Jump to content

Bow Render Crashes Game?


killerjdog51

Recommended Posts

The title hopefully explains it. Basically my bow works, but then when i implemented a bow renderer for it, it crashed the game when the player holds it in his hand. I was going to test if the renderer worked, apparently it didnt. I dont really know alot about java and sometimes i dont understand it, thats why im trying to learn it as i go along with my mod. I would really appreciate the help, sincerely killerjdog51.

 

crash report

 

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:lightchocolateslab_side, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:399)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:lightchocolateslab_side, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:399)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:lightchocolateslab_top, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:400)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:lightchocolateslab_top, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:400)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:whitechocolateslab_side, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:401)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:whitechocolateslab_side, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:401)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:whitechocolateslab_top, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:402)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:whitechocolateslab_top, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:402)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalldarkchocolatebrickSlabDouble, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:405)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalldarkchocolatebrickSlabDouble, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:405)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalldarkchocolatebrickSlab, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:406)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalldarkchocolatebrickSlab, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:406)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalllightchocolatebrickSlabDouble, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:407)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalllightchocolatebrickSlabDouble, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:407)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalllightchocolatebrickSlab, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:408)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smalllightchocolatebrickSlab, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:408)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smallwhitechocolatebrickSlabDouble, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:409)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smallwhitechocolatebrickSlabDouble, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:409)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smallwhitechocolatebrickSlab, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:410)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix Chocolate for name Chocolate:smallwhitechocolatebrickSlab, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.registerBlock(BlockRegistry.java:410)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.block.BlockRegistry.mainRegistry(BlockRegistry.java:31)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:112)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolatebar, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:85)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:fruitychocolatebar, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:86)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:mintychocolatebar, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:87)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolatenutbar, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:88)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolateApple, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:89)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:cookiesandcreambar, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:90)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolateegg, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:91)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolatesoup, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:92)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolateStrawberry, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:93)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolateball, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:94)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:fruitychocolateball, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:95)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:mintychocolateball, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:96)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolatenutball, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:97)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:goldchocolatebar, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:98)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolatecake, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:100)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:darkchocolatecake, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:101)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:lightchocolatecake, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:102)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:whitechocolatecake, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.registerItem(FoodRegistry.java:103)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.food.FoodRegistry.mainRegistry(FoodRegistry.java:17)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:114)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:chocolatebow, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.registerItem(Tools.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.mainRegistry(Tools.java:32)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:115)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:darkchocolatebow, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.registerItem(Tools.java:132)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.mainRegistry(Tools.java:32)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:115)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:lightchocolatebow, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.registerItem(Tools.java:133)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.mainRegistry(Tools.java:32)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:115)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:whitechocolatebow, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.registerItem(Tools.java:134)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.tools.Tools.mainRegistry(Tools.java:32)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:115)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:nuts, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.crops.crops.registerBlock(crops.java:45)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.crops.crops.mainRegistry(crops.java:18)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:117)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:Strawberry, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.crops.crops.registerBlock(crops.java:47)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.crops.crops.mainRegistry(crops.java:18)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:117)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix item.killerjdog51 for name item.killerjdog51:MintSeeds, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:143)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:131)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.crops.crops.registerBlock(crops.java:49)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.crops.crops.mainRegistry(crops.java:18)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:117)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix killerjdog51 for name killerjdog51:leaves, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:855)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:223)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.plants.PlantRegistry.registerBlock(PlantRegistry.java:70)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.plants.PlantRegistry.mainRegistry(PlantRegistry.java:27)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:118)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:22] [Client thread/WARN] [FML]: * Illegal extra prefix killerjdog51 for name killerjdog51:leaves, invalid registry invocation/invalid name?

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:799)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:226)

[18:08:22] [Client thread/WARN] [FML]: * at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:182)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.plants.PlantRegistry.registerBlock(PlantRegistry.java:70)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.plants.PlantRegistry.mainRegistry(PlantRegistry.java:27)

[18:08:22] [Client thread/WARN] [FML]: * at com.chocolatemod.main.MainRegistry.PreLoad(MainRegistry.java:118)...

[18:08:22] [Client thread/WARN] [FML]: ****************************************

[18:08:23] [Client thread/INFO] [FML]: Applying holder lookups

[18:08:23] [Client thread/INFO] [FML]: Holder lookups applied

[18:08:23] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[18:08:23] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...

