Jump to content

Mr_Waffles998

Members
  • Posts

    3
  • Joined

  • Last visited

About Mr_Waffles998

  • Birthday 03/19/1991

Mr_Waffles998's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. i fixed it thanks for replying though :D
  2. if someone could please help i would be very thankful :)
  3. whenever i run my server and join i get this error code in the console: 19:06:23 [sEVERE] Could not pass event BlockBreakEvent to LWC 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 eloraam.machine.TileBreaker.onBlockNeighborChange(TileBreaker.java:151) at eloraam.core.BlockExtended.doPhysics(BlockExtended.java:63) at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25) at eloraam.core.RedPowerLib.updateCurrent(RedPowerLib.java:1220) at eloraam.machine.TileRedstoneTube.onBlockNeighborChange(TileRedstoneTube.java:124) at eloraam.core.BlockMultipart.doPhysics(BlockMultipart.java:29) at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25) at eloraam.core.RedPowerLib.updateCurrent(RedPowerLib.java:1220) at eloraam.machine.TileRedstoneTube.onBlockNeighborChange(TileRedstoneTube.java:124) at eloraam.core.BlockMultipart.doPhysics(BlockMultipart.java:29) at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25) at eloraam.core.RedPowerLib.updateCurrent(RedPowerLib.java:1220) at eloraam.machine.TileRedstoneTube.onBlockNeighborChange(TileRedstoneTube.java:124) at eloraam.core.BlockMultipart.doPhysics(BlockMultipart.java:29) at net.minecraft.server.World.k(World.java:528) at net.minecraft.server.World.applyPhysics(World.java:507) at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:55) at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:297) at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25) at eloraam.core.RedPowerLib.updateIndirectNeighbors(RedPowerLib.java:48) at eloraam.core.TileExtended.updateBlockChange(TileExtended.java:98) at eloraam.logic.TileLogicPointer.timerUpdate(TileLogicPointer.java:219) at eloraam.logic.TileLogicPointer.q_(TileLogicPointer.java:413) 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.griefcraft.lwc.LWC.resolveProtectionConfiguration(LWC.java:1273) at com.griefcraft.listeners.LWCBlockListener.onBlockBreak(LWCBlockListener.java:156) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ... 30 more
×
×
  • Create New...