Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Bug report/ Issue???

A topic by Edael created Aug 31, 2023 Views: 84 Replies: 5
Viewing posts 1 to 3

Howdy, I bought this plugin recently and it's just keeps showing

TypeError this.maxRows is not a function

I have all 3 required up-to-date plugins. I do have a few other plugins I'm using, however in testing I disabled all of them besides the required plugins and it keeps showing this error. If you need any other info lemme know or tell me if I'm being dumb about something, thanks.

Developer

Hi there! Thanks for the report :)

This problem typically happens because the Message manager is not installed. But you said you have the 3 required plugins, which I assume they are:

  • Eli Book ( Most recent version: 5.4.12)
  • Message Manager (Most recent version: 1.2.0)
  • Message Scroll (Most recent version: 1.0.0)

They need to be on that order too. Meaning, not exactly one below the other, but somewhere on your plugin manager list, below the other. If you make sure of that, and the problem persists, trigger the error again, and press F12/F8 a browser window will be opened.  Then move to the CONSOLE tab, and send me a screenshot of the error trace that will be there.

Rather strange, checking back on Message Manager, I only see versions up to 1.1.0?
I disabled all the plugins I have besides the 3

Developer

My bad! Message Manager is indeed on version 1.1.0!

As I can see, you have a problem with the plugin parameters of the message manager. You need to check it and see if everything is properly filled. By the error trace, I guess the parameter causing the error is one of those:

They need to be filled because they will decide the window message and window name box position.

Since the error is happening, the RPG Maker is not recognizing that the plugin is ON, and therefore, the message scroll will also not work properly.

It's not biggie

AhhHHH, that's why, I just didn't have them filled out, I was being dumb, sorry and again thank you!

Developer

Nice you manage to make it work!

Have fun! ^^