• ✨ 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

Fixed Pokemon 3D Crashed, Help...

Status
Not open for further replies.

Ryuuji

Starting Trainer
please help me, everytime I load a save this shows up...
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Professional [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: StartIndex cannot be less than zero.
Parameter name: startIndex
InnerException: NOTHING
BaseException: StartIndex cannot be less than zero.
Parameter name: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

StackTrace: at System.String.Remove(Int32 startIndex)
at _2._5DHero.Player.LoadParty()
at _2._5DHero.Player.LoadGame(String filePrefix)
at _2._5DHero.MainMenuScreen.UpdateLoadMenu()
at _2._5DHero.MainMenuScreen.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.
 

MrHippocrit

Champion
Trusted Support
Retired Mod
So, you try to load your save and it crashes? Did you mess with the files?

Could you go to: Pokémon/Pokémon and open the log.dat file?
 

Ryuuji

Starting Trainer
So, you try to load your save and it crashes? Did you mess with the files?

Could you go to: Pokémon/Pokémon and open the log.dat file?
Debug (20:24:14): Unregister barbershop_monday
Debug (20:24:14): Unregister bargainshop_sunday
ErrorMessage (17:45:14): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:45:34): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:55:40): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:56:53): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:57:43): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (18:3:17): StartIndex cannot be less than zero.
Parameter name: startIndex
 

HeroineOfHyrule13

Starting Trainer
This looks very similar to what it says on my crash report. It happened when I went to go talk to Juggler Irwin on Route 35 (I think that's right). He had called me on the Pokegear and said he had an item for me. There was also a weird line of text during the call that left the box and went off the edge of the screen. I should have taken a picture of it, but I didn't. The crash itself happened when I talked to Irwin himself. He was just about to give me the item and then it crashed. Luckily I didn't get anything important since my last save, but I guess I'll be avoiding him for now.

Here's the crash report itself just in case it looks any different from the one above.
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: StartIndex cannot be less than zero.
Parameter name: startIndex
InnerException: NOTHING
BaseException: StartIndex cannot be less than zero.
Parameter name: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

StackTrace: at System.String.Remove(Int32 startIndex)
at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
at _2._5DHero.ScriptComparer.Compare(String inputString, Boolean caseSensitive)
at _2._5DHero.ScriptComparer.Compare(String inputString)
at _2._5DHero.ScriptV2.DoIf()
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.
 

MrHippocrit

Champion
Trusted Support
Retired Mod
So, you try to load your save and it crashes? Did you mess with the files?

Could you go to: Pokémon/Pokémon and open the log.dat file?
Debug (20:24:14): Unregister barbershop_monday
Debug (20:24:14): Unregister bargainshop_sunday
ErrorMessage (17:45:14): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:45:34): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:55:40): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:56:53): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:57:43): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (18:3:17): StartIndex cannot be less than zero.
Parameter name: startIndex
Okay, try deleting everything in there and see if it fixed anything.

This looks very similar to what it says on my crash report. It happened when I went to go talk to Juggler Irwin on Route 35 (I think that's right). He had called me on the Pokegear and said he had an item for me. There was also a weird line of text during the call that left the box and went off the edge of the screen. I should have taken a picture of it, but I didn't. The crash itself happened when I talked to Irwin himself. He was just about to give me the item and then it crashed. Luckily I didn't get anything important since my last save, but I guess I'll be avoiding him for now.

Here's the crash report itself just in case it looks any different from the one above.
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: StartIndex cannot be less than zero.
Parameter name: startIndex
InnerException: NOTHING
BaseException: StartIndex cannot be less than zero.
Parameter name: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

StackTrace: at System.String.Remove(Int32 startIndex)
at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
at _2._5DHero.ScriptComparer.Compare(String inputString, Boolean caseSensitive)
at _2._5DHero.ScriptComparer.Compare(String inputString)
at _2._5DHero.ScriptV2.DoIf()
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.
Yup, this bug has been reported already. In the update, that probably is coming today/tomorrow, this will get fixed. Just avoid him inthe meantime. Same with looking on your Pokégear map in some areas.
 

Ryuuji

Starting Trainer
Debug (20:24:14): Unregister barbershop_monday
Debug (20:24:14): Unregister bargainshop_sunday
ErrorMessage (17:45:14): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:45:34): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:55:40): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:56:53): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:57:43): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (18:3:17): StartIndex cannot be less than zero.
Parameter name: startIndex
Okay, try deleting everything in there and see if it fixed anything.

This looks very similar to what it says on my crash report. It happened when I went to go talk to Juggler Irwin on Route 35 (I think that's right). He had called me on the Pokegear and said he had an item for me. There was also a weird line of text during the call that left the box and went off the edge of the screen. I should have taken a picture of it, but I didn't. The crash itself happened when I talked to Irwin himself. He was just about to give me the item and then it crashed. Luckily I didn't get anything important since my last save, but I guess I'll be avoiding him for now.

Here's the crash report itself just in case it looks any different from the one above.
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: StartIndex cannot be less than zero.
Parameter name: startIndex
InnerException: NOTHING
BaseException: StartIndex cannot be less than zero.
Parameter name: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

StackTrace: at System.String.Remove(Int32 startIndex)
at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
at _2._5DHero.ScriptComparer.Compare(String inputString, Boolean caseSensitive)
at _2._5DHero.ScriptComparer.Compare(String inputString)
at _2._5DHero.ScriptV2.DoIf()
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.
Yup, this bug has been reported already. In the update, that probably is coming today/tomorrow, this will get
Debug (20:24:14): Unregister barbershop_monday
Debug (20:24:14): Unregister bargainshop_sunday
ErrorMessage (17:45:14): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:45:34): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:55:40): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:56:53): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:57:43): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (18:3:17): StartIndex cannot be less than zero.
Parameter name: startIndex
Okay, try deleting everything in there and see if it fixed anything.

