Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

[SOLVED] Can't Get to Work Locked

A topic by Battle Nix created Mar 01, 2025 Views: 149 Replies: 8
This topic was locked by Hakuen Studio 27 days ago
Viewing posts 1 to 5
(3 edits)

I've followed the instructions and even tried on a new project and I keep getting an error. Would love to get some further support to troubleshoot what is happening. I'm getting error: Cannot read property 'registerCommands' of undefined. The error is from this line: 1752  Eli.PluginManager.registerCommands(this, commands, "EliMZ_BattleResults")

Is there a plugin manager I have to download?

(2 edits)

PluginManager is a class that exists in core RPG Maker MZ.

That line is meant to load the plugin commands from the plugin so plugin calls know what to do.

please explain this in a more clear way

As long as you didn't rename the plugin, that is not the actual line producing the error, and it requires further investigation to make a fix.

oh i see

same! I kept getting errors even from 1.1.1 to version 1.9.0

Developer(+1)

Hi there Battle Nix!

First of all, I'm so sorry. Somehow I miss your post... =/ If you want any paid plugin from me, add me on discord: hakuenstudio

I will send you a free key.

Now, your problem was that you are not using EliMZ_Book. Or it was not somewhere above the Battle Results on the plugin manager. The RPG Maker MZ plugin manager you send you an alert on the bottom of the plugin manager window in case you are not using the core plugin.

(MyEnemy, thanks for trying to answer!)

You actually answered my question already on your main site. I love your work and thank you for the offer, but there is no need to compensate. Thinking back on it, I should have edited this post to supply the answer you gave me.

Developer(+1)

Thank you for the kind words! ^^

Developer locked this topic