Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-03-01 06:45:24 [INFO] [STDERR] java.lang.VerifyError: Bad type on operand stack in putfield
- 2014-03-01 06:45:24 [INFO] [STDERR] Exception Details:
- 2014-03-01 06:45:24 [INFO] [STDERR] Location:
- 2014-03-01 06:45:24 [INFO] [STDERR] li/cil/oc/common/container/ComponentSlot.<init>(Lnet/minecraft/inventory/IInventory;IIILli/cil/oc/api/driver/Slot;I)V @2: putfield
- 2014-03-01 06:45:24 [INFO] [STDERR] Reason:
- 2014-03-01 06:45:24 [INFO] [STDERR] Type uninitializedThis (current frame, stack[0]) is not assignable to 'net/minecraft/inventory/Slot' (constant pool 63)
- 2014-03-01 06:45:24 [INFO] [STDERR] Current Frame:
- 2014-03-01 06:45:24 [INFO] [STDERR] bci: @2
- 2014-03-01 06:45:24 [INFO] [STDERR] flags: { flagThisUninit }
- 2014-03-01 06:45:24 [INFO] [STDERR] locals: { uninitializedThis, 'net/minecraft/inventory/IInventory', integer, integer, integer, 'li/cil/oc/api/driver/Slot', integer }
- 2014-03-01 06:45:24 [INFO] [STDERR] stack: { uninitializedThis, 'net/minecraft/inventory/IInventory' }
- 2014-03-01 06:45:24 [INFO] [STDERR] Bytecode:
- 2014-03-01 06:45:24 [INFO] [STDERR] 0000000: 2a2b b500 3f2a 1cb5 0041 2a19 05b5 0021
- 2014-03-01 06:45:24 [INFO] [STDERR] 0000010: 2a15 06b5 0025 2a2b 1c1d 1504 b700 4e2a
- 2014-03-01 06:45:24 [INFO] [STDERR] 0000020: b200 5319 05b6 0057 b600 5b2a b200 5315
- 2014-03-01 06:45:24 [INFO] [STDERR] 0000030: 06b6 005e b500 28b1
- 2014-03-01 06:45:24 [INFO] [STDERR]
- 2014-03-01 06:45:24 [INFO] [STDERR] at li.cil.oc.common.container.Player.addSlotToContainer(Player.scala:102)
- 2014-03-01 06:45:24 [INFO] [STDERR] at li.cil.oc.common.container.Case$$anonfun$1.apply$mcVI$sp(Case.scala:9)
- 2014-03-01 06:45:24 [INFO] [STDERR] at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)
- 2014-03-01 06:45:24 [INFO] [STDERR] at li.cil.oc.common.container.Case.<init>(Case.scala:8)
- 2014-03-01 06:45:24 [INFO] [STDERR] at li.cil.oc.common.GuiHandler.getServerGuiElement(GuiHandler.scala:13)
- 2014-03-01 06:45:24 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
- 2014-03-01 06:45:24 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2480)
- 2014-03-01 06:45:24 [INFO] [STDERR] at li.cil.oc.common.block.Case.rightClick(Case.scala:77)
- 2014-03-01 06:45:24 [INFO] [STDERR] at li.cil.oc.common.block.Delegator.onBlockActivated(Delegator.scala:291)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:58)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
- 2014-03-01 06:45:24 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:583)
- 2014-03-01 06:45:24 [SEVERE] [Minecraft-Server] Encountered an unexpected exception VerifyError
- java.lang.VerifyError: Bad type on operand stack in putfield
- Exception Details:
- Location:
- li/cil/oc/common/container/ComponentSlot.<init>(Lnet/minecraft/inventory/IInventory;IIILli/cil/oc/api/driver/Slot;I)V @2: putfield
- Reason:
- Type uninitializedThis (current frame, stack[0]) is not assignable to 'net/minecraft/inventory/Slot' (constant pool 63)
- Current Frame:
- bci: @2
- flags: { flagThisUninit }
- locals: { uninitializedThis, 'net/minecraft/inventory/IInventory', integer, integer, integer, 'li/cil/oc/api/driver/Slot', integer }
- stack: { uninitializedThis, 'net/minecraft/inventory/IInventory' }
- Bytecode:
- 0000000: 2a2b b500 3f2a 1cb5 0041 2a19 05b5 0021
- 0000010: 2a15 06b5 0025 2a2b 1c1d 1504 b700 4e2a
- 0000020: b200 5319 05b6 0057 b600 5b2a b200 5315
- 0000030: 06b6 005e b500 28b1
- at li.cil.oc.common.container.Player.addSlotToContainer(Player.scala:102)
- at li.cil.oc.common.container.Case$$anonfun$1.apply$mcVI$sp(Case.scala:9)
- at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)
- at li.cil.oc.common.container.Case.<init>(Case.scala:8)
- at li.cil.oc.common.GuiHandler.getServerGuiElement(GuiHandler.scala:13)
- at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
- at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
- at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2480)
- at li.cil.oc.common.block.Case.rightClick(Case.scala:77)
- at li.cil.oc.common.block.Delegator.onBlockActivated(Delegator.scala:291)
- at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
- at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
- at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:58)
- at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
- at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
- at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
- at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
- at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:583)
- 2014-03-01 06:45:24 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Joshua\Documents\GitHub\LanteaCraft\runtime\.\crash-reports\crash-2014-03-01_06.45.24-server.txt
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Stopping server
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Saving players
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Player500 left the game
- 2014-03-01 06:45:24 [INFO] [STDOUT] Unloading Player: Player500
- 2014-03-01 06:45:24 [INFO] [STDOUT] ---- Minecraft Crash Report ----
- 2014-03-01 06:45:24 [INFO] [STDOUT] // You're mean.
- 2014-03-01 06:45:24 [INFO] [STDOUT]
- 2014-03-01 06:45:24 [INFO] [STDOUT] Time: 3/1/14 6:45 AM
- 2014-03-01 06:45:24 [INFO] [STDOUT] Description: Exception in server tick loop
- 2014-03-01 06:45:24 [INFO] [STDOUT]
- 2014-03-01 06:45:24 [INFO] [STDOUT] java.lang.VerifyError: Bad type on operand stack in putfield
- 2014-03-01 06:45:24 [INFO] [STDOUT] Exception Details:
- 2014-03-01 06:45:24 [INFO] [STDOUT] Location:
- 2014-03-01 06:45:24 [INFO] [STDOUT] li/cil/oc/common/container/ComponentSlot.<init>(Lnet/minecraft/inventory/IInventory;IIILli/cil/oc/api/driver/Slot;I)V @2: putfield
- 2014-03-01 06:45:24 [INFO] [STDOUT] Reason:
- 2014-03-01 06:45:24 [INFO] [STDOUT] Type uninitializedThis (current frame, stack[0]) is not assignable to 'net/minecraft/inventory/Slot' (constant pool 63)
- 2014-03-01 06:45:24 [INFO] [STDOUT] Current Frame:
- 2014-03-01 06:45:24 [INFO] [STDOUT] bci: @2
- 2014-03-01 06:45:24 [INFO] [STDOUT] flags: { flagThisUninit }
- 2014-03-01 06:45:24 [INFO] [STDOUT] locals: { uninitializedThis, 'net/minecraft/inventory/IInventory', integer, integer, integer, 'li/cil/oc/api/driver/Slot', integer }
- 2014-03-01 06:45:24 [INFO] [STDOUT] stack: { uninitializedThis, 'net/minecraft/inventory/IInventory' }
- 2014-03-01 06:45:24 [INFO] [STDOUT] Bytecode:
- 2014-03-01 06:45:24 [INFO] [STDOUT] 0000000: 2a2b b500 3f2a 1cb5 0041 2a19 05b5 0021
- 2014-03-01 06:45:24 [INFO] [STDOUT] 0000010: 2a15 06b5 0025 2a2b 1c1d 1504 b700 4e2a
- 2014-03-01 06:45:24 [INFO] [STDOUT] 0000020: b200 5319 05b6 0057 b600 5b2a b200 5315
- 2014-03-01 06:45:24 [INFO] [STDOUT] 0000030: 06b6 005e b500 28b1
- 2014-03-01 06:45:24 [INFO] [STDOUT]
- 2014-03-01 06:45:24 [INFO] [STDOUT] at li.cil.oc.common.container.Player.addSlotToContainer(Player.scala:102)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at li.cil.oc.common.container.Case$$anonfun$1.apply$mcVI$sp(Case.scala:9)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:141)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at li.cil.oc.common.container.Case.<init>(Case.scala:8)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at li.cil.oc.common.GuiHandler.getServerGuiElement(GuiHandler.scala:13)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2480)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at li.cil.oc.common.block.Case.rightClick(Case.scala:77)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at li.cil.oc.common.block.Delegator.onBlockActivated(Delegator.scala:291)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:58)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
- 2014-03-01 06:45:24 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:583)
- 2014-03-01 06:45:24 [INFO] [STDOUT]
- 2014-03-01 06:45:24 [INFO] [STDOUT]
- 2014-03-01 06:45:24 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
- 2014-03-01 06:45:24 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
- 2014-03-01 06:45:24 [INFO] [STDOUT]
- 2014-03-01 06:45:24 [INFO] [STDOUT] -- System Details --
- 2014-03-01 06:45:24 [INFO] [STDOUT] Details:
- 2014-03-01 06:45:24 [INFO] [STDOUT] Minecraft Version: 1.6.4
- 2014-03-01 06:45:24 [INFO] [STDOUT] Operating System: Windows 8 (amd64) version 6.2
- 2014-03-01 06:45:24 [INFO] [STDOUT] Java Version: 1.7.0_45, Oracle Corporation
- 2014-03-01 06:45:24 [INFO] [STDOUT] Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- 2014-03-01 06:45:24 [INFO] [STDOUT] Memory: 42909760 bytes (40 MB) / 368050176 bytes (351 MB) up to 1908932608 bytes (1820 MB)
- 2014-03-01 06:45:24 [INFO] [STDOUT] JVM Flags: 0 total;
- 2014-03-01 06:45:24 [INFO] [STDOUT] AABB Pool Size: 2618 (146608 bytes; 0 MB) allocated, 2367 (132552 bytes; 0 MB) used
- 2014-03-01 06:45:24 [INFO] [STDOUT] Suspicious classes: FML and Forge are installed
- 2014-03-01 06:45:24 [INFO] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 2, tallocated: 64
- 2014-03-01 06:45:24 [INFO] [STDOUT] FML: MCP v8.11 FML v6.99.19.964 Minecraft Forge 9.11.1.964 16 mods loaded, 16 mods active
- 2014-03-01 06:45:24 [INFO] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] FML{6.99.19.964} [Forge Mod Loader] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] Forge{9.11.1.964} [Minecraft Forge] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] CodeChickenCore{0.9.0.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] BuildCraft|Core{4.1.2} [BuildCraft] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] LanteaCraft{@VERSION@-@BUILD@} [LanteaCraft] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Saving worlds
- 2014-03-01 06:45:24 [INFO] [STDOUT] BuildCraft|Builders{4.1.2} [BC Builders] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
- 2014-03-01 06:45:24 [INFO] [STDOUT] BuildCraft|Energy{4.1.2} [BC Energy] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] BuildCraft|Factory{4.1.2} [BC Factory] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] BuildCraft|Transport{4.1.2} [BC Transport] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] BuildCraft|Silicon{4.1.2} [BC Silicon] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] IC2{2.0.281-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.281-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.66-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OpenComputers-MC1.6.4-dev185-deobf-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] OpenComputers{1.2.2-dev185} [OpenComputers] (OpenComputers-MC1.6.4-dev185-deobf-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- 2014-03-01 06:45:24 [INFO] [STDOUT] Profiler Position: N/A (disabled)
- 2014-03-01 06:45:24 [INFO] [STDOUT] Vec3 Pool Size: 6255 (350280 bytes; 0 MB) allocated, 3317 (185752 bytes; 0 MB) used
- 2014-03-01 06:45:24 [INFO] [STDOUT] Player Count: 1 / 8; [EntityPlayerMP['Player500'/188, l='New World', x=-169.95, y=72.00, z=253.87]]
- 2014-03-01 06:45:24 [INFO] [STDOUT] Type: Integrated Server (map_client.txt)
- 2014-03-01 06:45:24 [INFO] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
- 2014-03-01 06:45:24 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2014-03-01_06.45.24-server.txt
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Stopping server
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Saving players
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Saving worlds
- 2014-03-01 06:45:24 [INFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld
- AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement