When I try to use this with Gay Fates (and not otherwise), Ignis gives me this error:
Traceback (most recent call last):
File "ignis\core\randomize_worker.py", line 34, in run
Exception: Failed to read data from stores.
Caused by:
0: Failed to read data from store 'gamedata'.
1: Failed to parse type GameDataFile from file GameData/GameData.bin.lz
2: Failed to read typename 'GameDataFile' field 'data' at address '0x32FD7
3: Failed to read typename 'GameData' field 'character_table' at address '0x32FD7
4: Failed to read typename 'PersonTable' field 'supports' at address '0x32FD7
5: Failed to read typename 'MainSupportTable' field 'tables' at address '0x32FD7
6: Failed to read typename 'MainSupportTableEntry' field 'table' at address '0x32FD7
7: Failed to read typename 'SupportTable' field 'owner' at address '0x32FD7
8: Unaligned value '208855' should be aligned to 2 bytes.
Am I doing something wrong? The documentation mentions Gay Fates specifically, so I figured it should be compatible. The mod files are in the output folder like it says to do.