- Joined
- Jul 5, 2018
- Messages
- 125
- Reaction score
- 5
- First Language
- English
- Primarily Uses
- RMVXA
Basically I'm having an error between Yami's Pop Message and Quack's Chatter Add On. The error is that I can't save with both of these scripts. The good news is that someone seems to have had the same problem in the past, and although they didn't post their script changes, they did explain what they did:
"Turns out I found that @quack_msgs and @qmsg_windows can't be marshalled. I managed to fix this by turn both of them into an empty array before saving, and redefine them after saving or loading is successful."
Unfortunately, I don't have enough knowledge of Ruby and scripting to make this change myself. Could someone show me how to do this?
Yami Pop Message: https://github.com/suppayami/rmvxa-collection/blob/master/yami-script-ace/10 - Pop Message.txt
Chatter Add On:
"Turns out I found that @quack_msgs and @qmsg_windows can't be marshalled. I managed to fix this by turn both of them into an empty array before saving, and redefine them after saving or loading is successful."
Unfortunately, I don't have enough knowledge of Ruby and scripting to make this change myself. Could someone show me how to do this?
Yami Pop Message: https://github.com/suppayami/rmvxa-collection/blob/master/yami-script-ace/10 - Pop Message.txt
Chatter Add On:
