Ok And I had made an error in the information. the crash happened in Cerulean City.
Looks like the game crashed!
The BugCatcher caught a bug:
>Report this crash on the forum.
>Visit the Pokémon3D homepage.
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// HλLF-LIFE 2 confirmed
---------------------------------------------------------------------------------
Game information:
http://pokemon3d.net/forum/threads/11483/
Pokémon 3D Indev version: 0.53 (87)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (658899)
Playing on Servers: FALSE
Game Environment: OverworldScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False
---------------------------------------------------------------------------------
Screen state for the current screen (OverworldScreen)
IsSurfing=False
IsRiding=False
LevelFile=cerulean\3.dat
UsedStrength=False
EntityCount=174
---------------------------------------------------------------------------------
System specifications:
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Core architecture: 64 Bit
System time: 4/21/2015 3:43:40 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 3.48 Gigabyte
Available logical processors: 2
---------------------------------------------------------------------------------
.Net installation information:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.5.50938
Full 4.5.50938
v4.0
Client 4.0.0.0
---------------------------------------------------------------------------------
Graphics Card information:
[CardName(s): "AMD Radeon(TM) HD 6480G "]
[CardRAM(s) : "536870912"]
---------------------------------------------------------------------------------
Error information:
Message: Could not find file 'C:\Users\c.sabo\Downloads\Pokemon\Scripts\cerluean\kangaskhan.dat'.
InnerException: NOTHING
BaseException: Could not find file 'C:\Users\c.sabo\Downloads\Pokemon\Scripts\cerluean\kangaskhan.dat'.
HelpLink: No helplink available.
Data: Items: 0
Source: mscorlib
Win32 Errorcode: -1
---------------------------------------------------------------------------------
Error solution:
(The provided solution might not work for your problem)
Error ID: -1
Error Type: NaN
Error Description: The error is undocumented in the error handling system.
Error Solution: NaN
---------------------------------------------------------------------------------
CallStack:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at net.Pokemon3D.Game.Security.FileValidation.ValidateFile(String file, Boolean relativePath)
at net.Pokemon3D.Game.Security.FileValidation.CheckFileValid(String file, Boolean relativePath, String origin)
at net.Pokemon3D.Game.ActionScript.StartScript(String Input, Int32 InputType, Boolean CheckDelay, Boolean ResetInsight)
at net.Pokemon3D.Game.NPC.ActivateScript()
at net.Pokemon3D.Game.NPC.ClickFunction()
at net.Pokemon3D.Game.OverworldCamera.CheckEntities()
at net.Pokemon3D.Game.OverworldCamera.Update()
at net.Pokemon3D.Game.OverworldScreen.Update()
at net.Pokemon3D.Game.Core.Update(GameTime gameTime)
at net.Pokemon3D.Game.GameController.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 net.Pokemon3D.Game.Program.Main(String[] args)
---------------------------------------------------------------------------------
Enviornment dump:
Private _actionScript As ActionScript = net.Pokemon3D.Game.ActionScript
Private _particlesTexture As Texture2D = Microsoft.Xna.Framework.Graphics.Texture2D
Private _trainerEncountered As Boolean = False
Private _titles As List