Server Crashes

Discussion in 'Bukkit Help' started by Legolas75893, Feb 5, 2011.

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

    Legolas75893

    Code:
    --- BEGIN ERROR REPORT a1dce528 --------
    Generated 2/5/11 10:08 AM
    
    Minecraft: Minecraft Beta 1.2_02
    OS: Mac OS X (i386) version 10.5.8
    Java: 1.5.0_26, Apple Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
    LWJGL: 2.4.2
    OpenGL: NVIDIA GeForce 9400M OpenGL Engine version 2.0 NVIDIA-1.5.48, NVIDIA Corporation
    
    java.lang.StringIndexOutOfBoundsException: String index out of range: 2
        at java.lang.String.charAt(String.java:558)
        at nh.a(SourceFile:152)
        at nh.a(SourceFile:119)
        at pe.a(SourceFile:238)
        at ll.b(SourceFile:346)
        at net.minecraft.client.Minecraft.run(SourceFile:668)
        at java.lang.Thread.run(Thread.java:655)
    --- END ERROR REPORT 91b6e194 ----------
    
    That's what I get whenever...it happens.Any Help?
    Darwin sandra-mendozas-macbook-pro.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
    java version "1.6.0_22"
    Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-9M3263)
    Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
    4. Are you running any wrappers? McMyAdmin, mcadmin, Hamachi, etc?No
    5. What build of CraftBukkit are you running? (do NOT say latest. Say the build number.)git-Bukkit-0.0.0-331-g9cb2e58-b250

    6. What command are you using to run your CraftBukkit server?
    7. What plugins are you running?AutoPortForward
    Whitelist
    General(and General Essentials)
    WorldEdit/Guard
    iConomy
    SimpleShop
    rTriggers
    TimeAnnounce
    DeathTpPlus
    McDocs
    Permissions
    iChat
    MagicCarpet
    SignLift
    Spawnmob
    Pvp
    8. What error are you getting (post your server.log file if possible)?^^^^ error is above
    9. What have you tried already?All the steps below
    10. Have you tried any of the things below?Yes,all
     
  2. Offline

    Plague

    As always, try to remove all plugins and then even craftbukkit and run a vanilla server. And tell us if/when it stops doing that.
     
  3. Offline

    Legolas75893

    I already tried that.
    --- merged: Feb 5, 2011 4:00 PM ---
    It's like that with SSP too :/
     
  4. Offline

    Plague

    Ooooh now i see that, you have java 1.5 on your home computer (the one with client), update.
     
  5. Offline

    Legolas75893

    Ummm.Don't call me a noob or anything,but how exactly do I update?Software Update says that there aren't any more updates?
     
  6. Offline

    c0mp

    According to the first link in Google searching for 'update java mac':

     
  7. Offline

    Legolas75893

    You kinda need an account to download it/get to the site.
     
  8. Offline

    Pezmantbh

  9. Offline

    Legolas75893

    Thanks,will try when I get home :p
    --- merged: Feb 6, 2011 3:56 AM ---
    I think it worked :) thank you very much :)
    --- merged: Feb 6, 2011 5:54 AM ---
    No didn't work :/
     
  10. Offline

    Pezmantbh

    Can you use the command to get your latest Java version again, so we can be sure it has actually updated.
    Thanks :)
     
  11. Offline

    Legolas75893

    java version "1.6.0_22"
    Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-9M3263)
    Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
    sandra-mendozas-macbook-pro:~ sandramendoza$
    --- merged: Feb 8, 2011 12:31 PM ---
    New problem.
    Code:
    2011-02-08 07:30:44 [INFO] Preparing start region
    java.lang.NullPointerException
        at org.bukkit.craftbukkit.CraftWorld.<init>(CraftWorld.java:42)
        at net.minecraft.server.WorldServer.<init>(WorldServer.java:28)
        at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:115)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:106)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-08 07:30:44 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at org.bukkit.craftbukkit.CraftWorld.<init>(CraftWorld.java:42)
        at net.minecraft.server.WorldServer.<init>(WorldServer.java:28)
        at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:115)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:106)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    
     
  12. Offline

    Plague

    Init problem? Backup your world and regenerate a new one if that helps.
     
  13. Offline

    Legolas75893

    Didn't help.Same error.
    --- merged: Feb 8, 2011 11:20 PM ---
    Any other ideas?
     
  14. Offline

    Plague

    Try without plugins and even craftbukkit (which should help for sure according to the error, but I suspect the plugin).
     
  15. Offline

    Legolas75893

    No Plugins-Didn't Work
    No CraftBukkit-Worked
     
  16. Offline

    Plague

    Oh! Well try other versions of craftbukkit, 232 works for me on my server for a long time now, but if you need the nether and multiple worlds try newer one.
     
  17. Offline

    Legolas75893

    Fixed,thanks :p
     
Thread Status:
Not open for further replies.

Share This Page