Jump to content

[SOLVED]Game Crashes When Hovering a Custom Block Recipe


gmod622

Recommended Posts

Hey all!

 

So I have a custom container here, and when I finish the last item that is required, the game crashes with the following error:

 

 

 

 

2016-11-15 17:07:03,479 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-15 17:07:03,481 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:07:03] [main/INFO] [GradleStart]: Extra: []
[17:07:03] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Blake/.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]
[17:07:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:07:03] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2125 for Minecraft 1.10.2 loading
[17:07:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_101, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_101
[17:07:03] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[17:07:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[17:07:03] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[17:07:03] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[17:07:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:07:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:07:04] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[17:07:06] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[17:07:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:07:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:07:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[17:07:07] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:07:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:07:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-11-15 17:07:07,830 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-15 17:07:07,870 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-15 17:07:07,872 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:07:08] [Client thread/INFO]: Setting user: Player271
[17:07:12] [Client thread/WARN]: Skipping bad option: lastServer:
[17:07:12] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:07:14] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:221]: ---- Minecraft Crash Report ----
// There are four lights!

Time: 11/15/16 5:07 PM
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 848260248 bytes (808 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.70' Renderer: 'GeForce GTX 960/PCIe/SSE2'
[17:07:14] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2125 Initialized
[17:07:14] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[17:07:14] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[17:07:14] [Client thread/INFO] [FML]: Searching F:\Minecraft Workspace\1.10.x\Plentiful Misc v2\run\mods for mods
[17:07:16] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[17:07:16] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, plentifulmisc] at CLIENT
[17:07:16] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, plentifulmisc] at SERVER
[17:07:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Plentiful Misc
[17:07:17] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[17:07:17] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[17:07:17] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[17:07:17] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[17:07:17] [Client thread/INFO] [FML]: Applying holder lookups
[17:07:17] [Client thread/INFO] [FML]: Holder lookups applied
[17:07:17] [Client thread/INFO] [FML]: Applying holder lookups
[17:07:17] [Client thread/INFO] [FML]: Holder lookups applied
[17:07:17] [Client thread/INFO] [FML]: Applying holder lookups
[17:07:17] [Client thread/INFO] [FML]: Holder lookups applied
[17:07:17] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:07:17] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:07:17] [Client thread/INFO] [FML]: Applying holder lookups
[17:07:17] [Client thread/INFO] [FML]: Holder lookups applied
[17:07:17] [Client thread/INFO] [FML]: Injecting itemstacks
[17:07:17] [Client thread/INFO] [FML]: Itemstack injection complete
[17:07:17] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[17:07:24] [sound Library Loader/INFO]: Starting up SoundSystem...
[17:07:25] [Thread-8/INFO]: Initializing LWJGL OpenAL
[17:07:25] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:07:25] [Thread-8/INFO]: OpenAL initialized.
[17:07:25] [sound Library Loader/INFO]: Sound engine started
[17:07:30] [Client thread/INFO] [FML]: Max texture size: 16384
[17:07:30] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:07:31] [Client thread/INFO] [FML]: Injecting itemstacks
[17:07:31] [Client thread/INFO] [FML]: Itemstack injection complete
[17:07:31] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[17:07:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Plentiful Misc
[17:07:34] [Client thread/INFO]: SoundSystem shutting down...
[17:07:35] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[17:07:35] [sound Library Loader/INFO]: Starting up SoundSystem...
[17:07:35] [Thread-10/INFO]: Initializing LWJGL OpenAL
[17:07:35] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:07:35] [Thread-10/INFO]: OpenAL initialized.
[17:07:35] [sound Library Loader/INFO]: Sound engine started
[17:07:39] [Client thread/INFO] [FML]: Max texture size: 16384
[17:07:39] [Client thread/INFO]: Created: 512x512 textures-atlas
[17:07:40] [Client thread/WARN]: Skipping bad option: lastServer:
[17:07:41] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[17:07:53] [server thread/INFO]: Starting integrated minecraft server version 1.10.2
[17:07:53] [server thread/INFO]: Generating keypair
[17:07:53] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:07:53] [server thread/INFO] [FML]: Found a missing id from the world plentifulmisc:xianite:inventory
[17:07:53] [server thread/INFO] [FML]: Found a missing id from the world plentifulmisc:plentifulmiscxianite
[17:07:53] [server thread/INFO] [FML]: Found a missing id from the world plentifulmisc:overE
[17:07:53] [server thread/INFO] [FML]: Found a missing id from the world plentifulmisc:plentifulmiscrockcress
[17:07:53] [server thread/INFO] [FML]: Found a missing id from the world plentifulmisc:fertilizeddirt:inventory
[17:07:53] [server thread/INFO] [FML]: Found a missing id from the world plentifulmisc:fertilizeddirttilled:inventory
[17:07:53] [server thread/INFO] [FML]: Applying holder lookups
[17:07:53] [server thread/INFO] [FML]: Holder lookups applied
[17:07:53] [server thread/INFO] [FML]: Loading dimension 0 (Update World) (net.minecraft.server.integrated.IntegratedServer@1731f7a5)
[17:07:54] [server thread/INFO] [FML]: Loading dimension 1 (Update World) (net.minecraft.server.integrated.IntegratedServer@1731f7a5)
[17:07:54] [server thread/INFO] [FML]: Loading dimension -1 (Update World) (net.minecraft.server.integrated.IntegratedServer@1731f7a5)
[17:07:54] [server thread/INFO]: Preparing start region for level 0
[17:07:55] [server thread/INFO]: Preparing spawn area: 9%
[17:07:56] [server thread/INFO]: Preparing spawn area: 94%
[17:07:56] [server thread/INFO]: Changing view distance to 12, from 10
[17:07:57] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[17:07:57] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[17:07:57] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[17:07:57] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[17:07:57] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[17:07:57] [server thread/INFO]: Player271[local:E:f37347bf] logged in with entity id 305 at (-196.0495467309625, 63.0, 244.92412178100892)
[17:07:57] [server thread/INFO]: Player271 joined the game
[17:07:59] [server thread/INFO]: Saving and pausing game...
[17:07:59] [server thread/INFO]: Saving chunks for level 'Update World'/Overworld
[17:07:59] [server thread/INFO]: Saving chunks for level 'Update World'/Nether
[17:07:59] [server thread/INFO]: Saving chunks for level 'Update World'/The End
[17:07:59] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@7c483418[id=d0a046a3-d4b8-3312-bf51-44dcee5c19ba,name=Player271,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(Unknown Source) [?:1.8.0_101]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_101]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_101]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_101]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[17:08:08] [server thread/INFO]: Stopping server
[17:08:08] [server thread/INFO]: Saving players
[17:08:08] [server thread/INFO]: Saving worlds
[17:08:08] [server thread/INFO]: Saving chunks for level 'Update World'/Overworld
[17:08:08] [server thread/INFO]: Saving chunks for level 'Update World'/Nether
[17:08:08] [server thread/INFO]: Saving chunks for level 'Update World'/The End
[17:08:09] [server thread/INFO] [FML]: Unloading dimension 0
[17:08:09] [server thread/INFO] [FML]: Unloading dimension -1
[17:08:09] [server thread/INFO] [FML]: Unloading dimension 1
[17:08:09] [server thread/INFO] [FML]: Applying holder lookups
[17:08:09] [server thread/INFO] [FML]: Holder lookups applied
[17:08:10] [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(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?: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.client.renderer.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:429) ~[RenderItem.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:299) ~[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
[17:08:10] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 11/15/16 5:08 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at net.minecraft.client.renderer.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:429)
at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:299)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.client.renderer.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:429)
at net.minecraft.client.gui.inventory.GuiContainer.drawSlot(GuiContainer.java:299)
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: net.minecraft.client.gui.inventory.GuiCrafting
Mouse location: Scaled: (179, 100). Absolute: (359, 279)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Player271'/305, l='MpServer', x=-196.05, y=63.00, z=244.92]]
Chunk stats: MultiplayerChunkCache: 541, 541
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options: 
Level spawn location: World: (-164,64,244), Chunk: (at 12,4,4 in -11,15; contains blocks -176,0,240 to -161,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 88516 game time, 1203 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: 68 total; [EntityBat['Bat'/139, l='MpServer', x=-204.25, y=17.10, z=188.75], EntityItem['item.item.egg'/142, l='MpServer', x=-203.79, y=69.00, z=253.75], EntityItem['item.item.egg'/143, l='MpServer', x=-201.28, y=64.00, z=247.61], EntityChicken['Chicken'/144, l='MpServer', x=-205.15, y=65.00, z=250.50], EntityBat['Bat'/145, l='MpServer', x=-200.21, y=30.81, z=301.39], EntityBat['Bat'/150, l='MpServer', x=-186.13, y=22.10, z=188.67], EntityPig['Pig'/151, l='MpServer', x=-179.22, y=77.00, z=201.49], EntityPig['Pig'/152, l='MpServer', x=-181.33, y=79.00, z=209.52], EntityChicken['Chicken'/153, l='MpServer', x=-187.84, y=64.00, z=244.50], EntityBat['Bat'/160, l='MpServer', x=-171.27, y=33.10, z=177.64], EntityBat['Bat'/161, l='MpServer', x=-177.63, y=27.17, z=184.16], EntityPig['Pig'/162, l='MpServer', x=-173.31, y=79.00, z=187.90], EntityPig['Pig'/163, l='MpServer', x=-176.30, y=79.00, z=187.49], EntityPig['Pig'/164, l='MpServer', x=-170.67, y=75.00, z=199.82], EntityPig['Pig'/165, l='MpServer', x=-166.49, y=68.00, z=216.33], EntityPig['Pig'/166, l='MpServer', x=-168.50, y=75.00, z=311.28], EntityBat['Bat'/167, l='MpServer', x=-169.32, y=35.03, z=321.12], EntityPig['Pig'/176, l='MpServer', x=-156.73, y=79.00, z=169.63], EntityChicken['Chicken'/49, l='MpServer', x=-273.71, y=80.00, z=249.43], EntityBat['Bat'/177, l='MpServer', x=-147.08, y=26.00, z=199.51], EntitySheep['Sheep'/178, l='MpServer', x=-150.27, y=89.00, z=216.45], EntityChicken['Chicken'/51, l='MpServer', x=-272.90, y=91.00, z=256.51], EntitySheep['Sheep'/179, l='MpServer', x=-145.49, y=79.00, z=229.20], EntityBat['Bat'/180, l='MpServer', x=-140.11, y=81.03, z=236.38], EntityPig['Pig'/181, l='MpServer', x=-154.45, y=72.00, z=293.45], EntityPig['Pig'/185, l='MpServer', x=-140.23, y=79.00, z=170.30], EntityPig['Pig'/186, l='MpServer', x=-135.33, y=85.00, z=214.50], EntityPig['Pig'/187, l='MpServer', x=-147.33, y=79.00, z=225.51], EntitySheep['Sheep'/188, l='MpServer', x=-128.49, y=81.00, z=252.73], EntityPig['Pig'/189, l='MpServer', x=-149.79, y=70.00, z=282.68], EntityPig['Pig'/190, l='MpServer', x=-143.75, y=80.00, z=294.50], EntityPig['Pig'/194, l='MpServer', x=-124.69, y=83.00, z=204.15], EntitySheep['Sheep'/195, l='MpServer', x=-124.50, y=87.00, z=209.81], EntityPig['Pig'/68, l='MpServer', x=-264.28, y=93.00, z=188.30], EntityPig['Pig'/69, l='MpServer', x=-265.50, y=93.00, z=182.70], EntityPig['Pig'/70, l='MpServer', x=-269.46, y=90.00, z=181.79], EntityPig['Pig'/71, l='MpServer', x=-261.52, y=92.00, z=198.67], EntityPig['Pig'/72, l='MpServer', x=-261.25, y=93.00, z=196.52], EntityPig['Pig'/73, l='MpServer', x=-261.31, y=90.00, z=192.20], EntityPig['Pig'/74, l='MpServer', x=-264.28, y=92.00, z=204.22], EntityPig['Pig'/75, l='MpServer', x=-261.45, y=79.00, z=214.45], EntityChicken['Chicken'/76, l='MpServer', x=-270.27, y=90.00, z=254.49], EntityChicken['Chicken'/77, l='MpServer', x=-269.10, y=90.00, z=255.29], EntityChicken['Chicken'/81, l='MpServer', x=-266.87, y=70.00, z=295.41], EntityPig['Pig'/87, l='MpServer', x=-254.53, y=86.00, z=167.67], EntityPig['Pig'/88, l='MpServer', x=-250.24, y=81.00, z=196.52], EntityPig['Pig'/89, l='MpServer', x=-247.20, y=77.00, z=210.70], EntityPig['Pig'/90, l='MpServer', x=-253.09, y=68.00, z=232.75], EntityBat['Bat'/91, l='MpServer', x=-263.19, y=28.01, z=315.49], EntityChicken['Chicken'/92, l='MpServer', x=-235.82, y=71.00, z=319.43], EntityBat['Bat'/93, l='MpServer', x=-231.49, y=15.42, z=322.62], EntityChicken['Chicken'/95, l='MpServer', x=-247.21, y=71.00, z=316.89], EntityPig['Pig'/102, l='MpServer', x=-233.26, y=85.00, z=166.46], EntityBat['Bat'/103, l='MpServer', x=-237.25, y=32.10, z=220.31], EntityBat['Bat'/104, l='MpServer', x=-236.54, y=33.10, z=220.25], EntityPig['Pig'/105, l='MpServer', x=-235.36, y=72.00, z=252.27], EntityBat['Bat'/106, l='MpServer', x=-228.03, y=60.10, z=301.14], EntityChicken['Chicken'/107, l='MpServer', x=-229.83, y=71.00, z=303.58], EntityItem['item.item.egg'/108, l='MpServer', x=-231.52, y=72.00, z=302.79], EntityBat['Bat'/109, l='MpServer', x=-234.86, y=17.69, z=316.72], EntityPig['Pig'/118, l='MpServer', x=-212.22, y=87.00, z=165.28], EntityPig['Pig'/120, l='MpServer', x=-216.22, y=86.00, z=194.51], EntityPig['Pig'/121, l='MpServer', x=-218.23, y=88.00, z=208.49], EntitySquid['Squid'/122, l='MpServer', x=-214.74, y=60.00, z=232.25], EntitySquid['Squid'/123, l='MpServer', x=-213.51, y=61.20, z=239.20], EntityChicken['Chicken'/124, l='MpServer', x=-222.81, y=70.00, z=260.43], EntityPlayerSP['Player271'/305, l='MpServer', x=-196.05, y=63.00, z=244.92], EntityBat['Bat'/125, l='MpServer', x=-206.49, y=29.80, z=316.53]]
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 425296984 bytes (405 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.2.2125 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.2125.jar) 
UCHIJAAAA	Forge{12.18.2.2125} [Minecraft Forge] (forgeSrc-1.10.2-12.18.2.2125.jar) 
UCHIJAAAA	plentifulmisc{0.0.1} [Plentiful Misc] (bin) 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.70' Renderer: 'GeForce GTX 960/PCIe/SSE2'
Launched Version: 1.10.2
LWJGL: 2.9.4
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.70, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: 6x AMD FX(tm)-6300 Six-Core Processor 
[17:08:10] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:649]: #@!@# Game crashed! Crash report saved to: #@!@# F:\Minecraft Workspace\1.10.x\Plentiful Misc v2\run\.\crash-reports\crash-2016-11-15_17.08.10-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

 

 

 

