Server erroring out

Discussion in 'Bukkit Help' started by Lolmen, Jan 22, 2011.

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

    Lolmewn

    So, I was running a server, and I and my brother were in it. Until this showed up:
    java.lang.NullPointerException
    at net.minecraft.server.Explosion.<init>(Explosion.java:47)
    at net.minecraft.server.World.a(SourceFile:1300)
    at net.minecraft.server.WorldServer.a(WorldServer.java:99)
    at net.minecraft.server.World.a(SourceFile:1296)
    at net.minecraft.server.EntityTNTPrimed.d(EntityTNTPrimed.java:70)
    at net.minecraft.server.EntityTNTPrimed.b_(EntityTNTPrimed.java:61)
    at net.minecraft.server.World.a(SourceFile:1116)
    at net.minecraft.server.WorldServer.a(WorldServer.java:41)
    at net.minecraft.server.World.f(SourceFile:1092)
    at net.minecraft.server.World.c(SourceFile:1071)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:260)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-01-22 12:54:45 [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at net.minecraft.server.Explosion.<init>(Explosion.java:47)
    at net.minecraft.server.World.a(SourceFile:1300)
    at net.minecraft.server.WorldServer.a(WorldServer.java:99)
    at net.minecraft.server.World.a(SourceFile:1296)
    at net.minecraft.server.EntityTNTPrimed.d(EntityTNTPrimed.java:70)
    at net.minecraft.server.EntityTNTPrimed.b_(EntityTNTPrimed.java:61)
    at net.minecraft.server.World.a(SourceFile:1116)
    at net.minecraft.server.WorldServer.a(WorldServer.java:41)
    at net.minecraft.server.World.f(SourceFile:1092)
    at net.minecraft.server.World.c(SourceFile:1071)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:260)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:197)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)

    Although it sais TNT, I haven't used any. Help?
     
  2. Offline

    ThePetty5

    Maybe you must install the latest version of java runtime. That worked for me.
    Sorry for my bad english(I'm from germany^^)
     
  3. Offline

    Lolmewn

    I've already got the newest version (6.23)
    Also, a list of plugins on my server: BukkitUp, Essentials, GodMode, iConomy, Informant, LWC, MineCartManiaAutocart & Core, Skills, TeleConfirmLite, WarpGate

    Appearently, my brother was TNT-ing, which is bugged and lets the server crash completely. huh

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

Share This Page