HELP, No one able to join server!

Discussion in 'Bukkit Help' started by TropicThunder13, Dec 1, 2013.

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

    TropicThunder13

    Guys, no one can join my server? I have tried every single tutorial on the youtubes and the faq with no luck. Please reply and we can chat or text on Skype, i just want this to work and have tried for 2 hours with no luck. Every tutorial has only made it work.
     
  2. Offline

    Tyler_Tsero

    In the run file make sure the path its looking for is the same exact file name as the jar file. I had the same issue, and found that I left off the craftbukkit part of the file name when switching to the 1.7.2 dev. Snapshot.
     
  3. Yes make sure your startup.bat file is correctly pointing to your server jar. I recommend changing the name of the server jar to craftbukkit.jar and changing the startup.bat to point to craftbukkit.jar makes it easier with the long name craftbukkit has.
     
  4. Offline

    LegndPowerdNube

    What is your current start.bat?
     
  5. Offline

    ztg123

    Change the name of Your craftbukkit-1.7.2 - etc.jar to craftbukkit.jar and than write in Your run.bat file this and see if it works:
    Code:
    @echo off
    java -jar -Xincgc -Xmx1024M craftbukkit.jar
    PAUSE
    If this is working, replace the 1024M with the ram You want to allow.
    EX: If You want to give 5000 megabytes to Your server Write there 5000M and so on! :)
     
  6. Offline

    yueyinghong1

    No No no ._. your craftbukkit.jar is supposed to be just named craftbukkit (works for me but craftbukkit.jar never works for me) and name your thing that runs it run.bat and thats about it xD
     
  7. Offline

    ztg123

    I wrote the name with the extension :)). My bad.
     
  8. Offline

    TropicThunder13

    Now I have this problem, my friends can't join me, but it works for me. I have port forwarded turned my firewall off and set it as an app allowed through my firewall and they still can not join. I have tried everything on youtube and in the faq.
     
  9. Offline

    PolarCraft

  10. Offline

    TropicThunder13

    With port 25565, which is the one i did in my portforwarding, it says it cant see it. All of those suggested ones also say i cant find device

    Now it says connection refused.
     
  11. Offline

    TropicThunder13

    Is there anyone able to skype to get this solved? It still won't work after every tutorial.

    Help, I can join my server, but none of my friends can. It says can't reach for them. I have portforwarded and taken down my firewall and allowed Minecraft through firewall and basically every tutorial out there for this problem, but they still can't join! This is frustrating, I have been trying for a week with no luck.

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

    TropicThunder13

    I set it up. I downloaded it and ran it and my friend was able to join it one night, for like an hour and then he hasn't been able to since. I had the settings the same, but now it won't let him. And as previously stated, I have tried almost everything.

    @TO4ST3DMinecraft

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
  13. Offline

    TnT

    Merged duplicate threads.
     
  14. Offline

    TropicThunder13

    Thanks, but I'm still having trouble. -_-

    Help, this is really frustrating, It works with the portforward, but no one can join still.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
Thread Status:
Not open for further replies.

Share This Page