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

Crash [Indev 0.47.2] Corrupted Box Files

Fanta

Content Developer
P3D Developer
Global Moderator
Describe the bug you experienced here.
I seriously don't know what happen, the game crashed but i noticed the crash log a few mins later ( I thought it was one of the cases where the game crashes without a crash report)
so....................................................................i kinda forgot what i was doing at that moment :p
I only remember what i was going to do, which is going to check the PC boxes.


Anyways, the crash log shows something about my Volcarona.
Code:
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// I AM ERROR!

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

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (126000)
Playing on Servers: TRUE (Pokemon World/212.12.206.128:15124)
Game Environment: OverworldScreen
Actionscript: Type: Script; Input: computer; Line: 22
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 8.1 Pro [6.2.9200.0]
System time: 22-May-14 7:04:39 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "ATI Mobility Radeon HD 4300/4500 Series"]
[CardRAM(s) : "536870912"]

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

Error information:

Message: Conversion from string "{"Pokemon"[637]}{"Experience"[31" 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: Items: 0
Source: Microsoft.VisualBasic

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

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 Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at _2._5DHero.StorageSystemScreen.LoadBoxes()
   at _2._5DHero.StorageSystemScreen.LoadScreen()
   at _2._5DHero.StorageSystemScreen..ctor(Screen currentScreen)
   at _2._5DHero.ScriptCommander.DoScreen(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.


Is this your doing @Darkfire ;)
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Describe the bug you experienced here.
I seriously don't know what happen, the game crashed but i noticed the crash log a few mins later ( I thought it was one of the cases where the game crashes without a crash report)
so....................................................................i kinda forgot what i was doing at that moment :p
I only remember what i was going to do, which is going to check the PC boxes.


Anyways, the crash log shows something about my Volcarona.
Code:
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// I AM ERROR!

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

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (126000)
Playing on Servers: TRUE (Pokemon World/212.12.206.128:15124)
Game Environment: OverworldScreen
Actionscript: Type: Script; Input: computer; Line: 22
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 8.1 Pro [6.2.9200.0]
System time: 22-May-14 7:04:39 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

[CardName(s): "ATI Mobility Radeon HD 4300/4500 Series"]
[CardRAM(s) : "536870912"]

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

Error information:

Message: Conversion from string "{"Pokemon"[637]}{"Experience"[31" 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: Items: 0
Source: Microsoft.VisualBasic

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

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 Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at _2._5DHero.StorageSystemScreen.LoadBoxes()
   at _2._5DHero.StorageSystemScreen.LoadScreen()
   at _2._5DHero.StorageSystemScreen..ctor(Screen currentScreen)
   at _2._5DHero.ScriptCommander.DoScreen(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.

Is this your doing @Darkfire ;)
Possible Pokémon file corruption?
 

nilllzz

Original Developer
Administrator
P3D Developer
Looks like Box file corruption. Send me your GJ information and I can see what I can do.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Last edited:
Top