[SOLVED] Server Will Not Load.

Discussion in 'Bukkit Help' started by Minecrafter099, Sep 2, 2013.

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

    Minecrafter099

    Hello, so my server was working perfectly fine last night, now this morning it won't load.. Here is the startup log. http://pastie.org/8291270 Thank you soo much.
     
  2. Offline

    martian3333

    Minecrafter099
    1. It looks like you've got a copy of your craftbukkit jar in your plugins folder. Go ahead and get that out of there.
    2. It looks like your server doesn't have enough memory to support the amount of worlds you're attempting to load with Multiverse
     
  3. Offline

    TomYaMee

    You accidentally place craftbukki 1.5.2 in plugins folder
    Code:
    2013-09-02 09:00:46 [SEVERE] Could not load 'plugins\craftbukkit-1.5.2-R1.0.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:247)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
        at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
        at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
        at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
        at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
        at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
        at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
        at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 9 more
     
  4. Offline

    Minecrafter099

    It says: "Error: loading: C:\Program Files\Java\jre7\bin\msvcr100.dll​
    Error: occured durring installation of VM.​
    Could not reserve enough space for object heap.​
    Error: Could not create the java virtual machine.​
    Error: A fatal exception has occurred, program will exit. ​
    Press any key to continue....​

    bump? Anyone? bump.

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

    Lolmewn

    You need to allocate more memory to your server. Google a bit and you'll find lots of solutions.
     
  6. Offline

    Minecrafter099

    I did that but now it says "Error: Occured during installation of VM Java/lang/NoClassDefFoundError: Java/lang/Object
    Press any key to continue

    BUMP .


    The new problem is that it says Could not find path specified..

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

    martian3333

    Minecrafter099
    Are you starting bukkit with a batch file? If so can you use pastebin and show us a copy of your batch file and whatever error you are receiving now?
     
  8. Offline

    Minecrafter099

  9. Offline

    Minecrafter099

    BUMP PLEASE HELP!
     
  10. Offline

    dddylan98

    This would be a fine file if you were running a 1.2.5 server. What I do is I change the name of the craftbukkit.jar file from the craftbukkit-1.6.2.jar etc. to craftbukkit.jar and then your bat file should look like this: http://pastebin.com/vEJNq8Fb
     
  11. Offline

    MaliciousMan

    3 things:

    1. Go update craftbukkit
    2. Go update Multiverse
    3. Go update Voxelsniper
     
  12. Offline

    Necrodoom

    Locked due to fast bumping 6 times in the exact same thread despite warnings.
     
Thread Status:
Not open for further replies.

Share This Page