TNT Crashes server

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

Thread Status:
Not open for further replies.
  1. One block of TNT will crash the server with bukkit loaded. I dont know if this bug has been reported yet but:

    [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)

    The only two plugins I am using are the worldprotect and worldedit plugins. Im not sure if the problem is in bukkit or the plugin. This occours after a single TNT block is placed and activated.
     
  2. Offline

    Stormwolf

    What build of craftbukkit are you using?
     
  3. I am currently experimenting with CraftBukkit (Version 0.0.1)

    Also, Sorry if i posted this in the wrong section. I have also removed all plugins and blew up a single TNT and the same error occours.
     
Thread Status:
Not open for further replies.

Share This Page