Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Marshal.load

Whenever i try to load a saved file, an error comes up that says
Script ABS Line 538: End of File Error Occurred

So i go to line 538 of teh ABS and it says:
$ABS = Marshal.load(file)

anyone know how to fix this?
please help! :(
 
what abs system are you using? and what other scripts are you using that could be interfering with it? btw, try deleting the save file then save again, and see what the error is (it should be different, i just recently had a similar error).
 
It sounds like you are trying to load data that was not saved. make sure any edits to Scene_Save and Scene_Load are in sync. It appears that Scene_Load is trying to load something that Scene_Save has not saved and thus it reaches the end of the file and thus the error.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top