• ✨ 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 Pokedex Habitat mode crashing in Safari Zone outer area

DrShimo

Pokémon Ranger
Describe the bug you experienced here.

What I expected to happen:
I wanted to check where some Safari Zone Pokemon lived outside of the Zone when I had finished, so I decided to check by opening up my Habitat Mode.

What actually happened:
When I opened the Habitat Mode up, the game immediately crashed. It has done it four times.

Steps to reproduce:
1. Leave Safari Zone after catching many different Generation Pokemon.
2. Open Pokedex, then Habitat Mode.
...

Code:
[CODE]
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// RTFM

---------------------------------------------------------------------------------

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {BlueUI,Kira_Pro_Grafik_HD,Pokémon Models Pack,Pokémon Models Pack New,DEHDMP}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (36554)
Playing on Servers: FALSE
Game Environment: PokedexScreen
Actionscript: No script running
File Validation: True

---------------------------------------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
System time: 5/18/2014 8:36:28 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

---------------------------------------------------------------------------------

Graphics Card information:

[CardName(s): "PSPdisp Display Driver (Vista); AMD M880G with ATI Mobility Radeon HD 4250"]
[CardRAM(s) : "; 268435456"]

---------------------------------------------------------------------------------

Error information:

Message: The File Validation system detected invalid files in a sensitive game environment.
InnerException: NOTHING
BaseException: The File Validation system detected invalid files in a sensitive game environment.
HelpLink: No helplink available.
Data: [File: "C:\Users\owner\Documents\000000Pokemon3D\Pokemon\maps\poke\alph01.poke"]
[File Validation result: "The File Validation system couldn't find the requested file."]
[Call Origin: "PokedexScreen.vb"]
[Relative Path: "False"]
Source: 2.5DHero

---------------------------------------------------------------------------------

Error solution:
(The provided solution might not work for your problem)

Error ID: 302
Error Type: Forced Crash
Error Description: The game detected edited or missing files.
Error Solution: For online play, ensure that you are running the unmodded version of Pokémon3D. You can enable Content Packs.

---------------------------------------------------------------------------------

CallStack:

   at _2._5DHero.Security.FileValidation.CheckFileValid(String file, Boolean relativePath, String origin)
   at _2._5DHero.PokedexScreen.Habitat..ctor(String file)
   at _2._5DHero.PokedexHabitatScreen..ctor(Screen currentScreen)
   at _2._5DHero.PokedexSelectScreen.Update()
   at _2._5DHero.Basic.Update(GameTime gameTime)
   at _2._5DHero.DGame.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at _2._5DHero.Program.Main(String[] args)

---------------------------------------------------------------------------------
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Describe the bug you experienced here.

What I expected to happen:
I wanted to check where some Safari Zone Pokemon lived outside of the Zone when I had finished, so I decided to check by opening up my Habitat Mode.

What actually happened:
When I opened the Habitat Mode up, the game immediately crashed. It has done it four times.

Steps to reproduce:
1. Leave Safari Zone after catching many different Generation Pokemon.
2. Open Pokedex, then Habitat Mode.
...

Code:
[CODE]
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// RTFM

---------------------------------------------------------------------------------

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {BlueUI,Kira_Pro_Grafik_HD,Pokémon Models Pack,Pokémon Models Pack New,DEHDMP}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (36554)
Playing on Servers: FALSE
Game Environment: PokedexScreen
Actionscript: No script running
File Validation: True

---------------------------------------------------------------------------------

System specifications:

Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
System time: 5/18/2014 8:36:28 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

---------------------------------------------------------------------------------

Graphics Card information:

[CardName(s): "PSPdisp Display Driver (Vista); AMD M880G with ATI Mobility Radeon HD 4250"]
[CardRAM(s) : "; 268435456"]

---------------------------------------------------------------------------------

Error information:

Message: The File Validation system detected invalid files in a sensitive game environment.
InnerException: NOTHING
BaseException: The File Validation system detected invalid files in a sensitive game environment.
HelpLink: No helplink available.
Data: [File: "C:\Users\owner\Documents\000000Pokemon3D\Pokemon\maps\poke\alph01.poke"]
[File Validation result: "The File Validation system couldn't find the requested file."]
[Call Origin: "PokedexScreen.vb"]
[Relative Path: "False"]
Source: 2.5DHero

---------------------------------------------------------------------------------

Error solution:
(The provided solution might not work for your problem)

Error ID: 302
Error Type: Forced Crash
Error Description: The game detected edited or missing files.
Error Solution: For online play, ensure that you are running the unmodded version of Pokémon3D. You can enable Content Packs.

---------------------------------------------------------------------------------

CallStack:

   at _2._5DHero.Security.FileValidation.CheckFileValid(String file, Boolean relativePath, String origin)
   at _2._5DHero.PokedexScreen.Habitat..ctor(String file)
   at _2._5DHero.PokedexHabitatScreen..ctor(Screen currentScreen)
   at _2._5DHero.PokedexSelectScreen.Update()
   at _2._5DHero.Basic.Update(GameTime gameTime)
   at _2._5DHero.DGame.Update(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.Tick()
   at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   at Microsoft.Xna.Framework.GameHost.OnIdle()
   at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at Microsoft.Xna.Framework.WindowsGameHost.Run()
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at _2._5DHero.Program.Main(String[] args)

---------------------------------------------------------------------------------
You likely have a wild encounters file that is outdated. Try deleting, then re-downloading the game.
 
Top