- Joined
- Mar 1, 2021
- Messages
- 43
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
I am getting an error playing my game.exe file. I need help fixing it please.
here it is
Game has encountered a bug. Please report it.
ReferenceError: makeVideoPlayableInline is not defined
at Function.Graphics._createVideo (rpg_core.js:2501:5)
at Function.Graphics._createAllElements (rpg_core.js:2335:10)
at Function.Graphics.initialize (rpg_core.js:1767:10)
at Function.SceneManager.initGraphics (rpg_managers.js:1822:14)
at Function.SceneManager.initialize (rpg_managers.js:1811:10)
at Function.SceneManager.run (rpg_managers.js:1802:14)
at Function.SceneManager.run (YEP_CoreEngine.js:1371:32)
at window.onload (main.js:8:18)
Press F5 to restart the game.
here it is
Game has encountered a bug. Please report it.
ReferenceError: makeVideoPlayableInline is not defined
at Function.Graphics._createVideo (rpg_core.js:2501:5)
at Function.Graphics._createAllElements (rpg_core.js:2335:10)
at Function.Graphics.initialize (rpg_core.js:1767:10)
at Function.SceneManager.initGraphics (rpg_managers.js:1822:14)
at Function.SceneManager.initialize (rpg_managers.js:1811:10)
at Function.SceneManager.run (rpg_managers.js:1802:14)
at Function.SceneManager.run (YEP_CoreEngine.js:1371:32)
at window.onload (main.js:8:18)
Press F5 to restart the game.