Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

MV crashing

NoNameDude

Villager
Xy$
0.00
Hey everyone,

I've read many similar threads about problems and crashes with Rpg Maker MV, but I couldn't find any solution, so I thought to create a new one.

My issue is that my projects "Stops working" after being open for 5-30 minutes.
I have tried to:
Re-install the engine by erasing it completely from my computer,
To create a brand new project and copy-paste my main's project data on it,
To re-roll any additional data and applications added before this bug started to appear.

I've been working on my current project for about 2 months without any crash before this started happening.

My computer specs are:
CPU i5 4690k , GPU amd radeon r9 280x DD, 16GB of RAM, Windows 10 x64.
All my drivers are in stable versions and up to date.
I have the standalone and not the Steam version of the engine and it's up to date as well.

Thanks in advance.
 

MinisterJay

Administrator
Staff member
Administrator
Are there any messages that occur when it stops working? Does it occur at a particular scene or at random times?
 

NoNameDude

Villager
Xy$
0.00
It occurs when I try to create a new event or when I'm trying to edit an existing one and it happens at random times between 5-30 minutes after I've been working on the project. If the project is running open in the background, it doesn't crash.
The only error message that i'm getting is "RMMV has stopped working".

I tried debugging the error by using Visual Studio (I have no idea if I did it correctly or if it matters) and I'm getting this message:


Thanks for taking the time.
[doublepost=1494830952,1494773083][/doublepost]In addition to the previous error message that I posted from Visual Studio debugging, I used the Debug function of it in the whole time while I was running the RMMV.exe and when the engine crashed, i got the following message:


It appears that the file responsible is Qt5Qml.dll , i hope this helps.
 
Top