- Jun 17, 2018
- 158
- 68
i'm having the same problem but i noticed that game works fine while on the WinRAR ZipYou're playing on a Iphone ?
search your js folder for that function name.
There are two hits for me:
iphone-inline-video.browser.js (defines the symbol, obfuscated js file)
Graphics._createVideo in rpg_core.js (calls the function during startup)
So if the iphone file is missing, copy it from another project. I assume it is a function that does nothing when you are not running on an iphone. But i can be wrong ......
Edit : or you can fix the problem before i could look for it and answer LoL