RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Error [RESOLVED]

0 Members and 1 Guest are viewing this topic.

*
A Random Custom Title
Rep:
Level 96
wah
Error attached.

As far as I can see, it's not a problem with something being at the line as much as something being lacked. The lines around that area are along the lines of:
Code: [Select]
   Marshal.dump($game_system,         file)
It seems I need to dump class Proc, but I don't know the syntax for it. ;-;

Custom scripts used:
- Advanced Text System by MA
- Paragraph Formatter by MA
- Disable Dash State by MA
- Self-Switch Control by TDS

Oh yeah, I've tried individually turning them off, but it didn't work. :P Even turning them all of gives me the error.

EDIT: I might be able to find the error on my own. wai

EDIT2: Okay, saving from the screen works. Saving, however, from an event doesn't work. I get to screen and the error comes. Here's the call script I used:
Code: [Select]
$scene = Scene_File.new(true,false,true)

EDIT3: LOL THERE'S AN EVENT COMMAND FOR THIS. fix'd
« Last Edit: October 03, 2009, 04:25:27 PM by mastermoo420 »