The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

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

    iwonshinobi

    I am trying to make a new server and I downloaded the new Recommended Build and made the .bat files, but when I try to run the .bat it says "The system cannot find the path specified." I am not sure what I could possibly do to solve this. The .bat file is:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-1.0.1-R1.jar
    PAUSE
     
  2. Offline

    mattstanton94

    It worked when I changed the craftbukkit starter to use 64 bit, thanks!
    Also (new question): How come in my own server where I gave myself all (*) permissions, I can't delete or build around where I spawn? I need to change that :/ what do I do
     
  3. Offline

    hammale

    as i stated in the Sticky thread in the help section :D

    ok try changing

    "%ProgramFiles%\Java\jre6\bin\java.exe"
    -TO-
    "%ProgramFiles%\Java\jre7\bin\java.exe"

    and if that doesnt work then make sure that the craftbukkit.jar file you downloaded is named

    craftbukkit-1.0.1-R1.jar

    if its not RENAME it :D

    sry if im repeating myself but it doesnt sound like you tried removing all plugins except the lightning one on THE PRODUCTION SERVER! chances r high the some plugin u have is blocking litning 4 watever reason...

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

    iwonshinobi

    Still didn't work. It is still saying "The system cannot find the path specified." :'(
     
  5. Offline

    hammale

    WE CAN SOLVE THIS TOGETHER! if i remember rite that error is because of the java part not the craftbukkit.jar. Try opening a file browser and seeing if there really is a ProgramFiles\Java\jre7\bin\java.exe or a ProgramFiles\Java\jre6\bin\java.exe. if not we'll go from there :D

    @iwonshinobi dam it its 1am here and i need to get some sleep, try validating that path and ill try and check in in a few hours :p

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

    iwonshinobi

    I have two Program Files folders. The first is just Program Files but the second is Program Files (x86). The only one of those that has a java folder is Program Files (x86). I'm not sure if this helps at all but that's what I found out.
     
  7. Offline

    XxKillerxX

    After a while opening my server it throws out this annoying message and it always says read time out.
    What am I suppose to fix? Please HELP!!!

    14:35:18 [INFO] Reached end of stream
    14:35:29 [SEVERE] java.util.ConcurrentModificationException
    14:35:29 [SEVERE] at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
    14:35:29 [SEVERE] at java.util.AbstractList$Itr.next(AbstractList.java:343)
    14:35:29 [SEVERE] at java.util.AbstractCollection.removeAll(AbstractCollection.java:336)
    14:35:29 [SEVERE] at net.minecraft.server.World.tickEntities(World.java:1109)
    14:35:29 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:518)
    14:35:29 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    14:35:29 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    14:35:29 [SEVERE] Unexpected exception
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
    at java.util.AbstractList$Itr.next(AbstractList.java:343)
    at java.util.AbstractCollection.removeAll(AbstractCollection.java:336)
    at net.minecraft.server.World.tickEntities(World.java:1109)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:518)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    14:35:43 [INFO] Reached end of stream
    14:36:08 [INFO] Reached end of stream
    14:36:34 [INFO] Reached end of stream
    14:36:59 [INFO] Reached end of stream
    14:37:24 [INFO] Reached end of stream
    14:37:49 [INFO] Reached end of stream
    14:38:14 [INFO] Reached end of stream
    14:38:39 [INFO] Reached end of stream
    14:39:04 [INFO] Reached end of stream
    14:39:29 [INFO] Reached end of stream
    14:39:54 [INFO] Reached end of stream
    14:40:19 [INFO] Reached end of stream
    14:40:44 [INFO] Reached end of stream
    14:41:10 [INFO] Reached end of stream
    14:41:35 [INFO] Reached end of stream
    14:42:25 [INFO] Reached end of stream
    14:42:50 [INFO] Reached end of stream
     
  8. Offline

    tyzoid

    Answer the following questions:
    1. What plugins do you have?
    2. What OS is your server?
    3. What java version?

    I can't help you without more info. However a server restart/reload should temporariy fix the issue.

    Change %ProgramFiles% to %ProgramFiles(x86)%

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

    mattstanton94

    thanks, i made spawn radius 0 and I can edit now. I'll be using factions for spawn protection anyway
     
    hammale likes this.
  10. Offline

    number1_Master

    thats why i gave u my plugin list :p idk what plugin it is
    it isn't my plugin, or is it nolagg
    ill continue to test them
     
  11. Offline

    hammale

    yeah i looked at ur plugins and none of them seemed to be a problem but it has to be ONE of them :D

    hmmm thats strange. try removing all plugins and slowly adding them back until you get the error. Once you find the plugin thats causing this let us know and we can look into why its doing it...

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

    tyzoid

    Here is a list of plugins I would pull first:
    Code:
    Backup.jar
    JSONAPI.jar
    mcMMO.jar
    PluginList.jar
    ScheduledAnnouncer.jar
    ServerLogSaver.jar
    VanishNoPacket.jar
    
    If the problem stops, one of these plugins is your problem.

    Also, it seems like you are sporting a dev version of spout. I would recommend using a stable version because it's... well... more stable.
     
  13. Offline

    iwonshinobi

    I just recently had my computer upgraded from a 32 bit OS to a 64 bit one. I think I might still have a 32 bit Java, so if this is the case, do you know where I could get a 64 bit version instead?
     
  14. Offline

    tyzoid

  15. Offline

    number1_Master

    ya i planned on testing each one today (that deals with lightning) today, except i feel nasty
    Actually, i feel a little better...
     
  16. Offline

    iwonshinobi

    hammale likes this.
  17. Offline

    tyzoid

    You are welcome :)
    Glad I could assist you in fixing your server.
     
  18. Offline

    XxKillerxX

    Plugins: ChairCraft, ControllerBlock, Essentials, EssentialsChat, EssentialsGeoIP, EssentialsProtect, EssentialsSpawn, EssentialsXMPP, GameMode Changer, iConomy, Minequery, MobDisguise, Multiverse-Core, Multiverse-NetherPortals, Multiverse-Portals, Multiverse-SignPortals, MyMOTD, PermissionsEx, pvparena, Rakamak, Safe Creeper, ScheduledAnnouncer, SetRankPEX, SignLift, Spout, SquadBot, StopFlood, WorldEdit, GUI Creator, Modifyworld, OmegaSpout, Permissions, SkinSelector, SpoutFlight, ChestShop, Citizens, CreativeGates, Jail, MobArena, Register

    OS: Mac OS X 10.7 Lion

    Java version: 1.6.0_29-b11-402 (mac)

    Yes and I tried to restart/reload and doesn't really help much.

    Thanks.
     
  19. I removed all of those plugins and the server started crashing even more and faster. Any other ideas?
    Because the plugin one by one method is a lot of work and it wont garuante, that the server wont crash, because it can take up to 6 hours or so for it to happen.
     
  20. Offline

    tyzoid

    Pull all of your plugins, then re-add them one-by one.

    That is the recommended approach to find which plugin is the problem.

    Also, can you replicate the issue?

    Try removing essentials temporarily, and see if that fixes the problem.
    If not, remove all of your plugins and see if the issue still occurs.

    If the issue doesn't occur, add your plugins one-by one, and see which one causes the issue.

    Also, does the problem occur the moment you start the server? or does it take a while?
    If it doesn't occur at startup, can you replicate the issue?

    Also, this may be what you are looking for:
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  21. I've been trying my hand at writing permissions, and I have to say I'm an absolute newbie. Anyways, after writing a nice and neat permissions files straight from a template, I came up with this error, which has muddled me for about a week now. I've only just come around to look for an answer. :)

    Code:
    Server permissions file permissions.yml is not valid YAML: while scanning a simple key
     in "<reader>", line 291, column 5:
            owner
            ^
    could not found expected ':'
     in "<reader>", line 292, column 20:
                inheritance: null
                           ^
    
    If you want a pastie of my permissions file, just ask. :)
     
  22. Offline

    tyzoid

    It appears like you left out a colon (":") after "owner" on line 291

    A pastie would be nice if this is not your issue.
     
  23. Ha, thanks! :p I feel like an idiot. I probably shouldn't be writing Permissions after 2 AM in the morning. :p
     
  24. Offline

    tyzoid

    No problem.

    Glad to have been able to solve your issue. :)
     
  25. Offline

    M1sT3rM4n

    Bumping since I stopped receiving notifications, yet again.
     
  26. Offline

    tyzoid

    I was wondering why I wasn't receiving notifications. Turns out that nobody asked anything on this thread.
     
  27. Offline

    DeathBanes

    @tyzoid
    Hey, I was wondering, my friend owns a prison server named "Convicted" and I admin. We have 8gbs of RAM and say around 50 people average online at a time. We still get constant lag, I think it's plugin compatibility/management issues. Can I get some help/advice for this if it is the case?
     
  28. Offline

    tyzoid

    Well, I'd a plugin list first.

    Tell your friend to run
    Code:
    java -version
    
    and paste the output.

    I'd also need the startup arguments to the server.
    Here is an example startup script:
    Code:
    java -Xincgc -Xmx4G -jar craftbukkit.jar
    
     
  29. Offline

    tyzoid

Thread Status:
Not open for further replies.

Share This Page