Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ritter Map Transform (RPG Maker MZ)

Easily Change the tiles on your game map! All Layers! Regionids! Shadows! · By notRitter

*SOLVED* Does not run with 1.8.1

A topic by Murdock Murphy created 12 days ago Views: 117 Replies: 7
Viewing posts 1 to 8

Unfortunately no longer usable with the current version, would it be possible to adjust this?

Hello, I'm sorry you're experiencing issues with this plugin but it does actually work with 1.8.1, could you provide more information on what you've tried. It's possible there is a conflict with another plugin or just incorrect setup. Have you tried using the demo and updating the corescript of the demo?

(1 edit)

I opened a new project specifically - I always do that with new plugins - and tested them so that I know everything works, so I can rule out a plugin conflict. Yes, I also adjusted the core file of the demo and immediately got the same error message as with my project: "cannot read property data of undefined".

So the issue you're experiencing  is that the plugin isn't finding the tile data which tells me that it could be something wrong with configuration, it's odd that it doesn't work in the demo though. 

Ensure you have configured the "Tile Map Name Tag" properly

And also be sure to have the tag set in the map name where the tile data is stored:

If this is misconfigured then the tile data won't be loaded resulting in the exact error you're seeing. When your game launches the plugin will look through all map names and load tile data from maps which are marked with this tag.

If this isn't the issue then I'm not entirely sure what's causing your issue yet, it's just odd that the demo isn't working for you, unless you're trying to do something unintended within the demo. I've updated the demo core scripts myself and also tested in a fresh project using 1.8.1 and have seen no issues.

If the demo crashes for you after updating core scripts when exactly does it crash? Are you calling something manually or does it crash as you play through the demo? Does the demo crash without updating the core scripts?

I'll provide a few screenshots of a simple test in a fresh project:

Event I have placed on Map 1

Screenshot showing what my Map 2 looks like and it's name including the ** tag

Gif showing the simple map transform to dark grass.

Corescript version of this project is 1.8.1


If none of this helps then I'll need more screen shots to understand what's going wrong, if you're trying to call use prefab manually and seeing this error I'd double check that the above requirements are met and if there's still issues perhaps some more screenshots of what you've set up in your test project would help pinpoint the issue.

It doesn't seem to work. I copied exactly what you posted here. To make it easier to check, I made a short video. I hope that helps.

Video
(2 edits)

Hello, I think I may have found the issue, I just released version 1.1 for you to test. Hopefully this fixes your issue, let me know how it goes.

Yes, great, the version works, thank you for the quick help.

That's great it's working now! I just made one more change to the location of where the code is being initialized which should be proper now. 

Just download version 1.1 one more time and you should be all set. 

Thanks so much for your patience! Good luck with your project!