• ✨ 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 In the Middle of Playing...

Is it like this with other Players? Or is there something wrong?

  • It has happened to me

    Votes: 0 0.0%
  • Never Happened to me

    Votes: 0 0.0%
  • There is a Solved Report of this

    Votes: 0 0.0%
  • I don't know

    Votes: 0 0.0%

  • Total voters
    0
Status
Not open for further replies.

ZoroManiac

Bug Catcher
Describe the bug you experienced here.

What I expected to happen:
I was playing just Normally, Of course there was going to be a few bugs here and there but not the really Bad ones. I was going to try to get on a Server but It seems as if I cant connect to it so All I did is use "Local Computer"

What actually happened:
I was playing for about a Hour or two and suddenly everything just Crashed without a Reason. Its been doing this for about 2-3 months now.

Steps to reproduce:

(Add a crash log here if available and enclose it in the code tag with this button:
)
 

Attachments

J

jianmingyong

Guest
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Fire attacks might be super effective...

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

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\routes\route47\2.dat
OwnPokemon={"Pokemon"[24]}{"Experience"[21427]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[****]}{"Level"[27]}{"OT"[33492]}{"Ability"[22]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 42]}{"CatchTrainer"[ZoroManiac]}{"CatchBall"[4]}{"CatchMethod"[caught at]}{"Friendship"[118]}{"isShiny"[0]}{"Attack1"[422,15,13]}{"Attack2"[423,15,14]}{"Attack3"[424,15,14]}{"Attack4"[242,15,15]}{"HP"[56]}{"EVs"[6,8,5,3,14,22]}{"IVs"[7,13,4,11,11,25]}{"AdditionalData"[]}{"IDValue"[1vEFDxj2E6r]}
OppPokemon={"Pokemon"[188]}{"Experience"[6458]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[21]}{"OT"[00000]}{"Ability"[102]}{"Status"[]}{"Nature"[14]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[77,35,34]}{"Attack2"[78,30,30]}{"Attack3"[79,15,15]}{"Attack4"[331,30,30]}{"HP"[54]}{"EVs"[0,0,0,0,0,0]}{"IVs"[0,19,5,12,7,6]}{"AdditionalData"[]}{"IDValue"[NNewaT8wXOk]}
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 10 Home [6.2.9200.0]
Core architecture: 64 Bit
System time: 9/20/2015 7:40:51 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 2.93 Gigabyte
Available logical processors: 2

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

.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): "Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1); Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)"]
[CardRAM(s) : "; 1372526592"]

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

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.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"[24]}{"Experience"[21427]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[****]}{"Level"[27]}{"OT"[33492]}{"Ability"[22]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 42]}{"CatchTrainer"[ZoroManiac]}{"CatchBall"[4]}{"CatchMethod"[caught at]}{"Friendship"[118]}{"isShiny"[0]}{"Attack1"[422,15,13]}{"Attack2"[423,15,14]}{"Attack3"[424,15,14]}{"Attack4"[242,15,15]}{"HP"[56]}{"EVs"[6,8,5,3,14,22]}{"IVs"[7,13,4,11,11,25]}{"AdditionalData"[]}{"IDValue"[1vEFDxj2E6r]}
   Public OppPokemon As Pokemon = {"Pokemon"[188]}{"Experience"[6458]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[21]}{"OT"[00000]}{"Ability"[102]}{"Status"[]}{"Nature"[14]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[77,35,34]}{"Attack2"[78,30,30]}{"Attack3"[79,15,15]}{"Attack4"[331,30,30]}{"HP"[54]}{"EVs"[0,0,0,0,0,0]}{"IVs"[0,19,5,12,7,6]}{"AdditionalData"[]}{"IDValue"[NNewaT8wXOk]}
   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>[] = {0}
   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>[] = {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 =
   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.
Sleepy sleepy ~~~ Don't fall asleep when in battle.
- Do not battle with a sleeping pokemon. It is a bug currently so... try to avoid them.
 

ZoroManiac

Bug Catcher
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Fire attacks might be super effective...

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

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\routes\route47\2.dat
OwnPokemon={"Pokemon"[24]}{"Experience"[21427]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[****]}{"Level"[27]}{"OT"[33492]}{"Ability"[22]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 42]}{"CatchTrainer"[ZoroManiac]}{"CatchBall"[4]}{"CatchMethod"[caught at]}{"Friendship"[118]}{"isShiny"[0]}{"Attack1"[422,15,13]}{"Attack2"[423,15,14]}{"Attack3"[424,15,14]}{"Attack4"[242,15,15]}{"HP"[56]}{"EVs"[6,8,5,3,14,22]}{"IVs"[7,13,4,11,11,25]}{"AdditionalData"[]}{"IDValue"[1vEFDxj2E6r]}
OppPokemon={"Pokemon"[188]}{"Experience"[6458]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[21]}{"OT"[00000]}{"Ability"[102]}{"Status"[]}{"Nature"[14]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[77,35,34]}{"Attack2"[78,30,30]}{"Attack3"[79,15,15]}{"Attack4"[331,30,30]}{"HP"[54]}{"EVs"[0,0,0,0,0,0]}{"IVs"[0,19,5,12,7,6]}{"AdditionalData"[]}{"IDValue"[NNewaT8wXOk]}
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 10 Home [6.2.9200.0]
Core architecture: 64 Bit
System time: 9/20/2015 7:40:51 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 2.93 Gigabyte
Available logical processors: 2

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

.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): "Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1); Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)"]
[CardRAM(s) : "; 1372526592"]

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

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.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"[24]}{"Experience"[21427]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[****]}{"Level"[27]}{"OT"[33492]}{"Ability"[22]}{"Status"[SLP]}{"Nature"[15]}{"CatchLocation"[Route 42]}{"CatchTrainer"[ZoroManiac]}{"CatchBall"[4]}{"CatchMethod"[caught at]}{"Friendship"[118]}{"isShiny"[0]}{"Attack1"[422,15,13]}{"Attack2"[423,15,14]}{"Attack3"[424,15,14]}{"Attack4"[242,15,15]}{"HP"[56]}{"EVs"[6,8,5,3,14,22]}{"IVs"[7,13,4,11,11,25]}{"AdditionalData"[]}{"IDValue"[1vEFDxj2E6r]}
   Public OppPokemon As Pokemon = {"Pokemon"[188]}{"Experience"[6458]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[21]}{"OT"[00000]}{"Ability"[102]}{"Status"[]}{"Nature"[14]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[77,35,34]}{"Attack2"[78,30,30]}{"Attack3"[79,15,15]}{"Attack4"[331,30,30]}{"HP"[54]}{"EVs"[0,0,0,0,0,0]}{"IVs"[0,19,5,12,7,6]}{"AdditionalData"[]}{"IDValue"[NNewaT8wXOk]}
   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>[] = {0}
   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>[] = {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 =
   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.
Sleepy sleepy ~~~ Don't fall asleep when in battle.
- Do not battle with a sleeping pokemon. It is a bug currently so... try to avoid them.


Ahhh XD Okay~ So next Update will it'll be Fixed Possibly?
 
Status
Not open for further replies.
Top