Posted December 19, 20168 yr So I have a custom chest I am working on, and whenever I right-click the block, my game crashes. https://github.com/EcapeMC/ThingsMod-1.10.2 My GitHub for this mod. I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr game crashes. ...and no crash log. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 19, 20168 yr Author Oh goodness sorry. I forgot completely! Here Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release [15:48:35] [main/INFO] [GradleStart]: Extra: [] [15:48:36] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, /Users/school/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [15:48:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [15:48:36] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading [15:48:36] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Mac OS X:x86_64:10.12.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre [15:48:36] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [15:48:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [15:48:36] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [15:48:36] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [15:48:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [15:48:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:48:36] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [15:48:37] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [15:48:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [15:48:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [15:48:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [15:48:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [15:48:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [15:48:37] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [15:48:38] [Client thread/INFO]: Setting user: Player732 [15:48:43] [Client thread/WARN]: Skipping bad option: lastServer: [15:48:43] [Client thread/INFO]: LWJGL Version: 2.9.2 [15:48:43] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized [15:48:44] [Client thread/INFO] [FML]: Replaced 232 ore recipes [15:48:44] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [15:48:44] [Client thread/INFO] [FML]: Searching /Users/school/Extras/ThingsMod 1.10.2/run/mods for mods [15:48:45] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [15:48:45] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tm] at CLIENT [15:48:46] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tm] at SERVER [15:48:46] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Things Mod [15:48:46] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [15:48:46] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations [15:48:46] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [15:48:46] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [15:48:46] [Client thread/INFO] [FML]: Applying holder lookups [15:48:46] [Client thread/INFO] [FML]: Holder lookups applied [15:48:46] [Client thread/INFO] [FML]: Applying holder lookups [15:48:46] [Client thread/INFO] [FML]: Holder lookups applied [15:48:46] [Client thread/INFO] [FML]: Applying holder lookups [15:48:46] [Client thread/INFO] [FML]: Holder lookups applied [15:48:46] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [15:48:46] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [15:48:46] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:preinit:42]: Pre Init [15:48:46] [Client thread/INFO] [FML]: Applying holder lookups [15:48:46] [Client thread/INFO] [FML]: Holder lookups applied [15:48:46] [Client thread/INFO] [FML]: Injecting itemstacks [15:48:46] [Client thread/INFO] [FML]: Itemstack injection complete [15:48:46] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2185 [15:48:48] [sound Library Loader/INFO]: Starting up SoundSystem... [15:48:49] [Thread-6/INFO]: Initializing LWJGL OpenAL [15:48:49] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [15:48:49] [Thread-6/INFO]: OpenAL initialized. [15:48:49] [sound Library Loader/INFO]: Sound engine started [15:48:52] [Client thread/INFO] [FML]: Max texture size: 16384 [15:48:52] [Client thread/INFO]: Created: 16x16 textures-atlas [15:48:53] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:init:60]: Init [15:48:53] [Client thread/INFO] [FML]: Injecting itemstacks [15:48:53] [Client thread/INFO] [FML]: Itemstack injection complete [15:48:53] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:postinit:70]: Post Init [15:48:53] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [15:48:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Things Mod [15:48:55] [Client thread/INFO]: SoundSystem shutting down... [15:48:55] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [15:48:55] [sound Library Loader/INFO]: Starting up SoundSystem... [15:48:55] [Thread-8/INFO]: Initializing LWJGL OpenAL [15:48:55] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [15:48:55] [Thread-8/INFO]: OpenAL initialized. [15:48:56] [sound Library Loader/INFO]: Sound engine started [15:48:58] [Client thread/INFO] [FML]: Max texture size: 16384 [15:48:58] [Client thread/INFO]: Created: 1024x512 textures-atlas [15:49:00] [Client thread/WARN]: Skipping bad option: lastServer: [15:49:01] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id [15:49:05] [server thread/INFO]: Starting integrated minecraft server version 1.10.2 [15:49:05] [server thread/INFO]: Generating keypair [15:49:05] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance [15:49:05] [server thread/INFO] [FML]: Applying holder lookups [15:49:05] [server thread/INFO] [FML]: Holder lookups applied [15:49:05] [server thread/INFO] [FML]: Loading dimension 0 (Test World) (net.minecraft.server.integrated.IntegratedServer@6ef974be) [15:49:05] [server thread/INFO] [FML]: Loading dimension 1 (Test World) (net.minecraft.server.integrated.IntegratedServer@6ef974be) [15:49:05] [server thread/INFO] [FML]: Loading dimension -1 (Test World) (net.minecraft.server.integrated.IntegratedServer@6ef974be) [15:49:05] [server thread/INFO]: Preparing start region for level 0 [15:49:07] [server thread/INFO]: Preparing spawn area: 8% [15:49:08] [server thread/INFO]: Preparing spawn area: 96% [15:49:08] [server thread/INFO]: Changing view distance to 12, from 10 [15:49:09] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [15:49:09] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [15:49:09] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected] [15:49:09] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [15:49:09] [server thread/INFO] [FML]: [server thread] Server side modded connection established [15:49:09] [server thread/INFO]: Player732[local:E:8c2a0fa6] logged in with entity id 275 at (122.83419347227756, 80.0, 133.9683134165068) [15:49:09] [server thread/INFO]: Player732 joined the game [15:49:10] [server thread/INFO]: Saving and pausing game... [15:49:10] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld [15:49:10] [server thread/INFO]: Saving chunks for level 'Test World'/Nether [15:49:10] [server thread/INFO]: Saving chunks for level 'Test World'/The End [15:49:10] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1e093d99[id=23345143-148b-327b-8641-d2091803951a,name=Player732,properties={},legacy=false] com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?] at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?] at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [skinManager$3.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] [15:49:11] [Client thread/FATAL]: Error executing task java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:26) [util.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1108) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:406) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437) ~[?:1.8.0_101] at java.util.HashMap$KeyIterator.next(HashMap.java:1461) ~[?:1.8.0_101] at net.minecraft.util.ClassInheritanceMultiMap.<init>(ClassInheritanceMultiMap.java:27) ~[ClassInheritanceMultiMap.class:?] at net.minecraft.world.chunk.Chunk.<init>(Chunk.java:106) ~[Chunk.class:?] at net.minecraft.client.multiplayer.ChunkProviderClient.loadChunk(ChunkProviderClient.java:72) ~[ChunkProviderClient.class:?] at net.minecraft.client.multiplayer.WorldClient.doPreChunk(WorldClient.java:197) ~[WorldClient.class:?] at net.minecraft.client.network.NetHandlerPlayClient.handleChunkData(NetHandlerPlayClient.java:783) ~[NetHandlerPlayClient.class:?] at net.minecraft.network.play.server.SPacketChunkData.processPacket(SPacketChunkData.java:110) ~[sPacketChunkData.class:?] at net.minecraft.network.play.server.SPacketChunkData.processPacket(SPacketChunkData.java:20) ~[sPacketChunkData.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:15) ~[PacketThreadUtil$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:25) ~[util.class:?] ... 15 more [15:49:12] [server thread/FATAL]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:26) [util.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:742) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) [integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.inventory.Container.getInventory(Container.java:63) ~[Container.class:?] at net.minecraft.inventory.Container.addListener(Container.java:52) ~[Container.class:?] at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:100) ~[FMLNetworkHandler.class:?] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2723) ~[EntityPlayer.class:?] at com.github.escapemc.thingsmod.init.test_chest.onBlockActivated(test_chest.java:38) ~[test_chest.class:?] at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:477) ~[PlayerInteractionManager.class:?] at net.minecraft.network.NetHandlerPlayServer.processRightClickBlock(NetHandlerPlayServer.java:706) ~[NetHandlerPlayServer.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:68) ~[CPacketPlayerTryUseItemOnBlock.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:13) ~[CPacketPlayerTryUseItemOnBlock.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:15) ~[PacketThreadUtil$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:25) ~[util.class:?] ... 5 more [15:49:12] [server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Ticking player at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:789) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) ~[integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:85) ~[Container.class:?] at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:292) ~[EntityPlayerMP.class:?] at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2108) ~[World.class:?] at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:873) ~[WorldServer.class:?] at net.minecraft.world.World.updateEntity(World.java:2075) ~[World.class:?] at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:674) ~[WorldServer.class:?] at net.minecraft.world.World.updateEntities(World.java:1864) ~[World.class:?] at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:645) ~[WorldServer.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) ~[MinecraftServer.class:?] ... 4 more [15:49:12] [server thread/ERROR]: This crash report has been saved to: /Users/school/Extras/ThingsMod 1.10.2/run/./crash-reports/crash-2016-12-19_15.49.12-server.txt [15:49:12] [server thread/INFO]: Stopping server [15:49:12] [server thread/INFO]: Saving players [15:49:12] [server thread/INFO]: Saving worlds [15:49:12] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld [15:49:13] [server thread/INFO]: Saving chunks for level 'Test World'/Nether [15:49:13] [server thread/INFO]: Saving chunks for level 'Test World'/The End [15:49:13] [server thread/INFO] [FML]: Unloading dimension 0 [15:49:13] [server thread/INFO] [FML]: Unloading dimension -1 [15:49:13] [server thread/INFO] [FML]: Unloading dimension 1 [15:49:13] [server thread/INFO] [FML]: Applying holder lookups [15:49:13] [server thread/INFO] [FML]: Holder lookups applied [15:49:13] [server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. AL lib: (EE) alc_cleanup: 1 device not closed I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr > BlockContainer Don't use this. It is both terribad and obsolete. Use hasTileEntity and getTileEntity in the Block class. > IInventory Don't use this. Use capabilities and IItemHandler fields instead. Basically what's happening is that your TE is somehow null. @Override public TileEntity createNewTileEntity(World worldIn, int meta) { return TileEntityTestChest(); //this is the below method ↓ } private TileEntity TileEntityTestChest() { return null; } Ah, that'd do it. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 19, 20168 yr Author > BlockContainer Don't use this. It is both terribad and obsolete. Use hasTileEntity and getTileEntity in the Block class. > IInventory Don't use this. Use capabilities and IItemHandler fields instead. Basically what's happening is that your TE is somehow null. @Override public TileEntity createNewTileEntity(World worldIn, int meta) { return TileEntityTestChest(); //this is the below method ↓ } private TileEntity TileEntityTestChest() { return null; } Ah, that'd do it. Wow, every time I think I have a genuine problem, I always just look like an idiot because it is something stupid I missed. What do I need to put instead of null there? I am not sure.. I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr > BlockContainer Don't use this. It is both terribad and obsolete. Use hasTileEntity and getTileEntity in the Block class. > IInventory Don't use this. Use capabilities and IItemHandler fields instead. Basically what's happening is that your TE is somehow null. @Override public TileEntity createNewTileEntity(World worldIn, int meta) { return TileEntityTestChest(); //this is the below method ↓ } private TileEntity TileEntityTestChest() { return null; } Ah, that'd do it. Wow, every time I think I have a genuine problem, I always just look like an idiot because it is something stupid I missed. What do I need to put instead of null there? I am not sure.. Delete the TileEntityTestChest method (it has no reason to exist) and use the new operator in createNewTileEntity (this is how you create new objects). Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
December 19, 20168 yr Author Edit off of the last comment, (I just thought to put it as another post though) hasTileEntity is apparently depreciated, at least @Override public boolean hasTileEntity() { return super.hasTileEntity(); } is. What should I change that to? Second, for getTileEntity, what should I return it to? As Choonster has responded, do I then take all the code from TileEntityTestChest and put it in that private TileEntity TileEntityTestChest () { (right here) }? Or what exactly do I do? I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr Edit off of the last comment, (I just thought to put it as another post though) hasTileEntity is apparently depreciated, at least @Override public boolean hasTileEntity() { return super.hasTileEntity(); } is. What should I change that to? hasTileEntity(IBlockState) Second, for getTileEntity, what should I return it to? Return a new instance of your TileEntity . As Choonster has responded, do I then take all the code from TileEntityTestChest and put it in that private TileEntity TileEntityTestChest () { (right here) }? No, you remove that method and keep your code in your TileEntity . Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
December 19, 20168 yr Edit off of the last comment, (I just thought to put it as another post though) hasTileEntity is apparently depreciated, at least @Override public boolean hasTileEntity() { return super.hasTileEntity(); } is. What should I change that to? Use the non-deprecated overload: Block#hasTileEntity(IBlockState) Second, for getTileEntity, what should I return it to? As Choonster has responded, do I then take all the code from TileEntityTestChest and put it in that private TileEntity TileEntityTestChest () { (right here) }? Don't change the TileEntityTestChest class, only remove the pointless TileEntityTestChest method in the test_chest class. I noticed that TileEntityTestChest implements IItemHandler , don't do this. The whole point of the capability system is that you don't implement all the interfaces on your TileEntity , Entity or Item ; you override the ICapabilityProvider methods implemented by the base classes and use existing implementations of the capability interfaces when possible (e.g. ItemStackHandler for IItemHandler ). Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
December 19, 20168 yr Author As Choonster has responded, do I then take all the code from TileEntityTestChest and put it in that private TileEntity TileEntityTestChest () { (right here) }? No, you remove that method and keep your code in your TileEntity . So let me get this part straight: I keep TileEntityTestChest, and in test_chest.java class, I have the public TileEntity createNewTileEntity(World worldIn, int meta) { return TileEntityTestChest(); } in it? Or which part do I keep? Then, as for has/getTileEntity, is this correct?: @Override public boolean hasTileEntity(IBlockState state) { return super.hasTileEntity(state); } public boolean getTileEntity() { return isBlockContainer; } Lastly, Choonster, I cannot implement ItemStackHandler as it does not exist...? And didn't you say NOT to use IItemHandler, but then said to use it? EDIT, I saw you said "when possible" I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr Oh my god. @Override public boolean hasTileEntity(IBlockState state) { return true; //fucking hell. Super returns false, you don't want that, that's the whole point of overriding } public TileEntity createNewTileEntity(IBlockState state) { return new TileEntityTestChest(); //jesus christ, return NEW te() } Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 19, 20168 yr Author Oh my god. @Override public boolean hasTileEntity(IBlockState state) { return true; //fucking hell. Super returns false, you don't want that, that's the whole point of overriding } public TileEntity createNewTileEntity(IBlockState state) { return new TileEntityTestChest(); //jesus christ, return NEW te() } Well, thank you for your kind remarks. I actually figured out the TileEntity portion of that comment before you made it. And I just thought about that returning true, and thank you for telling me this. I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr Author So, I am now still encountered with a crash; Log: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release [18:43:00] [main/INFO] [GradleStart]: Extra: [] [18:43:00] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, /Users/school/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [18:43:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [18:43:00] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading [18:43:00] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Mac OS X:x86_64:10.12.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre [18:43:00] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [18:43:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [18:43:00] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [18:43:00] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [18:43:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [18:43:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [18:43:00] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [18:43:01] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [18:43:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [18:43:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [18:43:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [18:43:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [18:43:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [18:43:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [18:43:03] [Client thread/INFO]: Setting user: Player324 [18:43:07] [Client thread/WARN]: Skipping bad option: lastServer: [18:43:07] [Client thread/INFO]: LWJGL Version: 2.9.2 [18:43:08] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized [18:43:08] [Client thread/INFO] [FML]: Replaced 232 ore recipes [18:43:08] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [18:43:08] [Client thread/INFO] [FML]: Searching /Users/school/Extras/ThingsMod 1.10.2/run/mods for mods [18:43:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [18:43:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tm] at CLIENT [18:43:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tm] at SERVER [18:43:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Things Mod [18:43:10] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [18:43:10] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations [18:43:10] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [18:43:10] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [18:43:10] [Client thread/INFO] [FML]: Applying holder lookups [18:43:10] [Client thread/INFO] [FML]: Holder lookups applied [18:43:10] [Client thread/INFO] [FML]: Applying holder lookups [18:43:10] [Client thread/INFO] [FML]: Holder lookups applied [18:43:10] [Client thread/INFO] [FML]: Applying holder lookups [18:43:10] [Client thread/INFO] [FML]: Holder lookups applied [18:43:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [18:43:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [18:43:11] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:preinit:41]: Pre Init [18:43:11] [Client thread/INFO] [FML]: Applying holder lookups [18:43:11] [Client thread/INFO] [FML]: Holder lookups applied [18:43:11] [Client thread/INFO] [FML]: Injecting itemstacks [18:43:11] [Client thread/INFO] [FML]: Itemstack injection complete [18:43:11] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2185 [18:43:12] [sound Library Loader/INFO]: Starting up SoundSystem... [18:43:13] [Thread-6/INFO]: Initializing LWJGL OpenAL [18:43:13] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [18:43:13] [Thread-6/INFO]: OpenAL initialized. [18:43:13] [sound Library Loader/INFO]: Sound engine started [18:43:15] [Client thread/INFO] [FML]: Max texture size: 16384 [18:43:15] [Client thread/INFO]: Created: 16x16 textures-atlas [18:43:17] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:init:58]: Init [18:43:17] [Client thread/INFO] [FML]: Injecting itemstacks [18:43:17] [Client thread/INFO] [FML]: Itemstack injection complete [18:43:17] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:postinit:68]: Post Init [18:43:17] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [18:43:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Things Mod [18:43:18] [Client thread/INFO]: SoundSystem shutting down... [18:43:19] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [18:43:19] [sound Library Loader/INFO]: Starting up SoundSystem... [18:43:19] [Thread-8/INFO]: Initializing LWJGL OpenAL [18:43:19] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [18:43:19] [Thread-8/INFO]: OpenAL initialized. [18:43:19] [sound Library Loader/INFO]: Sound engine started [18:43:20] [Client thread/INFO] [FML]: Max texture size: 16384 [18:43:21] [Client thread/INFO]: Created: 1024x512 textures-atlas [18:43:22] [Client thread/WARN]: Skipping bad option: lastServer: [18:43:23] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id [18:43:25] [server thread/INFO]: Starting integrated minecraft server version 1.10.2 [18:43:25] [server thread/INFO]: Generating keypair [18:43:25] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance [18:43:25] [server thread/INFO] [FML]: Applying holder lookups [18:43:25] [server thread/INFO] [FML]: Holder lookups applied [18:43:25] [server thread/INFO] [FML]: Loading dimension 0 (Test World) (net.minecraft.server.integrated.IntegratedServer@6673c08) [18:43:25] [server thread/INFO] [FML]: Loading dimension 1 (Test World) (net.minecraft.server.integrated.IntegratedServer@6673c08) [18:43:25] [server thread/INFO] [FML]: Loading dimension -1 (Test World) (net.minecraft.server.integrated.IntegratedServer@6673c08) [18:43:25] [server thread/INFO]: Preparing start region for level 0 [18:43:26] [server thread/INFO]: Preparing spawn area: 16% [18:43:28] [server thread/INFO]: Changing view distance to 12, from 10 [18:43:29] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [18:43:29] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [18:43:29] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected] [18:43:29] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [18:43:29] [server thread/INFO] [FML]: [server thread] Server side modded connection established [18:43:29] [server thread/INFO]: Player324[local:E:d5a2e752] logged in with entity id 273 at (122.83419347227756, 80.0, 133.9683134165068) [18:43:29] [server thread/INFO]: Player324 joined the game [18:43:30] [server thread/INFO]: Saving and pausing game... [18:43:30] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld [18:43:30] [server thread/INFO]: Saving chunks for level 'Test World'/Nether [18:43:30] [server thread/INFO]: Saving chunks for level 'Test World'/The End [18:43:30] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@491d3109[id=942531dd-7690-3c0a-ad42-657bb212e7b6,name=Player324,properties={},legacy=false] com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?] at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?] at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [skinManager$3.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] [18:43:32] [server thread/FATAL]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:26) [util.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:742) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) [integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.InventoryHelper.dropInventoryItems(InventoryHelper.java:26) ~[inventoryHelper.class:?] at net.minecraft.inventory.InventoryHelper.dropInventoryItems(InventoryHelper.java:16) ~[inventoryHelper.class:?] at com.github.escapemc.thingsmod.init.test_chest.breakBlock(test_chest.java:53) ~[test_chest.class:?] at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:610) ~[Chunk.class:?] at net.minecraft.world.World.setBlockState(World.java:384) ~[World.class:?] at net.minecraft.block.Block.removedByPlayer(Block.java:1318) ~[block.class:?] at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:298) ~[PlayerInteractionManager.class:?] at net.minecraft.server.management.PlayerInteractionManager.removeBlock(PlayerInteractionManager.java:292) ~[PlayerInteractionManager.class:?] at net.minecraft.server.management.PlayerInteractionManager.tryHarvestBlock(PlayerInteractionManager.java:339) ~[PlayerInteractionManager.class:?] at net.minecraft.server.management.PlayerInteractionManager.onBlockClicked(PlayerInteractionManager.java:175) ~[PlayerInteractionManager.class:?] at net.minecraft.network.NetHandlerPlayServer.processPlayerDigging(NetHandlerPlayServer.java:658) ~[NetHandlerPlayServer.class:?] at net.minecraft.network.play.client.CPacketPlayerDigging.processPacket(CPacketPlayerDigging.java:56) ~[CPacketPlayerDigging.class:?] at net.minecraft.network.play.client.CPacketPlayerDigging.processPacket(CPacketPlayerDigging.java:12) ~[CPacketPlayerDigging.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:15) ~[PacketThreadUtil$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:25) ~[util.class:?] ... 5 more [18:43:35] [server thread/FATAL]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:26) [util.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:742) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) [integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.inventory.Container.getInventory(Container.java:63) ~[Container.class:?] at net.minecraft.inventory.Container.addListener(Container.java:52) ~[Container.class:?] at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:100) ~[FMLNetworkHandler.class:?] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2723) ~[EntityPlayer.class:?] at com.github.escapemc.thingsmod.init.test_chest.onBlockActivated(test_chest.java:44) ~[test_chest.class:?] at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:477) ~[PlayerInteractionManager.class:?] at net.minecraft.network.NetHandlerPlayServer.processRightClickBlock(NetHandlerPlayServer.java:706) ~[NetHandlerPlayServer.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:68) ~[CPacketPlayerTryUseItemOnBlock.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:13) ~[CPacketPlayerTryUseItemOnBlock.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:15) ~[PacketThreadUtil$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:25) ~[util.class:?] ... 5 more [18:43:35] [server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Ticking player at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:789) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) ~[integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:85) ~[Container.class:?] at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:292) ~[EntityPlayerMP.class:?] at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2108) ~[World.class:?] at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:873) ~[WorldServer.class:?] at net.minecraft.world.World.updateEntity(World.java:2075) ~[World.class:?] at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:674) ~[WorldServer.class:?] at net.minecraft.world.World.updateEntities(World.java:1864) ~[World.class:?] at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:645) ~[WorldServer.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) ~[MinecraftServer.class:?] ... 4 more [18:43:35] [server thread/ERROR]: This crash report has been saved to: /Users/school/Extras/ThingsMod 1.10.2/run/./crash-reports/crash-2016-12-19_18.43.35-server.txt [18:43:35] [server thread/INFO]: Stopping server [18:43:35] [server thread/INFO]: Saving players [18:43:35] [server thread/INFO]: Player324 lost connection: TextComponent{text='Server closed', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} [18:43:35] [server thread/INFO]: Player324 left the game [18:43:35] [server thread/INFO]: Stopping singleplayer server as player logged out [18:43:35] [server thread/INFO]: Saving worlds [18:43:35] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld [18:43:36] [server thread/INFO]: Saving chunks for level 'Test World'/Nether [18:43:36] [server thread/INFO]: Saving chunks for level 'Test World'/The End [18:43:36] [server thread/INFO] [FML]: Unloading dimension 0 [18:43:36] [server thread/INFO] [FML]: Unloading dimension -1 [18:43:36] [server thread/INFO] [FML]: Unloading dimension 1 [18:43:37] [Client thread/FATAL]: Reported exception thrown! net.minecraft.util.ReportedException: Rendering screen at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1174) ~[EntityRenderer.class:?] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1139) ~[Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:406) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:230) ~[GuiContainer.class:?] at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114) ~[GuiContainer.class:?] at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) ~[ForgeHooksClient.class:?] at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1147) ~[EntityRenderer.class:?] ... 15 more [18:43:37] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 12/19/16 6:43 PM Description: Rendering screen java.lang.NullPointerException: Rendering screen at net.minecraft.inventory.Slot.getStack(Slot.java:83) at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:230) at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1147) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1139) at net.minecraft.client.Minecraft.run(Minecraft.java:406) at net.minecraft.client.main.Main.main(Main.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) at GradleStart.main(GradleStart.java:26) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.inventory.Slot.getStack(Slot.java:83) at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:230) at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) -- Screen render details -- Details: Screen name: com.github.escapemc.thingsmod.client.gui.gui_test_chest Mouse location: Scaled: (252, 65). Absolute: (505, 348) Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2 -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Player324'/273, l='MpServer', x=122.83, y=80.00, z=133.97]] Chunk stats: MultiplayerChunkCache: 625, 625 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (128,64,164), Chunk: (at 0,4,4 in 8,10; contains blocks 128,0,160 to 143,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 21982 game time, 5831 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 132 total; [EntityPlayerSP['Player324'/273, l='MpServer', x=122.83, y=80.00, z=133.97], EntityZombie['Zombie'/53, l='MpServer', x=46.77, y=50.00, z=84.51], EntityBat['Bat'/56, l='MpServer', x=49.53, y=31.91, z=104.75], EntitySkeleton['Skeleton'/68, l='MpServer', x=48.50, y=52.00, z=69.50], EntityCreeper['Creeper'/69, l='MpServer', x=54.50, y=50.00, z=91.50], EntityZombie['Zombie'/70, l='MpServer', x=58.50, y=60.00, z=81.70], EntitySpider['Spider'/71, l='MpServer', x=63.56, y=60.00, z=82.97], EntitySkeleton['Skeleton'/72, l='MpServer', x=61.49, y=59.69, z=85.46], EntityCreeper['Creeper'/73, l='MpServer', x=63.89, y=27.00, z=103.50], EntityCreeper['Creeper'/74, l='MpServer', x=51.44, y=46.00, z=139.55], EntityCreeper['Creeper'/75, l='MpServer', x=49.50, y=46.00, z=138.50], EntityPig['Pig'/76, l='MpServer', x=57.72, y=65.00, z=171.48], EntitySpider['Spider'/81, l='MpServer', x=70.30, y=62.00, z=84.03], EntityCreeper['Creeper'/82, l='MpServer', x=77.64, y=27.00, z=103.70], EntityCreeper['Creeper'/83, l='MpServer', x=79.50, y=27.00, z=101.50], EntitySkeleton['Skeleton'/84, l='MpServer', x=77.73, y=19.00, z=127.50], EntityItem['item.item.egg'/85, l='MpServer', x=77.40, y=69.00, z=167.57], EntityCreeper['Creeper'/93, l='MpServer', x=85.50, y=28.00, z=107.50], EntityCreeper['Creeper'/94, l='MpServer', x=85.50, y=28.00, z=109.50], EntitySkeleton['Skeleton'/95, l='MpServer', x=86.50, y=28.00, z=109.50], EntitySkeleton['Skeleton'/96, l='MpServer', x=88.50, y=18.00, z=123.20], EntitySpider['Spider'/97, l='MpServer', x=94.85, y=50.00, z=138.50], EntityZombie['Zombie'/98, l='MpServer', x=91.63, y=49.00, z=141.16], EntityZombie['Zombie'/99, l='MpServer', x=89.80, y=50.00, z=143.48], EntityZombie['Zombie'/100, l='MpServer', x=92.55, y=49.00, z=143.33], EntityZombie['Zombie'/101, l='MpServer', x=95.86, y=50.00, z=138.53], EntityChicken['Chicken'/102, l='MpServer', x=92.25, y=77.00, z=141.30], EntityBat['Bat'/103, l='MpServer', x=94.15, y=61.10, z=149.56], EntityBat['Bat'/104, l='MpServer', x=93.75, y=51.10, z=146.25], EntityZombie['Zombie'/105, l='MpServer', x=89.76, y=50.00, z=153.50], EntityBat['Bat'/106, l='MpServer', x=91.91, y=49.31, z=150.80], EntityItem['item.item.egg'/107, l='MpServer', x=82.88, y=75.00, z=145.90], EntityChicken['Chicken'/108, l='MpServer', x=85.95, y=72.00, z=170.49], EntityCreeper['Creeper'/109, l='MpServer', x=95.15, y=52.00, z=178.53], EntitySheep['Sheep'/114, l='MpServer', x=104.83, y=69.00, z=88.33], EntityCow['Cow'/115, l='MpServer', x=107.51, y=69.00, z=88.55], EntitySheep['Sheep'/116, l='MpServer', x=100.64, y=69.00, z=86.83], EntityCow['Cow'/117, l='MpServer', x=104.52, y=69.00, z=112.01], EntityPig['Pig'/118, l='MpServer', x=110.54, y=73.00, z=119.55], EntityCreeper['Creeper'/119, l='MpServer', x=106.50, y=24.00, z=130.50], EntityZombie['Zombie'/120, l='MpServer', x=106.50, y=24.00, z=138.50], EntityZombie['Zombie'/121, l='MpServer', x=110.24, y=24.00, z=137.41], EntityCreeper['Creeper'/122, l='MpServer', x=104.82, y=52.00, z=136.58], EntityBat['Bat'/123, l='MpServer', x=104.75, y=55.10, z=143.50], EntityBat['Bat'/124, l='MpServer', x=101.25, y=63.10, z=133.75], EntityZombie['Zombie'/125, l='MpServer', x=101.50, y=51.00, z=138.50], EntityBat['Bat'/126, l='MpServer', x=102.67, y=61.66, z=136.48], EntityCreeper['Creeper'/127, l='MpServer', x=104.19, y=51.00, z=152.55], EntityBat['Bat'/128, l='MpServer', x=102.75, y=51.10, z=158.75], EntityChicken['Chicken'/129, l='MpServer', x=102.39, y=76.00, z=146.13], EntitySkeleton['Skeleton'/130, l='MpServer', x=107.68, y=50.00, z=163.54], EntityItem['item.item.egg'/131, l='MpServer', x=97.10, y=74.00, z=170.24], EntityChicken['Chicken'/132, l='MpServer', x=106.97, y=64.00, z=185.79], EntitySheep['Sheep'/136, l='MpServer', x=115.87, y=71.00, z=82.40], EntitySheep['Sheep'/137, l='MpServer', x=114.77, y=68.00, z=69.56], EntityCow['Cow'/138, l='MpServer', x=115.32, y=76.00, z=92.81], EntityPig['Pig'/139, l='MpServer', x=117.67, y=76.00, z=97.50], EntityBat['Bat'/140, l='MpServer', x=116.35, y=61.10, z=127.25], EntitySkeleton['Skeleton'/141, l='MpServer', x=117.50, y=57.00, z=112.50], EntityCow['Cow'/142, l='MpServer', x=116.47, y=72.00, z=112.62], EntityCreeper['Creeper'/143, l='MpServer', x=125.52, y=21.00, z=128.49], EntityWitch['Witch'/144, l='MpServer', x=116.50, y=52.00, z=143.84], EntityBat['Bat'/145, l='MpServer', x=114.51, y=59.68, z=131.33], EntitySkeleton['Skeleton'/146, l='MpServer', x=114.29, y=54.00, z=137.66], EntitySkeleton['Skeleton'/147, l='MpServer', x=120.50, y=69.00, z=142.29], EntityWitch['Witch'/148, l='MpServer', x=122.03, y=69.00, z=139.66], EntityCreeper['Creeper'/149, l='MpServer', x=112.22, y=18.00, z=150.52], EntityBat['Bat'/150, l='MpServer', x=121.12, y=51.10, z=157.52], EntityZombie['Zombie'/151, l='MpServer', x=121.63, y=62.00, z=149.54], EntityItem['item.item.egg'/152, l='MpServer', x=114.15, y=78.00, z=157.49], EntityPig['Pig'/153, l='MpServer', x=118.75, y=80.00, z=142.17], EntitySkeleton['Skeleton'/154, l='MpServer', x=122.52, y=12.00, z=169.73], EntityZombie['Zombie'/155, l='MpServer', x=127.19, y=19.00, z=161.53], EntityCreeper['Creeper'/156, l='MpServer', x=112.60, y=37.00, z=162.74], EntityChicken['Chicken'/157, l='MpServer', x=116.80, y=64.00, z=188.52], EntitySkeleton['Skeleton'/159, l='MpServer', x=143.50, y=57.00, z=125.50], EntitySkeleton['Skeleton'/160, l='MpServer', x=143.50, y=57.00, z=124.50], EntityPig['Pig'/161, l='MpServer', x=131.34, y=77.00, z=114.51], EntityCreeper['Creeper'/162, l='MpServer', x=133.50, y=21.00, z=134.50], EntityBat['Bat'/163, l='MpServer', x=129.75, y=68.10, z=151.45], EntityItem['item.item.egg'/164, l='MpServer', x=132.09, y=65.00, z=174.12], EntityChicken['Chicken'/165, l='MpServer', x=144.42, y=63.00, z=183.27], EntityChicken['Chicken'/166, l='MpServer', x=132.51, y=65.00, z=182.78], EntityItem['item.item.egg'/167, l='MpServer', x=128.01, y=65.00, z=191.73], EntityItem['item.item.egg'/168, l='MpServer', x=132.27, y=65.00, z=187.65], EntityCreeper['Creeper'/169, l='MpServer', x=154.50, y=27.00, z=56.50], EntityBat['Bat'/170, l='MpServer', x=152.25, y=29.10, z=54.62], EntityCreeper['Creeper'/171, l='MpServer', x=149.50, y=27.00, z=57.50], EntityZombie['Zombie'/172, l='MpServer', x=153.18, y=27.00, z=62.32], EntityBat['Bat'/173, l='MpServer', x=149.59, y=28.91, z=65.96], EntityCreeper['Creeper'/175, l='MpServer', x=159.91, y=35.06, z=76.35], EntityZombie['Zombie'/176, l='MpServer', x=151.50, y=27.00, z=65.50], EntitySheep['Sheep'/177, l='MpServer', x=154.24, y=71.00, z=79.68], EntitySheep['Sheep'/178, l='MpServer', x=146.97, y=71.00, z=66.31], EntityPig['Pig'/179, l='MpServer', x=153.82, y=71.00, z=73.93], EntityPig['Pig'/180, l='MpServer', x=153.65, y=71.00, z=72.25], EntitySheep['Sheep'/181, l='MpServer', x=151.98, y=71.00, z=90.13], EntitySkeleton['Skeleton'/182, l='MpServer', x=151.51, y=13.00, z=127.75], EntityZombie['Zombie'/183, l='MpServer', x=149.45, y=68.00, z=150.72], EntityChicken['Chicken'/184, l='MpServer', x=157.56, y=65.00, z=166.50], EntityItem['item.item.egg'/185, l='MpServer', x=157.83, y=62.00, z=178.13], EntityCreeper['Creeper'/186, l='MpServer', x=145.50, y=53.00, z=189.50], EntitySheep['Sheep'/196, l='MpServer', x=172.49, y=72.00, z=59.96], EntitySheep['Sheep'/197, l='MpServer', x=169.00, y=74.00, z=61.49], EntitySheep['Sheep'/198, l='MpServer', x=169.55, y=74.00, z=62.55], EntitySheep['Sheep'/199, l='MpServer', x=170.50, y=80.00, z=62.50], EntityPig['Pig'/200, l='MpServer', x=173.28, y=80.00, z=63.16], EntityCreeper['Creeper'/201, l='MpServer', x=164.49, y=38.00, z=74.79], EntityCreeper['Creeper'/202, l='MpServer', x=169.13, y=39.00, z=75.83], EntityVillager['Villager'/203, l='MpServer', x=171.57, y=69.09, z=73.50], EntityVillager['Villager'/204, l='MpServer', x=168.55, y=69.94, z=69.69], EntityVillager['Villager'/205, l='MpServer', x=170.96, y=69.94, z=75.46], EntitySkeleton['Skeleton'/206, l='MpServer', x=161.77, y=38.00, z=84.49], EntitySquid['Squid'/207, l='MpServer', x=176.10, y=56.33, z=186.79], EntityVillager['Villager'/212, l='MpServer', x=182.50, y=67.00, z=63.65], EntityVillager['Villager'/213, l='MpServer', x=188.50, y=66.00, z=54.54], EntityVillager['Villager'/214, l='MpServer', x=174.59, y=69.00, z=61.51], EntityVillager['Villager'/215, l='MpServer', x=179.51, y=68.00, z=66.46], EntityVillager['Villager'/216, l='MpServer', x=189.23, y=67.00, z=64.63], EntityChicken['Chicken'/217, l='MpServer', x=179.33, y=70.00, z=92.81], EntityItem['item.item.egg'/218, l='MpServer', x=179.96, y=70.00, z=92.74], EntityChicken['Chicken'/219, l='MpServer', x=180.11, y=69.00, z=85.72], EntityChicken['Chicken'/220, l='MpServer', x=189.50, y=64.00, z=95.85], EntityChicken['Chicken'/221, l='MpServer', x=191.55, y=71.00, z=112.51], EntitySquid['Squid'/223, l='MpServer', x=184.00, y=46.83, z=184.75], EntitySquid['Squid'/224, l='MpServer', x=178.40, y=51.94, z=188.28], EntitySquid['Squid'/225, l='MpServer', x=176.40, y=54.00, z=192.74], EntitySquid['Squid'/226, l='MpServer', x=180.16, y=54.68, z=192.28], EntitySquid['Squid'/227, l='MpServer', x=179.58, y=50.79, z=191.63], EntitySquid['Squid'/232, l='MpServer', x=176.40, y=54.00, z=195.53], EntityVillager['Villager'/239, l='MpServer', x=197.32, y=63.00, z=59.50], EntityVillager['Villager'/240, l='MpServer', x=188.71, y=66.94, z=67.57]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:451) at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2779) at net.minecraft.client.Minecraft.run(Minecraft.java:427) at net.minecraft.client.main.Main.main(Main.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) at GradleStart.main(GradleStart.java:26) -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Mac OS X (x86_64) version 10.12.1 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 502007832 bytes (478 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.2.2099 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.10.2-12.18.2.2099.jar) UCHIJAAAA Forge{12.18.2.2099} [Minecraft Forge] (forgeSrc-1.10.2-12.18.2.2099.jar) UCHIJAAAA tm{1.0.0.0} [Things Mod] (bin) Loaded coremods (and transformers): Launched Version: 1.10.2 LWJGL: 2.9.2 OpenGL: Intel(R) Iris(TM) Graphics 6100 GL version 2.1 INTEL-10.20.23, Intel Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz [18:43:37] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: #@!@# Game crashed! Crash report saved to: #@!@# /Users/school/Extras/ThingsMod 1.10.2/run/./crash-reports/crash-2016-12-19_18.43.37-client.txt [18:43:37] [Client thread/INFO] [FML]: Waiting for the server to terminate/save. [18:43:37] [server thread/INFO] [FML]: Applying holder lookups [18:43:37] [server thread/INFO] [FML]: Holder lookups applied [18:43:37] [server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. [18:43:37] [Client thread/INFO] [FML]: Server terminated. AL lib: (EE) alc_cleanup: 1 device not closed From looking at it myself, it would seem something is wrong with my gui_test_chest.java class? Not too sure. I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 19, 20168 yr Ok 1: you're still using IInventory. Don't do that. 2: Your TE shouldn't IMPLEMENT IItemHandler! You need a FIELD of type IItemHandler (your IItemHandler methods do fuck nothing anyway....). Of course, you won't be able to use InventoryHelper to drop your items, but its not a hard function to write a replacement for. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 20168 yr Author I am stuck getting a method that can be used instead of InventoryHelper.dropInventoryItems Draco would you be kind enough to help me with this? And, because your IItemHandler methods do fuck nothing anyway..... Should I just forget about them? Because if I do not need them, why worry about them. I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 20, 20168 yr I am stuck getting a method that can be used instead of InventoryHelper.dropInventoryItems https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/ores/block/BlockSifter.java#L72-L90 Should I just forget about them? Because if I do not need them, why worry about them. https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/ores/entities/TileEntitySifter.java#L38 Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 20168 yr Author Should I just forget about them? Because if I do not need them, why worry about them. https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/ores/entities/TileEntitySifter.java#L38 So, as to this, what do I need to do with the ItemStackHandler? Anything? I still get a crash when right-clicking my block. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release [19:25:37] [main/INFO] [GradleStart]: Extra: [] [19:25:37] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, /Users/school/.gradle/caches/minecraft/assets, --assetIndex, 1.10, --accessToken{REDACTED}, --version, 1.10.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [19:25:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [19:25:37] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading [19:25:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Mac OS X:x86_64:10.12.1, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre [19:25:37] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [19:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [19:25:37] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [19:25:37] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [19:25:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [19:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [19:25:37] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [19:25:38] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [19:25:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [19:25:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [19:25:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [19:25:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [19:25:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [19:25:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [19:25:40] [Client thread/INFO]: Setting user: Player10 [19:25:44] [Client thread/WARN]: Skipping bad option: lastServer: [19:25:44] [Client thread/INFO]: LWJGL Version: 2.9.2 [19:25:45] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized [19:25:45] [Client thread/INFO] [FML]: Replaced 232 ore recipes [19:25:45] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [19:25:45] [Client thread/INFO] [FML]: Searching /Users/school/Extras/ThingsMod 1.10.2/run/mods for mods [19:25:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [19:25:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tm] at CLIENT [19:25:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, tm] at SERVER [19:25:48] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Things Mod [19:25:48] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [19:25:48] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations [19:25:48] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [19:25:48] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [19:25:48] [Client thread/INFO] [FML]: Applying holder lookups [19:25:48] [Client thread/INFO] [FML]: Holder lookups applied [19:25:48] [Client thread/INFO] [FML]: Applying holder lookups [19:25:48] [Client thread/INFO] [FML]: Holder lookups applied [19:25:48] [Client thread/INFO] [FML]: Applying holder lookups [19:25:48] [Client thread/INFO] [FML]: Holder lookups applied [19:25:48] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [19:25:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [19:25:48] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:preinit:41]: Pre Init [19:25:48] [Client thread/INFO] [FML]: Applying holder lookups [19:25:48] [Client thread/INFO] [FML]: Holder lookups applied [19:25:48] [Client thread/INFO] [FML]: Injecting itemstacks [19:25:48] [Client thread/INFO] [FML]: Itemstack injection complete [19:25:48] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2185 [19:25:50] [sound Library Loader/INFO]: Starting up SoundSystem... [19:25:50] [Thread-6/INFO]: Initializing LWJGL OpenAL [19:25:50] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [19:25:50] [Thread-6/INFO]: OpenAL initialized. [19:25:51] [sound Library Loader/INFO]: Sound engine started [19:25:53] [Client thread/INFO] [FML]: Max texture size: 16384 [19:25:53] [Client thread/INFO]: Created: 16x16 textures-atlas [19:25:55] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:init:58]: Init [19:25:55] [Client thread/INFO] [FML]: Injecting itemstacks [19:25:55] [Client thread/INFO] [FML]: Itemstack injection complete [19:25:55] [Client thread/INFO] [sTDOUT]: [com.github.escapemc.thingsmod.Main:postinit:68]: Post Init [19:25:55] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [19:25:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Things Mod [19:25:57] [Client thread/INFO]: SoundSystem shutting down... [19:25:57] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [19:25:57] [sound Library Loader/INFO]: Starting up SoundSystem... [19:25:57] [Thread-8/INFO]: Initializing LWJGL OpenAL [19:25:57] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [19:25:57] [Thread-8/INFO]: OpenAL initialized. [19:25:57] [sound Library Loader/INFO]: Sound engine started [19:25:59] [Client thread/INFO] [FML]: Max texture size: 16384 [19:25:59] [Client thread/INFO]: Created: 1024x512 textures-atlas [19:26:01] [Client thread/WARN]: Skipping bad option: lastServer: [19:26:01] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id [19:26:04] [server thread/INFO]: Starting integrated minecraft server version 1.10.2 [19:26:04] [server thread/INFO]: Generating keypair [19:26:05] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance [19:26:05] [server thread/INFO] [FML]: Applying holder lookups [19:26:05] [server thread/INFO] [FML]: Holder lookups applied [19:26:05] [server thread/INFO] [FML]: Loading dimension 0 (Test World) (net.minecraft.server.integrated.IntegratedServer@3360d2c7) [19:26:05] [server thread/INFO] [FML]: Loading dimension 1 (Test World) (net.minecraft.server.integrated.IntegratedServer@3360d2c7) [19:26:05] [server thread/INFO] [FML]: Loading dimension -1 (Test World) (net.minecraft.server.integrated.IntegratedServer@3360d2c7) [19:26:05] [server thread/INFO]: Preparing start region for level 0 [19:26:06] [server thread/INFO]: Preparing spawn area: 2% [19:26:07] [server thread/INFO]: Preparing spawn area: 73% [19:26:08] [server thread/INFO]: Changing view distance to 12, from 10 [19:26:09] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [19:26:09] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [19:26:09] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected] [19:26:09] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [19:26:09] [server thread/INFO] [FML]: [server thread] Server side modded connection established [19:26:09] [server thread/INFO]: Player10[local:E:8cb8bb0a] logged in with entity id 272 at (122.83419347227756, 80.0, 133.9683134165068) [19:26:09] [server thread/INFO]: Player10 joined the game [19:26:10] [server thread/INFO]: Saving and pausing game... [19:26:10] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld [19:26:10] [server thread/INFO]: Saving chunks for level 'Test World'/Nether [19:26:10] [server thread/INFO]: Saving chunks for level 'Test World'/The End [19:26:10] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1e6047d3[id=a63f2212-89e7-3508-92f3-b41a096e71fa,name=Player10,properties={},legacy=false] com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?] at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?] at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?] at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?] at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3060) [Minecraft.class:?] at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:131) [skinManager$3.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_101] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_101] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] [19:26:12] [server thread/FATAL]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:26) [util.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:742) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) [integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.inventory.Container.getInventory(Container.java:63) ~[Container.class:?] at net.minecraft.inventory.Container.addListener(Container.java:52) ~[Container.class:?] at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:100) ~[FMLNetworkHandler.class:?] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2723) ~[EntityPlayer.class:?] at com.github.escapemc.thingsmod.init.test_chest.onBlockActivated(test_chest.java:51) ~[test_chest.class:?] at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:477) ~[PlayerInteractionManager.class:?] at net.minecraft.network.NetHandlerPlayServer.processRightClickBlock(NetHandlerPlayServer.java:706) ~[NetHandlerPlayServer.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:68) ~[CPacketPlayerTryUseItemOnBlock.class:?] at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(CPacketPlayerTryUseItemOnBlock.java:13) ~[CPacketPlayerTryUseItemOnBlock.class:?] at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:15) ~[PacketThreadUtil$1.class:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_101] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_101] at net.minecraft.util.Util.runTask(Util.java:25) ~[util.class:?] ... 5 more [19:26:12] [server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Ticking player at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:789) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) ~[integratedServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NullPointerException at net.minecraft.inventory.Slot.getStack(Slot.java:83) ~[slot.class:?] at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:85) ~[Container.class:?] at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:292) ~[EntityPlayerMP.class:?] at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2108) ~[World.class:?] at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:873) ~[WorldServer.class:?] at net.minecraft.world.World.updateEntity(World.java:2075) ~[World.class:?] at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:674) ~[WorldServer.class:?] at net.minecraft.world.World.updateEntities(World.java:1864) ~[World.class:?] at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:645) ~[WorldServer.class:?] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) ~[MinecraftServer.class:?] ... 4 more [19:26:12] [server thread/ERROR]: This crash report has been saved to: /Users/school/Extras/ThingsMod 1.10.2/run/./crash-reports/crash-2016-12-19_19.26.12-server.txt [19:26:12] [server thread/INFO]: Stopping server [19:26:12] [server thread/INFO]: Saving players [19:26:12] [server thread/INFO]: Player10 lost connection: TextComponent{text='Server closed', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} [19:26:12] [server thread/INFO]: Player10 left the game [19:26:12] [server thread/INFO]: Stopping singleplayer server as player logged out [19:26:12] [server thread/INFO]: Saving worlds [19:26:12] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld [19:26:12] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: ---- Minecraft Crash Report ---- // Sorry Time: 12/19/16 7:26 PM Description: Ticking player java.lang.NullPointerException: Ticking player at net.minecraft.inventory.Slot.getStack(Slot.java:83) at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:85) at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:292) at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2108) at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:873) at net.minecraft.world.World.updateEntity(World.java:2075) at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:674) at net.minecraft.world.World.updateEntities(World.java:1864) at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:645) at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.inventory.Slot.getStack(Slot.java:83) at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:85) at net.minecraft.entity.player.EntityPlayerMP.onUpdate(EntityPlayerMP.java:292) at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:2108) at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:873) at net.minecraft.world.World.updateEntity(World.java:2075) -- Player being ticked -- Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 272 Entity Name: Player10 Entity's Exact location: 122.83, 80.00, 133.97 Entity's Block location: World: (122,80,133), Chunk: (at 10,5,5 in 7,8; contains blocks 112,0,128 to 127,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.WorldServer.tickPlayers(WorldServer.java:674) at net.minecraft.world.World.updateEntities(World.java:1864) at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:645) -- Affected level -- Details: Level name: Test World All players: 1 total; [EntityPlayerMP['Player10'/272, l='Test World', x=122.83, y=80.00, z=133.97]] Chunk stats: ServerChunkCache: 625 Drop: 0 Level seed: 8764091131123040331 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (128,64,164), Chunk: (at 0,4,4 in 8,10; contains blocks 128,0,160 to 143,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 22153 game time, 6002 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 138128 (now: false), thunder time: 7953 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Mac OS X (x86_64) version 10.12.1 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 550703384 bytes (525 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.32 Powered by Forge 12.18.2.2099 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.10.2-12.18.2.2099.jar) UCHIJAAAA Forge{12.18.2.2099} [Minecraft Forge] (forgeSrc-1.10.2-12.18.2.2099.jar) UCHIJAAAA tm{1.0.0.0} [Things Mod] (bin) Loaded coremods (and transformers): Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['Player10'/272, l='Test World', x=122.83, y=80.00, z=133.97]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' [19:26:12] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: #@!@# Game crashed! Crash report saved to: #@!@# ./crash-reports/crash-2016-12-19_19.26.12-server.txt [19:26:12] [Client thread/INFO] [FML]: Waiting for the server to terminate/save. [19:26:12] [server thread/INFO]: Saving chunks for level 'Test World'/Nether [19:26:12] [server thread/INFO]: Saving chunks for level 'Test World'/The End [19:26:12] [server thread/INFO] [FML]: Unloading dimension 0 [19:26:12] [server thread/INFO] [FML]: Unloading dimension -1 [19:26:12] [server thread/INFO] [FML]: Unloading dimension 1 [19:26:13] [server thread/INFO] [FML]: Applying holder lookups [19:26:13] [server thread/INFO] [FML]: Holder lookups applied [19:26:13] [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:26:13] [Client thread/INFO] [FML]: Server terminated. AL lib: (EE) alc_cleanup: 1 device not closed Thoughts? EDIT: I forgot, and now I removed IItemHandler, and I plugged in inputSlots for where ever I have getStackInSlot I still get crash, I wonder what it is... The crash in the spoiler is the new crash I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 20, 20168 yr So a few things: IItemHandler capabilites use a different GUI/Container (because your setup was based on IInventory but now you've changed to IItemHandler). So you'll need to update your container and guicontainer. Also, have you assigned your inputSlots field to anything? Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 20168 yr Author Also, have you assigned your inputSlots field to anything? Yes, I did. I assigned it to ItemStackHandler (by using: inputSlot = new ItemStackHandler() So a few things: IItemHandler capabilites use a different GUI/Container (because your setup was based on IInventory but now you've changed to IItemHandler). So you'll need to update your container and guicontainer. So what changes will I need to make? If you don't mind, if you could take another look at my github and tell me what I need to do. 1 thing, I am guessing I will need to switch out all that IInventory... But to what??? I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 20, 20168 yr It'd be easier if you looked at mine. https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/ores/OreGuiHandler.java Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 20168 yr Author It'd be easier if you looked at mine. https://github.com/Draco18s/ReasonableRealism/blob/master/src/main/java/com/draco18s/ores/OreGuiHandler.java Alright Draco. I've literally copied your class into mine, and I am making edits. Here is the class so far: package com.github.escapemc.thingsmod.client.gui; import com.github.escapemc.thingsmod.tileentity.TileEntityTestChest; import net.minecraft.client.gui.inventory.GuiContainer; import net.minecraft.client.renderer.GlStateManager; import net.minecraft.inventory.Container; import net.minecraft.util.ResourceLocation; import net.minecraft.util.text.TextComponentTranslation; public class gui_test_chest extends GuiContainer { private TileEntityTestChest te; private static ResourceLocation TEST_CHEST_GUI_TEXTURE; public gui_test_chest(Container inventorySlotsIn, TileEntityTestChest te) { super(inventorySlotsIn); this.te = te; TEST_CHEST_GUI_TEXTURE = new ResourceLocation("tm:textures/gui/test_chest.png"); } @Override protected void drawGuiContainerForegroundLayer(int mouseX, int mouseY) { this.fontRendererObj.drawString(new TextComponentTranslation("container.test_chest", new Object[0]).getUnformattedText(), 8, 6, 4210752); this.fontRendererObj.drawString(new TextComponentTranslation("container.inventory", new Object[0]).getUnformattedText(), 8, this.ySize - 96 + 2, 4210752); } @Override protected void drawGuiContainerBackgroundLayer(float partialTicks, int mouseX, int mouseY) { GlStateManager.color(1.0f, 1.0f, 1.0f, 1.0f); this.mc.getTextureManager().bindTexture(TEST_CHEST_GUI_TEXTURE); int x = (width - xSize) / 2; int y = (height - ySize) / 2; this.drawTexturedModalRect(x, y, 0, 0, xSize, ySize); int progress = Math.round(24 * (40 - te.getTime()) / 40.0f); if(te.getTime() == 0) { progress = 0; } this.drawTexturedModalRect(x+79, y+31, 176, 0, 17, progress); } } Few things: 1) The method getTime() is undefined for the type TileEntityTestChest How can I fix this? What method should I do in TileEntityTestChest? 2) What other things in this class do I have to change to make them not your class, and only mine? (So nothing crosses over) 3) Where do I set the xSize and ySize in this? Because I do believe ours are not the same. (xSize = 176, ySize = 122 for me) I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 20, 20168 yr You don't need the getTime() stuff. My TE is a "furnace" yours is a chest (I don't have a straight storage block). Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 20168 yr Author You don't need the getTime() stuff. My TE is a "furnace" yours is a chest (I don't have a straight storage block). Ah ok, but what about setting the x and y Sizes? Where do I do this? I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
December 20, 20168 yr You mean this? this.mc.getTextureManager().bindTexture(SIFTER_GUI_TEXTURE); int x = (width - xSize) / 2; int y = (height - ySize) / 2; width, height, xSize, and ySize are all defined by the super class. You can set new values in your class if you want, though. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 20168 yr Author You mean this? this.mc.getTextureManager().bindTexture(SIFTER_GUI_TEXTURE); int x = (width - xSize) / 2; int y = (height - ySize) / 2; width, height, xSize, and ySize are all defined by the super class. You can set new values in your class if you want, though. So, it does it automatically? Or is it just set to you values for your gui? Second, I loaded up the game... and I right click me block. No Crash! Yay! No GUI comes up either! No yay! This is so annoying UGHHH What might it be now? No crash, as I said, so looking through my github might be the only way I really appreciate all of this Draco. Truly I Love To Help People. Unless They Are The Kind Of People Who Just Doesn't Know Anything. Those People Need Some Serious Help. This Could Help But...... https://www.youtube.com/watch?v=6t0GlXWx_PY ThingsMod Git: https://github.com/EscapeMC/Things-Mod-1.10.2 TeamMadness Mod Git: https://github.com/EscapeMC/TeamMadness-Mod-1.10.2 If I somehow help you, please click the "Thank You" button. If I am a total waste of time, please click the "Applaud" button.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.