Skip to main content

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

"str.replaceAll is not a function"

A topic by rekreator12e created Jan 14, 2025 Views: 154 Replies: 6
Viewing posts 1 to 4

I get this error when I try to launch my game. I'm using this plugin and the Dynamic parameters plugin

Sorry if this isn't the place for bug reports

Developer

Hi there!

I can't see the screenshots. Make sure of two things:

1 - Eli Book is anywhere above all other Eli plugins on the plugin manager.

2 - You are using the right plugin version for the RPG Maker. For RPG Maker MZ, the plugin names starts with: "EliMZ_PluginName.js". For RPG Maker MV, the plugin names starts with "Eli_PluginName.js"

(1 edit)

Thanks for respondng.
I hope the screenshots shows this time


Also, the dev tools say this. 


Developer

Sorry for the late answer. I got sick =/

I believe the error has to do with some wrong data set on some note tag. Like  you need to use <DynParams:TemplateName> on the equipments or state note fields. The problem may be that some template name is not matching the plugin parameters or it is a number. How did you setup your dynamic parameters on the note fields?

I'm having the same problem. Tried what you mentioned and still nothing.

Developer

Hi there!

Please, send me a screenshot of the error log of your problem and tell me what RPG Maker version(MV or MZ) are you using. Make sure to download the latest versions of the plugins too.

If you checked everything above, I guess that is the only option left:

"I believe the error has to do with some wrong data set on some note tag. Like  you need to use <DynParams:TemplateName> on the equipments or state note fields. The problem may be that some template name is not matching the plugin parameters or it is a number. How did you setup your dynamic parameters on the note fields?"

When the error is happening for you? As soon as you start the game? Or in an specific moment?