Jump to content
  • 0

Redpower & EE conflicting (confusing Log)


Question

Posted

Title: Redpower & EE conflicting (confusing Log)

Version: 3.1.2

OS: 64bit windows 7 home premium

Java Version: Version 7 Update 7

Description of Problem:

This conflict with a charged Redmatter axe/pick is causing the server to crash constantly. Very annoying, any help I will thank GREATLY!

Error Messages:

none!

Error Log:


2012-10-08 22:58:48 [sEVERE] java.lang.NullPointerException

2012-10-08 22:58:48 [sEVERE] 	at org.bukkit.craftbukkit.CraftServer.getPlayer(CraftServer.java:340)

2012-10-08 22:58:48 [sEVERE] 	at ee.ItemEECharged.attemptBreak(ItemEECharged.java:431)

2012-10-08 22:58:48 [sEVERE] 	at ee.ItemRedAxe.interactWith(ItemRedAxe.java:121)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.machine.TileDeployBase.tryUseItemStack(TileDeployBase.java:196)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.machine.TileDeploy.enableTowards(TileDeploy.java:106)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.machine.TileDeployBase.onBlockNeighborChange(TileDeployBase.java:250)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.core.BlockExtended.doPhysics(BlockExtended.java:63)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.core.RedPowerLib.updateIndirectNeighbors(RedPowerLib.java:48)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.core.TileExtended.updateBlockChange(TileExtended.java:98)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.logic.TileLogicPointer.timerUpdate(TileLogicPointer.java:219)

2012-10-08 22:58:48 [sEVERE] 	at eloraam.logic.TileLogicPointer.q_(TileLogicPointer.java:413)

2012-10-08 22:58:48 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1190)

2012-10-08 22:58:48 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)

2012-10-08 22:58:48 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

2012-10-08 22:58:48 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-10-08 22:58:48 [sEVERE] Unexpected exception

java.lang.NullPointerException

	at org.bukkit.craftbukkit.CraftServer.getPlayer(CraftServer.java:340)

	at ee.ItemEECharged.attemptBreak(ItemEECharged.java:431)

	at ee.ItemRedAxe.interactWith(ItemRedAxe.java:121)

	at eloraam.machine.TileDeployBase.tryUseItemStack(TileDeployBase.java:196)

	at eloraam.machine.TileDeploy.enableTowards(TileDeploy.java:106)

	at eloraam.machine.TileDeployBase.onBlockNeighborChange(TileDeployBase.java:250)

	at eloraam.core.BlockExtended.doPhysics(BlockExtended.java:63)

	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)

4 answers to this question

Recommended Posts

  • 0
Posted

Easiest solution is to use MC edit to delete the chunks containing the offending blocks. New chunks will be generated next time you load the area, but the new chunks will have no machines or buildings in them.

Edit: From the error log, it looks like you have a red matter axe inside a deployer, and you are trying to use the deployer. If that is the case, then just use MC edit to delete the deployer, instead of the entire chunk.

  • 0
Posted

thanks if u put a redmatter axe charged into a deployer it f/cks everything :D. Lesson learnt :D

Happy to help. I'd say it's a safe bet that other Equivalent Exchange tools with a charge also screw up deployers. I'd test it in a single player world to be sure, but I don;t have access to my computer (on my iPad).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...