My Scene_Load and Scene_Save have both stopped working properly, I keep getting these Messages:
Upon Load:
Script: 'Scene_Load' Line: 77 EOFerror occurred
End of File reached
The line is:
$game_screen=Marshal.load(file)
Upon Save: I get a Windows error message with the Send/Don't send thing at bottom... :'(
I can't script and don't know what to do,
Please Help
Oh yeah, I'm using Postality Knight's version, and its happened to all my projects!