Chapter starts and when Enemy Turn it cuts to Game Over, how do I fix it

I checked the event condition, and there is a problem, when I start a chapter, and enemies start spawning, and moving, it cuts to Game Over, and the condition is a Seize Chapter.

Your main character seems to be dead.

1 Like

You probably have 0 people in your party.
Look at the etc tab of the debugger in FEBuilderGBA.
Is everyone dead or in escape state?

FE8 has world map skirmishes, so when the number of player units on the map reaches zero, game over is automatically called.

1 Like