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

Duplicate Game Crashes

Status
Not open for further replies.

ZeroRyuuzaki

Starting Trainer
I was playing normally than a Psyduck level 7 appear and the game crash in the middle of this battle

What I expected to happen:
Play the game normally

What actually happened:
It crash

Steps to reproduce:
I dont know how to reproduce, but it is happen constantly with me and my girlfriend,

I uploaded 2 crash files to help the resolution.
PS: Love the game! brings back good memories! :D
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Wut?

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

Game information:

Pokémon 3D Indev version: 0.53.2 (89)
Content Packs: {HGSS Music Pack HD,BlueUI,HQ Texture Pack}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (989706)
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\ilexforest.dat
OwnPokemon={"Pokemon"[58]}{"Experience"[2542]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[2003]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[989706]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 36]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[3]}{"CatchMethod"[caught at]}{"Friendship"[113]}{"isShiny"[0]}{"Attack1"[44,25,22]}{"Attack2"[270,25,24]}{"Attack3"[52,25,22]}{"Attack4"[316,40,40]}{"HP"[28]}{"EVs"[2,11,11,1,5,15]}{"IVs"[8,16,24,19,0,19]}{"AdditionalData"[]}{"IDValue"[lmCveY0OlnK]}
OppPokemon={"Pokemon"[54]}{"Experience"[343]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[7]}{"OT"[00000]}{"Ability"[6]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[10,35,35]}{"Attack2"[346,15,15]}{"Attack3"[39,30,29]}{"Attack4"[]}{"HP"[25]}{"EVs"[0,0,0,0,0,0]}{"IVs"[26,7,31,4,21,6]}{"AdditionalData"[]}{"IDValue"[0xsvZOM8ZgT]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=ilexforest.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True

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

System specifications:

Operating system: Microsoft Windows Embedded 8.1 Industry Pro [6.2.9200.0]
Core architecture: 64 Bit
System time: 06/10/2015 02:55:45
System language: Portuguese (Brazil)(PTB) / Loaded game language: en
Decimal separator: ,
Available physical memory: 3,93 Gigabyte
Available logical processors: 4

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

.Net installation information:

v1.1.4322    SP1
  1033    SP1
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.51650
  Full  4.5.51650
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "NVIDIA GeForce 310M    "]
[CardRAM(s) : "536870912"]

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

Error information:

Message: Referência de objeto não definida para uma instância de um objeto.
InnerException: NOTHING
BaseException: Referência de objeto não definida para uma instância de um objeto.
HelpLink: No helplink available.
Data: Items: 0
Source: Pokemon
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:

   em net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
   em net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   em net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   em net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   em Microsoft.Xna.Framework.Game.Tick()
   em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   em Microsoft.Xna.Framework.GameHost.OnIdle()
   em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.Run(Form mainForm)
   em Microsoft.Xna.Framework.WindowsGameHost.Run()
   em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   em Microsoft.Xna.Framework.Game.Run()
   em 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>[] = {{TOGGLEMENU|0}, {CAMERA|13.5|0.5|15|11.02301|0.5|13.97699|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.02301|0.5|13.97699|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
   Public OwnPokemon As Pokemon = {"Pokemon"[58]}{"Experience"[2542]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[2003]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[989706]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 36]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[3]}{"CatchMethod"[caught at]}{"Friendship"[113]}{"isShiny"[0]}{"Attack1"[44,25,22]}{"Attack2"[270,25,24]}{"Attack3"[52,25,22]}{"Attack4"[316,40,40]}{"HP"[28]}{"EVs"[2,11,11,1,5,15]}{"IVs"[8,16,24,19,0,19]}{"AdditionalData"[]}{"IDValue"[lmCveY0OlnK]}
   Public OppPokemon As Pokemon = {"Pokemon"[54]}{"Experience"[343]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[7]}{"OT"[00000]}{"Ability"[6]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[10,35,35]}{"Attack2"[346,15,15]}{"Attack3"[39,30,29]}{"Attack4"[]}{"HP"[25]}{"EVs"[0,0,0,0,0,0]}{"IVs"[26,7,31,4,21,6]}{"AdditionalData"[]}{"IDValue"[0xsvZOM8ZgT]}
   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"[54]}{"Experience"[343]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[7]}{"OT"[00000]}{"Ability"[6]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[10,35,35]}{"Attack2"[346,15,15]}{"Attack3"[39,30,29]}{"Attack4"[]}{"HP"[25]}{"EVs"[0,0,0,0,0,0]}{"IVs"[26,7,31,4,21,6]}{"AdditionalData"[]}{"IDValue"[0xsvZOM8ZgT]}
   Public OverworldScreen As Screen = net.Pokemon3D.Game.OverworldScreen
   Public defaultMapType As Int32 = 0
   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>[] = {0, 3, 2, 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|2}
   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 = False
   Public Shared TempPokeFile As String = ilexforest.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.
ANOTHER CRASH CODE THAT I HAVE (SAME ISSUE BUT IN ANOTHER SITUATION):

Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Does this help?

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

Game information:

Pokémon 3D Indev version: 0.53.2 (89)
Content Packs: {HGSS Music Pack HD,BlueUI,Virus}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (989706)
Playing on Servers: TRUE (P3D Server/127.0.0.1:15124)
Game Environment: BattleScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (BattleScreen)

BattleMode=Standard
IsTrainerBattle=True
IsPVPBattle=False
LoadedBattleMap=battle\route32.dat
OwnPokemon={"Pokemon"[92]}{"Experience"[545]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[9]}{"OT"[989706]}{"Ability"[26]}{"Status"[SLP]}{"Nature"[21]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[123]}{"isShiny"[0]}{"Attack1"[95,20,20]}{"Attack2"[122,30,30]}{"Attack3"[180,10,10]}{"Attack4"[212,5,5]}{"HP"[24]}{"EVs"[2,5,0,0,0,5]}{"IVs"[5,5,11,16,29,4]}{"AdditionalData"[]}{"IDValue"[DgVbj4U9Gfw]}
OppPokemon={"Pokemon"[60]}{"Experience"[314]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[8]}{"OT"[00000]}{"Ability"[11]}{"Status"[]}{"Nature"[2]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[55,25,25]}{"Attack3"[95,20,19]}{"Attack4"[]}{"HP"[24]}{"EVs"[0,0,0,0,0,0]}{"IVs"[4,14,11,1,8,23]}{"AdditionalData"[]}{"IDValue"[25rt5SJBiLJ]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True

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

System specifications:

Operating system: Microsoft Windows Embedded 8.1 Industry Pro [6.2.9200.0]
Core architecture: 64 Bit
System time: 05/10/2015 02:27:35
System language: Portuguese (Brazil)(PTB) / Loaded game language: en
Decimal separator: ,
Available physical memory: 3,93 Gigabyte
Available logical processors: 4

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

.Net installation information:

v1.1.4322    SP1
  1033    SP1
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.51650
  Full  4.5.51650
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "NVIDIA GeForce 310M    "]
[CardRAM(s) : "536870912"]

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

Error information:

Message: Referência de objeto não definida para uma instância de um objeto.
InnerException: NOTHING
BaseException: Referência de objeto não definida para uma instância de um objeto.
HelpLink: No helplink available.
Data: Items: 0
Source: Pokemon
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:

   em net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
   em net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   em net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   em net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   em Microsoft.Xna.Framework.Game.Tick()
   em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   em Microsoft.Xna.Framework.GameHost.OnIdle()
   em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.Run(Form mainForm)
   em Microsoft.Xna.Framework.WindowsGameHost.Run()
   em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   em Microsoft.Xna.Framework.Game.Run()
   em 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>[] = {{TOGGLEMENU|0}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}, {CAMERA|14|0.5|13.5|11.05702|0.5|13.94298|0.06|0.06|-0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Poliwag used Hypnosis!|255|255|255}, {FADE|2|0|0|0|1|110|0}, {CAMERA|13|0.5|13.5|13|0.5|13.5|0.06|0.06|0.8353982|0.8353982|-0.3|-0.3|0.04|0.04|0|0}, {FADE|3|0|0|0|0|110|0}, {CAMERA|13|0.5|13.5|11.05702|0.5|13.94298|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Gastly fell asleep!|255|255|255}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
   Public OwnPokemon As Pokemon = {"Pokemon"[92]}{"Experience"[545]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[9]}{"OT"[989706]}{"Ability"[26]}{"Status"[SLP]}{"Nature"[21]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[123]}{"isShiny"[0]}{"Attack1"[95,20,20]}{"Attack2"[122,30,30]}{"Attack3"[180,10,10]}{"Attack4"[212,5,5]}{"HP"[24]}{"EVs"[2,5,0,0,0,5]}{"IVs"[5,5,11,16,29,4]}{"AdditionalData"[]}{"IDValue"[DgVbj4U9Gfw]}
   Public OppPokemon As Pokemon = {"Pokemon"[60]}{"Experience"[314]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[8]}{"OT"[00000]}{"Ability"[11]}{"Status"[]}{"Nature"[2]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[55,25,25]}{"Attack3"[95,20,19]}{"Attack4"[]}{"HP"[24]}{"EVs"[0,0,0,0,0,0]}{"IVs"[4,14,11,1,8,23]}{"AdditionalData"[]}{"IDValue"[25rt5SJBiLJ]}
   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 = net.Pokemon3D.Game.NPC
   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>[] = {1}
   Public PokemonOnSide As Int32 = 1
   Public Profiles As List<PokemonProfile>[] = {}
   Public IsTrainerBattle As Boolean = True
   Public BattleMode As BattleModes = Standard
   Public PokemonSafariStatus As Int32 = 0
   Public WildPokemon As Pokemon = Nothing
   Public OverworldScreen As Screen = net.Pokemon3D.Game.OverworldScreen
   Public defaultMapType As Int32 = 0
   Public Trainer As Trainer = net.Pokemon3D.Game.Trainer
   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, 1, 3}
   Private lastCamera As Int32 = 3
   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|1}
   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 = False
   Public Shared TempPokeFile As String =
   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.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
