- 20
- Posts
- 3
- Years
- They/Them
- Seen Mar 12, 2025
Whenever I try to load my game now, it errors out. Same thing happened when accessing the party screen too.
Code:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
[EBDX v1.3.4]
Exception: RuntimeError
Message: Filename is nil (missing graphic).
Backtrace:
AnimatedBitmap:6:in `initialize'
[Essentials Deluxe] Species Files.rb:545:in `new'
[Essentials Deluxe] Species Files.rb:545:in `pokemon='
Pokemon_Sprites:97:in `initialize'
UI_Load:184:in `new'
UI_Load:184:in `block in pbSetParty'
UI_Load:183:in `each'
UI_Load:183:in `each_with_index'
UI_Load:183:in `pbSetParty'
[Auto Multi Save] Auto Multi Save.rb:299:in `block in pbStartLoadScreen'