Can't fine NES file

M31tdown

New member
I have been working on a game called Great Southern Hell. I tried to export and test the game and found this error screen. I'm not sure if this is unique or common, but I have not been able to export and test for over six months now. If anyone can tell me ow to fix this I would really appreciate it. Cheers!
 

Attachments

  • Screenshot 2024-02-04 182925.png
    Screenshot 2024-02-04 182925.png
    36.9 KB · Views: 6

dale_coop

Moderator
Staff member
Looks like you have a few scripts that are missing:
- the script assigned to the "Edge Reaction 2" (in your "Project Settings > Script Settings")
- the script assigned to the "Handle object collision" (in your "Project Settings > Script Settings")
- the script assigned to the "Create State" (in your "Project Settings > Script Settings")

Make sure your MOD_AdventureBase sub folder has all its scripts (you can get the scripts from the original Zip nesmaker installation file)
 
Top Bottom