• ✨ 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 [0.53.2] Crash at battle with "???" in Azalea City

Status
Not open for further replies.

Smirkey

Starting Trainer
Describe the bug you experienced here.

What I expected to happen:
...battle with red headed enemy pokemon trainer, when attempting to exit Azalea City through the west end door

What actually happened:
...battle began, but as i tried to attack the enemies pokemon, the game crashed.

Steps to reproduce:
1. ...defeat Team Rocket in Azalea City + speak with the Pokeball guy, who produces balls out of fruits
2. ...then attempt to exit Azalea City through the west gate -> enemy (red head) starts battle with you
...as soon as you try to attack his pokemon, the game crashes
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// HλLF-LIFE 2 confirmed

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

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=True
IsPVPBattle=False
LoadedBattleMap=battle\azalea.dat
OwnPokemon={"Pokemon"[58]}{"Experience"[5645]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[50393]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[6]}{"CatchLocation"[Route 36]}{"CatchTrainer"[Kati]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[144]}{"isShiny"[0]}{"Attack1"[44,25,25]}{"Attack2"[46,20,20]}{"Attack3"[52,25,25]}{"Attack4"[316,40,40]}{"HP"[37]}{"EVs"[20,33,46,27,9,39]}{"IVs"[7,6,7,29,28,13]}{"AdditionalData"[]}{"IDValue"[HQ2XMetmQvd]}
OppPokemon={"Pokemon"[92]}{"Experience"[2535]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[00000]}{"Ability"[65]}{"Status"[]}{"Nature"[13]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[0]}{"isShiny"[0]}{"Attack1"[95,20,19]}{"Attack2"[122,30,29]}{"Attack3"[]}{"Attack4"[]}{"HP"[36]}{"EVs"[0,0,0,0,0,0]}{"IVs"[5,6,27,7,6,12]}{"AdditionalData"[]}{"IDValue"[z09iDftCxyx]}
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 7 Ultimate  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 18.11.2015 20:38:06
System language: German (Germany)(DEU) / Loaded game language: en
Decimal separator: ,
Available physical memory: 7,98 Gigabyte
Available logical processors: 8

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

.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): "NVIDIA GeForce GTX 580"]
[CardRAM(s) : "1610612736"]

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

