[DiscordArchive] Hey all I added support for my core to load the SpellVisual.db2 file. I implemented all the typical
[DiscordArchive] Hey all I added support for my core to load the SpellVisual.db2 file. I implemented all the typical
Archived author: Peacy • Posted: 2021-12-05T18:38:54.913000+00:00
Original source
Hey all I added support for my core to load the SpellVisual.db2 file. I implemented all the typical stuff when added a db2 (done it many times before). This time I get this really odd error, I've been debugging for a day at this point and I'm not really sure what it could be.
The crash is related to loading SpellVisual.db2. The meta data, structure, and loadinfo is all correct. https://i.gyazo.com/ad91977de53062162bc3...8592a2.png
recordIndex is printing as -1 which is not found in the _idTable, thus causing the crash.
Interestingly enough, when I delete lines that have entries in the SpellVisualMissileID field ([highlighted in SS) the crash doesn't happen. If I set the entries in this field to zero instead of deleting the lines, the crash still happens. https://i.gyazo.com/a8f04bad9d8bfb56d703...06300a.png
Anyone have any idea why this might be happening?https://i.gyazo.com/ad91977de53062162bc31301618592a2.png
https://i.gyazo.com/a8f04bad9d8bfb56d703...06300a.png