- Jan 30, 2018
- 3,286
- 4,682
I would assume if you didn't extract some of the assets with Japanese names correctly it would bring up a file not found error...I use Windows. I run it as administrator with and without Local Emulator for location change. I tried running it on longer and shorter paths. And no, this happens sometimes with games made in older versions of RPG Maker but not this one rly. At least it does not let me sometimes run games but it usually bcs i forgot to run emulator. But with this i tried it all.
Eh you could try suppressing the error with this
Script [WF-RGSS] Exit-EX
You must be registered to see the links
I originally seen it in Monster Girl Quest Paradox but it tends to be better at catching and reporting errors then then defacto RPG Maker VX Ace environment. It should also create a log called 'errors.txt' in the Main Game Directory.
It also has a bit of error handling code I did for Princess & Conques. That dev kept forgetting assets so if it can't find an asset it just blanks it out.
For the lols this includes
You must be registered to see the links
which doesn't do much unless you run the game in the Debug Environment.