This looks very similar to what it says on my crash report. It happened when I went to go talk to Juggler Irwin on Route 35 (I think that's right). He had called me on the Pokegear and said he had an item for me. There was also a weird line of text during the call that left the box and went off the edge of the screen. I should have taken a picture of it, but I didn't. The crash itself happened when I talked to Irwin himself. He was just about to give me the item and then it crashed. Luckily I didn't get anything important since my last save, but I guess I'll be avoiding him for now.

Here's the crash report itself just in case it looks any different from the one above.
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: StartIndex cannot be less than zero.
Parameter name: startIndex
InnerException: NOTHING
BaseException: StartIndex cannot be less than zero.
Parameter name: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

StackTrace: at System.String.Remove(Int32 startIndex)
at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
at _2._5DHero.ScriptComparer.Compare(String inputString, Boolean caseSensitive)
at _2._5DHero.ScriptComparer.Compare(String inputString)
at _2._5DHero.ScriptV2.DoIf()
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.
Yup, this bug has been reported already. In the update, that probably is coming today/tomorrow, this will get fixed. Just avoid him inthe meantime. Same with looking on your Pokégear map in some areas.
fixed. Just avoid him inthe meantime. Same with looking on your Pokégear map in some areas.
this is different from mine
 

Ryuuji

Starting Trainer
Debug (20:24:14): Unregister barbershop_monday
Debug (20:24:14): Unregister bargainshop_sunday
ErrorMessage (17:45:14): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:45:34): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:55:40): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:56:53): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (17:57:43): StartIndex cannot be less than zero.
Parameter name: startIndex
ErrorMessage (18:3:17): StartIndex cannot be less than zero.
Parameter name: startIndex
Okay, try deleting everything in there and see if it fixed anything.

This looks very similar to what it says on my crash report. It happened when I went to go talk to Juggler Irwin on Route 35 (I think that's right). He had called me on the Pokegear and said he had an item for me. There was also a weird line of text during the call that left the box and went off the edge of the screen. I should have taken a picture of it, but I didn't. The crash itself happened when I talked to Irwin himself. He was just about to give me the item and then it crashed. Luckily I didn't get anything important since my last save, but I guess I'll be avoiding him for now.

Here's the crash report itself just in case it looks any different from the one above.
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.33
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
Decimal seperator: .
---------------------------

Here is further information:
Message: StartIndex cannot be less than zero.
Parameter name: startIndex
InnerException: NOTHING
BaseException: StartIndex cannot be less than zero.
Parameter name: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
Attributes: PrivateScope, Public, HideBySig
CallingConvention: Standard, HasThis
ContainsGenericParameters: False
DeclaringType: System.String
IsAbstract: False
IsAssembly: False
IsConstructor: False
IsFamily: False
IsFamilyAndAssembly: False
IsFamilyOrAssembly: False
IsFinal: False
IsGenericMethod: False
IsGenericMethodDefinition: False
IsHideBySig: True
IsPrivate: False
IsPublic: True
IsSecurityCritical: False
IsSecuritySafeCritical: False
IsSecurityTransparent: True
IsSpecialName: False
IsStatic: False
IsVirtual: False
MemberType: Method
MetadataToken: 100664145
MethodHandle: System.RuntimeMethodHandle
Module: CommonLanguageRuntimeLibrary
ReflectedType: System.String
]

StackTrace: at System.String.Remove(Int32 startIndex)
at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
at _2._5DHero.ScriptComparer.Compare(String inputString, Boolean caseSensitive)
at _2._5DHero.ScriptComparer.Compare(String inputString)
at _2._5DHero.ScriptV2.DoIf()
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.
Yup, this bug has been reported already. In the update, that probably is coming today/tomorrow, this will get fixed. Just avoid him inthe meantime. Same with looking on your Pokégear map in some areas.
i tried deleting but nothing happened
 

MrHippocrit

Champion
Trusted Support
Retired Mod
Hmmmm.... This is quite annoying.
Were you able to play before the crashes started happening? If so, around where? What was the last thing you did.
 

Ryuuji

Starting Trainer
Hmmmm.... This is quite annoying.
Were you able to play before the crashes started happening? If so, around where? What was the last thing you did.
yes, i just finished the team rocket hideout in goldenrod city. Then i went back to New Bark Town to talk to my mother.
 

MrHippocrit

Champion
Trusted Support
Retired Mod
Hmmmm.... This is quite annoying.
Were you able to play before the crashes started happening? If so, around where? What was the last thing you did.
yes, i just finished the team rocket hideout in goldenrod city. Then i went back to New Bark Town to talk to my mother.
This may sound weird, but.... could you message me your name and Token so I could go check it out? Maybe there's a bug in your files orsomething.
 
Status
Not open for further replies.
Top