I was playing normally than a Psyduck level 7 appear and the game crash in the middle of this battle

What I expected to happen:
Play the game normally

What actually happened:
It crash

Steps to reproduce:
I dont know how to reproduce, but it is happen constantly with me and my girlfriend,

I uploaded 2 crash files to help the resolution.
PS: Love the game! brings back good memories! :D
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Wut?

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

Game information:

Pokémon 3D Indev version: 0.53.2 (89)
Content Packs: {HGSS Music Pack HD,BlueUI,HQ Texture Pack}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (989706)
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\ilexforest.dat
OwnPokemon={"Pokemon"[58]}{"Experience"[2542]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[2003]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[989706]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 36]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[3]}{"CatchMethod"[caught at]}{"Friendship"[113]}{"isShiny"[0]}{"Attack1"[44,25,22]}{"Attack2"[270,25,24]}{"Attack3"[52,25,22]}{"Attack4"[316,40,40]}{"HP"[28]}{"EVs"[2,11,11,1,5,15]}{"IVs"[8,16,24,19,0,19]}{"AdditionalData"[]}{"IDValue"[lmCveY0OlnK]}
OppPokemon={"Pokemon"[54]}{"Experience"[343]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[7]}{"OT"[00000]}{"Ability"[6]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[10,35,35]}{"Attack2"[346,15,15]}{"Attack3"[39,30,29]}{"Attack4"[]}{"HP"[25]}{"EVs"[0,0,0,0,0,0]}{"IVs"[26,7,31,4,21,6]}{"AdditionalData"[]}{"IDValue"[0xsvZOM8ZgT]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=ilexforest.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True

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

System specifications:

Operating system: Microsoft Windows Embedded 8.1 Industry Pro [6.2.9200.0]
Core architecture: 64 Bit
System time: 06/10/2015 02:55:45
System language: Portuguese (Brazil)(PTB) / Loaded game language: en
Decimal separator: ,
Available physical memory: 3,93 Gigabyte
Available logical processors: 4

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

.Net installation information:

v1.1.4322    SP1
  1033    SP1
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.51650
  Full  4.5.51650
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "NVIDIA GeForce 310M    "]
[CardRAM(s) : "536870912"]

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

Error information:

