• ✨ 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

Crash crashes

leeloozete

Active Member
Trusted Support
2014-02-23_19.31.28_crash]my game crashes after beating the champion[/2014-02-23_19.31.28_crash]
Have you editted any script in the "pokemon" folder?
This is the file validation system saying that you edited a script, and it automatically crashed once it ran that certain script
(If i am wrong please correct me guys)
But i think thats it, so try re-downloading the game, that should work just fine
 

nilllzz

Original Developer
Administrator
P3D Developer
Have you editted any script in the "pokemon" folder?
This is the file validation system saying that you edited a script, and it automatically crashed once it ran that certain script
(If i am wrong please correct me guys)
But i think thats it, so try re-downloading the game, that should work just fine
That is wrong.
The error log would say something about this, but this is the game crashing at the point "Microsoft.Xna.Framework.Graphics.Texture2D..ctor" (taken from the crashlog) which is the constructor of the Texture2D class made by Microsoft.
I guess that this is an error with your graphics card.
Please update the drivers for it, thats all I can do.
 

leeloozete

Active Member
Trusted Support
That is wrong.
The error log would say something about this, but this is the game crashing at the point "Microsoft.Xna.Framework.Graphics.Texture2D..ctor" (taken from the crashlog) which is the constructor of the Texture2D class made by Microsoft.
I guess that this is an error with your graphics card.
Please update the drivers for it, thats all I can do.
Hm...
sorry about that man, I was just guessing :p
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Hm...
sorry about that man, I was just guessing :p
I would've said something but I couldn't check the crash log (mobile user).

Next time when posting a crash log please place the contents of the log in a Code Module (< > on the font menu).
 
Top