• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Resource icon

v21.1 [v20\v21] Secret Bases Remade 3.0.0

This resource pertains to version 21.1 of Pokémon Essentials.

Reviews 4.50 star(s) 2 reviews

Look I am having beyond trouble understanding why this won't work. It really makes no sense at all. The game is compiled, I've tried defining new decorations, old, etc. None of the "add decorations" scripts work, and it's giving me a name error every single time. It doesn't make sense, please get back to me ASAP because I need to have this figured out before a stream tomorrow. It's literally the EXACT ID "SMALLDESK" and it will not work!

[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Script error in event 21 (coords 29,12), map 90 (Route 4)
Exception: NameError
Message: uninitialized constant Interpreter::SMALLDESK

***Full script:
pbReceiveDecoration(SMALLDESK)
Backtrace:
(eval):1:in `execute_script'
Interpreter:143:in `eval'
Interpreter:143:in `execute_script'
Interpreter_Commands:426:in `command_111'
Interpreter_Commands:29:in `execute_command'
Interpreter:133:in `block in update'
Interpreter:90:in `loop'
Interpreter:90:in `update'
Scene_Map:160:in `block in update'
Scene_Map:159:in `loop'
V
Vendily
You are missing the : for the symbol. it needs to be :SMALLDESK
The plugin does what is intend to do and works perfect, the setup is a little complicated but I got it done.
Now there is a bug to report were if you use the plugin following Pokémon the following pokemon plugin starts to work abnormally after placing items or taken away.
Back
Top