Jump to content

Recommended Posts

Posted

error:

 

[sEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Ticking tile entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NullPointerException
at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430)
at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
... 4 more
 
Please help!
Posted
at com.mrcrayfish.furniture.tileentity.TileEntityOven.solidifyItems(TileEntityOven.java:430)
at com.mrcrayfish.furniture.tileentity.TileEntityOven.func_70316_g(TileEntityOven.java:323)

The oven you or one of your friends have places is causing the crash. 

For me deleting the oven with MCedit worked for me. 

Tho there have been reports that changing the item id in the config to nothing seems to delete the item as well.

 

(http://forums.technicpack.net/tracker/issue-378-crash-with-mrcrayfish-furniture-oven/)

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...