Describe the bug you experienced here.
What I expected to happen:
Encounter and fight wild Drowsee on route 34, winning the battle
What actually happened:
Encounter and fight wild Drowsee on route 34, battle ending in a crash about 30-40% of the time
Steps to reproduce:
1. Fight a few Drowsees on route 34
2. Aim to win
3. Eventually the error pops up
The game has crashed about every 10 minutes for the last 5 tries, and I'm getting really tired of this.
What I expected to happen:
Encounter and fight wild Drowsee on route 34, winning the battle
What actually happened:
Encounter and fight wild Drowsee on route 34, battle ending in a crash about 30-40% of the time
Steps to reproduce:
1. Fight a few Drowsees on route 34
2. Aim to win
3. Eventually the error pops up
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Blame Darkfire.
---------------------------------------------------------------------------------
Game information:
Pokémon 3D Indev version: 0.53.2 (89)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
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\routes\route34.dat
OwnPokemon={"Pokemon"[153]}{"Experience"[9116]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[117]}{"ItemData"[]}{"NickName"[]}{"Level"[23]}{"OT"[62236]}{"Ability"[65]}{"Status"[SLP]}{"Nature"[18]}{"CatchLocation"[at New Bark Town]}{"CatchTrainer"[Eric]}{"CatchBall"[5]}{"CatchMethod"[As a gift from Prof. Elm]}{"Friendship"[196]}{"isShiny"[0]}{"Attack1"[15,30,30]}{"Attack2"[148,20,20]}{"Attack3"[75,25,24]}{"Attack4"[345,20,20]}{"HP"[64]}{"EVs"[15,17,28,16,8,44]}{"IVs"[14,31,31,30,15,22]}{"AdditionalData"[]}{"IDValue"[ljdBUfwDHnH]}
OppPokemon={"Pokemon"[96]}{"Experience"[2197]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[13]}{"OT"[00000]}{"Ability"[108]}{"Status"[]}{"Nature"[22]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[1,25,25]}{"Attack2"[95,20,19]}{"Attack3"[93,25,25]}{"Attack4"[29,15,15]}{"HP"[42]}{"EVs"[0,0,0,0,0,0]}{"IVs"[30,17,13,5,31,8]}{"AdditionalData"[]}{"IDValue"[OdCszmoZazb]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=routes\route34.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True
---------------------------------------------------------------------------------
System specifications:
Operating system: Microsoft Windows 7 Professional [6.1.7601.65536]
Core architecture: 64 Bit
System time: 9/2/2015 5:21:43 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 3.8 Gigabyte
Available logical processors: 4
---------------------------------------------------------------------------------
.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.51209
Full 4.5.51209
v4.0
Client 4.0.0.0
---------------------------------------------------------------------------------
Graphics Card information:
[CardName(s): "Intel(R) HD Graphics"]
[CardRAM(s) : "1805473792"]
---------------------------------------------------------------------------------
Error information:
Message: Object reference not set to an instance of an object.
InnerException: NOTHING
BaseException: Object reference not set to an instance of an object.
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:
at net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
at net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
at net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
at net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
at net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
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>[] = {{TOGGLEMENU|0}, {CAMERA|13.5|0.5|15|11.08603|0.5|13.91397|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.08603|0.5|13.91397|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
Public OwnPokemon As Pokemon = {"Pokemon"[153]}{"Experience"[9116]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[117]}{"ItemData"[]}{"NickName"[]}{"Level"[23]}{"OT"[62236]}{"Ability"[65]}{"Status"[SLP]}{"Nature"[18]}{"CatchLocation"[at New Bark Town]}{"CatchTrainer"[Eric]}{"CatchBall"[5]}{"CatchMethod"[As a gift from Prof. Elm]}{"Friendship"[196]}{"isShiny"[0]}{"Attack1"[15,30,30]}{"Attack2"[148,20,20]}{"Attack3"[75,25,24]}{"Attack4"[345,20,20]}{"HP"[64]}{"EVs"[15,17,28,16,8,44]}{"IVs"[14,31,31,30,15,22]}{"AdditionalData"[]}{"IDValue"[ljdBUfwDHnH]}
Public OppPokemon As Pokemon = {"Pokemon"[96]}{"Experience"[2197]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[13]}{"OT"[00000]}{"Ability"[108]}{"Status"[]}{"Nature"[22]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[1,25,25]}{"Attack2"[95,20,19]}{"Attack3"[93,25,25]}{"Attack4"[29,15,15]}{"HP"[42]}{"EVs"[0,0,0,0,0,0]}{"IVs"[30,17,13,5,31,8]}{"AdditionalData"[]}{"IDValue"[OdCszmoZazb]}
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 = 4
Public OppPokemonIndex As Int32 = 0
Public ParticipatedPokemon As List<Int32>[] = {0, 4}
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"[96]}{"Experience"[2197]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[13]}{"OT"[00000]}{"Ability"[108]}{"Status"[]}{"Nature"[22]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[1,25,25]}{"Attack2"[95,20,19]}{"Attack3"[93,25,25]}{"Attack4"[29,15,15]}{"HP"[42]}{"EVs"[0,0,0,0,0,0]}{"IVs"[30,17,13,5,31,8]}{"AdditionalData"[]}{"IDValue"[OdCszmoZazb]}
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, 2, 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|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 = routes\route34.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
---------------------------------------------------------------------------------