Message: Referência de objeto não definida para uma instância de um objeto.
InnerException: NOTHING
BaseException: Referência de objeto não definida para uma instância de um objeto.
HelpLink: No helplink available.
Data: Items: 0
Source: Pokemon
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:

   em net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
   em net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   em net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   em net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   em Microsoft.Xna.Framework.Game.Tick()
   em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   em Microsoft.Xna.Framework.GameHost.OnIdle()
   em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.Run(Form mainForm)
   em Microsoft.Xna.Framework.WindowsGameHost.Run()
   em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   em Microsoft.Xna.Framework.Game.Run()
   em 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>[] = {{TOGGLEMENU|0}, {CAMERA|13.5|0.5|15|11.02301|0.5|13.97699|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.02301|0.5|13.97699|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
   Public OwnPokemon As Pokemon = {"Pokemon"[58]}{"Experience"[2542]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[2003]}{"ItemData"[]}{"NickName"[]}{"Level"[12]}{"OT"[989706]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 36]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[3]}{"CatchMethod"[caught at]}{"Friendship"[113]}{"isShiny"[0]}{"Attack1"[44,25,22]}{"Attack2"[270,25,24]}{"Attack3"[52,25,22]}{"Attack4"[316,40,40]}{"HP"[28]}{"EVs"[2,11,11,1,5,15]}{"IVs"[8,16,24,19,0,19]}{"AdditionalData"[]}{"IDValue"[lmCveY0OlnK]}
   Public OppPokemon As Pokemon = {"Pokemon"[54]}{"Experience"[343]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[7]}{"OT"[00000]}{"Ability"[6]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[10,35,35]}{"Attack2"[346,15,15]}{"Attack3"[39,30,29]}{"Attack4"[]}{"HP"[25]}{"EVs"[0,0,0,0,0,0]}{"IVs"[26,7,31,4,21,6]}{"AdditionalData"[]}{"IDValue"[0xsvZOM8ZgT]}
   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"[54]}{"Experience"[343]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[7]}{"OT"[00000]}{"Ability"[6]}{"Status"[]}{"Nature"[9]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[10,35,35]}{"Attack2"[346,15,15]}{"Attack3"[39,30,29]}{"Attack4"[]}{"HP"[25]}{"EVs"[0,0,0,0,0,0]}{"IVs"[26,7,31,4,21,6]}{"AdditionalData"[]}{"IDValue"[0xsvZOM8ZgT]}
   Public OverworldScreen As Screen = net.Pokemon3D.Game.OverworldScreen
   Public defaultMapType As Int32 = 0
   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>[] = {0, 3, 2, 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|2}
   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 = False
   Public Shared TempPokeFile As String = ilexforest.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.
ANOTHER CRASH CODE THAT I HAVE (SAME ISSUE BUT IN ANOTHER SITUATION):

Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Does this help?

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

Game information:

Pokémon 3D Indev version: 0.53.2 (89)
Content Packs: {HGSS Music Pack HD,BlueUI,Virus}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (989706)
Playing on Servers: TRUE (P3D Server/127.0.0.1:15124)
Game Environment: BattleScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (BattleScreen)

BattleMode=Standard
IsTrainerBattle=True
IsPVPBattle=False
LoadedBattleMap=battle\route32.dat
OwnPokemon={"Pokemon"[92]}{"Experience"[545]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[9]}{"OT"[989706]}{"Ability"[26]}{"Status"[SLP]}{"Nature"[21]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[123]}{"isShiny"[0]}{"Attack1"[95,20,20]}{"Attack2"[122,30,30]}{"Attack3"[180,10,10]}{"Attack4"[212,5,5]}{"HP"[24]}{"EVs"[2,5,0,0,0,5]}{"IVs"[5,5,11,16,29,4]}{"AdditionalData"[]}{"IDValue"[DgVbj4U9Gfw]}
OppPokemon={"Pokemon"[60]}{"Experience"[314]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[8]}{"OT"[00000]}{"Ability"[11]}{"Status"[]}{"Nature"[2]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[55,25,25]}{"Attack3"[95,20,19]}{"Attack4"[]}{"HP"[24]}{"EVs"[0,0,0,0,0,0]}{"IVs"[4,14,11,1,8,23]}{"AdditionalData"[]}{"IDValue"[25rt5SJBiLJ]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True

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

System specifications:

Operating system: Microsoft Windows Embedded 8.1 Industry Pro [6.2.9200.0]
Core architecture: 64 Bit
System time: 05/10/2015 02:27:35
System language: Portuguese (Brazil)(PTB) / Loaded game language: en
Decimal separator: ,
Available physical memory: 3,93 Gigabyte
Available logical processors: 4

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

.Net installation information:

v1.1.4322    SP1
  1033    SP1
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.51650
  Full  4.5.51650
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "NVIDIA GeForce 310M    "]
[CardRAM(s) : "536870912"]

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

Error information:

Message: Referência de objeto não definida para uma instância de um objeto.
InnerException: NOTHING
BaseException: Referência de objeto não definida para uma instância de um objeto.
HelpLink: No helplink available.
Data: Items: 0
Source: Pokemon
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:

   em net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
   em net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
   em net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   em net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   em net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   em Microsoft.Xna.Framework.Game.Tick()
   em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   em Microsoft.Xna.Framework.GameHost.OnIdle()
   em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   em System.Windows.Forms.Application.Run(Form mainForm)
   em Microsoft.Xna.Framework.WindowsGameHost.Run()
   em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   em Microsoft.Xna.Framework.Game.Run()
   em 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>[] = {{TOGGLEMENU|0}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}, {CAMERA|14|0.5|13.5|11.05702|0.5|13.94298|0.06|0.06|-0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Poliwag used Hypnosis!|255|255|255}, {FADE|2|0|0|0|1|110|0}, {CAMERA|13|0.5|13.5|13|0.5|13.5|0.06|0.06|0.8353982|0.8353982|-0.3|-0.3|0.04|0.04|0|0}, {FADE|3|0|0|0|0|110|0}, {CAMERA|13|0.5|13.5|11.05702|0.5|13.94298|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Gastly fell asleep!|255|255|255}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {CAMERA|13.5|0.5|15|11.05702|0.5|13.94298|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
   Public OwnPokemon As Pokemon = {"Pokemon"[92]}{"Experience"[545]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[9]}{"OT"[989706]}{"Ability"[26]}{"Status"[SLP]}{"Nature"[21]}{"CatchLocation"[Sprout Tower]}{"CatchTrainer"[ZeroRyuuzaki]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[123]}{"isShiny"[0]}{"Attack1"[95,20,20]}{"Attack2"[122,30,30]}{"Attack3"[180,10,10]}{"Attack4"[212,5,5]}{"HP"[24]}{"EVs"[2,5,0,0,0,5]}{"IVs"[5,5,11,16,29,4]}{"AdditionalData"[]}{"IDValue"[DgVbj4U9Gfw]}
   Public OppPokemon As Pokemon = {"Pokemon"[60]}{"Experience"[314]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[8]}{"OT"[00000]}{"Ability"[11]}{"Status"[]}{"Nature"[2]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[55,25,25]}{"Attack3"[95,20,19]}{"Attack4"[]}{"HP"[24]}{"EVs"[0,0,0,0,0,0]}{"IVs"[4,14,11,1,8,23]}{"AdditionalData"[]}{"IDValue"[25rt5SJBiLJ]}
   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 = net.Pokemon3D.Game.NPC
   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>[] = {1}
   Public PokemonOnSide As Int32 = 1
   Public Profiles As List<PokemonProfile>[] = {}
   Public IsTrainerBattle As Boolean = True
   Public BattleMode As BattleModes = Standard
   Public PokemonSafariStatus As Int32 = 0
   Public WildPokemon As Pokemon = Nothing
   Public OverworldScreen As Screen = net.Pokemon3D.Game.OverworldScreen
   Public defaultMapType As Int32 = 0
   Public Trainer As Trainer = net.Pokemon3D.Game.Trainer
   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, 1, 3}
   Private lastCamera As Int32 = 3
   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|1}
   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 = False
   Public Shared TempPokeFile As String =
   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.
Your Pokémon fell asleep, which currently causes the game to crash. This bug will be fixed in the next version. For now, avoid using sleep moves and heal any sleep conditions before entering a battle. Duplicate report.
 
Status
Not open for further replies.
Top