Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ritter Map Transform (RPG Maker MV)

Change your maps tiles on the fly! Change regionIds! Swap an area of tiles from one map to another! And more! · By notRitter

Skip Title Plugin Crash

A topic by Pebble created 54 days ago Views: 41 Replies: 4
Viewing posts 1 to 2

When attempting to playtest with a skip title screen plugin enabled I get a "Data Undefined" crash. I'm using MV and no other plugins. When Yanfly Core Engine is also enabled the game doesn't crash on launch but any swap tiles scripts that pull from other maps are broken and give an error in the console. 


The two skip title plugins I've tried are:

SRD_RemoveTitleScreen

Yami_SkipTitle

I like to make my title screens using events instead of the built-in system so any help would be much appreciated! 

(1 edit) (+1)

Hello! I've just released an update which I believe should fix your issue!

I've changed where the data is being preloaded from which should remove the need for Scene_Title and hopefully fix your issue.

Also be sure that you're following the steps from the ChildMap section. You can change the tag to anything, a * or a - or whatever. If you don't follow that step you might get that same kind of error

Let me know how it goes!

(1 edit) (+1)

Thank you! I'll try out the new update! Your plugin has been amazing so far! You're doing great work out here


Edit: I just tested the new patch and everything is working well! Thank you for taking the time to help me out! 

(+1)

I'm glad everything worked out! Good luck with your project!