• 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 results of the game jam are out!
    See the Judge's Spotlight choices and vote for your favorites to win Community Choice Spotlight by the 28th! 🫙
  • 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

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