Jump to content
  • 0

Crash upon loading certain chunks


Question

Posted

Title: Crash upon loading certain chunks

Version: 1_0_3

OS: Windows 7 (64-Bit)

Java Version: N/A

Description of Problem:

I'm using a Tekkit version that I have added an extra couple of mods to and it has worked fine until recently a certain chunk has caused consistent crashes when loaded. When logging into the server I just fall through the floor and then the server crashes

Error Messages:

Error Log:


Time: 11/25/13 12:15 PM

Description: Exception in server tick loop

 

java.lang.AbstractMethodError: mekanism.common.tileentity.TileEntityUniversalCable.chunkLoad()V

at mekanism.api.transmitters.TransmitterNetworkRegistry$NetworkLoader.refreshChunk(TransmitterNetworkRegistry.java:152)

at mekanism.api.transmitters.TransmitterNetworkRegistry$NetworkLoader.onChunkLoad(TransmitterNetworkRegistry.java:131)

at net.minecraftforge.event.ASMEventHandler_98_NetworkLoader_onChunkLoad_Load.invoke(.dynamic)

at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)

at net.minecraftforge.event.EventBus.post(EventBus.java:108)

at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:1158)

at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:54)

at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)

at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)

at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)

at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:818)

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:763)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:645)

at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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