[18:08:23] [Thread-6/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[18:08:23] [Thread-6/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)

[18:08:23] [Thread-6/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[18:08:23] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[18:08:23] [sound Library Loader/INFO]: Sound engine started

[18:08:26] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas

[18:08:26] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4104_fruitbits.png

java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4104_fruitbits.png

at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[simpleReloadableResourceManager.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]

at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]

at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]

at GradleStart.main(GradleStart.java:45) [start/:?]

[18:08:26] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4108_ChocolatePortal.png

java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4108_ChocolatePortal.png

at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[simpleReloadableResourceManager.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]

at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]

at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]

at GradleStart.main(GradleStart.java:45) [start/:?]

[18:08:26] [Client thread/INFO]: Created: 512x256 textures/items-atlas

[18:08:26] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods

[18:08:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Chocolate Mod

[18:08:26] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4104_fruitbits.png

java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4104_fruitbits.png

at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[simpleReloadableResourceManager.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]

at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]

at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]

at GradleStart.main(GradleStart.java:45) [start/:?]

[18:08:26] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4108_ChocolatePortal.png

java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4108_ChocolatePortal.png

at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[simpleReloadableResourceManager.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]

at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]

at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [simpleReloadableResourceManager.class:?]

at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]

at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]

at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]

at GradleStart.main(GradleStart.java:45) [start/:?]

[18:08:26] [Client thread/INFO]: Created: 512x256 textures/items-atlas

[18:08:27] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas

