AnotherPillow / BFAV2CP

GNU General Public License v3.0
3 stars 0 forks source link

Cannot convert BFAV Pterodactyl #3

Closed Inny78 closed 6 months ago

Inny78 commented 6 months ago

I tried to convert the BFAV part of this mod. https://www.nexusmods.com/stardewvalley/mods/5575

It fails with this error: Traceback (most recent call last): File "D:\Down\Mods\Stardew Valley\BFAV\BFAV2CP\main.py", line 16, in conversion = BFAV2CP(logger) ^^^^^^^^^^^^^^^ File "D:\Down\Mods\Stardew Valley\BFAV\BFAV2CP\src\Converter.py", line 37, in init shop = animal['AnimalShop']


KeyError: 'AnimalShop'
AnotherPillow commented 6 months ago

Will add a warning, as I don't want to undermine mods by making them purchasable when not meant to be.