Problem/Bug Server IP Problem

Discussion in 'General Help' started by AAndrew, Feb 11, 2016.

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

    AAndrew

    My minecraft servers have been running fine until I got my new computer.

    My servers will only run on my internal IP, and localhost.

    You cannot connect through the external IP even with Minechat on cellular, and my friends can't join the either.

    I currently have a desktop, and it is connected to Ethernet, and WiFi.

    I have been trying many solutions, and none seem to work for me. I realized that on my old computer it will run the servers fine when I portfoward the computer.

    Any solutions?
     
  2. Offline

    Gerov

    Make sure that your firewall isn't blocking Java from making connections to the internet.
     
  3. Offline

    AAndrew

  4. Offline

    Zombie_Striker

    @AAndrew
    Check if you are using the correct external IP and test if your port is open while running your server using the following site: canyouseeme.org .

    [Edit]
    If you have not port forwarded your new computer, the port will not open. You need to access your router and port forward for your new computer.
     
  5. Offline

    AAndrew

    Let me try that. :p

    @Zombie_Striker
    It says: I could not see your service on port (25535)
    I port forwarded it to 25535.

    But it does see my old computer on 25565.
    I've tried my new computer with 25565 also.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Feb 21, 2016
  6. Offline

    Zombie_Striker

    @AAndrew
    So have you port forwarded 25565 for the new computer, and still with the server up it says that the port is not open?
     
  7. Offline

    AAndrew

    The new computer is port forwarded on 25535.
    Cause my old computer is running a server on 25565.
     
  8. Offline

    Zombie_Striker

    @AAndrew
    Have you edited the server.properties file on your new computer so that the server uses port 25535?
     
  9. Offline

    AAndrew

    Yes, but the port won't bind.
     
  10. Offline

    Zombie_Striker

    @AAndrew
    What do you mean it won't bind? Can you post you server.properties file?
     
  11. Offline

    AAndrew

    It's not the server that doesn't work.
    It's the port forwarding, it is broken.
    The port forwarding won't connect to my computer for some reason.
    server.properties:
    Code:
    #Minecraft server properties
    #Sun Feb 21 16:35:41 EST 2016
    generator-settings=
    op-permission-level=4
    resource-pack-hash=
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    announce-player-achievements=true
    server-port=25535
    max-world-size=29999984
    level-type=DEFAULT
    enable-rcon=false
    force-gamemode=false
    level-seed=
    server-ip=
    network-compression-threshold=256
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    hardcore=false
    snooper-enabled=true
    online-mode=true
    resource-pack=
    pvp=true
    difficulty=1
    enable-command-block=false
    gamemode=0
    player-idle-timeout=0
    max-players=20
    max-tick-time=60000
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    motd=A Minecraft Server
    
     
  12. Offline

    AAndrew

    Still need this solved.
     
  13. Offline

    Zombie_Striker

    @AAndrew
    There's not much else we can tell you to do. Unless its the firewall (which in that case I found this link), if your port will not open even when you open it for your computer then there is nothing we can do.

    [Edit] How do you know the port forwarding is broken? What did you do to test it?
     
  14. Offline

    AAndrew

    I used canyouseeme.org like you said.
    25565 said it was port forwarded. (It's port forwarded on my laptop which works)
    25535 said it wasn't port forwarded and it was.
     
  15. Offline

    Zombie_Striker

    @AAndrew
    Were you running your server on 25535 when you tested it? Are you sure the IP is correct?
     
  16. Offline

    AAndrew

    @Zombie_Striker
    Yes, I made sure the IP was port forwarded correctly.

    When I tested my desktop's server it didn't work on 25535.
    The desktop also didn't work on 25565.

    When I tested my laptop's server it worked on 25565.
    The laptop also worked on 25535.
     
  17. Offline

    AAndrew

    Still need this solved!
     
Thread Status:
Not open for further replies.

Share This Page