Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Tried the online version of the demo, but after 3 or 4 loops when I went to see the defeat/rape sequence again it crashed with "SyntaxError  missing ) after argument list". Will try the download version and see if I can isolate it better using my own copy of MV.

Strange, maybe a typo in the random texts. Thanks for reporting it, I'll take a look.

(+1)

Yes, the error still occurs in the download version. But the console log  didn't seem much help at isolating it. I think it happens after the "Day 2" goes across.

I'm also getting several other errors in the console log:

GET chrome-extension://odlameecjipmbmbejkplpemijjgpljce/img/pictures/Nebel_APNG.rpgmvp net::ERR_FILE_NOT_FOUND

GET chrome-extension://odlameecjipmbmbejkplpemijjgpljce/img/pictures/Spider.rpgmvp net::ERR_FILE_NOT_FOUND

Those 2 appear when the game is started.

And after each time that I save the game there's 

"Save data too big!"

I will take a look. Thx

I have found the error and uploaded a fix. If you want you can try it out. The 2 missing pictures are not important because they do not appear in the demo. The error is only caused by a plugin which wants to preload them. You can ignore that. The images will be present in the full version. Save data too big is also normal because I use a plugin which saves a little differently.

Thanks again for reporting!