Here is the registration for it:

	GameRegistry.addRecipe(new ItemStack(ModBlocks.CRATE), " R ", " Q ", " R ", 'Q', Blocks.LOG, 'R', Items.STICK);

 

Maybe there is a different function for block crafting?

 

Not new to java >> New to modding.

Link to comment
Share on other sites

Good odds that your ModBlocks.CRATE object is null at the time you create the recipe, so the item it's trying to render is null and it crashes.

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.

Link to comment
Share on other sites

Not pass it a null item.

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Baba  Serege [[+27-73 590 8989]] has experience of 27 years in helping and guiding many people from all over the world. His psychic abilities may help you answer and resolve many unanswered questions. He specialize in helping women and men from all walks of life.. 1) – Bring back lost lover. even if lost for a long time. 2) – My lover is abusing alcohol, partying and cheating on me I urgently need help” 3) – Divorce or court issues. 4) – Is your love falling apart? 5) – Do you want your love to grow stronger? 6) – Is your partner losing interest in you? 7) – Do you want to catch your partner cheating on you? – We help to keep your partner faithful and loyal to you. 9) – We recover love and happiness when relationship breaks down. 10) – Making your partner loves you alone. 11) – We create loyalty and everlasting love between couples. 12) – Get a divorce settlement quickly from your ex-partner. 13) – We create everlasting love between couples. 14) – We help you look for the best suitable partner. 15) – We bring back lost lover even if lost for a long time. 16) – We strengthen bonds in all love relationship and marriages 17) – Are you an herbalist who wants to get more powers? 18) – Buy a house or car of your dream. 19) – Unfinished jobs by other doctors come to me. 20) – I help those seeking employment. 21) – Pensioners free treatment. 22) – Win business tenders and contracts. 23) – Do you need to recover your lost property? 24) – Promotion at work and better pay. 25) – Do you want to be protected from bad spirits and nightmares? 26) – Financial problems. 27) – Why you can’t keep money or lovers? 28) – Why you have a lot of enemies? 29) – Why you are fired regularly on jobs? 30) – Speed up money claim spell, delayed payments, pension and accident funds 31) – I help students pass their exams/interviews. 33) – Removal of bad luck and debts. 34) – Are struggling to sleep because of a spiritual wife or husband. 35- ) Recover stolen property
    • OLXTOTO adalah situs bandar togel online resmi terbesar dan terpercaya di Indonesia. Bergabunglah dengan OLXTOTO dan nikmati pengalaman bermain togel yang aman dan terjamin. Koleksi toto 4D dan togel toto terlengkap di OLXTOTO membuat para member memiliki pilihan taruhan yang lebih banyak. Sebagai situs togel terpercaya, OLXTOTO menjaga keamanan dan kenyamanan para membernya dengan sistem keamanan terbaik dan enkripsi data. Transaksi yang cepat, aman, dan terpercaya merupakan jaminan dari OLXTOTO. Nikmati layanan situs toto terbaik dari OLXTOTO dengan tampilan yang user-friendly dan mudah digunakan. Layanan pelanggan tersedia 24/7 untuk membantu para member. Bergabunglah dengan OLXTOTO sekarang untuk merasakan pengalaman bermain togel yang menyenangkan dan menguntungkan.
    • Baba  Serege [[+27-73 590 8989]] has experience of 27 years in helping and guiding many people from all over the world. His psychic abilities may help you answer and resolve many unanswered questions. He specialize in helping women and men from all walks of life.. 1) – Bring back lost lover. even if lost for a long time. 2) – My lover is abusing alcohol, partying and cheating on me I urgently need help” 3) – Divorce or court issues. 4) – Is your love falling apart? 5) – Do you want your love to grow stronger? 6) – Is your partner losing interest in you? 7) – Do you want to catch your partner cheating on you? – We help to keep your partner faithful and loyal to you. 9) – We recover love and happiness when relationship breaks down. 10) – Making your partner loves you alone. 11) – We create loyalty and everlasting love between couples. 12) – Get a divorce settlement quickly from your ex-partner. 13) – We create everlasting love between couples. 14) – We help you look for the best suitable partner. 15) – We bring back lost lover even if lost for a long time. 16) – We strengthen bonds in all love relationship and marriages 17) – Are you an herbalist who wants to get more powers? 18) – Buy a house or car of your dream. 19) – Unfinished jobs by other doctors come to me. 20) – I help those seeking employment. 21) – Pensioners free treatment. 22) – Win business tenders and contracts. 23) – Do you need to recover your lost property? 24) – Promotion at work and better pay. 25) – Do you want to be protected from bad spirits and nightmares? 26) – Financial problems. 27) – Why you can’t keep money or lovers? 28) – Why you have a lot of enemies? 29) – Why you are fired regularly on jobs? 30) – Speed up money claim spell, delayed payments, pension and accident funds 31) – I help students pass their exams/interviews. 33) – Removal of bad luck and debts. 34) – Are struggling to sleep because of a spiritual wife or husband. 35- ) Recover stolen property
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.