Crash with Fletcher Villagers
Closed this issue · 3 comments
Wash113 commented
Hi! Im experiencing a server crash when I load in near a fletcher, it appears that this mod is the culprit as its the only mod mentioned. Mod version 2.2 in 1.19.2. Crash log below
Wash113 commented
Also possibly relevant, my config
xanthian commented
I think I may know why,
Bows are disabled in your config, however its trying to add 1 to the villager trade.
I need to add a check for disabled elements in the villager trades
Will fix this ASAP
Apologies.
Wash113 commented
I actually fixed it by recreating the InI then disabling villager trading. But yeah, that's more of a bandaid. Thanks!