Skip to main content

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

Issues with PlatformEventPro?

A topic by devans6371 created Apr 08, 2025 Views: 111 Replies: 7
Viewing posts 1 to 4

Hi. I recently purchased the PlatformEventPro plugin and have been having issues with it. Namely, it won't work at all in my game. I've added it to the Sample Project and followed your example and it works just fine in the Sample Project but will not work at all in my project even when I remove all other plugins except for PlatFormEventPro and EliMZ_Book. Has anyone else had this experience? Thanks.

Developer

Hi there!

Please, what is happening for it to not work? An error pops up? Or the game just boots normally?

Did you setup all the regions/terrain tags or the tiles to make the platforms works, on your new project?

As soon as the game starts, press F12. A browser window will open. Go to the CONSOLE tab, and send me a screenshot of what is in there.

It will also be helpful if you sent me ascreenshots of the platform plugin parameters

(1 edit)

Thanks for the prompt response! There is no error code that I could see initially, the game boots normally but its like the plug in isn't working at all. I did setup the regions/terrain tags and the tiles. Thanks for the F12 advise, I am seeing this now (picture), can you make sense of it? Thanks.

Developer

Hi!

There is an error happening on EliMz Book ans due to that, The platform plugin is also getting and error.

My guesses are:

- You may be using and old version of EliMZ Book. Try downloading it again on itch io and replace for the plugin you have.

- What RPG Maker version are you using? My plugins that starts with ELIMZ are for Rpg Maker MZ. And those that starts only with Eli_ are for Rpg Maker MV. Make sure you are using the right plugins for the right project.

- Make sure you are using the latest RPG Maker MZ code version.

Check those 3 observations and tell me if they helped you.

(2 edits)

Thanks for the response.

I've replaced the EliMz Book plugin - can confirm it is 5.4.17

I'm using RPGMaker MZ 1.9.0

It's still giving me the same errors. What is odd is if I create a new MZ project and put both of your plugs in it will work fine. My project was an MV project I converted to MZ so maybe there's an issue there. Here is an expanded view of the book error. It's asking for a rendering engine. Any advice?

Developer

No, that about the Rendering Engine is not an error. It's a message in case an error happens.

The real "error" is on line 157. It says that the Sprite_AnimationMV is undefined. But that is not possible because Sprite_AnimationMV is defined on the core plugins of the RPG Maker.

Some other plugin is undefining this.  I don't know what other plugins you are using or how do you ported your MV version to MZ. But if you disable all your plugins on your own project, and then only enable the Book and platform, do you get the same error?

Yes unfortunately even with disabling every other plugin I'm still getting the same error.  I've tried creating a new project and loading my old project's parts into it one at a time and at some point something always bricks the playtest. I'm at a loss. It's such a cool plug-in I'd love for it to work.

Developer

I guess the best way to go here now is if I could take a look at your project and see what is going on. If you are willing to do this Add me on discord:

hakuenstudio

Otherwise, is something on your project that is causing this error, and may be too complicated for we to solve this here. Because if it works on new project like you said...