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

Not confirmed [Indev 0.52.1] Possible Corruption

Diego Velazquez

Starting Trainer
Well i was fight the elite four and was going to use a revive on a pokemon and then it so all my items were just gone or not there
What I expected to happen:
i expected to have items

...

What actually happened:
i had no items

...

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

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

Diego Velazquez

Starting Trainer
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Team Rocket blasting off again!

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

Game information:

Pokémon 3D Indev version: 0.52.1 (86)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (154181)
Playing on Servers: FALSE
Game Environment: MainMenuScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (MainMenuScreen)

MenuIndex=7
CurrentLevel=0
LevelChangeDelay=258

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

System specifications:

Operating system: Microsoft Windows 8.1 [6.2.9200.0]
Core architecture: 64 Bit
System time: 2/8/2015 12:49:35 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 5.88 Gigabyte
Available logical processors: 2

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

.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): "Intel(R) HD Graphics"]
[CardRAM(s) : "2214592512"]

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

Error information:

Message: Conversion from string "phone_contact_000,mom_getpokegea" 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
Win32 Errorcode: -1

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

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 net.Pokemon3D.Game.PlayerStatistics.Load(String data)
  at net.Pokemon3D.Game.Player.LoadStatistics()
  at net.Pokemon3D.Game.Player.LoadGame(String filePrefix)
  at net.Pokemon3D.Game.MainMenuScreen.UpdateLoadGameJoltSaveMenu()
  at net.Pokemon3D.Game.MainMenuScreen.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)
 
Last edited by a moderator:
J

jianmingyong

Guest
Code:
[QUOTE="Diego Velazquez, post: 133279, member: 46590"]Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Team Rocket blasting off again!

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

Game information:

Pokémon 3D Indev version: 0.52.1 (86)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (154181)
Playing on Servers: FALSE
Game Environment: MainMenuScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (MainMenuScreen)

MenuIndex=7
CurrentLevel=0
LevelChangeDelay=258

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

System specifications:

Operating system: Microsoft Windows 8.1 [6.2.9200.0]
Core architecture: 64 Bit
System time: 2/8/2015 12:49:35 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 5.88 Gigabyte
Available logical processors: 2

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

.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): "Intel(R) HD Graphics"]
[CardRAM(s) : "2214592512"]

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

Error information:

Message: Conversion from string "phone_contact_000,mom_getpokegea" 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
Win32 Errorcode: -1

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

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 net.Pokemon3D.Game.PlayerStatistics.Load(String data)
  at net.Pokemon3D.Game.Player.LoadStatistics()
  at net.Pokemon3D.Game.Player.LoadGame(String filePrefix)
  at net.Pokemon3D.Game.MainMenuScreen.UpdateLoadGameJoltSaveMenu()
  at net.Pokemon3D.Game.MainMenuScreen.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)[/QUOTE]
I am sorry to say that you have two corruption happen in your online save.

1. Register
2. Item
And might link to party so do check as well.

You need to ask a Dev to fix the problems for you. If ends up no response, from what I guess it would be they are simply buzy or they can't fix. Don't worry about you having to restart because I am sure there are ways to get things done without restarting.
 
Last edited by a moderator:

Fanta

Content Developer
P3D Developer
Global Moderator
I am sorry to say that you have two corruption happen in your online save.

1. Register
2. Item
And might link to party so do check as well.

You need to ask a Moderator to fix the problems for you. If no response from most of them, give me a buzz and we will figure a way to get things done.
Just to make something clear, mods can't fix save corruption, only nilllzz, darkfire and Malcaroni can.
 
Last edited:
J

jianmingyong

Guest
Just to make something clear, mods can't fix save corruption, onlu nilllzz and darkfire can.
I am just getting used to say that, well if thats the case, then just wish they would do something about it.
 
Top