FE7 Alternative

Weird crash in the latest Jan 2026 release on “In Occupation’s Shadow” when I move Florina one space to the left and then have Lyn occupy her current space.

tail of crash log

1462915 DEBUG: general_states: Testing region: True True
1462915 ERROR: general_states: Region condition {True} could not be evaluated
1462919 ERROR: driver: Game crashed with exception.
Traceback (most recent call last):
File “app\engine\driver.py”, line 165, in run
surf, repeat = game.state.update(, surf)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “app\engine\state_machine.py”, line 257, in update
begin_output = state.begin()
^^^^^^^^^^^^^
File “app\engine\general_states.py”, line 1032, in begin
self.menu = menus.Choice(self.cur_unit, options, info=info_descs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “app\engine\menus.py”, line 376, in init
super().init(owner, options, topleft, background, info)
File “app\engine\menus.py”, line 160, in init
self.create_options(options, info)
File “app\engine\menus.py”, line 436, in create_options
desc = info_descs[idx]
~~~~~~~~~~^^^^^
IndexError: list index out of range

Florina has the return ring if that’s relevant.

3 Likes

It was because of the return ring! Anyway I fixed it.

3 Likes

hey, found some bugs!
Rath’s filet can’t be used, and neither him nor heath can be recruited on map, and I think all the prepromoted units don’t appear to be learning any new skills (ex. Isadora hit level five and didn’t learn teleporter)

1 Like

fixed these issues, thanks for letting me know.
I also forgot to give Geitz his skills so I gave him his.
I also changed some small thing with recruitment so that some units don’t get automatically added unless you actually find them on the map.
(also fixed swoop)

1 Like

can i use old save for the new version or i must restart the game?

yeah just copy the save file over or I don’t know actually but I assume it’ll work