- 6
- Posts
- 5
- Years
- Seen Apr 21, 2023
In my Pokemon game that I'm developing, I have new and old Pokemon. For the older Pokemon, like Geodude, they have different dex numbers and I changed things in the Pokemon.txt file. As far as I've seen, Geodude is the only Pokemon effected by this glitch. I'm not sure what's causing it.
This is the error:
---------------------------
Pokemon Shock v2
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: filename is nil
SpriteWindow_sprites:30:in `initialize'
Pokemon_Sprites:223:in `new'
Pokemon_Sprites:223:in `pokemon='
Pokemon_Sprites:209:in `initialize'
TextEntry:942:in `new'
TextEntry:942:in `pbStartScene'
TextEntry:1546:in `pbStartScreen'
TextEntry:1614:in `pbEnterText'
TextEntry:1611:in `pbFadeOutIn'
TextEntry:1611:in `pbEnterText'
This exception was logged in
C:\Users\skull\Saved Games\Pokemon Shock v2\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
If someone could help me that I would be great. I adjusted their sprites and icons and it all seems right but maybe I'm missing something. Thanks!
This is the error:
---------------------------
Pokemon Shock v2
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: filename is nil
SpriteWindow_sprites:30:in `initialize'
Pokemon_Sprites:223:in `new'
Pokemon_Sprites:223:in `pokemon='
Pokemon_Sprites:209:in `initialize'
TextEntry:942:in `new'
TextEntry:942:in `pbStartScene'
TextEntry:1546:in `pbStartScreen'
TextEntry:1614:in `pbEnterText'
TextEntry:1611:in `pbFadeOutIn'
TextEntry:1611:in `pbEnterText'
This exception was logged in
C:\Users\skull\Saved Games\Pokemon Shock v2\errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
If someone could help me that I would be great. I adjusted their sprites and icons and it all seems right but maybe I'm missing something. Thanks!