[18:08:27] [Client thread/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[18:08:27] [Client thread/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...

[18:08:27] [Client thread/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com

[18:08:27] [Client thread/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[18:08:27] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[18:08:27] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...

[18:08:27] [Thread-8/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[18:08:27] [Thread-8/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)

[18:08:27] [Thread-8/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[18:08:28] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[18:08:28] [sound Library Loader/INFO]: Sound engine started

[18:08:36] [server thread/INFO]: Starting integrated minecraft server version 1.7.10

[18:08:36] [server thread/INFO]: Generating keypair

[18:08:36] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[18:08:36] [server thread/INFO] [FML]: Found a missing id from the world killerjdog51:item.lightchocolatebow

[18:08:36] [server thread/INFO] [FML]: Found a missing id from the world killerjdog51:item.whitechocolatebow

[18:08:36] [server thread/INFO] [FML]: Found a missing id from the world killerjdog51:item.darkchocolatebow

[18:08:36] [server thread/INFO] [FML]: Found a missing id from the world killerjdog51:item.chocolatebow

[18:08:36] [server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway

[18:08:36] [server thread/ERROR] [FML]: Unidentified item: killerjdog51:item.lightchocolatebow, id 4187

[18:08:36] [server thread/ERROR] [FML]: Unidentified item: killerjdog51:item.whitechocolatebow, id 4185

[18:08:36] [server thread/ERROR] [FML]: Unidentified item: killerjdog51:item.darkchocolatebow, id 4184

[18:08:36] [server thread/ERROR] [FML]: Unidentified item: killerjdog51:item.chocolatebow, id 4186

[18:08:42] [server thread/INFO] [FML]: World backup created at C:\Users\Jordan\Desktop\1.7.2 Chocolate\eclipse\saves\New World-20150105-180841.zip.

[18:08:42] [server thread/ERROR] [FML]: This world contains block and item mappings that may cause world breakage

[18:08:42] [server thread/INFO] [FML]: Injecting new block and item data into this server instance.

[18:08:42] [server thread/INFO] [FML]: Injected new block/item killerjdog51:item.killerjdog51:lightchocolatebow: 4162 (init) -> 4188 (map).

[18:08:42] [server thread/INFO] [FML]: Injected new block/item killerjdog51:item.killerjdog51:chocolatebow: 4160 (init) -> 4189 (map).

[18:08:42] [server thread/INFO] [FML]: Injected new block/item killerjdog51:item.killerjdog51:darkchocolatebow: 4161 (init) -> 4190 (map).

[18:08:42] [server thread/INFO] [FML]: Injected new block/item killerjdog51:item.killerjdog51:whitechocolatebow: 4163 (init) -> 4191 (map).

[18:08:42] [server thread/INFO] [FML]: Applying holder lookups

[18:08:43] [server thread/INFO] [FML]: Holder lookups applied

[18:08:43] [server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@620301eb)

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [sTDOUT]: [com.chocolatemod.worldgen.BiomeDecoratorChocolate:<init>:104]: Biome Decorator is Called

[18:08:43] [server thread/INFO] [FML]: Loading dimension 3 (New World) (net.minecraft.server.integrated.IntegratedServer@620301eb)

[18:08:43] [server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@620301eb)

[18:08:43] [server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@620301eb)

[18:08:43] [server thread/INFO]: Preparing start region for level 0

[18:08:44] [server thread/INFO]: Changing view distance to 6, from 10

[18:08:44] [Netty Client IO #0/INFO] [FML]: Server protocol version 1

[18:08:44] [Netty IO #1/INFO] [FML]: Client protocol version 1

[18:08:44] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]

[18:08:44] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT

[18:08:44] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER

[18:08:44] [server thread/INFO] [FML]: [server thread] Server side modded connection established

[18:08:44] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established

[18:08:44] [server thread/INFO]: Player329[local:E:852aca8a] logged in with entity id 215 at (-222.55912988996224, 68.0, -13.13471399452742)

[18:08:44] [server thread/INFO]: Player329 joined the game

[18:08:46] [server thread/INFO]: Player329 has just earned the achievement [Taking Inventory]

[18:08:46] [Client thread/INFO]: [CHAT] Player329 has just earned the achievement [Taking Inventory]

[18:08:57] [server thread/INFO]: Stopping server

[18:08:57] [server thread/INFO]: Saving players

[18:08:57] [server thread/INFO]: Saving worlds

[18:08:57] [server thread/INFO]: Saving chunks for level 'New World'/Overworld

[18:08:57] [server thread/INFO]: Saving chunks for level 'New World'/Nether

[18:08:57] [server thread/INFO]: Saving chunks for level 'New World'/The End

[18:08:57] [server thread/INFO]: Saving chunks for level 'New World'/Chocolate

[18:08:57] [server thread/INFO] [FML]: Unloading dimension 0

[18:08:57] [server thread/INFO] [FML]: Unloading dimension -1

[18:08:57] [server thread/INFO] [FML]: Unloading dimension 1

[18:08:57] [server thread/INFO] [FML]: Unloading dimension 3

[18:08:57] [server thread/INFO] [FML]: Applying holder lookups

[18:08:57] [server thread/INFO] [FML]: Holder lookups applied

[18:08:58] [Client thread/FATAL]: Unreported exception thrown!

java.lang.NullPointerException

at com.chocolatemod.tools.BowRenderer.renderItem(BowRenderer.java:87) ~[bowRenderer.class:?]

at com.chocolatemod.tools.BowRenderer.renderItem(BowRenderer.java:49) ~[bowRenderer.class:?]

at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:232) ~[ForgeHooksClient.class:?]

at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:86) ~[itemRenderer.class:?]

at net.minecraft.client.renderer.ItemRenderer.renderItemInFirstPerson(ItemRenderer.java:511) ~[itemRenderer.class:?]

at net.minecraft.client.renderer.EntityRenderer.renderHand(EntityRenderer.java:797) ~[EntityRenderer.class:?]

at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1437) ~[EntityRenderer.class:?]

at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1087) ~[EntityRenderer.class:?]

at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1057) ~[Minecraft.class:?]

at net.minecraft.client.Minecraft.run(Minecraft.java:951) [Minecraft.class:?]

at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]

at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78) [start/:?]

at GradleStart.main(GradleStart.java:45) [start/:?]

[18:08:58] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----

// Oops.

 

Time: 1/5/15 6:08 PM

Description: Unexpected error

 

java.lang.NullPointerException: Unexpected error

at com.chocolatemod.tools.BowRenderer.renderItem(BowRenderer.java:87)

at com.chocolatemod.tools.BowRenderer.renderItem(BowRenderer.java:49)

at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:232)

at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:86)

at net.minecraft.client.renderer.ItemRenderer.renderItemInFirstPerson(ItemRenderer.java:511)

at net.minecraft.client.renderer.EntityRenderer.renderHand(EntityRenderer.java:797)

at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1437)

at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1087)

at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1057)

at net.minecraft.client.Minecraft.run(Minecraft.java:951)

at net.minecraft.client.main.Main.main(Main.java:164)

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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78)

at GradleStart.main(GradleStart.java:45)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at com.chocolatemod.tools.BowRenderer.renderItem(BowRenderer.java:87)

at com.chocolatemod.tools.BowRenderer.renderItem(BowRenderer.java:49)

at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:232)

at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:86)

