Posted June 18, 201312 yr Hello i am working on a mod that adds villagers and new trades and so far most of it is working, but when i try to trade with a villager for the first time the game crashes and gives me this: http://gw.minecraftforge.net/IqsW here is my code: http://gw.minecraftforge.net/anTK http://paste.minecraftforge.net/view/debec01a i don't have any more ideas what to do and would realy apreciate the help
June 18, 201312 yr Hello i am working on a mod that adds villagers and new trades and so far most of it is working, but when i try to trade with a villager for the first time the game crashes and gives me this: http://gw.minecraftforge.net/IqsW here is my code: http://gw.minecraftforge.net/anTK http://paste.minecraftforge.net/view/debec01a i don't have any more ideas what to do and would realy apreciate the help Um.... Update Forge. BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
June 18, 201312 yr Author did some testing with the recommendet and the latest version both gave the same error: http://gw.minecraftforge.net/4ruI
June 18, 201312 yr did some testing with the recommendet and the latest version both gave the same error: http://gw.minecraftforge.net/4ruI That is more helpful. So an ItemStack is null, which would seem to imply that you are passing null in one of your recipes when you shouldn't be. Check the contents of CFGVillagerHandler.tradesData and make sure that none of the ItemStacks are null. BEWARE OF GOD --- Co-author of Pentachoron Labs' SBFP Tech.
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.