As I was battling my way through the Battle Factory, as soon as a trainer was about to appear, the game crashed. Which stinks because I just got a Kyogre. To be honest, I have never seen this type of crash before:
Code:
Kolben Games Crash Log V 1.0
Pokémon 3D has crashed!
---------------------------
System specifications:
Pokémon 3D version: 0.40
Operating system: Microsoft® Windows Vista™ Home Premium [6.0.6002.131072]
System time: 12/24/2013 10:51:29 AM
System language: ENU Loaded language: en
Decimal seperator: .
Content Packs: {Darkfire's Blue User Interface, Daziman's Epic HD Music Pack, Series Sprite Pack}
Active GameMode: Pokemon 3D
Operating online: TRUE (32436)
Game environment: OverworldScreen
Actionscript: Type: Script; Input: frontier\battlefactory\challenge\choosetrainer; Line: 4
---------------------------
Here is further information:
Message: Conversion from string "" to type 'Integer' is not valid.
InnerException: Input string was not in a correct format.
BaseException: Input string was not in a correct format.
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: Microsoft.VisualBasic
TargetSite: Name: ToInteger [
Attributes: PrivateScope, Public, Static
CallingConvention: Standard
ContainsGenericParameters: False
DeclaringType: Microsoft.VisualBasic.CompilerServices.Conversions
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: False
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: True
IsVirtual: False
MemberType: Method
MetadataToken: 100664087
MethodHandle: System.RuntimeMethodHandle
Module: Microsoft.VisualBasic.dll
ReflectedType: Microsoft.VisualBasic.CompilerServices.Conversions
]
StackTrace: at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at _2._5DHero.Trainer.LoadTrainerNew(String[] Data)
at _2._5DHero.Trainer.LoadTrainerOld(String[] Data)
at _2._5DHero.Trainer..ctor(String TrainerFile)
at _2._5DHero.ScriptComparer.DoNPC(String subClass)
at _2._5DHero.ScriptComparer.GetResultValue(String mainClass, String subClass)
at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
at _2._5DHero.ScriptComparer.GetCommandArgument(String inputString)
at _2._5DHero.ScriptCommander.DoNPC(String subClass)
at _2._5DHero.ScriptCommander.InizializeCommand(ScriptV2& ScriptV2, String inputString)
at _2._5DHero.ScriptV2.DoCommand()
at _2._5DHero.ScriptV2.Update()
at _2._5DHero.Script.Update()
at _2._5DHero.ActionScript.Update()
at _2._5DHero.OverworldScreen.Update()
at _2._5DHero.Basic.Update(GameTime gameTime)
at _2._5DHero.DGame.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 _2._5DHero.Program.Main(String[] args)
You should report this error.
Go to "http://pokemon3d.net/forums/6/create-thread/" to report this crash there.