- 2
- Posts
- 263
- Days
- Seen Sep 9, 2024
I tested what exactly causes this and when Giratina faints and you black out the error doesn't happen. It only happens when you personally talk to the nurse and heal him. upon healing him and pulling up the start menu, I click "Pokemon" and Giratina isn't there. It follows with this error.
[Pokémon Essentials version 20.1]
Exception: RuntimeError
Message: Unknown ID 141.
Backtrace:
GameData:164:in `get'
FormHandlers:264:in `block in <main>'
FormHandlers:31:in `call'
Pokemon:150:in `form'
Species_Files:119:in `icon_filename_from_pokemon'
Pokemon_Sprites:132:in `pokemon='
Pokemon_Sprites:97:in `initialize'
UI_Party:214:in `new'
UI_Party:214:in `initialize'
UI_Party:511:in `new'
If it might help with the problem, In my game there is a dive spot in the map and you fight him while still using Dive and teleport (Not a dive script) to a lake. I went to heal him after I had caught him and that's how I got here. Maybe because I mixed dive with teleporting and not properly diving back up something is happening? I'm not sure
P.S. I am not a good scriptwriter at all. This is my first project.
[Pokémon Essentials version 20.1]
Exception: RuntimeError
Message: Unknown ID 141.
Backtrace:
GameData:164:in `get'
FormHandlers:264:in `block in <main>'
FormHandlers:31:in `call'
Pokemon:150:in `form'
Species_Files:119:in `icon_filename_from_pokemon'
Pokemon_Sprites:132:in `pokemon='
Pokemon_Sprites:97:in `initialize'
UI_Party:214:in `new'
UI_Party:214:in `initialize'
UI_Party:511:in `new'
If it might help with the problem, In my game there is a dive spot in the map and you fight him while still using Dive and teleport (Not a dive script) to a lake. I went to heal him after I had caught him and that's how I got here. Maybe because I mixed dive with teleporting and not properly diving back up something is happening? I'm not sure
P.S. I am not a good scriptwriter at all. This is my first project.