ShayminOscuro
Starting Trainer
Describe the bug you experienced here.
What I expected to happen:
My Cyndaquil was about to attack a Bellspout with ember.
What actually happened:
The windows crashed.
Steps to reproduce:
1.Battle Sage Edmond in the tower.
2.Continuously press spacebar to make the battle faster(may have been the cause)
3.Experience a swift crash.
Game information:
What I expected to happen:
My Cyndaquil was about to attack a Bellspout with ember.
What actually happened:
The windows crashed.
Steps to reproduce:
1.Battle Sage Edmond in the tower.
2.Continuously press spacebar to make the battle faster(may have been the cause)
3.Experience a swift crash.
Game information:
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Team Rocket blasting off again!
---------------------------------------------------------------------------------
A backup file was created here: 2014-10-13_21.57.24_backup.txt
Visit this page in order to get your save restored:
http://pokemon3d.net/forum/forums/backup_support/create-thread
---------------------------------------------------------------------------------
Game information:
Pokémon 3D Indev version: 0.51 (83)
Content Packs: {Pokémon Models Pack}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (392614)
Playing on Servers: FALSE
Game Environment: BattleScreenV2
Actionscript: No script running
File Validation: True
Sandboxmode: False
---------------------------------------------------------------------------------
Screen state for the current screen (BattleScreenV2)
BattleMode=Standard
IsTrainerBattle=True
IsPVPBattle=False
LoadedBattleMap=battle\violet\sprouttowerf3.dat
OwnPokemon={"Pokemon"[155]}{"Experience"[1705]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[Houjou]}{"Level"[14]}{"OT"[392614]}{"Ability"[66]}{"Status"[]}{"Nature"[24]}{"CatchLocation"[at New Bark Town]}{"CatchTrainer"[Otakumori]}{"CatchBall"[5]}{"CatchMethod"[As a gift from Prof. Elm]}{"Friendship"[115]}{"isShiny"[0]}{"Attack1"[98,30,29]}{"Attack2"[43,30,30]}{"Attack3"[108,20,20]}{"Attack4"[52,25,8]}{"HP"[38]}{"EVs"[40,14,0,1,0,19]}{"IVs"[14,17,9,6,11,21]}{"AdditionalData"[]}{"IDValue"[L8iapVfjjbU]}
OppPokemon={"Pokemon"[69]}{"Experience"[314]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[0]}{"ItemData"[]}{"NickName"[]}{"Level"[8]}{"OT"[00000]}{"Ability"[34]}{"Status"[FNT]}{"Nature"[22]}{"CatchLocation"[at unknown place]}{"CatchTrainer"[???]}{"CatchBall"[5]}{"CatchMethod"[somehow obtained]}{"Friendship"[70]}{"isShiny"[0]}{"Attack1"[22,25,25]}{"Attack2"[74,40,40]}{"Attack3"[]}{"Attack4"[]}{"HP"[0]}{"EVs"[0,0,0,0,0,0]}{"IVs"[10,24,23,4,15,31]}{"AdditionalData"[]}{"IDValue"[9QgaJvUO6Ae]}
Values=; CanCatch=True; CanRun=True; CanBlackout=True; CanReceiveEXP=True; RoamingBattle=False; CanUseItems=True; DiveBattle=False; TempPokeFile=; IsInverseBattle=False
IsRemoteBattle=False
IsHost=False
MenuVisible=False
---------------------------------------------------------------------------------
System specifications:
Operating system: Microsoft Windows 8.1 [6.2.9200.0]
Core architecture: 64 Bit
System time: 2014/10/13 21:57:24
System language: Japanese (Japan)(JPN) / Loaded game language: en
Decimal separator: .
Available physical memory: 3.47 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.5.51641
Full 4.5.51641
v4.0
Client 4.0.0.0
---------------------------------------------------------------------------------
Graphics Card information:
[CardName(s): "AMD Radeon HD 7640G"]
[CardRAM(s) : "536870912"]
---------------------------------------------------------------------------------
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
---------------------------------------------------------------------------------
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.EvolutionScreen.EvolvePokemon()
at net.Pokemon3D.Game.EvolutionScreen..ctor(Screen currentScreen, List`1 EvolvePokemonIndices, String EvolutionArg, EvolutionTrigger EvolutionTrigger, Boolean FromBattle)
at net.Pokemon3D.Game.BV2.BattleScreen.EndBattle(Boolean blackout)
at net.Pokemon3D.Game.BV2.EndBattleQueryObject.Update(BattleScreen BV2Screen)
at net.Pokemon3D.Game.BV2.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)