at net.minecraft.client.renderer.ItemRenderer.renderItemInFirstPerson(ItemRenderer.java:511)

at net.minecraft.client.renderer.EntityRenderer.renderHand(EntityRenderer.java:797)

at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1437)

 

-- Affected level --

Details:

Level name: MpServer

All players: 1 total; ['Player329'/215, l='MpServer', x=-222.56, y=69.62, z=-13.13]]

Chunk stats: MultiplayerChunkCache: 169, 169

Level seed: 0

Level generator: ID 00 - default, ver 1. Features enabled: false

Level generator options:

Level spawn location: World: (-248,64,88), Chunk: (at 8,4,8 in -16,5; contains blocks -256,0,80 to -241,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Level time: 239384 game time, 1000 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: 69 total; ['Player329'/215, l='MpServer', x=-222.56, y=69.62, z=-13.13], EntityCow['Cow'/129, l='MpServer', x=-171.25, y=63.00, z=-86.47], EntityChicken['Chicken'/131, l='MpServer', x=-167.44, y=62.53, z=-65.63], EntityBat['Bat'/130, l='MpServer', x=-154.10, y=63.91, z=-74.45], EntityChicken['Chicken'/133, l='MpServer', x=-168.56, y=62.29, z=-15.44], EntityChicken['Chicken'/132, l='MpServer', x=-170.44, y=63.00, z=-9.56], EntitySheep['Sheep'/135, l='MpServer', x=-161.78, y=63.00, z=52.38], EntityChicken['Chicken'/134, l='MpServer', x=-166.63, y=63.00, z=31.66], EntityCreeper['Creeper'/152, l='MpServer', x=-150.78, y=17.00, z=-76.91], EntitySkeleton['Skeleton'/153, l='MpServer', x=-152.50, y=17.00, z=-82.69], EntitySkeleton['Skeleton'/154, l='MpServer', x=-148.22, y=16.00, z=-89.25], EntitySkeleton['Skeleton'/155, l='MpServer', x=-144.50, y=34.00, z=-90.91], EntityZombie['Zombie'/156, l='MpServer', x=-145.06, y=37.00, z=-88.63], EntitySkeleton['Skeleton'/158, l='MpServer', x=-149.25, y=34.00, z=-97.03], EntityBat['Bat'/159, l='MpServer', x=-153.25, y=38.10, z=-90.78], EntitySkeleton['Skeleton'/146, l='MpServer', x=-153.44, y=25.00, z=-83.84], EntitySpider['Spider'/147, l='MpServer', x=-148.97, y=17.00, z=-85.00], EntityCreeper['Creeper'/148, l='MpServer', x=-149.09, y=16.00, z=-89.47], EntityZombie['Zombie'/149, l='MpServer', x=-145.50, y=17.00, z=-90.50], EntityZombie['Zombie'/150, l='MpServer', x=-147.47, y=17.00, z=-84.94], EntitySkeleton['Skeleton'/151, l='MpServer', x=-147.09, y=16.00, z=-87.50], EntityBat['Bat'/175, l='MpServer', x=-151.41, y=20.05, z=-54.79], EntityBat['Bat'/174, l='MpServer', x=-152.51, y=26.08, z=-54.46], EntitySkeleton['Skeleton'/162, l='MpServer', x=-144.50, y=34.00, z=-91.91], EntitySkeleton['Skeleton'/161, l='MpServer', x=-147.16, y=34.00, z=-83.56], EntitySkeleton['Skeleton'/166, l='MpServer', x=-150.00, y=37.00, z=-93.28], EntitySkeleton['Skeleton'/165, l='MpServer', x=-151.97, y=34.00, z=-86.44], EntitySkeleton['Skeleton'/164, l='MpServer', x=-149.09, y=37.00, z=-93.78], EntitySkeleton['Skeleton'/290, l='MpServer', x=-191.50, y=65.00, z=61.50], EntitySheep['Sheep'/184, l='MpServer', x=-143.69, y=66.00, z=-29.88], EntitySheep['Sheep'/178, l='MpServer', x=-146.09, y=63.00, z=20.09], EntityChicken['Chicken'/177, l='MpServer', x=-155.41, y=68.00, z=-7.41], EntityCow['Cow'/63, l='MpServer', x=-293.38, y=72.00, z=-28.59], EntityCow['Cow'/62, l='MpServer', x=-301.53, y=69.00, z=-64.69], EntityCow['Cow'/61, l='MpServer', x=-295.53, y=68.00, z=-71.69], EntityCreeper['Creeper'/60, l='MpServer', x=-294.97, y=53.00, z=-80.06], EntityChicken['Chicken'/64, l='MpServer', x=-296.34, y=71.00, z=-37.19], EntityCow['Cow'/65, l='MpServer', x=-300.38, y=72.00, z=34.16], EntityZombie['Zombie'/76, l='MpServer', x=-283.16, y=30.00, z=-87.47], EntityCow['Cow'/78, l='MpServer', x=-283.44, y=69.00, z=-80.19], EntityCow['Cow'/79, l='MpServer', x=-274.63, y=71.00, z=-58.03], EntityChicken['Chicken'/81, l='MpServer', x=-274.47, y=70.00, z=-36.53], EntityCow['Cow'/80, l='MpServer', x=-285.13, y=71.00, z=-56.88], EntityBat['Bat'/456, l='MpServer', x=-217.49, y=14.78, z=-21.59], EntityCow['Cow'/82, l='MpServer', x=-284.25, y=71.00, z=49.56], EntityBat['Bat'/93, l='MpServer', x=-243.38, y=35.65, z=39.95], EntityCow['Cow'/92, l='MpServer', x=-266.13, y=68.00, z=-85.78], EntitySkeleton['Skeleton'/88, l='MpServer', x=-267.47, y=31.00, z=-92.84], EntityBat['Bat'/90, l='MpServer', x=-270.25, y=32.10, z=-88.75], EntityCow['Cow'/102, l='MpServer', x=-252.13, y=74.00, z=57.97], EntityCow['Cow'/100, l='MpServer', x=-251.94, y=69.00, z=37.97], EntityCow['Cow'/101, l='MpServer', x=-249.97, y=74.00, z=62.84], EntitySheep['Sheep'/98, l='MpServer', x=-253.94, y=71.00, z=-8.78], EntitySlime['Slime'/99, l='MpServer', x=-243.38, y=28.00, z=26.38], EntityCow['Cow'/97, l='MpServer', x=-246.81, y=72.00, z=-44.19], EntityCow['Cow'/110, l='MpServer', x=-221.47, y=49.69, z=-33.47], EntitySpider['Spider'/111, l='MpServer', x=-217.00, y=39.00, z=-27.16], entitychocolatearrow['entity.killerjdog51.ChocolateArrow.name'/106, l='MpServer', x=-225.13, y=67.03, z=-13.16], EntityCow['Cow'/107, l='MpServer', x=-233.09, y=69.00, z=34.19], EntityCow['Cow'/105, l='MpServer', x=-232.89, y=70.00, z=-29.53], EntityCow['Cow'/117, l='MpServer', x=-204.81, y=66.00, z=16.22], Entitychocolateninja['entity.Chocolate Ninja.name'/115, l='MpServer', x=-218.34, y=64.00, z=-0.31], EntityCow['Cow'/114, l='MpServer', x=-213.03, y=66.00, z=2.13], Entitychocolateninja['entity.Chocolate Ninja.name'/113, l='MpServer', x=-219.63, y=64.00, z=-0.63], EntitySkeleton['Skeleton'/112, l='MpServer', x=-216.44, y=38.00, z=-21.91], EntityZombie['Zombie'/126, l='MpServer', x=-186.30, y=44.12, z=34.70], EntityBat['Bat'/125, l='MpServer', x=-183.01, y=20.89, z=16.01], EntityBat['Bat'/124, l='MpServer', x=-179.68, y=22.97, z=28.47], EntitySheep['Sheep'/123, l='MpServer', x=-178.53, y=64.00, z=-5.22]]

