• ✨ 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.47.2] Professor Elm Re-Talk Crash

Status
Not open for further replies.

sarahannexo

Starting Trainer
Describe the bug you experienced here.

What I expected to happen:
I didn't expect it to crash? I'm not sure what to put here.

What actually happened:
I went to Prof. Elm's for the 2nd time after someone stole one of his pokemon, and when I left his building the game crashed. I'm guessing my game didn't save either because I can't seem to get back to where I was. :(

Steps to reproduce:
1. ...
2. ...
...

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

Attachments

Tornado9797

Content Developer
P3D Developer
Global Moderator
Describe the bug you experienced here.

What I expected to happen:
I didn't expect it to crash? I'm not sure what to put here.

What actually happened:
I went to Prof. Elm's for the 2nd time after someone stole one of his pokemon, and when I left his building the game crashed. I'm guessing my game didn't save either because I can't seem to get back to where I was. :(

Steps to reproduce:
1. ...
2. ...
...

(Add a crash log here if available and enclose it in the code tag with this button:
)
Next time please copy-paste the content of the crash log in a code module, like this:
Code:
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// I find your lack of [ERROR] disturbing.

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

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (264783)
Playing on Servers: FALSE
Game Environment: OverworldScreen
Actionscript: Type: Text; Input: <barktown_player_house>; Line: 1
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 8 [6.2.9200.0]
System time: 2014-05-23 9:38:41 PM
System language: English (Canada)(ENC) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "AMD Radeon HD 7660G"]
[CardRAM(s) : "536870912"]

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

Error 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: Items: 0
Source: mscorlib

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

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 System.String.Remove(Int32 startIndex)
   at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
   at _2._5DHero.ScriptComparer.GetCommandArgument(String inputString)
   at _2._5DHero.ScriptCommander.DoText(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/forum/forums/6/create-thread" to report this crash there.
 

sarahannexo

Starting Trainer
Oh okay, sorry. I just downloaded this game and I saw upload a file so I figured that was for the crash report.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Next time please copy-paste the content of the crash log in a code module, like this:
Code:
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// I find your lack of [ERROR] disturbing.

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

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (264783)
Playing on Servers: FALSE
Game Environment: OverworldScreen
Actionscript: Type: Text; Input: <barktown_player_house>; Line: 1
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 8 [6.2.9200.0]
System time: 2014-05-23 9:38:41 PM
System language: English (Canada)(ENC) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "AMD Radeon HD 7660G"]
[CardRAM(s) : "536870912"]

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

Error 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: Items: 0
Source: mscorlib

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

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 System.String.Remove(Int32 startIndex)
   at _2._5DHero.ScriptComparer.GetArgumentValue(Object inputString)
   at _2._5DHero.ScriptComparer.GetCommandArgument(String inputString)
   at _2._5DHero.ScriptCommander.DoText(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/forum/forums/6/create-thread" to report this crash there.
I just want to say that since a few updates back, the crash reports started including the code module by default, all that is needed is to copy-paste its content to the forum, I suggest someone change the "Bug Form" to something similar.
 

nilllzz

Original Developer
Administrator
P3D Developer
Yep, this bug occurs when you talk to the sign outside of the player's house. I fixed that already, as @jianmingyong already said, it was a leftover from an old localization system.
 
Status
Not open for further replies.
Top