- Joined
- Oct 29, 2016
- Messages
- 7
- Reaction score
- 1
- First Language
- Tagalog
- Primarily Uses
Hi! When I use this plugin, I got this error. a Clean RPG Maker MV 1.3.0 setup. and I didn't change some of the settings of this plugin. I just enabled it.
This is the error:
this is the description of the error:
This is the error:
Code:
Failed to execute 'getImageData' on 'CanvasRenderingContext2D': float parameter 1 is non-finite.
this is the description of the error:
Code:
TypeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': float parameter 1 is non-finite.
at TypeError (native)
at Bitmap.getPixel (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_core.js:905:30)
at Window_TitleCommand.Window_Base.textColor (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:176:28)
at Window_TitleCommand.Window_Base.normalColor (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/plugins/CoreEngine.js:1536:15)
at Window_TitleCommand.Window_Base.resetTextColor (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:106:31)
at Window_TitleCommand.Window_Base.resetFontSettings (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:102:10)
at Window_TitleCommand.Window_Base.createContents (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:96:10)
at Window_TitleCommand.Window_Base.initialize (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:24:10)
at Window_TitleCommand.Window_Selectable.initialize (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:718:38)
at Window_TitleCommand.Window_Command.initialize (file:///C:/Game%20Development/RPG%20Maker%20MV/Game/js/rpg_windows.js:1298:44)
Last edited by a moderator:
