• ✨ 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 [Indev 0.53] Lake Of Rage Crash

Tornado9797

Content Developer
P3D Developer
Global Moderator
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Work! Pleeeeeeeease?

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

Game information:

Pokémon 3D Indev version: 0.53 (87)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (393391)
Playing on Servers: FALSE
Game Environment: BattleScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (BattleScreen)

BattleMode=Standard
IsTrainerBattle=False
IsPVPBattle=False
LoadedBattleMap=battle\battle1.dat
OwnPokemon={"Pokemon"[244]}{"Experience"[82045]}{"Gender"[2]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[40]}{"OT"[393391]}{"Ability"[46]}{"Status"[]}{"Nature"[12]}{"CatchLocation"[Route 45]}{"CatchTrainer"[Magi]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[124]}{"isShiny"[0]}{"Attack1"[46,20,20]}{"Attack2"[221,5,5]}{"Attack3"[29,15,15]}{"Attack4"[53,15,11]}{"HP"[149]}{"EVs"[6,104,0,0,0,129]}{"IVs"[18,29,27,24,2,19]}{"AdditionalData"[]}{"IDValue"[U7PZxgy9TLy]}
OppPokemon={"Pokemon"[129]}{"Experience"[1664]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[11]}{"OT"[00000]}{"Ability"[33]}{"Status"[]}{"Nature"[15]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[150,40,40]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[28]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,8,2,3,14,21]}{"AdditionalData"[]}{"IDValue"[oN99w1oaNH2]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=True; TempPokeFile=lakeofrage.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=False

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

System specifications:

Operating system: Microsoft Windows 8.1 [6.2.9200.0]
Core architecture: 64 Bit
System time: 5/26/2015 12:19:09 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 15.98 Gigabyte
Available logical processors: 8

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

.Net installation information:

v2.0.50727  2.0.50727.4927  SP2
v3.0  3.0.30729.4926  SP2
v3.5  3.5.30729.4926  SP1
v4 
  Client  4.5.51641
  Full  4.5.51641
v4.0 
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "AMD Radeon R7 200 Series"]
[CardRAM(s) : "1073741824"]

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

Error information:

Message: An unexpected error has occurred.
InnerException: NOTHING
BaseException: An unexpected error has occurred.
HelpLink: No helplink available.
Data: Items: 0
Source: Microsoft.Xna.Framework.Graphics
Win32 Errorcode: -1

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

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

Error ID: 4
Error Type: Assets
Error Description: The game was unable to process a texture file.
Error Solution: Code composed by Microsoft caused this issue. This might be caused by an invalid file in a ContentPack. Try to update your Graphics Card drivers.

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

CallStack:

   at Microsoft.Xna.Framework.Graphics.Texture2D.CopyData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount, UInt32 options, Boolean isSetting)
   at Microsoft.Xna.Framework.Graphics.Texture2D.GetData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount)
   at net.Pokemon3D.Game.TextureManager.TextureRectangle(Texture2D Texture, Rectangle Rectangle, Int32 Factor)
   at net.Pokemon3D.Game.NPC.ChangeTexture()
   at net.Pokemon3D.Game.NPC.Update()
   at net.Pokemon3D.Game.Level.UpdateEntities()
   at net.Pokemon3D.Game.Level.Update()
   at net.Pokemon3D.Game.BattleSystem.BattleScreen.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:

   Public Battle As Battle = net.Pokemon3D.Game.BattleSystem.Battle
   Public FieldEffects As FieldEffects = net.Pokemon3D.Game.BattleSystem.FieldEffects
   Public SavedOverworld As OverworldStorage = net.Pokemon3D.Game.OverworldStorage
   Public BattleMenu As BattleMenu = net.Pokemon3D.Game.BattleSystem.BattleMenu
   Public BattleQuery As List<QueryObject>[] = {{FADE|1|0|0|0|0|5|1}, {SOUND|129|1|4.9}, {CAMERA|13|0|15|21|0|15|0.05|0.05|-0.8|1.4|0|0|0.016|0.016|0|1}, {TEXT|Wild Magikarp appeared!|255|255|255}, {CAMERA|14|0|15|13|0|15|0.05|0.05|1.570796|-0.8|0|0|0.05|0.05|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|1}, {SOUND|244|1|3}, {TEXT|GO, Entei!|255|255|255}, {FADE|1|0|0|0|1|16|0}, {TOGGLEMENU|1}, {FADE|1|0|0|0|0|16|1}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|14|0|11|14|0|15|0.01|0.01|1.570796|1.570796|0|0|0.008|0.008|0|0}, {CAMERA|17|1|15|9|1|15|0.01|0.01|1.2|-1.2|-0.3|-0.3|0.003|0.003|0|0}, {CAMERA|13|0|12|17|0|12|0.01|0.01|1.970796|1.570796|0|0|0.001|0.001|0|0}, {CAMERA|10.3|0.5|10|17|0.5|10|0.01|0.01|3.641593|2.641593|-0.1|-0.1|0.0015|0.0015|0|0}}
   Public OwnPokemon As Pokemon = {"Pokemon"[244]}{"Experience"[82045]}{"Gender"[2]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[40]}{"OT"[393391]}{"Ability"[46]}{"Status"[]}{"Nature"[12]}{"CatchLocation"[Route 45]}{"CatchTrainer"[Magi]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[124]}{"isShiny"[0]}{"Attack1"[46,20,20]}{"Attack2"[221,5,5]}{"Attack3"[29,15,15]}{"Attack4"[53,15,11]}{"HP"[149]}{"EVs"[6,104,0,0,0,129]}{"IVs"[18,29,27,24,2,19]}{"AdditionalData"[]}{"IDValue"[U7PZxgy9TLy]}
   Public OppPokemon As Pokemon = {"Pokemon"[129]}{"Experience"[1664]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[11]}{"OT"[00000]}{"Ability"[33]}{"Status"[]}{"Nature"[15]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[150,40,40]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[28]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,8,2,3,14,21]}{"AdditionalData"[]}{"IDValue"[oN99w1oaNH2]}
   Public OppPokemonNPC As NPC = net.Pokemon3D.Game.NPC
   Public OwnPokemonNPC As NPC = net.Pokemon3D.Game.NPC
   Public OwnTrainerNPC As NPC = net.Pokemon3D.Game.NPC
   Public OppTrainerNPC As NPC = Nothing
   Public OwnPokemonModel As ModelEntity = net.Pokemon3D.Game.ModelEntity
   Public OppPokemonModel As ModelEntity = net.Pokemon3D.Game.ModelEntity
   Public OwnPokemonIndex As Int32 = 0
   Public OppPokemonIndex As Int32 = 0
   Public ParticipatedPokemon As List<Int32>[] = {0}
   Public PokemonOnSide As Int32 = 1
   Public Profiles As List<PokemonProfile>[] = {}
   Public IsTrainerBattle As Boolean = False
   Public BattleMode As BattleModes = Standard
   Public PokemonSafariStatus As Int32 = 0
   Public WildPokemon As Pokemon = {"Pokemon"[129]}{"Experience"[1664]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[11]}{"OT"[00000]}{"Ability"[33]}{"Status"[]}{"Nature"[15]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[150,40,40]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[28]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,8,2,3,14,21]}{"AdditionalData"[]}{"IDValue"[oN99w1oaNH2]}
   Public OverworldScreen As Screen = net.Pokemon3D.Game.OverworldScreen
   Public defaultMapType As Int32 = 2
   Public Trainer As Trainer = Nothing
   Public DrawColoredScreen As Boolean = False
   Public ColorOverlay As Color = {R:0 G:0 B:0 A:255}
   Public BattleMapOffset As Vector3 = {X:0 Y:0 Z:0}
   Private lastCameraSettings As List<Int32>[] = {2, 0, 3, 1}
   Private lastCamera As Int32 = 1
   Private cameraSettingCount As Int32 = 4
   Public IsPVPBattle As Boolean = False
   Public IsRemoteBattle As Boolean = False
   Public IsHost As Boolean = False
   Public PartnerNetworkID As Int32 = 0
   Public OwnStatistics As NetworkPlayerStatistics = {0|0|0|0|0|0|0}
   Public OppStatistics As NetworkPlayerStatistics = {0|0|0|0|0|0|0}
   Public PVPGameJoltID As String =
   Public SentInput As Boolean = False
   Public ClientWaitForData As Boolean = False
   Public ReceivedPokemonData As Boolean = False
   Public TempPVPBattleQuery As Dictionary`2 = System.Collections.Generic.Dictionary`2[System.Int32,net.Pokemon3D.Game.BattleSystem.QueryObject]
   Public LockData As String = {}
   Public ClientWonBattle As Boolean = True
   Public SentHostData As Boolean = False
   Public Shared CanCatch As Boolean = True
   Public Shared CanRun As Boolean = True
   Public Shared CanBlackout As Boolean = True
   Public Shared CanReceiveEXP As Boolean = True
   Public Shared RoamingBattle As Boolean = False
   Public Shared RoamingPokemonStorage As RoamingPokemon = Nothing
   Public Shared CanUseItems As Boolean = True
   Public Shared DiveBattle As Boolean = True
   Public Shared TempPokeFile As String = lakeofrage.poke
   Public Shared IsInverseBattle As Boolean = False
   Public Shared CustomBattleMusic As String =
   Public Shared ReceivedQuery As String =
   Public Shared ReceivedInput As String =
   Public UpdateFadeOut As Boolean = False
   Public UpdateFadeIn As Boolean = True

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

You should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
Delete your Content folder and redownload the game?
 
Top