• ✨ 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 [Indev 0.53.2] Crash During Battle

Status
Not open for further replies.

tomilang

Starting Trainer
I've seen something similar was reported before but without a crash log. I added what I got to this thread.

Bug description:
When I entered Route 31 for the first time, the game crashed as soon as the first wild Pokemon battle.

What I expected to happen:
Nothing actually. Prior to latest update (indev 0.53, indev 0.53.1) I experienced no crashes under the same condition. In fact, this is the first crash I've ever experienced in the game.

What actually happened:
I entered a wid Pokemon battle, and as soon as the battle menu appeared, the game crashed.

Steps to reproduce:
I wasn't able to reproduce this crash yet.

Crash log:
Code:
Kolben Games Crash Log V 2.4
Pokֳ©mon 3D has crashed!
// I'm sorry, Dave, I'm afraid I can't do that.

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

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\battle0.dat
OwnPokemon={"Pokemon"[163]}{"Experience"[266]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Smadar]}{"Level"[6]}{"OT"[50147]}{"Ability"[15]}{"Status"[]}{"Nature"[23]}{"CatchLocation"[Route 29]}{"CatchTrainer"[Emma]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[95]}{"isShiny"[0]}{"Attack1"[33,35,31]}{"Attack2"[45,40,40]}{"Attack3"[193,40,40]}{"Attack4"[95,20,19]}{"HP"[17]}{"EVs"[6,4,0,0,0,6]}{"IVs"[16,17,13,18,21,5]}{"AdditionalData"[]}{"IDValue"[zmX935qlUtb]}
OppPokemon={"Pokemon"[60]}{"Experience"[97]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[4]}{"OT"[00000]}{"Ability"[6]}{"Status"[SLP]}{"Nature"[17]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[17]}{"EVs"[0,0,0,0,0,0]}{"IVs"[15,2,8,12,14,16]}{"AdditionalData"[]}{"IDValue"[NTh6HsvnRoc]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=route31.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True

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

System specifications:

Operating system: Microsoft Windows 10 Pro [6.2.9200.0]
Core architecture: 64 Bit
System time: 11/10/2015 22:52:10
System language: Hebrew (Israel)(HEB) / Loaded game language: en
Decimal separator: .
Available physical memory: 3.92 Gigabyte
Available logical processors: 4

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

.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.6.00079
  Full  4.6.00079
v4.0 
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics Family"]
[CardRAM(s) : "1073741824"]

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

Error information:

Message: ׳”׳”׳₪׳ ׳™׳” ׳œ׳׳•׳‘׳™׳™׳§׳˜ ׳œ׳ ׳”׳•׳’׳“׳¨׳” ׳œ׳ž׳•׳₪׳¢ ׳©׳œ ׳׳•׳‘׳™׳™׳§׳˜.
InnerException: NOTHING
BaseException: ׳”׳”׳₪׳ ׳™׳” ׳œ׳׳•׳‘׳™׳™׳§׳˜ ׳œ׳ ׳”׳•׳’׳“׳¨׳” ׳œ׳ž׳•׳₪׳¢ ׳©׳œ ׳׳•׳‘׳™׳™׳§׳˜.
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:

   ׳‘-  net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   ׳‘-  net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   ׳‘-  net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   ׳‘-  Microsoft.Xna.Framework.Game.Tick()
   ׳‘-  Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   ׳‘-  Microsoft.Xna.Framework.GameHost.OnIdle()
   ׳‘-  Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   ׳‘-  Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   ׳‘-  System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   ׳‘-  System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   ׳‘-  System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   ׳‘-  System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   ׳‘-  System.Windows.Forms.Application.Run(Form mainForm)
   ׳‘-  Microsoft.Xna.Framework.WindowsGameHost.Run()
   ׳‘-  Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   ׳‘-  Microsoft.Xna.Framework.Game.Run()
   ׳‘-  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.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}, {CAMERA|13|0.5|13.5|11.11205|0.5|13.88795|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Smadar used Hypnosis!|255|255|255}, {FADE|3|0|0|0|1|110|0}, {CAMERA|14|0.5|13.5|14|0.5|13.5|0.06|0.06|-0.8353982|-0.8353982|-0.3|-0.3|0.04|0.04|0|0}, {FADE|2|0|0|0|0|110|0}, {CAMERA|14|0.5|13.5|11.11205|0.5|13.88795|0.06|0.06|-0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Poliwag fell asleep!|255|255|255}, {CAMERA|13.5|0.5|15|11.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {CAMERA|13.5|0.5|15|11.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
   Public OwnPokemon As Pokemon = {"Pokemon"[163]}{"Experience"[266]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Smadar]}{"Level"[6]}{"OT"[50147]}{"Ability"[15]}{"Status"[]}{"Nature"[23]}{"CatchLocation"[Route 29]}{"CatchTrainer"[Emma]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[95]}{"isShiny"[0]}{"Attack1"[33,35,31]}{"Attack2"[45,40,40]}{"Attack3"[193,40,40]}{"Attack4"[95,20,19]}{"HP"[17]}{"EVs"[6,4,0,0,0,6]}{"IVs"[16,17,13,18,21,5]}{"AdditionalData"[]}{"IDValue"[zmX935qlUtb]}
   Public OppPokemon As Pokemon = {"Pokemon"[60]}{"Experience"[97]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[4]}{"OT"[00000]}{"Ability"[6]}{"Status"[SLP]}{"Nature"[17]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[17]}{"EVs"[0,0,0,0,0,0]}{"IVs"[15,2,8,12,14,16]}{"AdditionalData"[]}{"IDValue"[NTh6HsvnRoc]}
   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"[60]}{"Experience"[97]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[4]}{"OT"[00000]}{"Ability"[6]}{"Status"[SLP]}{"Nature"[17]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[17]}{"EVs"[0,0,0,0,0,0]}{"IVs"[15,2,8,12,14,16]}{"AdditionalData"[]}{"IDValue"[NTh6HsvnRoc]}
   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>[] = {1, 3, 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 = route31.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

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

Tornado9797

Content Developer
P3D Developer
Global Moderator
I've seen something similar was reported before but without a crash log. I added what I got to this thread.

Bug description:
When I entered Route 31 for the first time, the game crashed as soon as the first wild Pokemon battle.

What I expected to happen:
Nothing actually. Prior to latest update (indev 0.53, indev 0.53.1) I experienced no crashes under the same condition. In fact, this is the first crash I've ever experienced in the game.

What actually happened:
I entered a wid Pokemon battle, and as soon as the battle menu appeared, the game crashed.

Steps to reproduce:
I wasn't able to reproduce this crash yet.

Crash log:
Code:
Kolben Games Crash Log V 2.4
Pokֳ©mon 3D has crashed!
// I'm sorry, Dave, I'm afraid I can't do that.

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

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\battle0.dat
OwnPokemon={"Pokemon"[163]}{"Experience"[266]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Smadar]}{"Level"[6]}{"OT"[50147]}{"Ability"[15]}{"Status"[]}{"Nature"[23]}{"CatchLocation"[Route 29]}{"CatchTrainer"[Emma]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[95]}{"isShiny"[0]}{"Attack1"[33,35,31]}{"Attack2"[45,40,40]}{"Attack3"[193,40,40]}{"Attack4"[95,20,19]}{"HP"[17]}{"EVs"[6,4,0,0,0,6]}{"IVs"[16,17,13,18,21,5]}{"AdditionalData"[]}{"IDValue"[zmX935qlUtb]}
OppPokemon={"Pokemon"[60]}{"Experience"[97]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[4]}{"OT"[00000]}{"Ability"[6]}{"Status"[SLP]}{"Nature"[17]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[17]}{"EVs"[0,0,0,0,0,0]}{"IVs"[15,2,8,12,14,16]}{"AdditionalData"[]}{"IDValue"[NTh6HsvnRoc]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=route31.poke; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=True

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

System specifications:

Operating system: Microsoft Windows 10 Pro [6.2.9200.0]
Core architecture: 64 Bit
System time: 11/10/2015 22:52:10
System language: Hebrew (Israel)(HEB) / Loaded game language: en
Decimal separator: .
Available physical memory: 3.92 Gigabyte
Available logical processors: 4

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

.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.6.00079
  Full  4.6.00079
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics Family"]
[CardRAM(s) : "1073741824"]

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

Error information:

Message: ׳”׳”׳₪׳ ׳™׳” ׳œ׳׳•׳‘׳™׳™׳§׳˜ ׳œ׳ ׳”׳•׳’׳“׳¨׳” ׳œ׳ž׳•׳₪׳¢ ׳©׳œ ׳׳•׳‘׳™׳™׳§׳˜.
InnerException: NOTHING
BaseException: ׳”׳”׳₪׳ ׳™׳” ׳œ׳׳•׳‘׳™׳™׳§׳˜ ׳œ׳ ׳”׳•׳’׳“׳¨׳” ׳œ׳ž׳•׳₪׳¢ ׳©׳œ ׳׳•׳‘׳™׳™׳§׳˜.
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:

   ׳‘-  net.Pokemon3D.Game.BattleSystem.Battle.DoAttackRound(BattleScreen BattleScreen, Boolean own, Attack moveUsed)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.Battle.InitializeRound(BattleScreen BattleScreen, RoundConst OwnStep)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleMenu.MoveMenuStartRound(BattleScreen BattleScreen)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleMenu.UpdateMoveMenu(BattleScreen BattleScreen)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleMenu.Update(BattleScreen BattleScreen)
   ׳‘-  net.Pokemon3D.Game.BattleSystem.BattleScreen.Update()
   ׳‘-  net.Pokemon3D.Game.Core.Update(GameTime gameTime)
   ׳‘-  net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
   ׳‘-  Microsoft.Xna.Framework.Game.Tick()
   ׳‘-  Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   ׳‘-  Microsoft.Xna.Framework.GameHost.OnIdle()
   ׳‘-  Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   ׳‘-  Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   ׳‘-  System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   ׳‘-  System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   ׳‘-  System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   ׳‘-  System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   ׳‘-  System.Windows.Forms.Application.Run(Form mainForm)
   ׳‘-  Microsoft.Xna.Framework.WindowsGameHost.Run()
   ׳‘-  Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   ׳‘-  Microsoft.Xna.Framework.Game.Run()
   ׳‘-  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.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|0|0}, {CAMERA|13.5|0.5|15|11.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}, {CAMERA|13|0.5|13.5|11.11205|0.5|13.88795|0.06|0.06|0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Smadar used Hypnosis!|255|255|255}, {FADE|3|0|0|0|1|110|0}, {CAMERA|14|0.5|13.5|14|0.5|13.5|0.06|0.06|-0.8353982|-0.8353982|-0.3|-0.3|0.04|0.04|0|0}, {FADE|2|0|0|0|0|110|0}, {CAMERA|14|0.5|13.5|11.11205|0.5|13.88795|0.06|0.06|-0.8353982|-1.085398|-0.3|-0.3|0.04|0.04|1|0}, {TEXT|Poliwag fell asleep!|255|255|255}, {CAMERA|13.5|0.5|15|11.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {CAMERA|13.5|0.5|15|11.11205|0.5|13.88795|0.1|0.1|0|-1.085398|-0.1|-0.3|0.04|0.04|1|0}, {DELAY|20}}
   Public OwnPokemon As Pokemon = {"Pokemon"[163]}{"Experience"[266]}{"Gender"[1]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Smadar]}{"Level"[6]}{"OT"[50147]}{"Ability"[15]}{"Status"[]}{"Nature"[23]}{"CatchLocation"[Route 29]}{"CatchTrainer"[Emma]}{"CatchBall"[5]}{"CatchMethod"[caught at]}{"Friendship"[95]}{"isShiny"[0]}{"Attack1"[33,35,31]}{"Attack2"[45,40,40]}{"Attack3"[193,40,40]}{"Attack4"[95,20,19]}{"HP"[17]}{"EVs"[6,4,0,0,0,6]}{"IVs"[16,17,13,18,21,5]}{"AdditionalData"[]}{"IDValue"[zmX935qlUtb]}
   Public OppPokemon As Pokemon = {"Pokemon"[60]}{"Experience"[97]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[4]}{"OT"[00000]}{"Ability"[6]}{"Status"[SLP]}{"Nature"[17]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[17]}{"EVs"[0,0,0,0,0,0]}{"IVs"[15,2,8,12,14,16]}{"AdditionalData"[]}{"IDValue"[NTh6HsvnRoc]}
   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"[60]}{"Experience"[97]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[4]}{"OT"[00000]}{"Ability"[6]}{"Status"[SLP]}{"Nature"[17]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[346,15,15]}{"Attack2"[]}{"Attack3"[]}{"Attack4"[]}{"HP"[17]}{"EVs"[0,0,0,0,0,0]}{"IVs"[15,2,8,12,14,16]}{"AdditionalData"[]}{"IDValue"[NTh6HsvnRoc]}
   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>[] = {1, 3, 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 = route31.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

---------------------------------------------------------------------------------
The opposing Pokémon was asleep. Sleeping Pokémon currently cause the game to crash.
 
Status
Not open for further replies.
Top