GM4_Datapacks
GM4_Datapacks copied to clipboard
lib_trades does not schedule properly after 1.2 update
Describe the bug Traders stopped receiving additional trades from Apple Trees and Zauber Cauldrons
To Reproduce Steps to reproduce the behavior:
- Install Apple Trees and Zauber, prior to lib_trades-v1.2 (maybe even 1.0)
- Find a Wandering Trader and wait for gm4_trades:main schedule to modify the trader and add Apple Tree Sapling and Enchanted Prismarine Shard
- Update lib_trades to v1.2
- Find another Wandering Trader, notice that it does gm4_trades:main is not adding those trades to that trader
Expected behavior gm4_trades-v1.2:main should locate and update all unmodified (not tagged with gm4_trader) Wandering Traders
Fix Maybe gm4_trades-v1.1:main needs to be cleared? Not sure
Screenshots If applicable, add screenshots to help others understand your problem.
Environment
- Minecraft version: 1.19.2
- Server version: 1.19.2 (private)
- Installed Datapacks: Most, except Better Fire, Orbis+expansions, TNT Landmines
- Installed Mods: Serverside issue, vanilla server, but lots of client mods
Additional context It was working in 1.19.2 prior to the recent lib_trades update