Jump to content

Recommended Posts

Posted

Hey guys,

I seem to be having problems with Mcmmo and Jobs playing nice with tekkit. I am getting these sorts of errors

2012-10-09 14:08:06 [sEVERE] Could not pass event BlockBreakEvent to mcMMO

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 buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438)

at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:183)

at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146)

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.gmail.nossr50.util.Skills.xpProcessing(Skills.java:496)

at com.gmail.nossr50.skills.gathering.Mining.miningXP(Mining.java:278)

at com.gmail.nossr50.skills.gathering.Mining.miningBlockCheck(Mining.java:292)

at com.gmail.nossr50.listeners.BlockListener.onBlockBreak(BlockListener.java:194)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

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)

... 10 more

At the moment I just have console filter set up to block these from making my server.log shoot up to over a million bytes in a little over 15minutes.

Surely everyone isnt have the same problems as me. If you encountered this and have corrected it could you please let me know?

Posted

Thanks mate,

I have posted in thier forums about 2 weeks ago and have not heard anything so I thought that there must be someone that has the same problem and found a fix on here :P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...