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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • i'm working on creating a 1.16.5 minecraft mod pack, and for some reason in the middle of working i hit the esc button to access my menu in game, and it crashed. i've replicated this process numerous times, and all having the same outcome. error -1... It says rendering, however i'm not good with this kind of stuff, can anyone help?    Crash report is here: ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 6/27/24 2:48 PM Description: Rendering screen java.lang.NullPointerException: Rendering screen     at fuzs.bettermodsbutton.client.handler.ModScreenHandler.onDrawScreen(ModScreenHandler.java:42) ~[?:1.0.5] {re:classloading}     at fuzs.bettermodsbutton.client.BetterModsButtonClient$$Lambda$5641/1713717358.accept(Unknown Source) ~[?:?] {}     at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.eventbus.EventBus$$Lambda$2348/848564270.invoke(Unknown Source) ~[?:?] {}     at net.minecraftforge.eventbus.EventBus$$Lambda$2792/1762556809.invoke(Unknown Source) ~[?:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:376) ~[?:?] {re:mixin,re:classloading}     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:370) ~[?:?] {re:mixin,re:classloading}     at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:492) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.matrix.MixinGameRenderer,pl:mixin:APP:dynamic_fps.mixins.json:GameRendererMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:modernfix-forge.mixins.json:perf.skip_first_datapack_reload.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.pokehaancraftadd.json:client.MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.IMixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:modernfix-forge.mixins.json:perf.skip_first_datapack_reload.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.pokehaancraftadd.json:client.MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.IMixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}     at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$493/856880372.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at fuzs.bettermodsbutton.client.handler.ModScreenHandler.onDrawScreen(ModScreenHandler.java:42) ~[?:1.0.5] {re:classloading}     at fuzs.bettermodsbutton.client.BetterModsButtonClient$$Lambda$5641/1713717358.accept(Unknown Source) ~[?:?] {}     at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.eventbus.EventBus$$Lambda$2348/848564270.invoke(Unknown Source) ~[?:?] {}     at net.minecraftforge.eventbus.EventBus$$Lambda$2792/1762556809.invoke(Unknown Source) ~[?:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}     at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:376) ~[?:?] {re:mixin,re:classloading}     at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:370) ~[?:?] {re:mixin,re:classloading} -- Screen render details -- Details:     Screen name: pokelucky.PokeMenuInGame     Mouse location: Scaled: (320, 176). Absolute: (960.000000, 530.000000)     Screen size: Scaled: (640, 354). Absolute: (1920, 1061). Scale factor of 3.000000 -- Affected level -- Details:     All players: 1 total; [ClientPlayerEntity['xRomanceIzD3adx'/21, l='ClientLevel', x=-220.13, y=83.11, z=176.13]]     Chunk stats: Client Chunk Cache: 1024, 243     Level dimension: minecraft:overworld     Level spawn location: World: (-336,64,368), Chunk: (at 0,4,0 in -21,23; contains blocks -336,0,368 to -321,255,383), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)     Level time: 405128 game time, 405128 day time     Server brand: forge     Server type: Integrated singleplayer server Stacktrace:     at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.world_ticking.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:modernfix-forge.mixins.json:perf.skip_first_datapack_reload.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.pokehaancraftadd.json:client.MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.IMixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:modernfix-forge.mixins.json:perf.skip_first_datapack_reload.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.pokehaancraftadd.json:client.MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.IMixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:client.MixinMinecraft,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}     at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$493/856880372.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} -- System Details -- Details:     Minecraft Version: 1.16.5     Minecraft Version ID: 1.16.5     Operating System: Windows 10 (amd64) version 10.0     Java Version: 1.8.0_51, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation     Memory: 1920307672 bytes (1831 MB) / 4294967296 bytes (4096 MB) up to 12884901888 bytes (12288 MB)     CPUs: 12     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec     ModLauncher launch target: fmlclient     ModLauncher naming: srg     ModLauncher services:          /mixin-0.8.4.jar mixin PLUGINSERVICE          /eventbus-4.0.0.jar eventbus PLUGINSERVICE          /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE          /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE          /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE          /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE          /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE          /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE          /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE      FML: 36.2     Forge: net.minecraftforge:36.2.34     FML Language Providers:          [email protected]         minecraft@1     Mod List:          CyclopsCore-1.16.5-1.13.0.jar                     |Cyclops Core                  |cyclopscore                   |1.13.0              |DONE      |Manifest: NOSIGNATURE         BetterDungeons-1.16.4-1.2.1.jar                   |YUNG's Better Dungeons        |betterdungeons                |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-forge-mc1.16.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE         16-betteroregeneration_1.4.1.jar                  |Better Ore Generation         |better_ore_generation         |1.4.1               |DONE      |Manifest: NOSIGNATURE         ExtendedCrafting-1.16.5-3.1.13.jar                |Extended Crafting             |extendedcrafting              |3.1.13              |DONE      |Manifest: NOSIGNATURE         entitycollisionfpsfix-1.16-1.0.1.jar              |Entity Collision FPS Fix      |entitycollisionfpsfix         |1.0.1               |DONE      |Manifest: NOSIGNATURE         dynamiclights-1.16.5.1.jar                        |Dynamic Lights                |dynamiclights                 |1.16.5.1            |DONE      |Manifest: NOSIGNATURE         ContentTweaker-1.16-1.0.0.develop.36.jar          |ContentTweaker                |contenttweaker                |1.0.0.develop.36    |DONE      |Manifest: NOSIGNATURE         day_counter_v1.2_1.16.5_[FORGE].jar               |Day Counter                   |ag_day_counter                |1.2                 |DONE      |Manifest: NOSIGNATURE         rubidium-mc1.16.5-0.2.13.jar                      |Rubidium                      |rubidium                      |0.2.13              |DONE      |Manifest: NOSIGNATURE         modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |DONE      |Manifest: NOSIGNATURE         KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE         BetterCaves-Forge-1.16.4-1.1.2.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.2        |DONE      |Manifest: NOSIGNATURE         ForgeEndertech-1.16.5-7.3.0.0-build.0330.jar      |ForgeEndertech                |forgeendertech                |7.3.0.0             |DONE      |Manifest: NOSIGNATURE         Controlling-7.0.0.31.jar                          |Controlling                   |controlling                   |7.0.0.31            |DONE      |Manifest: NOSIGNATURE         ReAuth-1.16-Forge-4.0.7.jar                       |ReAuth                        |reauth                        |4.0.7               |DONE      |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e         Placebo-1.16.5-4.7.1.jar                          |Placebo                       |placebo                       |4.7.1               |DONE      |Manifest: NOSIGNATURE         modernfix-forge-5.17.0+mc1.16.5.jar               |ModernFix                     |modernfix                     |5.17.0+mc1.16.5     |DONE      |Manifest: NOSIGNATURE         dankstorage-1.16.5-3.21.jar                       |Dank Storage                  |dankstorage                   |1.16.5-3.21         |DONE      |Manifest: NOSIGNATURE         citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE         YungsApi-1.16.4-Forge-13.jar                      |YUNG's API                    |yungsapi                      |1.16.4-Forge-13     |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.16.5-10.4.33.jar                |Bookshelf                     |bookshelf                     |10.4.33             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         botanypotstiers-1.16.5-1.142.jar                  |Botany Pots Tiers             |botanypotstiers               |1.16.5-1.142        |DONE      |Manifest: NOSIGNATURE         sophisticatedbackpacks-1.16.5-3.15.20.755.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.20.755  |DONE      |Manifest: NOSIGNATURE         SquatGrow-1.0.11-build.11+mc1.16.5.jar            |Squat Grow                    |squatgrow                     |1.0.11-build.11+mc1.|DONE      |Manifest: NOSIGNATURE         ChanceCubes-1.16.5-5.0.2.469.jar                  |Chance Cubes                  |chancecubes                   |1.16.5-5.0.2.469    |DONE      |Manifest: NOSIGNATURE         ExCompressum_1.16.5-4.0.5.jar                     |Ex Compressum                 |excompressum                  |4.0.5               |DONE      |Manifest: NOSIGNATURE         FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE         biggerstacks-1.16.5-4.3.jar                       |Bigger Stacks                 |biggerstacks                  |1.16.5-4.3          |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.16.5-0.12.2.216.jar         |Just Enough Resources         |jeresources                   |0.12.2.216          |DONE      |Manifest: NOSIGNATURE         dragonfight-1.8.jar                               |dragonfight mod               |dragonfight                   |1.8                 |DONE      |Manifest: NOSIGNATURE         stackrefill_1.16.5-3.2.jar                        |Stack Refill                  |stackrefill                   |3.2                 |DONE      |Manifest: NOSIGNATURE         twilightforest-1.16.5-4.0.870-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE         refinedstorage-1.9.18.jar                         |Refined Storage               |refinedstorage                |1.9.18              |DONE      |Manifest: NOSIGNATURE         pixelmongo-1.16.5-3.0.11.jar                      |Pixelmon Go                   |pixelmongo                    |1.16.5-3.0.11       |DONE      |Manifest: NOSIGNATURE         konkrete_forge_1.6.1_MC_1.16.2-1.16.5.jar         |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE         durabilitytooltip-1.1.5-forge-mc1.16.jar          |Durability Tooltip            |durabilitytooltip             |1.1.5               |DONE      |Manifest: NOSIGNATURE         alltheores-1.3.6-1.16.5-36.1.0.jar                |AllTheOres                    |alltheores                    |1.3.6-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE         industrial-foregoing-1.16.5-3.2.14.8-20.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.8            |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.16.5-0.6.0.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.6.0        |DONE      |Manifest: NOSIGNATURE         CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |DONE      |Manifest: NOSIGNATURE         AmbientSounds_v3.1.11_mc1.16.5.jar                |Ambient Sounds                |ambientsounds                 |3.0.3               |DONE      |Manifest: NOSIGNATURE         KehaanPets-1.16.5-1.3.0.jar                       |KehaanPets                    |kehaanpets                    |1.3.0               |DONE      |Manifest: NOSIGNATURE         getittogetherdrops-1.16.5-v1.2.jar                |Get It Together, Drops!       |getittogetherdrops            |1.16.5-v1.2         |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.16.5-13.1.0.488-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.488   |DONE      |Manifest: NOSIGNATURE         endrem-5.0.3-R-1.16.5.jar                         |End Remastered                |endrem                        |5.0.3-R-1.16.5      |DONE      |Manifest: NOSIGNATURE         drawerfps-2.1.jar                                 |Drawer FPS                    |drawerfps                     |2.1                 |DONE      |Manifest: NOSIGNATURE         Treasure2-mc1.16.5-f36.2.34-v3.0.0.jar            |Treasure2                     |treasure2                     |3.0.0               |DONE      |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.17a-forge-mc1.16.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17a             |DONE      |Manifest: NOSIGNATURE         Botania-1.16.5-420.3.jar                          |Botania                       |botania                       |1.16.5-420.3        |DONE      |Manifest: NOSIGNATURE         lightspeed-1.16.5-1.0.5.jar                       |Lightspeed                    |lightspeed                    |1.16.5-1.1.0        |DONE      |Manifest: NOSIGNATURE         curios-forge-1.16.5-4.1.0.0.jar                   |Curios API                    |curios                        |1.16.5-4.1.0.0      |DONE      |Manifest: NOSIGNATURE         Patchouli-1.16.4-53.3.jar                         |Patchouli                     |patchouli                     |1.16.4-53.3         |DONE      |Manifest: NOSIGNATURE         collective-1.16.5-5.49.jar                        |Collective                    |collective                    |5.49                |DONE      |Manifest: NOSIGNATURE         Searchables-forge-1.16.5-1.0.7.jar                |Searchables                   |searchables                   |1.0.7               |DONE      |Manifest: NOSIGNATURE         OreExcavation-1.8.157.jar                         |Ore Excavation                |oreexcavation                 |1.8.157             |DONE      |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f         time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |DONE      |Manifest: NOSIGNATURE         GottschCore-mc1.16.5-f36.2.34-v1.8.0.jar          |GottschCore                   |gottschcore                   |1.8.0               |DONE      |Manifest: NOSIGNATURE         BetterStrongholds-1.16.4-1.2.1.jar                |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.2.1        |DONE      |Manifest: NOSIGNATURE         NaturesAura-34.3.jar                              |Nature's Aura                 |naturesaura                   |34.3                |DONE      |Manifest: NOSIGNATURE         constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE         Project_MMO-1.16.5-3.69.0.jar                     |Project MMO                   |pmmo                          |1.16.5-3.69.0       |DONE      |Manifest: NOSIGNATURE         architectury-1.32.68.jar                          |Architectury                  |architectury                  |1.32.68             |DONE      |Manifest: NOSIGNATURE         cloth-config-4.17.101-forge.jar                   |Cloth Config v4 API           |cloth-config                  |4.17.101            |DONE      |Manifest: NOSIGNATURE         invisframes-2.0.1F.jar                            |invisframes                   |invisframes                   |2.0.1F              |DONE      |Manifest: NOSIGNATURE         dynamic-fps-3.4.3+minecraft-1.16.5-forge.jar      |Dynamic FPS                   |dynamic_fps                   |3.4.3               |DONE      |Manifest: NOSIGNATURE         trashcans-1.0.18-forge-mc1.16.jar                 |Trash Cans                    |trashcans                     |1.0.18              |DONE      |Manifest: NOSIGNATURE         chunkloaders-1.2.8a-forge-mc1.16.jar              |Chunk Loaders                 |chunkloaders                  |1.2.8a              |DONE      |Manifest: NOSIGNATURE         InventoryEssentials_1.16.5-2.3.2.jar              |Inventory Essentials          |inventoryessentials           |2.3.2               |DONE      |Manifest: NOSIGNATURE         CobbleForDays-1.3.7.jar                           |Cobble For Days               |cobblefordays                 |1.3.7               |DONE      |Manifest: NOSIGNATURE         letmedespawn-forge-1.16-1.0.2a.jar                |Let Me Despawn                |letmedespawn                  |1.16.5-forge-1.16-1.|DONE      |Manifest: NOSIGNATURE         FastLeafDecay-v25.2.jar                           |FastLeafDecay                 |fastleafdecay                 |v25.2               |DONE      |Manifest: NOSIGNATURE         CodeChickenLib-1.16.5-4.0.7.445-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.7.445           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         universalpokeloot-Forge-1.0.4.jar                 |UniversalPokeLoot             |universalpokeloot             |1.0.4               |DONE      |Manifest: NOSIGNATURE         BetterMineshafts-Forge-1.16.4-2.0.4.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.4        |DONE      |Manifest: NOSIGNATURE         QuantumStorage-1.16.4-5.3.0.jar                   |QuantumStorage                |quantumstorage                |5.3.0Alpha5         |DONE      |Manifest: NOSIGNATURE         BetterModsButton-v1.0.5-1.16.5-Forge.jar          |Better Mods Button            |bettermodsbutton              |1.0.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         BetterAdvancements-1.16.5-0.1.1.115.jar           |Better Advancements           |betteradvancements            |0.1.1.115           |DONE      |Manifest: NOSIGNATURE         inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |DONE      |Manifest: NOSIGNATURE         rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE         nomowanderer_MC1.16.5_1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.16.5_1.2          |DONE      |Manifest: NOSIGNATURE         doubledoors_1.16.5-3.3.jar                        |Double Doors                  |doubledoors                   |3.3                 |DONE      |Manifest: NOSIGNATURE         Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE         ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE         ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE         pokehud-forge-1.16.x-v2.4.jar                     |Pokehud                       |pokehud                       |2.4                 |DONE      |Manifest: NOSIGNATURE         jei-1.16.5-7.8.0.1011.jar                         |Just Enough Items             |jei                           |7.8.0.1011          |DONE      |Manifest: NOSIGNATURE         item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE         Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE         FastSuite-1.16.4-1.1.1.jar                        |FastSuite                     |fastsuite                     |1.1.1               |DONE      |Manifest: NOSIGNATURE         Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE         shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE         journeymap-1.16.5-5.8.5p7.jar                     |Journeymap                    |journeymap                    |5.8.5p7             |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE         SimpleStorageNetwork-1.16.5-1.5.3.jar             |Simple Storage Network        |storagenetwork                |1.16.5-1.5.3        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         pokelucky-9.14.8-reforged-9.1.10(1.16.5).jar      |Pokelucky                     |pokelucky                     |9.14.8              |DONE      |Manifest: NOSIGNATURE         configured-1.5.4-1.16.5.jar                       |Configured                    |configured                    |1.5.4               |DONE      |Manifest: NOSIGNATURE         LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE         ItemBorders-1.16.5-1.1.6.jar                      |Item Borders                  |itemborders                   |1.1.6               |DONE      |Manifest: NOSIGNATURE         DungeonCrawl-1.16.5-2.3.12.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.12              |DONE      |Manifest: NOSIGNATURE         TravelAnchors-2.4.jar                             |Travel Anchors                |travel_anchors                |2.4                 |DONE      |Manifest: NOSIGNATURE         lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE         ToastControl-1.16.5-4.4.0.jar                     |Toast Control                 |toastcontrol                  |4.4.0               |DONE      |Manifest: NOSIGNATURE         JEITweaker-1.16.5-1.1.0.49.jar                    |JEI Tweaker                   |jeitweaker                    |1.1.0.49            |DONE      |Manifest: NOSIGNATURE         inventorypets-1.16.5-2.1.1.jar                    |Inventory Pets                |inventorypets                 |2.1.1               |DONE      |Manifest: NOSIGNATURE         fusion-1.1.1-forge-mc1.16.jar                     |Fusion                        |fusion                        |1.1.1               |DONE      |Manifest: NOSIGNATURE         EnderStorage-1.16.5-2.8.0.170-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.170           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         CraftTweaker-1.16.5-7.1.2.527.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.527           |DONE      |Manifest: NOSIGNATURE         ProjectE-1.16.5-PE1.0.2.jar                       |ProjectE                      |projecte                      |PE1.0.2             |DONE      |Manifest: NOSIGNATURE         ProjectExpansion-1.16.5-1.0.41.jar                |Project Expansion             |projectexpansion              |1.16.5-1.0.41       |DONE      |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19         BotanyPots-1.16.5-7.1.41.jar                      |BotanyPots                    |botanypots                    |7.1.41              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         BotanyTrees-1.16.5-3.0.12.jar                     |BotanyTrees                   |botanytrees                   |3.0.12              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         BotanyPots-Pixelmon-1.16.5-1.0.3.jar              |BotanyPots-Pixelmon           |botanypotspixelmon            |1.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         ftb-chunks-forge-1605.3.4-build.220.jar           |FTB Chunks                    |ftbchunks                     |1605.3.4-build.220  |DONE      |Manifest: NOSIGNATURE         forge-1.16.5-36.2.34-universal.jar                |Forge                         |forge                         |36.2.34             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90         FasterLadderClimbing-1.16.4-0.2.1.jar             |Faster Ladder Climbing        |fasterladderclimbing          |1.16.4-0.2.1        |DONE      |Manifest: NOSIGNATURE         MysticalAgriculture-1.16.5-4.2.6.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.6               |DONE      |Manifest: NOSIGNATURE         MysticalAgradditions-1.16.5-4.2.4.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.4               |DONE      |Manifest: NOSIGNATURE         ironchest-1.16.5-11.2.21.jar                      |Iron Chests                   |ironchest                     |1.16.5-11.2.21      |DONE      |Manifest: NOSIGNATURE         DungeonsArise-1.16.5-2.1.49-beta.jar              |When Dungeons Arise           |dungeons_arise                |2.1.49              |DONE      |Manifest: NOSIGNATURE         CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |DONE      |Manifest: NOSIGNATURE         Pixelmon-1.16.5-9.1.11-universal.jar              |Pixelmon Mod                  |pixelmon                      |9.1.11              |DONE      |Manifest: NOSIGNATURE         Atlantis-1.16.5-6.6.1-universal-all.jar           |Atlantis                      |atlantis                      |6.6.1               |DONE      |Manifest: NOSIGNATURE         PokeballReveal-1.16.5-1.0.0.jar                   |PokeballReveal                |pokeballreveal                |1.0.0               |DONE      |Manifest: NOSIGNATURE         PixelConfig-1.16.5-1.0.0.jar                      |PixelConfig                   |pixelconfig                   |1.0.0               |DONE      |Manifest: NOSIGNATURE         FindMyQuests-1.16.5-1.1.0-universal.jar           |FindMyQuests                  |findmyquests                  |1.1.0               |DONE      |Manifest: NOSIGNATURE         MegaEvolve-1.16.5-1.5.1-universal.jar             |MegaEvolve                    |megaevolve                    |1.5.1               |DONE      |Manifest: NOSIGNATURE         ExplorersCompass-1.16.5-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.16.5-1.1.2-forge  |DONE      |Manifest: NOSIGNATURE         forge-1.16.5-36.2.34-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE         cofh_core-1.16.5-1.5.2.22.jar                     |CoFH Core                     |cofh_core                     |1.5.2.22            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_foundation-1.16.5-1.5.2.30.jar            |Thermal Series                |thermal                       |1.5.2.30            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_innovation-1.16.5-1.5.0.4.jar             |Thermal Innovation            |thermal_innovation            |1.5.0.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_expansion-1.16.5-1.5.2.16.jar             |Thermal Expansion             |thermal_expansion             |1.5.2.16            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         exnihilothermal-1.16-1.0.0.0.jar                  |Ex Nihilo: Sequentia - Thermal|exnihilothermal               |1.16-1.0.0.0        |DONE      |Manifest: NOSIGNATURE         TConstruct-1.16.5-3.3.4.335.jar                   |Tinkers' Construct            |tconstruct                    |3.3.4.335           |DONE      |Manifest: NOSIGNATURE         EnchantmentDescriptions-1.16.5-7.1.27.jar         |EnchantmentDescriptions       |enchdesc                      |7.1.27              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         theoneprobe-1.16-3.1.7.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.7          |DONE      |Manifest: NOSIGNATURE         MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE         titanium-1.16.5-3.2.8.9-25.jar                    |Titanium                      |titanium                      |3.2.8.9             |DONE      |Manifest: NOSIGNATURE         ftb-quests-forge-1605.3.7-build.165.jar           |FTB Quests                    |ftbquests                     |1605.3.7-build.165  |DONE      |Manifest: NOSIGNATURE         Jade-1.16.4-2.8.3.jar                             |Jade                          |jade                          |2.8.3               |DONE      |Manifest: NOSIGNATURE         Endless-1.16.5-1.4.9.jar                          |Endless                       |endless                       |1.16.5-1.4.9        |DONE      |Manifest: NOSIGNATURE         CreativeCore_v2.2.1_mc1.16.5.jar                  |CreativeCore                  |creativecore                  |2.0.0               |DONE      |Manifest: NOSIGNATURE         AdLods-1.16.5-4.1.10.0-build.0337.jar             |Large Ore Deposits            |adlods                        |4.1.10.0            |DONE      |Manifest: NOSIGNATURE         SkyblockBuilder-1.16.4-1.6.15.jar                 |Skyblock Builder              |skyblockbuilder               |1.16.4-1.6.15       |DONE      |Manifest: NOSIGNATURE         randompokemon-Forge-1.0.6.jar                     |Pixelmon Randomizer           |randompokemon                 |1.0.6               |DONE      |Manifest: NOSIGNATURE         PokemonPaintings-1.16.5.0.1.jar                   |Pokemon Paintings             |pokemon_paintings             |1.0.0               |DONE      |Manifest: NOSIGNATURE         betterfpsdist-1.2.jar                             |betterfpsdist mod             |betterfpsdist                 |1.2                 |DONE      |Manifest: NOSIGNATURE         pipez-1.16.5-1.2.15.jar                           |Pipez                         |pipez                         |1.16.5-1.2.15       |DONE      |Manifest: NOSIGNATURE         Iceberg-1.16.5-1.0.45.jar                         |Iceberg                       |iceberg                       |1.0.45              |DONE      |Manifest: NOSIGNATURE         flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE         Mantle-1.16.5-1.6.157.jar                         |Mantle                        |mantle                        |1.6.157             |DONE      |Manifest: NOSIGNATURE         IntegratedDynamics-1.16.5-1.10.15.jar             |IntegratedDynamics            |integrateddynamics            |1.10.15             |DONE      |Manifest: NOSIGNATURE         PokehaanCraftAdditions-1.16.5-1.8.0.jar           |Pokehaancraft Additions       |pokehaancraftadd              |1.8.0               |DONE      |Manifest: NOSIGNATURE         itemcollectors-1.1.10-forge-mc1.16.jar            |Item Collectors               |itemcollectors                |1.1.10              |DONE      |Manifest: NOSIGNATURE         gravestone-1.16.5-1.0.7.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.7        |DONE      |Manifest: NOSIGNATURE         ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE         thermal_cultivation-1.16.5-1.5.0.4.jar            |Thermal Cultivation           |thermal_cultivation           |1.5.0.4             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         FastWorkbench-1.16.5-4.6.2.jar                    |Fast Workbench                |fastbench                     |4.6.2               |DONE      |Manifest: NOSIGNATURE         polymorph-forge-1.16.5-0.41.jar                   |Polymorph                     |polymorph                     |1.16.5-0.41         |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE         Quark-r2.4-322.jar                                |Quark                         |quark                         |r2.4-322            |DONE      |Manifest: NOSIGNATURE         StorageDrawers-1.16.3-8.5.2.jar                   |Storage Drawers               |storagedrawers                |8.5.2               |DONE      |Manifest: NOSIGNATURE         FluxNetworks-1.16.5-6.2.1.14.jar                  |Flux Networks                 |fluxnetworks                  |6.2.1.14            |DONE      |Manifest: NOSIGNATURE         entityculling-forge-mc1.16.5-1.5.2.jar            |EntityCulling                 |entityculling                 |1.5.2               |DONE      |Manifest: NOSIGNATURE         structurize-1.16.5-1.0.418-ALPHA.jar              |Structurize                   |structurize                   |1.16.5-1.0.418-ALPHA|DONE      |Manifest: NOSIGNATURE         fancymenu_forge_2.14.9_MC_1.16.2-1.16.5.jar       |FancyMenu                     |fancymenu                     |2.14.9              |DONE      |Manifest: NOSIGNATURE         drippyloadingscreen_forge_2.2.2_MC_1.16.5.jar     |Drippy Loading Screen         |drippyloadingscreen           |2.2.2               |DONE      |Manifest: NOSIGNATURE         minecolonies-1.16.5-1.0.978-RELEASE.jar           |MineColonies                  |minecolonies                  |1.16.5-1.0.978-RELEA|DONE      |Manifest: NOSIGNATURE         FastFurnace-1.16.5-4.5.0.jar                      |FastFurnace                   |fastfurnace                   |4.5.0               |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.16.x-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.16.4      |DONE      |Manifest: NOSIGNATURE         lootr-1.16.5-0.2.19.51.jar                        |Lootr                         |lootr                         |0.2.19.51           |DONE      |Manifest: NOSIGNATURE         ferritecore-2.1.1-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a         connectedglass-1.1.11-forge-mc1.16.jar            |Connected Glass               |connectedglass                |1.1.11              |DONE      |Manifest: NOSIGNATURE         exnihilosequentia-1.16-20220530-185402.jar        |Ex Nihilo: Sequentia          |exnihilosequentia             |1.16-20220530-185402|DONE      |Manifest: NOSIGNATURE         DisableMobReplacement-1.0.0-ExceptVillagers.jar   |Disable Mob Replacement (Excep|disablemobreplacement         |1.0.0               |DONE      |Manifest: NOSIGNATURE         loadmyresources_forge_1.0.4_MC_1.16.2-1.16.5.jar  |Load My Resources             |loadmyresources               |1.0.4               |DONE      |Manifest: NOSIGNATURE         OpenLoader-1.16.5-9.0.3.jar                       |OpenLoader                    |openloader                    |9.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5     Crash Report UUID: 6ffba5d7-c46e-443b-a0ff-d229abce3d3b     Patchouli open book context: n/a     Launched Version: forge-36.2.34     Backend library: LWJGL version 3.2.2 build 10     Backend API: Intel(R) UHD Graphics GL version 4.6.0 - Build 26.20.100.7642, Intel     GL Caps: Using framebuffer using OpenGL 3.0     Using VBOs: Yes     Is Modded: Definitely; Client brand changed to 'forge'     Type: Client (map_client.txt)     Graphics mode: fast     Resource Packs: vanilla, mod_resources, openloader/resources/contenttweaker, file/ChecklistPokehaan_RP_1.16.5_v1.0.0.zip, file/Dark-Mode-Pixelmon-Mod-1.16-v1.0.1.zip, file/Pixelmon's faithful x32.zip, file/Soartex_Fanver_Modded_Universal_(1.16.x).zip, loadmyresources.hiddenpack     Current Language: English (US)     CPU: 12x Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz    
    • Make a test without azurelib and the mods requiring it
    • Debug.log is here https://paste.ee/p/ljl21 TLDR; When one of us try to connect to the server while the other one is in, either the person that is is gets kicked out, or the one who is trying to login gets connected (in the server) but u dont even see it in the client as u are instantly disconnected. The error that appears in the screen is as follows: Internal Exception: java.lang.IndexOutOfBoundsException: readerIndex(23) + length*8( exceeds writerIndex(23): PooledUnsafeDirectByteBuf(ridx: 23, widx: 23, cap: 23). We have been trying to fix this the past 4 days with no avail. Every "fix" we found to problems similar to ours didnt work. Ty in advance.    
    • keep getting errors when trying to load   ---- Minecraft Crash Report ---- // Shall we play a game? Time: 2024-06-27 17:04:38 Description: Rendering overlay org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at net.minecraft.client.renderer.entity.EntityRenderers.<clinit>(EntityRenderers.java:96) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:501) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntityRenderDispatcher,pl:mixin:APP:all_bark_all_bite.mixins.json:EntityRendererDispatcherMixin,pl:mixin:APP:firstperson.mixins.json:RenderDispatcherMixin,pl:mixin:APP:freecam.mixins.json:EntityRenderDispatcherAccessor,pl:mixin:APP:freecam.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A} at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:computing_frames,re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1106) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Argument modifier method injectArmor(Lnet/minecraft/client/model/Model;)Lnet/minecraft/client/model/Model; in azurelib.forge.mixins.json:NeoMixinHumanoidArmorLayer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap azurelib.refmap.json at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} ... 41 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} at net.minecraft.client.renderer.entity.EntityRenderers.<clinit>(EntityRenderers.java:96) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:501) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntityRenderDispatcher,pl:mixin:APP:all_bark_all_bite.mixins.json:EntityRendererDispatcherMixin,pl:mixin:APP:firstperson.mixins.json:RenderDispatcherMixin,pl:mixin:APP:freecam.mixins.json:EntityRenderDispatcherAccessor,pl:mixin:APP:freecam.mixins.json:EntityRenderDispatcherMixin,pl:mixin:A} at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:computing_frames,re:classloading,re:mixin} at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:198) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:163) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default} -- Overlay render details -- Details: Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:1385) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:client.renderer.MixinGameRenderer,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:freecam.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23584!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: vanilla -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1116227808 bytes (1064 MiB) / 1820327936 bytes (1736 MiB) up to 10536091648 bytes (10048 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2206 Graphics card #0 versionInfo: DriverVersion=32.0.15.5599 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.93 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.93 Memory slot #1 type: DDR4 Virtual memory max (MB): 37545.15 Virtual memory used (MB): 20738.67 Swap memory total (MB): 4864.00 Swap memory used (MB): 385.32 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10048m -Xms256m Launched Version: forge-47.2.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3080/PCIe/SSE2 GL version 4.6.0 NVIDIA 555.99, NVIDIA Corporation Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. Texture name does not refer to a texture object generated by OpenGL.' x 1 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: en_us CPU: 16x Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz OptiFine Version: OptiFine_1.20.1_HD_U_I5 OptiFine Build: 20230707-211226 Render Distance Chunks: 16 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 555.99 OpenGlRenderer: NVIDIA GeForce RTX 3080/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] [email protected] javafml@null lowcodefml@null Mod List: client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |NONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |NONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90  
    • Oh lol.. that makes sense. I'm clearly very new to mods. Thanks!
  • Topics

×
×
  • Create New...

Important Information

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