ReVaN777
Creator of Pokemon Titanium
- 108
- Posts
- 13
- Years
- Moreno Valley, CA
- Seen Mar 28, 2024
i keep getting this error when trying to get items in either a pokeball or receiving an item... i have even removed the most recent script i have implemented into my game and i still get the error.
---------------------------
Pokemon Titaium
---------------------------
Script 'Interpreter' line 276: RuntimeError occurred.
Script error within event 8, map 57 (ROUTE 24):
Exception: NoMethodError
Message: Section095:2151:in `pbItemBall'undefined method `pbMessageBlack' for Kernel:Module
***Full script:
Kernel.pbItemBall(PBItems::TM45)
Interpreter:243:in `pbExecuteScript'
(eval):1:in `pbExecuteScript'
Interpreter:794:in `eval'
Interpreter:243:in `pbExecuteScript'
Interpreter:794:in `command_111'
Interpreter:320:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
---------------------------
OK
---------------------------
an help would be appreciated
I fixed it but the only way I could was to get a fresh set of scripts data file and then reimplement my script I've added again now everything seems to be working fine.
Last edited: