• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

v21.1 BW Speech Bubble 1.1

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

Reviews 4.60 star(s) 3 reviews

This is a good script and resource, been using it since a long time, the only thing is that the behavior of the plugin sometimes, but I can deal with that.
It worked one time and then I kept getting this error message.

Script error in event 15 (coords 5,1), map 3 (Nate's house)
Exception: NoMethodError
Message: undefined method `id' for nil:NilClass

***Full script:
pbCallBub(2, 015)

Backtrace:
[BW Speech Bubble] BW Speech Bubble.rb:184:in `pbCallBub'
(eval):1:in `execute_script'
Interpreter:138:in `eval'
Interpreter:138:in `execute_script'
Interpreter_Commands:1177:in `command_355'
Interpreter_Commands:116:in `execute_command'
Interpreter:130:in `block in update'
Interpreter:86:in `loop'
Interpreter:86:in `update'
Scene_Map:167:in `block in update'
N
NoNoNever
Change pbCallBub(2, 015) to pbCallBub(2, 15)

Dont use the 0 From Events :)
Looked for it everywheere and found it. Cool script.
Back
Top