Hello, I am using the script "Terrain and Region Effects v1.0a" by Neon Black. It's basically a script that plays sounds and/or shows visual effects when walking over a certain terrain/region. The problem i'm having is when the "effect" of the grass sprite is created and i pause the game and unpause again whilst the sprite is showing I get this error. Â Script 'Character Step Sound' line 351: RGSSError occured. disposed sprite
Hello, I am using the script "Terrain and Region Effects v1.0a" by Neon Black. It's basically a script that plays sounds and/or shows visual effects when walking over a certain terrain/region. The problem i'm having is when the "effect" of the grass sprite is created and i pause the game and unpause again whilst the sprite is showing I get this error.
Â
Script 'Character Step Sound' line 351: RGSSError occured.
disposed sprite
Â
I tried replicating that in the demo that the script came with and i can pause and unpause the game just fine while the effect sprites are showing. So i'm thinking it's probably something to do with my other scripts? Maybe something is interfering with it? If anybody can give me an idea what KIND of script may be interfering with it it would be appreciated, i just dont have any idea why this is happening. I have quite a lot of scripts and i'm not sure which one could be causing it... I'll post some pics to show you what i mean.
I've uploaded the error message and what the effect showing is. Here's a link to the demo if you want to try it for yourself so you can see what the script actually is. I also uploaded a copy of the script itself.
If anyone can help me with this I would really appreciate it.
Btw, this is the line it's talking about:
" sprite.bitmap = Cache.system(effect.file) "
*UPLOADED SCRIPT DATA FILE*
Â
Link to demo:Â
https://www.dropbox.com/s/llsr0khh22roqm2/Step%20Effects.rar?dl=0
Protected download
Protected download
Script.txt
Scripts.rar
TRGSSX.rar