Retry entities: 0 total; []

Server brand: fml,forge

Server type: Integrated singleplayer server

Stacktrace:

at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415)

at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2556)

at net.minecraft.client.Minecraft.run(Minecraft.java:980)

at net.minecraft.client.main.Main.main(Main.java:164)

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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:78)

at GradleStart.main(GradleStart.java:45)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 8.1 (amd64) version 6.3

Java Version: 1.7.0_71, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 736927480 bytes (702 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)

JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95

FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 4 mods loaded, 4 mods active

mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{7.10.85.1230} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{10.13.2.1230} [Minecraft Forge] (forgeSrc-1.7.10-10.13.2.1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

killerjdog51{2.2} [Chocolate Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Launched Version: 1.7.10

LWJGL: 2.9.1

OpenGL: Intel® HD Graphics 4400 GL version 4.2.0 - Build 10.18.10.3379, Intel

GL Caps: Using GL 1.3 multitexturing.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Anisotropic filtering is supported and maximum anisotropy is 16.

Shaders are available because OpenGL 2.1 is supported.

 

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)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

[18:08:58] [Client thread/INFO] [sTDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:398]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Jordan\Desktop\1.7.2 Chocolate\eclipse\.\crash-reports\crash-2015-01-05_18.08.58-client.txt

AL lib: (EE) alc_cleanup: 1 device not closed

 

 

 

Bow Render

 

package com.chocolatemod.tools;

 

import java.lang.reflect.Method;

import org.lwjgl.opengl.GL11;

import org.lwjgl.opengl.GL12;

import net.minecraft.client.Minecraft;

import net.minecraft.client.entity.EntityClientPlayerMP;

import net.minecraft.client.renderer.ItemRenderer;

import net.minecraft.client.renderer.Tessellator;

import net.minecraft.client.renderer.entity.RenderManager;

import net.minecraft.client.renderer.texture.TextureManager;

import net.minecraft.entity.EntityLiving;

import net.minecraft.item.Item;

import net.minecraft.item.ItemStack;

import net.minecraft.util.IIcon;

import net.minecraft.util.MathHelper;

import net.minecraft.util.ResourceLocation;

import net.minecraftforge.client.IItemRenderer;

import net.minecraftforge.client.IItemRenderer.ItemRenderType;

public class BowRenderer implements IItemRenderer {

private RenderManager renderManager;

private Minecraft mc;

private TextureManager texturemanager;

 

public BowRenderer() {

this.renderManager = RenderManager.instance;

this.mc = Minecraft.getMinecraft();

this.texturemanager = this.mc.getTextureManager();

}

@Override

//HandleRenderType lets forge know if it will render the item in the requested view.

public boolean handleRenderType(ItemStack item, ItemRenderType type) {

//You can remove everything after "EQUIPPED" if you only want this class to render the third person item.

return type == ItemRenderType.EQUIPPED || type == ItemRenderType.EQUIPPED_FIRST_PERSON;

}

@Override

//RenderHelpers I don't fully understand, I'd assume they are modifiers, but I've never looked into it.

public boolean shouldUseRenderHelper(ItemRenderType type, ItemStack item, ItemRendererHelper helper) {

return false;

}

@Override

//This function decides what to do in rendering an item, whether it's first or third person.

//Credit to SanAndreasP on minecraftforge forums for this code.

public void renderItem(ItemRenderType type, ItemStack item, Object... data) {

EntityClientPlayerMP entity = (EntityClientPlayerMP)data[1];

ItemRenderer irInstance = this.mc.entityRenderer.itemRenderer;

GL11.glPopMatrix(); // prevents Forge from pre-translating the item

if(type == ItemRenderType.EQUIPPED_FIRST_PERSON) {

this.renderItem(entity, item, 0);

} else {

GL11.glPushMatrix();

// contra-translate the item from it's standard translation

// also apply some more scale or else the bow is tiny

float f2 = 3F - (1F/3F);

GL11.glRotatef(-20.0F, 0.0F, 0.0F, 1.0F);

GL11.glRotatef(90.0F, 1.0F, 0.0F, 0.0F);

GL11.glRotatef(-60.0F, 0.0F, 0.0F, 1.0F);

GL11.glScalef(f2, f2, f2);

GL11.glTranslatef(-0.25F, -0.1875F, 0.1875F);

 

// render the item as 'real' bow

//This is pulled from RenderBiped

float f3 = 0.625F;

GL11.glTranslatef(0.0F, 0.125F, 0.3125F);

GL11.glRotatef(-20.0F, 0.0F, 1.0F, 0.0F);

GL11.glScalef(f3, -f3, f3);

GL11.glRotatef(-100.0F, 1.0F, 0.0F, 0.0F);

GL11.glRotatef(45.0F, 0.0F, 1.0F, 0.0F);

 

this.renderItem(entity, item, 0);

GL11.glPopMatrix();

}

GL11.glPushMatrix(); // prevents GL Underflow errors

}

 

//This actually renders an Icon to be worked with.

//All of this code is directly pulled from ItemRenderer.class

private void renderItem(EntityClientPlayerMP par1EntityLiving, ItemStack par2ItemStack, int par3) {

{

//If you for whatever reason aren't registering icons with iconRegister, I'm assuming you'll need to change the code below.

IIcon icon = par1EntityLiving.getItemIcon(par2ItemStack, par3);

if (icon == null)

{

GL11.glPopMatrix();

return;

}

texturemanager.bindTexture(texturemanager.getResourceLocation(par2ItemStack.getItemSpriteNumber()));

Tessellator tessellator = Tessellator.instance;

float f = icon.getMinU();

float f1 = icon.getMaxU();

float f2 = icon.getMinV();

float f3 = icon.getMaxV();

float f4 = 0.0F;

float f5 = 0.3F;

GL11.glEnable(GL12.GL_RESCALE_NORMAL);

GL11.glTranslatef(-f4, -f5, 0.0F);

float f6 = 1.5F;

GL11.glScalef(f6, f6, f6);

GL11.glRotatef(50.0F, 0.0F, 1.0F, 0.0F);

GL11.glRotatef(335.0F, 0.0F, 0.0F, 1.0F);

GL11.glTranslatef(-0.9375F, -0.0625F, 0.0F);

ItemRenderer.renderItemIn2D(tessellator, f1, f2, f, f3, icon.getIconWidth(), icon.getIconHeight(), 0.0625F);

//This checks for enchantments.

if (par2ItemStack.hasEffect(par3))

{

GL11.glDepthFunc(GL11.GL_EQUAL);

GL11.glDisable(GL11.GL_LIGHTING);

texturemanager.bindTexture(new ResourceLocation("textures/misc/enchanted_item_glint.png"));

GL11.glEnable(GL11.GL_BLEND);

GL11.glBlendFunc(GL11.GL_SRC_COLOR, GL11.GL_ONE);

float f7 = 0.76F;

GL11.glColor4f(0.5F * f7, 0.25F * f7, 0.8F * f7, 1.0F);

GL11.glMatrixMode(GL11.GL_TEXTURE);

GL11.glPushMatrix();

float f8 = 0.125F;

GL11.glScalef(f8, f8, f8);

float f9 = (float)(Minecraft.getSystemTime() % 3000L) / 3000.0F * 8.0F;

GL11.glTranslatef(f9, 0.0F, 0.0F);

GL11.glRotatef(-50.0F, 0.0F, 0.0F, 1.0F);

ItemRenderer.renderItemIn2D(tessellator, 0.0F, 0.0F, 1.0F, 1.0F, 256, 256, 0.0625F);

GL11.glPopMatrix();

GL11.glPushMatrix();

GL11.glScalef(f8, f8, f8);

f9 = (float)(Minecraft.getSystemTime() % 4873L) / 4873.0F * 8.0F;

GL11.glTranslatef(-f9, 0.0F, 0.0F);

GL11.glRotatef(10.0F, 0.0F, 0.0F, 1.0F);

ItemRenderer.renderItemIn2D(tessellator, 0.0F, 0.0F, 1.0F, 1.0F, 256, 256, 0.0625F);

GL11.glPopMatrix();

GL11.glMatrixMode(GL11.GL_MODELVIEW);

GL11.glDisable(GL11.GL_BLEND);

GL11.glEnable(GL11.GL_LIGHTING);

GL11.glDepthFunc(GL11.GL_LEQUAL);

}

GL11.glDisable(GL12.GL_RESCALE_NORMAL);

}

}

}

 

 

 

client proxy

 

MinecraftForgeClient.registerItemRenderer(Tools.ChocolateBow, new BowRenderer());

MinecraftForgeClient.registerItemRenderer(Tools.DarkChocolateBow, new BowRenderer());

MinecraftForgeClient.registerItemRenderer(Tools.LightChocolateBow, new BowRenderer());

MinecraftForgeClient.registerItemRenderer(Tools.WhiteChocolateBow, new BowRenderer());

 

 

The error specifies these two lines from the Bow Renderer but i dont understand what they mean.

 

this.renderItem(entity, item, 0);

 

texturemanager.bindTexture(texturemanager.getResourceLocation(par2ItemStack.getItemSpriteNumber()));

Link to comment
Share on other sites

You're getting a nullpointer exception, which means you're accessing methods or fields from an object that doesn't actually exist, it's null.

 

The things that COULD be null at line 87 are:

* texturemanager

* par2ItemStack

 

The most likely to be null is the ItemStack. in your function renderItem, try checking if the itemstack to be rendered is null.

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.