Server runs but can't connect

Discussion in 'Bukkit Help' started by El_Crafto, May 10, 2011.

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

    El_Crafto

    Hi, I have craft bukkit in my folder with all the server stuff and I run it with the thing supplied on the wiki, but whenever i run a server with craftbukkit no one can connect :( Please help me

    I have craftbukkit set as an exception on my firewall. People can connect when i run a plain server.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  2. Offline

    uvbeenzaned

    If you don't have worlds you need to save or anything, start from a fresh server, if you do have worlds that are important, back them up and try them in the fresh server folder after you can verify that it does work ;). If that doesn't work we can still try to figure it out.
     
  3. Offline

    El_Crafto

    doesn't work :(
     
  4. Offline

    uvbeenzaned

    Do you mind giving me your system specs and your server start up log from the console?
     
  5. Offline

    El_Crafto

    i have windows 7 home. i5 processor ehh like 3.2 mhz i think.. 8gb RAM. ATI Radeon HD 4870 graphics card.
     
  6. Offline

    uvbeenzaned

    Just to be sure, under Windows Firewall with Advanced Security add a port exception for your port on incoming and outgoing make sure the firewall is enabled after that.
    Can I see your console log from the start up point?
    Specs look good. I hope we can get this fixed! I will have to take a look at it tomorrow though.
     
  7. Offline

    El_Crafto

    oops forgot about the start up log

    [Lnet.minecraft.server.Statistic;@5ca46701
    146 recipes
    [Lnet.minecraft.server.Statistic;@5ca46701
    16 achievements
    18:53:49 [INFO] Starting minecraft server version Beta 1.5_02
    18:53:49 [INFO] Loading properties
    18:53:49 [INFO] Starting Minecraft server on *:25565
    18:53:49 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-729-
    g5ee3f0f-b766jnks (MC: 1.5_02)
    18:53:49 [INFO] Preparing level "world2"
    18:53:49 [INFO] Preparing start region
    18:53:50 [INFO] Preparing spawn area: 65%
    18:53:50 [INFO] While loading MobileAdminBukkit (plugins\MobileAdmin.jar) found
    old-data folder: plugins\MobileAdmin next to the new one: plugins\MobileAdminBuk
    kit
    18:53:50 [INFO] MobileAdmin: Starting server...
    18:53:50 [INFO] MobileAdminBukkit version 2.4 is enabled!
    18:53:50 [INFO] MobileAdmin: Server listening on *:5839
    18:53:50 [INFO] Done (0.116s)! For help, type "help" or "?"
    >

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  8. Offline

    uvbeenzaned

    Well, all of that looks good. So you and your friends aren't connecting through any VPN server to play on your Minecraft server? Wow, your problem is pretty tough you may have to ask someone else. I really dont know what to do from here. I have never had that problem. Sorry. :(

    Try running your Minecraft world not named "world2", try the regular "world" and see if that works.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  9. Offline

    El_Crafto

    allowed in and out on firewall but didnt change anything :/
     
  10. Offline

    TBK

    Isn't a server software problem, no error about binding. So it must be a network problem (portforward, firewall...).

    Try disableing it and then connect to the server from a local computer.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  11. Offline

    El_Crafto

    its not the port because if it was the port i wouldnt be able to run a normal server either -_-

    still couldnt connect :(

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  12. Offline

    TBK

    How are you trying to connect to it, local ip or external ip?
     
  13. Offline

    El_Crafto

    i can connect localy using localhost but not with the external ip...which is a little more important
     
  14. Offline

    TBK

    Have you configured your router (port forward)?
     
  15. Offline

    El_Crafto

    yes i portforwarded if thats the word.. i did the port forward is what i mean.
     
  16. Offline

    El_Crafto

    someone save me :(
     
  17. Offline

    TBK

  18. Offline

    Zeus5966

    okay I had this problem. made a tutorial HERE. If that doesn't work, then i'm stumped.
     
  19. Offline

    El_Crafto

    i dont have 2 routers...

    1. Windows 7 Home
    2. 32 and 64 bit
    3. java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode)
    4. Ehh i have hamachi but i don't use it. could that do anything still?
    5. 729
    6. @Echo OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE
    7. MobileAdmin
    8. I'm not getting any errors just no connecting possible
    9. BASICALLY EVERYTHING
    10. Error help doesn't help me when i get no errors... -_-

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  20. Offline

    TBK

    Are you sure the server is running?
    Try edit the bat script to:
    Code:
    @ECHO OFF
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE
    
     
  21. Offline

    El_Crafto

    that didn't work :( The message that pops up says "connection timed out: connection". Is that any help?
     
  22. Offline

    TBK

    Not really, since it just tells us that the client can't get in contact with the server (which we already knew).
     
  23. Offline

    Razzen

    @El_Crafto

    Try running your server through Hamachi and connect via the Hamachi IP, then if that works then its a port-forwarding error
     
  24. Offline

    El_Crafto

    but how can it be a port forwarding error if everything works when i run a plain server?
     
Thread Status:
Not open for further replies.

Share This Page