Open Bernie-McGee opened 1 year ago
@Bernie-McGee, thanks for the bug report. I'm sorry I've not been more proactively updating my utility to keep up with the changes to Foundry in versions 10 and 11. I've updated the README to explicitly say that this utility is only intended to be compatible with Foundry versions 7-9. I have done some research on the changes required to support newer versions of Foundry, and while it looks to be possible, I'm not sure when I'll finish working on it.
@nathan-sain No problem. Thanks for your work! I've been working on converting PNGs in a world created with R20Converter, which creates a world for Foundry 9, so I've just used foundry-world-tools before I update the world to Foundry 11.
I recently tried to use FWT's dedup function with no success.
I don't know Python, so I could be completely wrong, but I believe line 125 in lib.py is trying to pull the "name" field from
world.json
? It looks like at some point Foundry updated to change this field to "id" instead. Here is myworld.json
: