• ✨ 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 [0.20] Game Crashes When Picking First Pokemon

Status
Not open for further replies.

Splint

Champion
Replace those same scripts with these custom ones.

http://pokemon3d.net/forum/attachments/233/

I added a extra line before the image is shown for each start pokémon
Code:
@Text: Crash in 3 ~2 ~1
Try and replace the scripts and check the starter pokémon it should come up with the text and then crash afterwards if it does not it will say so.

If it crashes afterwards we can say with certain it is caused by the images that are trying to be loaded in
 

Attachments

Darkfire

Administrator
Administrator
P3D Developer
replace the chikorita folder under pokemon/content/pokemon/animations with this one then choose chickorita as your starter
 

Attachments

Splint

Champion
Since it crashes when it tries to load in the images or pokémon data i can only suggest that u re-check these files

  • Pokemon3d\Pokemon\Content\Pokemon\Data\152.dat
  • Pokemon3d\Pokemon\Content\Pokemon\Data\155.dat
  • Pokemon3d\Pokemon\Content\Pokemon\Data\158.dat
--------------------------------------------------------------------------------------------
  • Pokemon3d\Pokemon\Content\Pokemon\Animations\Chikorita
  • Pokemon3d\Pokemon\Content\Pokemon\Animations\Cyndaquil
  • Pokemon3d\Pokemon\Content\Pokemon\Animations\Totodile
Inside each of these folders should be 4 files named Back.xnb / Back_s.xnb / Front.xnb / Front_s.xnb

If all of these files are there try and replace them with the files down below
Try attempt nr 1 first if it fails try the second if that fails then i am out of idea's honestly
 

Attachments

Splint

Champion
My save file
Save works fine for me it has to do something with how the images are loaded in.

The files i uploaded in my previous post:

Attempt nr 1 are the original uploaded files
Attempt nr 2 contains the original .dat files but i re-compiled the animations files
 

Splint

Champion
None of them worked, sorry
Well i am out of idea's then i am afraid perhaps DracoHouston has any idea's as to what might be causing it?

We know so far it crashes upon trying to load in the images we pretty much replaced all necessary files that are needed by the game to load them in.

The fact that there is no Exception Handling coded in does not help either *Hint* *Hint* nilllzz :p
 

AlessaGarnish

Dragon Tamer
Contributor
Wish I could upload the whole pokemon folder, but the folder is too big to upload. Sigh. Thanks for your time anyway :D
 

DracoHouston

Kolben Developer
Contributor

does this folder exist?
\Pokemon\Content\Pokemon\Animations\Cyndaquil
does it have front.xnb, back.xnb, front_s.xnb, back_s.xnb in it?

very strange problem.
 
Status
Not open for further replies.
Top