When launching the current version of the game I always get "TypeError Cannot read property 'updateGamepadRelease' of null"
Full error here "
TypeError: Cannot read property 'updateGamepadRelease' of null
at Function.Input._updateGamepadState (CGMZ_Core.js:2640)
at Function.Input._pollGamepads (rmmz_core.js:5847)
at Function.Input.update (rmmz_core.js:5663)
at Function.SceneManager.updateInputData (rmmz_managers.js:2065)
at Function.SceneManager.updateMain (rmmz_managers.js:2054)
at Function.SceneManager.updateMain (CGMZ_Core.js:1467)
at Function.SceneManager.update (rmmz_managers.js:1938)
at Function.Graphics._onTick (rmmz_core.js:800)
at TickerListener.emit (pixi.js:9474)
at Ticker.update (pixi.js:9928)
SceneManager.catchNormalError @ rmmz_managers.js:2030"