- Joined
- Jul 11, 2018
- Messages
- 22
- Reaction score
- 2
- First Language
- Pt/Eng
- Primarily Uses
- RMVXA
Greetings everyone.
So i've been playing around with my menus and whatnot, and recently i discovered that when i leave the "Exit" screen it will crash my game.
Using the Exit Option to close the game will work normally, and using the Title Screen menu to go back to start will also work fine, but when i use the "Cancel" option or try to press "Esc" to return to the menu, i get the following error:
Below are some images that show what i have currently:
I tried messing with the load order of scripts, didn't work. I've also tried to remove some of the scripts related to menus, no luck there either, What am I missing?
Thanks in advance.
So i've been playing around with my menus and whatnot, and recently i discovered that when i leave the "Exit" screen it will crash my game.
Using the Exit Option to close the game will work normally, and using the Title Screen menu to go back to start will also work fine, but when i use the "Cancel" option or try to press "Esc" to return to the menu, i get the following error:
Code:
Script 'Script_Base' line 34: RGSSError ocurred.
disposed sprite.
Exit Menu
Error Message
Accused Script
Additional Script List
Error Message
Accused Script
Additional Script List
I tried messing with the load order of scripts, didn't work. I've also tried to remove some of the scripts related to menus, no luck there either, What am I missing?
Thanks in advance.


