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)