Solved People cannot join server, but I can on localhost.

Discussion in 'Bukkit Help' started by GraphPaper1997, Feb 3, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    GraphPaper1997

    My server was working fine, and for some reason, whenever I try to connect to my server via IP it says 'Can't reach server'. But when I connect by localhost, I can connect fine. I have tried the server.properties IP thing, I have kept it blank, IP in, with the port, without the port. All of it! And it is starting to make me go insane. Please, I beg you, help me.
     
  2. Offline

    xXWESAWXx

    Well, you will be able to connect using localhost because that is connecting LOCALY. Are you sure you are using the right ip to join?
     
  3. Offline

    GraphPaper1997

    I am using the ip given to me from ipchicken.com
     
  4. Offline

    TheDragith

    You need to port-forward for your Minecraft server to work. Forward port 25565 and it should work.
     
  5. Offline

    GraphPaper1997

    It is portforwarded.
     
  6. Offline

    greatestminer98

    Your port forwarding may not have worked correctly. I recommend going in and redoing it. And i also recommend watching a tutorial to make sure you do it right.
     
  7. Offline

    GraphPaper1997

    My server has worked before. So the portforward worked, it must be something else.
     
  8. Offline

    greatestminer98

    Check your server.properties and see if the settings are all right. Also, your ip could have changed over time. Go into command prompt and do ipconfig . See if your internal ip switched and then if it did, you may have to re port forward
     
  9. Offline

    GraphPaper1997

    Server.Properties File:
    #Minecraft server properties
    #Mon Feb 04 20:29:58 EST 2013
    generator-settings=
    allow-nether=true
    level-name=Envy-Craft
    enable-query=false
    allow-flight=false
    server-port=
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=offline
    pvp=true
    difficulty=1
    server-name=
    gamemode=0
    max-players=50
    spawn-monsters=true
    view-distance=10
    generate-structures=true
    spawn-protection=16
    motd=Envy-Craft <- Join\!

    I posted the server properties, and checked the portforward. It is fine.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  10. Offline

    Rawrツ

    I bet people will say they don't support offline mode,watch this
     
  11. Offline

    greatestminer98

    Your server ip is set to nothing.

    Code:
    server-ip= NONE
     
  12. Offline

    lokpique

    Your problem is obvious, but I'm not telling you the simple way to fix it because you are running in offline mode.

    However, I'll give you a hint... it's because of how your router works. You are trying to connect to the wrong place.
     
  13. Offline

    GraphPaper1997

    Okay, I RePortforwareded, I set my IP to nothing. And it is in online mode. It still does work.
     
  14. Offline

    MrPotatoGaming

    Did you forward UDP/TPC? As well, is your IPv4 changing? If it changes than your port forwarding will no longer be correct. Also, are you forwarding just 25565? If you are, does your server know this?
     
  15. Offline

    GraphPaper1997

    Okay, now It works, for an unknown reason. I wish I knew why. But it does now. Thank you for ALL of your help!
     
  16. Offline

    fredghostkyle1

    port=25565 DERP
     
  17. Offline

    sarahb92

    Isn't this supposed to be either True or False?
    I don't think there's a 'offline' option for this one. Only 'True' or 'False'
     
Thread Status:
Not open for further replies.

Share This Page