- 55
- Posts
- 11
- Years
- Seen Oct 8, 2019
Hey guys,
I'm almost done with my game, eradicating the last errors.
And I figured out a problem with the Safari Zone. When I enter the Safari Zone (talk to the guy, pay money, get the safari balls) and enter the Safari Zone, everything is fine so far. But when I try to face a Pokemon in tall grass, an error message occurs.
As well,I insert a few NPC-Pokemon you can talk to and they battle you. Same problem there, though this works on other - non-.safari-maps.
I downloaded the originally Pokemon Essentials v.16 again, started this game and tried to face a Pokemon in the Safari Zone, same problem in this version...
The following error message occurs:
Can anybody help me to fix this problem?
Thank you very much in advance!!
Hargatio
I'm almost done with my game, eradicating the last errors.
And I figured out a problem with the Safari Zone. When I enter the Safari Zone (talk to the guy, pay money, get the safari balls) and enter the Safari Zone, everything is fine so far. But when I try to face a Pokemon in tall grass, an error message occurs.
As well,I insert a few NPC-Pokemon you can talk to and they battle you. Same problem there, though this works on other - non-.safari-maps.
I downloaded the originally Pokemon Essentials v.16 again, started this game and tried to face a Pokemon in the Safari Zone, same problem in this version...
The following error message occurs:
Code:
Exception: NoMethodError
Message: undefined method `displayGender' for #<PokeBattle_FakeBattler:0x8eaa7f0>
PokeBattle_Scene:638:in `refresh'
PokeBattle_Scene:565:in `initialize'
PokeBattle_Scene:1892:in `new'
PokeBattle_Scene:1892:in `pbStartBattle'
PokeBattle_SafariZone:110:in `pbStartBattle'
PBattle_Safari:114:in `pbSafariBattle'
PBattle_Safari:113:in `pbSceneStandby'
PBattle_Safari:115:in `pbSafariBattle'
PBattle_Safari:112:in `pbBattleAnimation'
PBattle_Safari:112:in `pbSafariBattle'
Can anybody help me to fix this problem?
Thank you very much in advance!!
Hargatio