Crash Example

Here is a example of a crash that happened to my server, but using this plugin I managed to restart the whole server!

LOG

2014-01-09 00:12:38 [SEVERE] Could not pass event BlockRedstoneEvent 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 net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:116)
at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:47)
at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:297)
at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25)
at eloraam.core.RedPowerLib.updateCurrent(RedPowerLib.java:1220)
at eloraam.wiring.TileWiring.onBlockNeighborChange(TileWiring.java:243)
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:504)
at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:55)
2014-01-09 00:13:03 [INFO] Reached end of stream
2014-01-09 00:13:24 [INFO] [CR] Running
2014-01-09 00:14:54 [INFO] [CR] Server crashed!, Running command.

Comments

Posts Quoted:
Reply
Clear All Quotes