Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
  • 0
Sign in to follow this  
Thubanus

Saving and Loading Error

Question

Hey all.

 

I was hoping that my first post would be on something other than a need for support, but unfortunately, I have discovered a bug in my game file, and I don't know what's causing it. I can save perfectly fine, but I get an error whenever I attempt to load from the main menu. This is the error that I keep getting before the program closes:

 

Script 'Window_SaveFile' line 33: NoMethodError occured.

Undefined Method '/' for [["(character name)1",0]]:Array

 

When I look at the scripts on line 33, this is what it says:

 

@total_sec = @frame_count / Graphics.frame_rate

 

If knowing the scripts I am running helps (although they worked fine before, even with the scripts), these are the extra scripts that I am using:

Leon's Mission Script 2.0

Blizzard's Easy Party Switcher 2.43b

DerVVulfmann's Inn/Faceset/windowskin color 2.0

Sideview Battle System by Enu (translated to XP by Atoa), 2.2xp

Atoa's Skill Steal

 

 

Thanks in advance for any advice you can give.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Do you have backup data? If not please not in the future to make backups for your projects.

 

I experienced similar problems. Your game has corrupted data. There is not a way to get around this. Do you shut down RPG Maker before your shut down your computer?

Share this post


Link to post
Share on other sites
  • 0

No his Game data is not corrupted. If that were the case, he wouldn't be able to load the project at all.

 

Try making a new project and saving and then loading and see if it works, then start adding in all the stuff from your old project, testing the load feature until it stops working. That way you can find out what's conflicting.

Share this post


Link to post
Share on other sites
  • 0

Well There is the backup script by Wortana which auto backs up games :)

But his game data is is not completely corrupted

When You install new scripts it corrupts old game saves some times

try deleting all the save files and then save a new one

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...