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
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:
When I look at the scripts on line 33, this is what it says:
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:
Thanks in advance for any advice you can give.
Share this post
Link to post
Share on other sites