WorldGuard

WorldGuard

8M Downloads

WorldGuard Tekkit Error/Bug?

LadyCailinBot opened this issue ยท 5 comments

commented

WORLDGUARD-2442 - Reported by TekkitNoodle

Hello,

I have searched everywhere on how to fix this error. It's causing console to get spammed and then causing the server crash. We are running the latest build.

2012-12-28 19:51:54 [SEVERE] Could not pass event EntityExplodeEvent to WorldGuard
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467)
at net.minecraft.server.Explosion.a(Explosion.java:202)
at net.minecraft.server.World.createExplosion(World.java:1565)
at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:245)
at net.minecraft.server.World.explode(World.java:1557)
at buildcraft.energy.Engine.addEnergy(Engine.java:90)
at buildcraft.energy.EngineStone.burn(EngineStone.java:66)
at buildcraft.energy.TileEngine.q_(TileEngine.java:158)
at net.minecraft.server.World.tickEntities(World.java:1190)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NullPointerException
at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEntityExplode(WorldGuardEntityListener.java:472)
at sun.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)

That's the error we are getting.

Regards
Ryan
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)

commented

Comment by TekkitNoodle

How is it fixed now?

commented

Comment by wizjany

dev build

commented

Comment by TekkitNoodle

Thank you! Could you link me it? Im quite a retard :P

commented

Comment by wizjany

build.sk89q.com

commented

Comment by TekkitNoodle

Thank you ever so much <3