- Joined
- Feb 10, 2016
- Messages
- 20
- Reaction score
- 2
- First Language
- English
- Primarily Uses
I just started a project and wanted to use Yanfly's Gab Window.
I haven't altered the .js file, and I do not have any conflicting Plugins (as it's the ONLY plugin currently ON within my Project)
I simply placed the original file in the correct folder and attempted a simple Plugin Command (as shown in the Tutorial Video)
However, when I run the Project (which is a BLANK Project, with ONLY this Event and ONLY this Plugin) I receive this Error:
SyntaxError
Failed to execute 'addColorStop' on 'CanvasGradient': The value provided ('undefined') could not be parsed as a color
I've tried searching the .js file for 'addColorStop' and 'CanvasGradient', and those words do not appear.
I haven't altered the .js file, and I do not have any conflicting Plugins (as it's the ONLY plugin currently ON within my Project)
I simply placed the original file in the correct folder and attempted a simple Plugin Command (as shown in the Tutorial Video)
- GabText Hello World
- Show Gab
However, when I run the Project (which is a BLANK Project, with ONLY this Event and ONLY this Plugin) I receive this Error:
SyntaxError
Failed to execute 'addColorStop' on 'CanvasGradient': The value provided ('undefined') could not be parsed as a color
I've tried searching the .js file for 'addColorStop' and 'CanvasGradient', and those words do not appear.


