Jump to content

Recommended Posts

Posted (edited)

Sometimes a player on the server will go somewhere (I don't know where) and will crash the server and their client.  They also crash the server everytime they login until I delete their player data.  I do not know if it is a chunk error but I have used mcedit and attempted to repair all of the chunks.  This is a somewhat recent error and I do not know what is causing it.  Could someone help me?  Here is a cutout of the most recent crash error in console:

2014-08-31 08:28:06 [SEVERE] net.minecraft.util.ReportedException: Ticking tile entity
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:896)
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:666)
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-08-31 08:28:06 [SEVERE] Caused by: java.lang.NullPointerException
2014-08-31 08:28:06 [SEVERE] 	at thermalexpansion.util.Utils.isInventory(Utils.java:157)
2014-08-31 08:28:06 [SEVERE] 	at thermalexpansion.block.TileInventory.transferItem(TileInventory.java:33)
2014-08-31 08:28:06 [SEVERE] 	at thermalexpansion.block.machine.TilePulverizer.transferProducts(TilePulverizer.java:161)
2014-08-31 08:28:06 [SEVERE] 	at thermalexpansion.block.machine.TileMachineEnergized.func_70316_g(TileMachineEnergized.java:118)
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.world.World.func_72939_s(World.java:2752)
2014-08-31 08:28:06 [SEVERE] 	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:890)
2014-08-31 08:28:06 [SEVERE] 	... 4 more
2014-08-31 08:28:06 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Ticking tile entity
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:896)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:666)
	at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NullPointerException
	at thermalexpansion.util.Utils.isInventory(Utils.java:157)
	at thermalexpansion.block.TileInventory.transferItem(TileInventory.java:33)
	at thermalexpansion.block.machine.TilePulverizer.transferProducts(TilePulverizer.java:161)
	at thermalexpansion.block.machine.TileMachineEnergized.func_70316_g(TileMachineEnergized.java:118)
	at net.minecraft.world.World.func_72939_s(World.java:2752)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:890)
	... 4 more
Edited by m1dude
Posted

it's hard to dictate the problem and the cause when we dont know what mod pack, or what mods your using. my best guess is a corrupted chunk. Try to move the player to spawn, or jail them while they are offline so they dont crash the server when they join

Posted

Venema, they already posted in the Tekkit section. To me that means they're running the Tekkit modpack. Also, these issues belong on the tracker and this user already posted on the Tekkit section there like they were supposed to. I don't suggest offering support on the forum posts since the staff here want issues posted to the tracker to begin with.

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