• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Fixed Pokédex Crash (0.19_1)

Status
Not open for further replies.

Tornado9797

Content Developer
P3D Developer
Global Moderator
Okay, so in my Pokémon 3D game, I have 2 accounts, 1 for main playing, and another for testing for things. So I decided, why not give my "hacked" account all 649 Pokémon in the Pokédex? And I did just that. However, there was a serious side effect to this: The game crashes after scrolling through the Pokédex for a while.

Here's a video:

 

Splint

Champion
Think it has to do with the image references that are hard coded in it only goes up to the point where it has the image references and that is up to i think 251 which is the amount of current pokémon added in the game if u can test and see if this works try adding only up to 251 pokemon and then loading up the pokédex see if it loads fine then go beyond 251 and see if it crashes. If it does not crash then there are more image references coded in and u should try to go up to 512 which is the amount of pokémon shown here

PokemonMenu.png
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Think it has to do with the image references that are hard coded in it only goes up to the point where it has the image references and that is up to i think 251 which is the amount of current pokémon added in the game if u can test and see if this works try adding only up to 251 pokemon and then loading up the pokédex see if it loads fine then go beyond 251 and see if it crashes. If it does not crash then there are more image references coded in and u should try to go up to 512 which is the amount of pokémon shown here

I'll try (this may take a while.. :( )
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Reduced the number of Pokémon I owned to 251, game still crashes when I scroll some. Maybe some Pokémon's entries are not valid, like, everytime I scroll to Venusaur, the game crashes.
 

Splint

Champion
Can u pack up and upload your testing save file somewhere that has the pokédex entries will try and load up my game see if i get the same results
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
I'll see what I can do, do you only want the Pokedex.dat file? Or everything for that file?
 

Splint

Champion
Just upload the entire folder of the player you are using so we can narrow down what it is causing it.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Okay, do you mind step by step instructions? I've never done this before. D:
 

Splint

Champion
Sure no problem

  • Go into the folder Pokemon3D\Pokemon\Save
  • Pack up the folder "Tester of 0.19_1" as a .zip archive
  • Make a reply post and upload the file u just made
I just noticed u can attach that .zip to your post it should be small enough to upload directly to the forum so no need to use a third party site.
Let me know if u can get it working
 

Splint

Champion
Alright seems the pokédex crashes on some pokémon am not sure what is causing it possibly it cannot find the correct image it seems to also to be diffrent for pokémon that are marked as owned and pokemon that are marked as not. Example i can set Venusaur to 3|0 and 3|1 however 3|2 crashes the game

So far i found it happens to #029 , #030 #032 , #086 if u stay on the first row and replace 86 with {86|0} u can scroll down all the way with no problems there is bound to be a lot more that have this problem.
 

nilllzz

Original Developer
Administrator
P3D Developer
Some weird char (ID 2019) is in the Pokédex data.
I replaced it with the regular ' char.

fixed for 0.20.
 
Status
Not open for further replies.
Top