
[Issue] Crash on modpack.
Taknax opened this issue ยท 0 comments
When i launch my modpack with tidbits its crash. Its a real big modpack and i ccouldnt figure out what is exactly corrupting. I hope you can tell me what is corrupting. I let you the crash log here. There is a multiple entrie from apple, tidbits is very important in my modpack so i would delete the corrupting other mod, but i dont know which it is.
https://pastebin.com/G594vaEa = CrashLog
This happen if do #Enable Villagers eating Apples and Melons? villager_produce = false
In this case something with pumkin pie is wrong.
I figured out if use
[General.Miscellaneous."Villager Breeding Foods"]
#Enable Villagers eating Apples and Melons? villager_produce = false
#Enable Villagers eating Baked Goods? villager_baked_goods = false
#Enable Villagers being able to instantly breed when fed a golden food item? villager_golden_food = false
then the game start.