| [19:07:59] [Server thread/INFO]: themoney158 a rejoint la partie |
| [19:08:15] [Server thread/ERROR]: Encountered an unexpected exception |
| net.minecraft.util.ReportedException: Ticking memory connection |
| at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:198) ~[NetworkSystem.class:?] |
| at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) ~[MinecraftServer.class:?] |
| at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) ~[MinecraftServer.class:?] |
| at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) ~[IntegratedServer.class:?] |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?] |
| at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?] |
| Caused by: java.lang.ArrayIndexOutOfBoundsException: 18 |
| at mod.plantsandfoodpack.common.TileEntityKitchenCupboard.getStackInSlot(TileEntityKitchenCupboard.java:104) ~[TileEntityKitchenCupboard.class:?] |
| at net.minecraft.inventory.Slot.getStack(Slot.java:88) ~[Slot.class:?] |
| at net.minecraft.inventory.Container.getInventory(Container.java:67) ~[Container.class:?] |
| at net.minecraft.inventory.Container.addCraftingToCrafters(Container.java:53) ~[Container.class:?] |
| at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:88) ~[FMLNetworkHandler.class:?] |
| at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501) ~[EntityPlayer.class:?] |
| at mod.plantsandfoodpack.common.BlockKitchenCupboard.onBlockActivated(BlockKitchenCupboard.java:92) ~[BlockKitchenCupboard.class:?] |
| at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) ~[ItemInWorldManager.class:?] |
| at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) ~[NetHandlerPlayServer.class:?] |
| at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) ~[C08PacketPlayerBlockPlacement.class:?] |
| at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) ~[C08PacketPlayerBlockPlacement.class:?] |
| at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) ~[NetworkManager.class:?] |
| at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) ~[NetworkSystem.class:?] |
| … 5 more |
| [19:08:16] [Server thread/ERROR]: This crash report has been saved to: C:\Users\nathan\Desktop\Mod Minecraft 1.7.2\eclipse\.\crash-reports\crash-2017-05-09_19.08.16-server.txt |
| [19:08:16] [Server thread/INFO]: Stopping server |
| [19:08:16] [Server thread/INFO]: Saving players |
| [19:08:16] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: –-- Minecraft Crash Report ---- |
| |
| |
| Time: 09/05/17 19:08 |
| Description: Ticking memory connection |
| |
| java.lang.ArrayIndexOutOfBoundsException: 18 |
| at mod.plantsandfoodpack.common.TileEntityKitchenCupboard.getStackInSlot(TileEntityKitchenCupboard.java:104) |
| at net.minecraft.inventory.Slot.getStack(Slot.java:88) |
| at net.minecraft.inventory.Container.getInventory(Container.java:67) |
| at net.minecraft.inventory.Container.addCraftingToCrafters(Container.java:53) |
| at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:88) |
| at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501) |
| at mod.plantsandfoodpack.common.BlockKitchenCupboard.onBlockActivated(BlockKitchenCupboard.java:92) |
| at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) |
| at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) |
| at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) |
| at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) |
| at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) |
| at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) |
| at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) |
| at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) |
| at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) |
| at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) |
| |
| A detailed walkthrough of the error, its code path and all known details is as follows: |
| --------------------------------------------------------------------------------------- |
| |
| -- Head -- |
| Stacktrace: |
| at mod.plantsandfoodpack.common.TileEntityKitchenCupboard.getStackInSlot(TileEntityKitchenCupboard.java:104) |
| at net.minecraft.inventory.Slot.getStack(Slot.java:88) |
| at net.minecraft.inventory.Container.getInventory(Container.java:67) |
| at net.minecraft.inventory.Container.addCraftingToCrafters(Container.java:53) |
| at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:88) |
| at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2501) |
| at mod.plantsandfoodpack.common.BlockKitchenCupboard.onBlockActivated(BlockKitchenCupboard.java:92) |
| at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) |
| at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) |
| at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) |
| at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) |
| at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) |
| |
| -- Ticking connection -- |
| Details: |
| Connection: net.minecraft.network.NetworkManager@493d80f4 |
| Stacktrace: |
| at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) |
| at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) |
| at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) |
| at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) |
| at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) |
| |
| -- System Details -- |
| Details: |
| Minecraft Version: 1.7.10 |
| Operating System: Windows 7 (amd64) version 6.1 |
| Java Version: 1.8.0_121, Oracle Corporation |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation |
| Memory: 835496320 bytes (796 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) |
| JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M |
| AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used |
| IntCache: cache: 15, tcache: 0, allocated: 13, tallocated: 95 |
| FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 4 mods loaded, 4 mods active |
| States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored |
| UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) |
| UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1558-1.7.10.jar) |
| UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1558-1.7.10.jar) |
| UCHIJAAAA plantsandfoodpack{1.0.0} [Plants & Food Pack Mod] (bin) |
| GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. |
| Profiler Position: N/A (disabled) |
| Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used |
| Player Count: 1 / 8; [EntityPlayerMP['themoney158'/337, l='TEST 1', x=5,83, y=68,00, z=309,36]] |
| Type: Integrated Server (map_client.txt) |
| Is Modded: Definitely; Client brand changed to 'fml,forge' |
| [19:08:16] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2017-05-09_19.08.16-server.txt |
| [19:08:16] [Client thread/INFO] [FML]: Waiting for the server to terminate/save. |
| [19:08:16] [Server thread/INFO]: Saving worlds |
| [19:08:16] [Server thread/INFO]: Saving chunks for level 'TEST 1'/Overworld |
| [19:08:16] [Server thread/INFO]: Saving chunks for level 'TEST 1'/Nether |
| [19:08:16] [Server thread/INFO]: Saving chunks for level 'TEST 1'/The End |
| [19:08:16] [Server thread/INFO] [FML]: Unloading dimension 0 |
| [19:08:16] [Server thread/INFO] [FML]: Unloading dimension -1 |
| [19:08:16] [Server thread/INFO] [FML]: Unloading dimension 1 |
| [19:08:16] [Server thread/INFO] [FML]: Applying holder lookups |
| [19:08:16] [Server thread/INFO] [FML]: Holder lookups applied |
| [19:08:16] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. |
| [19:08:16] [Client thread/INFO] [FML]: Server terminated. |
| AL lib: (EE) alc_cleanup: 1 device not closed |
| Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release |
| |