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

Solved [Indev 0.46.1] Pokédex Selection Crash

Nyves

Dragon Tamer
Donator
Code:
Kolben Games Crash Log V 2.0
Pokémon 3D has crashed!

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

Game information:

Pokémon 3D Indev version: 0.46.1
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (49790)
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: 4/14/2014 8:35:35 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics 4000; Radeon (TM) HD 7750M"]
[CardRAM(s) : "2214592512; 1073741824"]

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

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\Michael\Games\Pokemon 3D\Pokemon\maps\poke\dragonden.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.PokedexViewScreen.FillHabitats()
   at _2._5DHero.PokedexViewScreen..ctor(Screen currentScreen, Pokemon Pokemon)
   at _2._5DHero.PokedexScreen.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 should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
Here ya go
 

Darkfire

Administrator
Administrator
P3D Developer
you actually need to delete that file
it was put into the game a long time ago and removed when we finally made the dragons den the game does not like files it isnt supposed to have so it forces a crash
 

Nyves

Dragon Tamer
Donator
What do you mean? When I hit 'Start Game' and 'Run' on the Launcher, the game window opens and I get a window saying 'Pokemon has stopped working.'
 

nilllzz

Original Developer
Administrator
P3D Developer
What do you mean? When I hit 'Start Game' and 'Run' on the Launcher, the game window opens and I get a window saying 'Pokemon has stopped working.'
I mean that "i can't start the game up." can mean just about anything.
And have you tried putting that file back and starting the game up again?
 

Nyves

Dragon Tamer
Donator
I put it back and the game works again but that never fixed my previous problem.

Code:
Kolben Games Crash Log V 2.0
Pokémon 3D has crashed!

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

Game information:

Pokémon 3D Indev version: 0.46.1
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (49790)
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: 4/17/2014 11:17:31 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics 4000; Radeon (TM) HD 7750M"]
[CardRAM(s) : "2214592512; 1073741824"]

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

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\Michael\Games\Pokemon 3D\Pokemon\maps\poke\route42.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.PokedexViewScreen.FillHabitats()
   at _2._5DHero.PokedexViewScreen..ctor(Screen currentScreen, Pokemon Pokemon)
   at _2._5DHero.PokedexScreen.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 should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
 

nilllzz

Original Developer
Administrator
P3D Developer
I put it back and the game works again but that never fixed my previous problem.

Code:
Kolben Games Crash Log V 2.0
Pokémon 3D has crashed!

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

Game information:

Pokémon 3D Indev version: 0.46.1
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (49790)
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: 4/17/2014 11:17:31 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics 4000; Radeon (TM) HD 7750M"]
[CardRAM(s) : "2214592512; 1073741824"]

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

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\Michael\Games\Pokemon 3D\Pokemon\maps\poke\route42.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.PokedexViewScreen.FillHabitats()
   at _2._5DHero.PokedexViewScreen..ctor(Screen currentScreen, Pokemon Pokemon)
   at _2._5DHero.PokedexScreen.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 should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
I assume that is the same error as before.
If you have any offline saves you want to keep, store the "Save" folder somewhere else (and the GameModes, ContentPacks or Screenshots folder, if you want to), delete the entire game and then redownload it.
 
Top