Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:22:01] [Server thread/INFO]: Preparing start region for level 0
- [15:22:01] [Server thread/INFO]: Changing view distance to 12, from 10
- [15:22:02] [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.NullPointerException
- at com.github.QVBA.RainbowWoolRecipe.matches(RainbowWoolRecipe.java:17) ~[RainbowWoolRecipe.class:?]
- at net.minecraft.item.crafting.CraftingManager.findMatchingRecipe(CraftingManager.java:329) ~[CraftingManager.class:?]
- at net.minecraft.inventory.ContainerPlayer.onCraftMatrixChanged(ContainerPlayer.java:95) ~[ContainerPlayer.class:?]
- at net.minecraft.inventory.ContainerPlayer.<init>(ContainerPlayer.java:87) ~[ContainerPlayer.class:?]
- at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:168) ~[EntityPlayer.class:?]
- at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:158) ~[EntityPlayerMP.class:?]
- at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:443) ~[ServerConfigurationManager.class:?]
- at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:105) ~[NetHandlerLoginServer.class:?]
- at net.minecraft.server.network.NetHandlerLoginServer.onNetworkTick(NetHandlerLoginServer.java:64) ~[NetHandlerLoginServer.class:?]
- at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:244) ~[NetworkManager.class:?]
- at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) ~[NetworkSystem.class:?]
- ... 5 more
- [15:22:02] [Server thread/ERROR]: This crash report has been saved to: /home/reece/Programming/Minecraft Modding/RainbowWool/eclipse/./crash-reports/crash-2016-01-18_15.22.02-server.txt
- [15:22:02] [Server thread/INFO]: Stopping server
- [15:22:02] [Server thread/INFO]: Saving players
- [15:22:02] [Server thread/INFO]: Saving worlds
- [15:22:02] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [15:22:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
- // Don't be sad, have a hug! <3
- Time: 18/01/16 15:22
- Description: Ticking memory connection
- java.lang.NullPointerException: Ticking memory connection
- at com.github.QVBA.RainbowWoolRecipe.matches(RainbowWoolRecipe.java:17)
- at net.minecraft.item.crafting.CraftingManager.findMatchingRecipe(CraftingManager.java:329)
- at net.minecraft.inventory.ContainerPlayer.onCraftMatrixChanged(ContainerPlayer.java:95)
- at net.minecraft.inventory.ContainerPlayer.<init>(ContainerPlayer.java:87)
- at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:168)
- at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:158)
- at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:443)
- at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:105)
- at net.minecraft.server.network.NetHandlerLoginServer.onNetworkTick(NetHandlerLoginServer.java:64)
- at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:244)
- 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 com.github.QVBA.RainbowWoolRecipe.matches(RainbowWoolRecipe.java:17)
- at net.minecraft.item.crafting.CraftingManager.findMatchingRecipe(CraftingManager.java:329)
- at net.minecraft.inventory.ContainerPlayer.onCraftMatrixChanged(ContainerPlayer.java:95)
- at net.minecraft.inventory.ContainerPlayer.<init>(ContainerPlayer.java:87)
- at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:168)
- at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:158)
- at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:443)
- at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:105)
- at net.minecraft.server.network.NetHandlerLoginServer.onNetworkTick(NetHandlerLoginServer.java:64)
- at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:244)
- -- Ticking connection --
- Details:
- Connection: net.minecraft.network.NetworkManager@1bb90365
- 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: Linux (amd64) version 3.16.0-38-generic
- Java Version: 1.8.0_65, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 735836064 bytes (701 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 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: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 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.1492-1.7.10.jar)
- UCHIJAAAA Forge{10.13.4.1492} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1492-1.7.10.jar)
- UCHIJAAAA QVBARainbowWool{1.0} [RainbowWool] (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: 0 / 8; []
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- [15:22:02] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# ./crash-reports/crash-2016-01-18_15.22.02-server.txt
- [15:22:02] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
- [15:22:02] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [15:22:02] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [15:22:02] [Server thread/INFO] [FML]: Unloading dimension 0
- [15:22:02] [Server thread/INFO] [FML]: Unloading dimension -1
- [15:22:02] [Server thread/INFO] [FML]: Unloading dimension 1
- [15:22:02] [Server thread/INFO] [FML]: Applying holder lookups
- [15:22:02] [Server thread/INFO] [FML]: Holder lookups applied
- [15:22:02] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
- [15:22:02] [Client thread/INFO] [FML]: Server terminated.
- AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement