Closed opsodps closed 1 year ago
Update: nightly 55a2019
This bug is quite frustrating as the level I made and replaced World 1-1 with keeps getting its jump location set to the original bonus room whenever I save literally anything else in the ROM.
It seems that, when the jump destination changes, we take care of the level jumped from, the level now jumped to, but forget to remove the reference of the original bonus level to the jumped-from level. So the next time levels are moved around, it still thinks it is jumped to from there and reasserts itself.
Oversight.
Version: 1.3 Kawaguchiko
Process to reproduce the issue from a fresh ROM:
Depending on the level, both jumps might become corrupted permanently, or one of the jumps only gets corrupted once and then is fixed after repointing it. Sadly, I don't know what's causing it, but it's preventing me from linking the levels I made.