Error information:

Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
InnerException: NOTHING
BaseException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
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:

  bei net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
  bei net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
  bei net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
  bei net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
  bei net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
  bei net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
  bei net.Pokemon3D.Game.Core.Update(GameTime gameTime)
  bei net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
  bei Microsoft.Xna.Framework.Game.Tick()
  bei Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  bei Microsoft.Xna.Framework.GameHost.OnIdle()
  bei Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  bei Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  bei System.Windows.Forms.Application.Run(Form mainForm)
  bei Microsoft.Xna.Framework.WindowsGameHost.Run()
  bei Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  bei Microsoft.Xna.Framework.Game.Run()
  bei 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.08003|0.5|13.91997|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.08003|0.5|13.91997|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.08003|0.5|13.91997|0.06|0.06|-0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Gastly used Lick!|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.08003|0.5|13.91997|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {CAMERA|13|0.5|13.5|11.08003|0.5|13.91997|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {SOUND|Battle\Damage\normaldamage|0|0}, {MATHHP|45|45|8|200|256}, {CAMERA|13.5|0.5|15|11.08003|0.5|13.91997|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {CAMERA|13.5|0.5|15|11.08003|0.5|13.91997|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"[5645]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[50393]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[6]}{"CatchLocation"[Route 36]}{"CatchTrainer"[Kati]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[144]}{"isShiny"[0]}{"Attack1"[44,25,25]}{"Attack2"[46,20,20]}{"Attack3"[52,25,25]}{"Attack4"[316,40,40]}{"HP"[37]}{"EVs"[20,33,46,27,9,39]}{"IVs"[7,6,7,29,28,13]}{"AdditionalData"[]}{"IDValue"[HQ2XMetmQvd]}
  Public OppPokemon As Pokemon = {"Pokemon"[92]}{"Experience"[2535]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[00000]}{"Ability"[65]}{"Status"[]}{"Nature"[13]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[0]}{"isShiny"[0]}{"Attack1"[95,20,19]}{"Attack2"[122,30,29]}{"Attack3"[]}{"Attack4"[]}{"HP"[36]}{"EVs"[0,0,0,0,0,0]}{"IVs"[5,6,27,7,6,12]}{"AdditionalData"[]}{"IDValue"[z09iDftCxyx]}
  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 = 2
  Public OppPokemonIndex As Int32 = 0
  Public ParticipatedPokemon As List<Int32>[] = {0, 2}
  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>[] = {3, 1, 2, 0}
  Private lastCamera As Int32 = 0
  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.
(Add a crash log here if available and enclose it in the code tag with this button:
)
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Describe the bug you experienced here.

What I expected to happen:
...battle with red headed enemy pokemon trainer, when attempting to exit Azalea City through the west end door

What actually happened:
...battle began, but as i tried to attack the enemies pokemon, the game crashed.

Steps to reproduce:
1. ...defeat Team Rocket in Azalea City + speak with the Pokeball guy, who produces balls out of fruits
2. ...then attempt to exit Azalea City through the west gate -> enemy (red head) starts battle with you
...as soon as you try to attack his pokemon, the game crashes
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// HλLF-LIFE 2 confirmed

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

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=True
IsPVPBattle=False
LoadedBattleMap=battle\azalea.dat
OwnPokemon={"Pokemon"[58]}{"Experience"[5645]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[50393]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[6]}{"CatchLocation"[Route 36]}{"CatchTrainer"[Kati]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[144]}{"isShiny"[0]}{"Attack1"[44,25,25]}{"Attack2"[46,20,20]}{"Attack3"[52,25,25]}{"Attack4"[316,40,40]}{"HP"[37]}{"EVs"[20,33,46,27,9,39]}{"IVs"[7,6,7,29,28,13]}{"AdditionalData"[]}{"IDValue"[HQ2XMetmQvd]}
OppPokemon={"Pokemon"[92]}{"Experience"[2535]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[00000]}{"Ability"[65]}{"Status"[]}{"Nature"[13]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[0]}{"isShiny"[0]}{"Attack1"[95,20,19]}{"Attack2"[122,30,29]}{"Attack3"[]}{"Attack4"[]}{"HP"[36]}{"EVs"[0,0,0,0,0,0]}{"IVs"[5,6,27,7,6,12]}{"AdditionalData"[]}{"IDValue"[z09iDftCxyx]}
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 7 Ultimate  [6.1.7601.65536]
Core architecture: 64 Bit
System time: 18.11.2015 20:38:06
System language: German (Germany)(DEU) / Loaded game language: en
Decimal separator: ,
Available physical memory: 7,98 Gigabyte
Available logical processors: 8

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

.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): "NVIDIA GeForce GTX 580"]
[CardRAM(s) : "1610612736"]

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

Error information:

Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
InnerException: NOTHING
BaseException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
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:

  bei net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
  bei net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
  bei net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
  bei net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
  bei net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
  bei net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
  bei net.Pokemon3D.Game.Core.Update(GameTime gameTime)
  bei net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
  bei Microsoft.Xna.Framework.Game.Tick()
  bei Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  bei Microsoft.Xna.Framework.GameHost.OnIdle()
  bei Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  bei Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  bei System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  bei System.Windows.Forms.Application.Run(Form mainForm)
  bei Microsoft.Xna.Framework.WindowsGameHost.Run()
  bei Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  bei Microsoft.Xna.Framework.Game.Run()
  bei 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.08003|0.5|13.91997|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.08003|0.5|13.91997|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.08003|0.5|13.91997|0.06|0.06|-0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Gastly used Lick!|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.08003|0.5|13.91997|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {CAMERA|13|0.5|13.5|11.08003|0.5|13.91997|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {SOUND|Battle\Damage\normaldamage|0|0}, {MATHHP|45|45|8|200|256}, {CAMERA|13.5|0.5|15|11.08003|0.5|13.91997|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {CAMERA|13.5|0.5|15|11.08003|0.5|13.91997|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"[5645]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[50393]}{"Ability"[18]}{"Status"[SLP]}{"Nature"[6]}{"CatchLocation"[Route 36]}{"CatchTrainer"[Kati]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[144]}{"isShiny"[0]}{"Attack1"[44,25,25]}{"Attack2"[46,20,20]}{"Attack3"[52,25,25]}{"Attack4"[316,40,40]}{"HP"[37]}{"EVs"[20,33,46,27,9,39]}{"IVs"[7,6,7,29,28,13]}{"AdditionalData"[]}{"IDValue"[HQ2XMetmQvd]}
  Public OppPokemon As Pokemon = {"Pokemon"[92]}{"Experience"[2535]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[16]}{"OT"[00000]}{"Ability"[65]}{"Status"[]}{"Nature"[13]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[0]}{"isShiny"[0]}{"Attack1"[95,20,19]}{"Attack2"[122,30,29]}{"Attack3"[]}{"Attack4"[]}{"HP"[36]}{"EVs"[0,0,0,0,0,0]}{"IVs"[5,6,27,7,6,12]}{"AdditionalData"[]}{"IDValue"[z09iDftCxyx]}
  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 = 2
  Public OppPokemonIndex As Int32 = 0
  Public ParticipatedPokemon As List<Int32>[] = {0, 2}
  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>[] = {3, 1, 2, 0}
  Private lastCamera As Int32 = 0
  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.
(Add a crash log here if available and enclose it in the code tag with this button:
)
Your Pokémon fell asleep during battle. This currently causes the game to crash. This bug will be fixed in the next version, so for now try not to enter a battle with a sleeping Pokémon or fall asleep via Hypnosis, etc.

Duplicate report of http://pokemon3d.net/forum/threads/12554/ (the thread was stickied just so this sort of thing would not happen).
 
Status
Not open for further replies.
Top