- Joined
- Dec 23, 2015
- Messages
- 5
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMVXA
So, I was just making my game, then out of nowhere when making a save point, this popped up during testing.
'Script 'Game_Interpreter' line 1411: NoMethodError occured.'
'Undefined method 'spriteset' for #<Scene_Save: (there's a random code here)>'
I tried the save command in the menu and it worked perfectly fine, it's when I put a 'Open Save Menu' in an event.
I have no idea if this is any scripts colliding with other scripts since I really don't have any Save Menu scripts.
Any help would be appreciated.
(Also, this is the first time I have posted a thread, so I might've accidentally broke a rule.)



