Event Battle Crashes Game

I am trying to write an event battle for a chapter and everything goes fine until it calls the battle. The game crashes loading the terrain at different times.

I uploaded a report to the discord if anyone is wondering. My Discord name is Bstamm.

Where did you send report7z?
Please provide the URL.

I’m not sure if it would help, but the emulator debugger says “Could not determine memory to read.(Page 02)”

https://cdn.discordapp.com/attachments/470029781795078175/708080305541742742/Fire_Emblem_USA_Australia.backup.20200506013305.PATCH.20200508071347.7z

When trying to start an event battle, the game crashes. I have tried many ways to fix this, but nothing I do seems to work.

There are two problems with your ROM.

1.The content of the battle is undefined.
2.0x18 Wayne exists, but 0x30 does not exist.

Therefore, your event will not work.

You are using FE7, but FE8 is more convenient, so I recommend this one.

Thanks, I’ll try SS then.