Skip to main content

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

Font Manager - TypeError Cannot read property 'getPluginName' of undefined

A topic by Primitive Pixels Games created Jul 26, 2024 Views: 168 Replies: 7
Viewing posts 1 to 4

No matter what I do I have been getting this error ever time launching with the plugin. I tried to follow the directions in the help file as best I can and no luck. I will include my console error.

The plugin is at the very bottom of my plugin list, but the error occurs no matter where I seem to put it.

Developer

Hi there!

You need to have my core plugin installed, Eli Book, somewhere above all my other Eli Plugins. If you don't have it(or it is not enabled), the RPG Maker will show you a warning on the plugin manager:

Unless you have something else that is already showing you a warning, so on that case, you will not see the warning.

ahhhh totally missed you had a core plugin! Thanks so much for the super fast response! Extremely excited to use this bad boy. 

Developer

Nice!! Have fun with it!

If you have any doubts, let me know. There is also the sample project link on the plugin page if you to check out. Just move the pro version inside the js/plugins folder of the sample project and enable it on the plugin manager to test :)

(+1)

It's already working flawlessly and doing exactly what I need. Thanks again for the insanely fast response!

hello, I am creating a little game in RPG MZ as a hobbie, and I ran into a problem. I downloaded your "self variables" and your "eli book" but when I try to run my game, this error pops up: 

I am mostly new to this kind of stuff, so I don't really understand it, both the core plugin and the self variables plugin is activated together so I don't know what the problem is.


I was following a tutorial for an action battle system and followed exactly what the tutorial told me to do.

 here is the link: https://www.youtube.com/watch?v=i75FaEPXymU&t=1333s


could you help me understand this? I am making this game for some of my freinds and me to play, and with this error I am stuck. 

I look forward to your reply :)

Developer (1 edit)

Hi there!

The plugin order is wrong. EliMZ_Book must be somewhere above all other Eli plugins. On your example, self variables is above eli book, put it below.

Also, next time, just for organization purposes, create your own thread on the proper plugin page please ^^'