- Joined
- Mar 31, 2013
- Messages
- 259
- Reaction score
- 117
- First Language
- English
- Primarily Uses
- RMMZ
[ THE ISSUE ]
TypeError: Undefined is not a function
[ THE RESULT ]: Fixed
* The problem was I translated the entire comments section using Google Translate, and therefore it messed up some of the plugin parameters (like the RGBA sections to #,#,#.0 instead of #,#,#,0) for example. So the script wasn't reading "." when it should be reading ","
TypeError: Undefined is not a function
[ THE RESULT ]: Fixed
* The problem was I translated the entire comments section using Google Translate, and therefore it messed up some of the plugin parameters (like the RGBA sections to #,#,#.0 instead of #,#,#,0) for example. So the script wasn't reading "." when it should be reading ","
Last edited:
