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!

My game cannot load...

In RPG Maker MV, I'm trying to test out the game I currently have, which is one map of mostly nothing interesting, but every time I open it, it gets stuck on the "Now Loading..." screen. Does it have to do with the plugins or something? What's wrong?!

Thank you,

-The Pure Spectre
 

CT_Bolt

Global Moderator
Staff member
Resource Team
Xy$
0.02
In RPG Maker MV, I'm trying to test out the game I currently have, which is one map of mostly nothing interesting, but every time I open it, it gets stuck on the "Now Loading..." screen. Does it have to do with the plugins or something? What's wrong?!

Thank you,

-The Pure Spectre
From past experience most likely it could be attempting to load a resource (file) that either:
  • doesn't exist
  • mis-spelled
  • incompatible filetype
This of course could also be plugin related?
Have you checked to see what resources are being used by the system/database & the map/tileset/events?
Sometimes clearing save-data helps if the file saved is calling a resource that has been renamed/deleted.

Do other MV projects load?
Such as this: https://rpgmakermv.co/resources/change-event-graphic.1257/
Try the demo I made & let us know if it loads fine.

What OS are you using?
 
Last edited:
Top