Created
May 19, 2013 13:09
-
-
Save HaoSs07/5607591 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2013-05-19 16:08:10 [INFO] [TickThreading] Started TT metrics reporting. This can be disabled in PluginMetrics.cfg | |
| 2013-05-19 16:08:17 [INFO] [TickThreading] Skipping version tick handler c com.pahimar.ee3.core.handlers.VersionCheckTickHandler com.pahimar.ee3.core.handlers.VersionCheckTickHandler@1d6ed6d9 | |
| 2013-05-19 16:09:09 [INFO] [TickThreading] Skipping version tick handler c thaumicbees.main.utils.TickHandlerVersion thaumicbees.main.utils.TickHandlerVersion@726b105f | |
| 2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world Twilight Forest/7 | |
| 2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world The End/1 | |
| 2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world Nether/-1 | |
| 2013-05-19 16:09:31 [INFO] [TickThreading] Threading initialised for world Overworld/0 | |
| 2013-05-19 16:10:11 [SEVERE] [TickThreading] TickThreading v1.0.0.1640 for MC1.4.7 on 1.4.7 forge,fml, ForgeEssentials is installed on this server! | |
| If anything breaks, check if it is still broken without TickThreading | |
| We don't want to annoy mod devs with issue reports caused by TickThreading. | |
| Seriously, please don't. | |
| If it's only broken with TickThreading, report it at http://github.com/nallar/TickThreading | |
| 2013-05-19 16:10:12 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at 704, 64, 744 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at or.f(SourceFile:11) | |
| at or.m(SourceFile:273) | |
| at or.a(SourceFile:63) | |
| at ou.a(SourceFile:48) | |
| at in.b_net_minecraft_world_WorldServer_tick_p0(WorldServer.java:402) | |
| at in.b(WorldServer.java) | |
| at net.minecraft.server.MinecraftServer.doWorldTick(MinecraftServer.java:487) | |
| at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:376) | |
| at ho.r(DedicatedServer.java:269) | |
| at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:281) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:186) | |
| at fy.run(SourceFile:849) | |
| 2013-05-19 16:10:13 [SEVERE] [TickThreading] Exception ticking world Overworld/0 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.getChunkAt(ThreadedChunkProvider.java:465) | |
| at im.c(ThreadedChunkProvider.java:406) | |
| at net.minecraftforge.common.ForgeChunkManager.forceChunk(ForgeChunkManager.java:93) | |
| at codechicken.chunkloader.ChunkLoaderManager$TicketManager.addChunk(ChunkLoaderManager.java:115) | |
| at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.forceChunks(ChunkLoaderManager.java:240) | |
| at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.addChunkLoader(ChunkLoaderManager.java:187) | |
| at codechicken.chunkloader.ChunkLoaderManager.addChunkLoader(ChunkLoaderManager.java:698) | |
| at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:375) | |
| at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:336) | |
| at codechicken.chunkloader.ChunkLoaderManager.revivePlayerLoaders(ChunkLoaderManager.java:902) | |
| at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:856) | |
| at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd_sync0(ChunkLoaderEventHandler.java:39) | |
| at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java) | |
| at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22) | |
| at me.nallar.tickthreading.util.WrappedScheduledTickHandler.tickEnd(WrappedScheduledTickHandler.java:28) | |
| at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:77) | |
| at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick_cpw_mods_fml_common_FMLCommonHandler_onPostWorldTick_p0(FMLCommonHandler.java:283) | |
| at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java) | |
| at net.minecraft.server.MinecraftServer.doWorldTick(MinecraftServer.java:491) | |
| at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:376) | |
| at ho.r(DedicatedServer.java:269) | |
| at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:281) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:186) | |
| at fy.run(SourceFile:849) | |
| 2013-05-19 16:10:13 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitEnergy @432923688 in Overworld/0 at x, y, z: -2813, 59, -2539 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:395) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull_sync0(TileConduitEnergy.java:416) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull(TileConduitEnergy.java) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.g(TileConduitEnergy.java:332) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking world Overworld/0 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.GridEnumeration.testConnection(GridEnumeration.java:84) | |
| at appeng.me.GridEnumeration.findConnectedNetwork(GridEnumeration.java:144) | |
| at appeng.me.GridEnumeration.initNode(GridEnumeration.java:187) | |
| at appeng.me.GridEnumeration.setupNetworks(GridEnumeration.java:235) | |
| at appeng.common.MEGridEvents.tickStart(MEGridEvents.java:66) | |
| at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16) | |
| at me.nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23) | |
| at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:52) | |
| at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick_cpw_mods_fml_common_FMLCommonHandler_onPreWorldTick_p0(FMLCommonHandler.java:296) | |
| at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java) | |
| at net.minecraft.server.MinecraftServer.doWorldTick(MinecraftServer.java:484) | |
| at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:376) | |
| at ho.r(DedicatedServer.java:269) | |
| at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:281) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:186) | |
| at fy.run(SourceFile:849) | |
| 2013-05-19 16:10:15 [INFO] [TickThreading] Loaded 1/116 persistent chunks in Overworld/0 | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1850439685 in Overworld/0 at x, y, z: -2794, 73, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitEnergy @1668182071 in Overworld/0 at x, y, z: -2795, 73, -2546 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:395) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull_sync0(TileConduitEnergy.java:416) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull(TileConduitEnergy.java) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.g(TileConduitEnergy.java:332) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2794, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @801263057 in Overworld/0 at x, y, z: -2795, 67, -2546 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateConnections(TileConduitLiquid.java:413) | |
| at thermalexpansion.transport.GridLiquid.addConduit(GridLiquid.java:91) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:451) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2793, 65, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2793, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileInputCable @7324897 in Overworld/0 at x, y, z: -2793, 64, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 65, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileInputCable @298540355 in Overworld/0 at x, y, z: -2792, 64, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 67, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2787, 67, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileLevelEmitter @274866308 in Overworld/0 at x, y, z: -2786, 67, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1225874779 in Overworld/0 at x, y, z: -2795, 69, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateConnections(TileConduitLiquid.java:413) | |
| at thermalexpansion.transport.GridLiquid.addConduit(GridLiquid.java:91) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:451) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1636056264 in Overworld/0 at x, y, z: -2792, 67, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 70, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitEnergy @841851901 in Overworld/0 at x, y, z: -2795, 73, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:395) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull_sync0(TileConduitEnergy.java:416) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull(TileConduitEnergy.java) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.g(TileConduitEnergy.java:332) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2793, 59, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 66, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileColorlessCable @725636925 in Overworld/0 at x, y, z: -2785, 66, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2793, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 68, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2787, 68, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileLevelEmitter @517228604 in Overworld/0 at x, y, z: -2786, 68, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @986084783 in Overworld/0 at x, y, z: -2796, 72, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2795, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:15 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2795, 65, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2795, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileInputCable @367605892 in Overworld/0 at x, y, z: -2795, 64, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2790, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2795, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileOutputCable.g(TileOutputCable.java:365) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1649357581 in Overworld/0 at x, y, z: -2794, 74, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1992522699 in Overworld/0 at x, y, z: -2795, 71, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateConnections(TileConduitLiquid.java:413) | |
| at thermalexpansion.transport.GridLiquid.addConduit(GridLiquid.java:91) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:451) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1776547059 in Overworld/0 at x, y, z: -2794, 68, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 67, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileInputCable @156870081 in Overworld/0 at x, y, z: -2785, 67, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 66, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2787, 66, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileLevelEmitter @459041663 in Overworld/0 at x, y, z: -2786, 66, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitEnergy @629877461 in Overworld/0 at x, y, z: -2793, 68, -2546 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:395) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull_sync0(TileConduitEnergy.java:416) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull(TileConduitEnergy.java) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.g(TileConduitEnergy.java:332) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitEnergy @236106613 in Overworld/0 at x, y, z: -2792, 68, -2546 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:395) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull_sync0(TileConduitEnergy.java:416) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull(TileConduitEnergy.java) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.g(TileConduitEnergy.java:332) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @1977618905 in Overworld/0 at x, y, z: -2795, 74, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at yc.s(World.java:2865) | |
| at appeng.me.tile.TileLevelEmitter.isProvidingStrongPower(TileLevelEmitter.java:403) | |
| at appeng.common.AppEngMultiBlock.c(AppEngMultiBlock.java:556) | |
| at yc.k(World.java:874) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 62, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2790, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at yc.s(World.java:2865) | |
| at appeng.me.tile.TileLevelEmitter.isProvidingStrongPower(TileLevelEmitter.java:403) | |
| at appeng.common.AppEngMultiBlock.c(AppEngMultiBlock.java:556) | |
| at yc.k(World.java:874) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileLevelEmitter @1236531716 in Overworld/0 at x, y, z: -2791, 63, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileLevelEmitter.g(TileLevelEmitter.java:361) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2786, 62, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2793, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitEnergy @335573455 in Overworld/0 at x, y, z: -2791, 68, -2546 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:395) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGrid(TileConduitEnergy.java:398) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull_sync0(TileConduitEnergy.java:416) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.updateGridIfNull(TileConduitEnergy.java) | |
| at thermalexpansion.transport.tileentity.TileConduitEnergy.g(TileConduitEnergy.java:332) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2794, 65, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2794, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileInputCable @306982501 in Overworld/0 at x, y, z: -2794, 64, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at appeng.me.tile.TileInputCable.g(TileInputCable.java:313) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 60, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 60, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 63, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at yc.s(World.java:2865) | |
| at appeng.me.tile.TileLevelEmitter.isProvidingStrongPower(TileLevelEmitter.java:403) | |
| at appeng.common.AppEngMultiBlock.c(AppEngMultiBlock.java:556) | |
| at yc.k(World.java:874) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 62, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2790, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileColorlessCable @669402644 in Overworld/0 at x, y, z: -2791, 61, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2793, 60, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 65, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2791, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2790, 64, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c appeng.me.tile.TileColorlessCable @2110128509 in Overworld/0 at x, y, z: -2791, 64, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.basetiles.TileCableBase.calcConnectsTo(TileCableBase.java:100) | |
| at appeng.me.basetiles.TileCableBase.updateConnections(TileCableBase.java:150) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:248) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @60733729 in Overworld/0 at x, y, z: -2795, 72, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateConnections(TileConduitLiquid.java:413) | |
| at thermalexpansion.transport.GridLiquid.addConduit(GridLiquid.java:91) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:451) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking TileEntity c thermalexpansion.transport.tileentity.TileConduitLiquid @976441695 in Overworld/0 at x, y, z: -2794, 69, -2545 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:459) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGrid(TileConduitLiquid.java:462) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull_sync0(TileConduitLiquid.java:482) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.updateGridIfNull(TileConduitLiquid.java) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:385) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2795, 61, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at appeng.common.AppEngTile.isIndirectlyPowered(AppEngTile.java:93) | |
| at appeng.common.AppEngTile.onNeighborBlockChange(AppEngTile.java:129) | |
| at appeng.me.basetiles.TileCableBase.onNeighborBlockChange(TileCableBase.java:247) | |
| at appeng.common.AppEngTile.init(AppEngTile.java:171) | |
| at appeng.me.basetiles.TileCableBase.init(TileCableBase.java:160) | |
| at appeng.me.tile.TileColorlessCable.init(TileColorlessCable.java:163) | |
| at appeng.common.AppEngTile.g(AppEngTile.java:209) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception ticking world Overworld/0 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.q(World.java:320) | |
| at appeng.me.GridEnumeration.testConnection(GridEnumeration.java:84) | |
| at appeng.me.GridEnumeration.findConnectedNetwork(GridEnumeration.java:145) | |
| at appeng.me.GridEnumeration.initNode(GridEnumeration.java:187) | |
| at appeng.me.GridEnumeration.setupNetworks(GridEnumeration.java:235) | |
| at appeng.common.MEGridEvents.tickStart(MEGridEvents.java:66) | |
| at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16) | |
| at me.nallar.tickthreading.util.WrappedScheduledTickHandler.tickStart(WrappedScheduledTickHandler.java:23) | |
| at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:52) | |
| at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick_cpw_mods_fml_common_FMLCommonHandler_onPreWorldTick_p0(FMLCommonHandler.java:296) | |
| at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java) | |
| at net.minecraft.server.MinecraftServer.doWorldTick(MinecraftServer.java:484) | |
| at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:376) | |
| at ho.r(DedicatedServer.java:269) | |
| at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:281) | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:186) | |
| at fy.run(SourceFile:849) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:16 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 67, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at akj.b(BlockGrass.java:114) | |
| at in.run(WorldServer.java:588) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 66, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at akj.b(BlockGrass.java:116) | |
| at in.run(WorldServer.java:588) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 65, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at akj.b(BlockGrass.java:114) | |
| at in.run(WorldServer.java:588) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2785, 64, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at akj.b(BlockGrass.java:116) | |
| at in.run(WorldServer.java:588) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:17 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Unhandled exception in worker thread Chunk Updates for Overworld/0 - 7 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getChunkFromBlockCoordsIfExists(World.java:897) | |
| at factorization.common.TileEntityWrathLamp.findLightAirParent(TileEntityWrathLamp.java:92) | |
| at factorization.common.TileEntityWrathLamp.doAirCheck(TileEntityWrathLamp.java:61) | |
| at factorization.common.BlockLightAir.b(BlockLightAir.java:88) | |
| at in.run(WorldServer.java:588) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:18 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Unhandled exception in worker thread Chunk Updates for Overworld/0 - 4 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getChunkFromBlockCoordsIfExists(World.java:897) | |
| at factorization.common.TileEntityWrathLamp.findLightAirParent(TileEntityWrathLamp.java:92) | |
| at factorization.common.TileEntityWrathLamp.doAirCheck(TileEntityWrathLamp.java:61) | |
| at factorization.common.BlockLightAir.b(BlockLightAir.java:88) | |
| at in.run(WorldServer.java:588) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:19 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.l(World.java:879) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 72, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.extractLiquid(TileConduitLiquid.java:585) | |
| at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:238) | |
| at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:389) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:20 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2792, 58, -2544 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.getChunkIfExists(World.java:890) | |
| at yc.getBlockIdWithoutLoad(World.java:199) | |
| at yc.k(World.java:873) | |
| at yc.A(World.java:3856) | |
| at yc.l(World.java:884) | |
| at yc.B(World.java:3882) | |
| at ic2.core.block.wiring.TileEntityTransformer.updateRedstone(TileEntityTransformer.java:134) | |
| at ic2.core.block.wiring.TileEntityTransformer.g(TileEntityTransformer.java:113) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:21 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:22 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:23 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2534 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2533 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2532 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2531 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:24 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2798, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2530 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2799, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2800, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2797, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion.java:35) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$2.run(ThreadManager.java:102) | |
| at me.nallar.tickthreading.minecraft.ThreadManager$1.run(ThreadManager.java:44) | |
| at me.nallar.tickthreading.util.FakeServerThread.run(FakeServerThread.java:16) | |
| 2013-05-19 16:10:25 [SEVERE] [TickThreading] Exception getting block ID in in Overworld/0 at -2796, 63, -2529 | |
| java.lang.VerifyError: (class: appeng/me/tile/TileController, method: <init> signature: ()V) Expecting to find unitialized object on stack | |
| at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) | |
| at java.lang.Class.getConstructor0(Unknown Source) | |
| at java.lang.Class.newInstance0(Unknown Source) | |
| at java.lang.Class.newInstance(Unknown Source) | |
| at any.c(TileEntity.java:139) | |
| at aam.a(ThreadedChunkLoader.java:432) | |
| at aam.a(ThreadedChunkLoader.java:153) | |
| at aam.a(ThreadedChunkLoader.java:127) | |
| at im.f(ThreadedChunkProvider.java:667) | |
| at im.getChunkAtInternal(ThreadedChunkProvider.java:491) | |
| at im.d(ThreadedChunkProvider.java:395) | |
| at yc.e(World.java:210) | |
| at yc.a(World.java:186) | |
| at factorization.common.TileEntityWrathLamp.myTrace(TileEntityWrathLamp.java:184) | |
| at factorization.common.TileEntityWrathLamp.clearTo(TileEntityWrathLamp.java:216) | |
| at factorization.common.TileEntityWrathLamp$InitialBuild.update(TileEntityWrathLamp.java:271) | |
| at factorization.common.TileEntityWrathLamp.g(TileEntityWrathLamp.java:135) | |
| at any.tickTT(TileEntity.java:51) | |
| at me.nallar.tickthreading.minecraft.tickregion.TileEntityTickRegion.doTick(TileEntityTickRegion.java:100) | |
| at me.nallar.tickthreading.minecraft.tickregion.TickRegion.run(TickRegion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment