Variant Weapons & Tools [Fabric/Quilt]

Variant Weapons & Tools [Fabric/Quilt]

5k Downloads

Crash with Fletcher Villagers

Wash113 opened this issue ยท 3 comments

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

crash-2023-01-08_01.03.16-server.txt

commented

Also possibly relevant, my config

vsas_config.txt

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.

commented

I actually fixed it by recreating the InI then disabling villager trading. But yeah, that's more of a bandaid. Thanks!