Posted May 20, 20169 yr so i found a weird crash and not sure how to fix it http://pastebin.com/VxtsWQwF ignore the missing textures and .json files
May 20, 20169 yr Caused by: java.lang.NullPointerException at net.minecraft.client.renderer.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:429) ~[RenderItem.class:?] I don't have a 1.9.4 workspace set up yet, but if the code is similar to 1.9 I suspect the crash is caused by it calling Item#showDurabilityBar on a null value. This will happen if it tries to render an ItemStack with a null Item . 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.
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.