- Joined
- Jun 20, 2017
- Messages
- 8
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMMV
I have encountered a major problem in the development of my project:
I was making a plugin which enables sprite buttons to activate skills (in a battle scene). After some success I started having to experiment a little (within my own script only) to try make my buttons to work the way intended.
After a little tweaking around with the script: it was almost like my project was numb to changes in the script. (changes making no affect to the game, as if my plugin wasn't active).
I have even purposely made changes which previously caused game errors, just to see if my script is changing anything.
Result: The game still worked fine, even though the script had been set in such a way to make it crash.
I have tried:
Deleting and reactivating my plugin
re-positioning this plugin among my other plugins
Deleting the script and restarting, within same file.
Checking the location of my plugin to ensure it is in the correct location. No file locations have been moved since it was previously working...
Any help would be much appreciated!!!!! My game is at a total stand-still right now! u.u
I was making a plugin which enables sprite buttons to activate skills (in a battle scene). After some success I started having to experiment a little (within my own script only) to try make my buttons to work the way intended.
After a little tweaking around with the script: it was almost like my project was numb to changes in the script. (changes making no affect to the game, as if my plugin wasn't active).
I have even purposely made changes which previously caused game errors, just to see if my script is changing anything.
Result: The game still worked fine, even though the script had been set in such a way to make it crash.
I have tried:
Deleting and reactivating my plugin
re-positioning this plugin among my other plugins
Deleting the script and restarting, within same file.
Checking the location of my plugin to ensure it is in the correct location. No file locations have been moved since it was previously working...
Any help would be much appreciated!!!!! My game is at a total stand-still right now! u.u



