• ✨ 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 [Indev 0.51] Crash when take egg

RedVIII

Trainer
What I expected to happen:
Take a egg from the daycare girl.

What actually happened:
The game Crashed while I take the egg in the daycare girl in the route 5 of kanto, but the game don't crash when I take a egg from the daycare man in johto. The parents of the egg are Weaville (male) holding everstone and combusken (female).

Steps to reproduce:
1. Take a egg from daycare girl.

Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// HλLF-LIFE 2 confirmed

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

A backup file was created here: 2014-10-13_04.26.53_backup.txt
Visit this page in order to get your save restored:
http://pokemon3d.net/forum/forums/backup_support/create-thread

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

Game information:

Pokémon 3D Indev version: 0.51 (83)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (334345)
Playing on Servers: FALSE
Game Environment: OverworldScreen
Actionscript: Type: Script; Input: route5\daycare\take_egg; Line: 7
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (OverworldScreen)

IsSurfing=False
IsRiding=False
LevelFile=routes\route5\1.dat
UsedStrength=False
EntityCount=173

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

System specifications:

Operating system: Microsoft Windows 8 Single Language [6.2.9200.0]
Core architecture: 64 Bit
System time: 13/10/2014 04:26:53
System language: Portuguese (Brazil)(PTB) / Loaded game language: en
Decimal separator: ,
Available physical memory: 5,82 Gigabyte
Available logical processors: 4

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

.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.50709
  Full  4.5.50709
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics 3000"]
[CardRAM(s) : "2277507072"]

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

Error information:

Message: Referência de objeto não definida para uma instância de um objeto.
InnerException: NOTHING
BaseException: Referência de objeto não definida para uma instância de um objeto.
HelpLink: No helplink available.
Data: Items: 0
Source: Pokemon

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

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:

  em net.Pokemon3D.Game.Daycare.ProduceEgg(Int32 daycareID)
  em net.Pokemon3D.Game.ScriptCommander.DoDayCare(String subClass)
  em net.Pokemon3D.Game.ScriptCommander.InizializeCommand(ScriptV2& ScriptV2, String inputString)
  em net.Pokemon3D.Game.ScriptV2.DoCommand()
  em net.Pokemon3D.Game.ScriptV2.Update()
  em net.Pokemon3D.Game.Script.Update()
  em net.Pokemon3D.Game.ActionScript.Update()
  em net.Pokemon3D.Game.OverworldScreen.Update()
  em net.Pokemon3D.Game.Core.Update(GameTime gameTime)
  em net.Pokemon3D.Game.GameController.Update(GameTime gameTime)
  em Microsoft.Xna.Framework.Game.Tick()
  em Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  em Microsoft.Xna.Framework.GameHost.OnIdle()
  em Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  em Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  em System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  em System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  em System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  em System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  em System.Windows.Forms.Application.Run(Form mainForm)
  em Microsoft.Xna.Framework.WindowsGameHost.Run()
  em Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  em Microsoft.Xna.Framework.Game.Run()
  em net.Pokemon3D.Game.Program.Main(String[] args)

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

You should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
 

Darkfire

Administrator
Administrator
P3D Developer
which pokemon are in the working daycare?
I suspect this is the same as the evolution bug
 

RedVIII

Trainer
which pokemon are in the working daycare?
I suspect this is the same as the evolution bug
The parents of the egg are Weaville (male) holding everstone and Combusken (female), so the egg will be of a Torchic.
Edit: Both parents are of another version of the game.
Edit2: Some minutes before this, I take a egg of Bagon in the Daycareman, without crash the game. But Bagon have Hidden Ability too.
 

Darkfire

Administrator
Administrator
P3D Developer
The parents of the egg are Weaville (male) holding everstone and Combusken (female), so the egg will be of a Torchic.
Edit: Both parents are of another version of the game.
have you tried taking an egg from the Johto one this version?
is the resulting egg #1-59?
 

RedVIII

Trainer
have you tried taking an egg from the Johto one this version?
is the resulting egg #1-59?
Some minutes before this, I take a egg of Bagon in the Daycareman, without crash the game. But #371 - Bagon have Hidden Ability too. I even changed the pokemon in the daycare man with no problem.
Edit: I will wait to get more egg in the daycare man, maybe it happens with he too. Since the script which generate the egg can be crashing source.
 

Darkfire

Administrator
Administrator
P3D Developer
Some minutes before this, I take a egg of Bagon in the Daycareman, without crash the game. But #371 - Bagon have Hidden Ability too. I even changed the pokemon in the daycare man with no problem.
okay
some pokemon dont have the hidden ability in their files
normally this wouldnt be a problem but when I was uploading the code for the hidden abilities something went wrong and completely removed a variable that was needed for checking if the species in question could have a hidden ability
I dont know why this happened but I have fixed it for the next version
 

RedVIII

Trainer
okay
some pokemon dont have the hidden ability in their files
normally this wouldnt be a problem but when I was uploading the code for the hidden abilities something went wrong and completely removed a variable that was needed for checking if the species in question could have a hidden ability
I dont know why this happened but I have fixed it for the next version
In case of this help, the crash happens again, but this time with the Daycareman of Johto, while receiving a egg of #633 - Deino from a breed of Deino and Ditto.
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// Wouldn't have happend with Swift.

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

A backup file was created here: 2014-10-13_06.55.02_backup.txt
Visit this page in order to get your save restored:
http://pokemon3d.net/forum/forums/backup_support/create-thread

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

Game information:

Pokémon 3D Indev version: 0.51 (83)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (334345)
Playing on Servers: FALSE
Game Environment: OverworldScreen
Actionscript: Type: Script; Input: route34\daycare\take_egg; Line: 7
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (OverworldScreen)

IsSurfing=False
IsRiding=False
LevelFile=routes\daycare.dat
UsedStrength=False
EntityCount=180

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

System specifications:

Operating system: Microsoft Windows 8 Single Language [6.2.9200.0]
Core architecture: 64 Bit
System time: 13/10/2014 06:55:02
System language: Portuguese (Brazil)(PTB) / Loaded game language: en
Decimal separator: ,
Available physical memory: 5,82 Gigabyte
Available logical processors: 4

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

.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.50709
  Full  4.5.50709
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "Intel(R) HD Graphics 3000"]
[CardRAM(s) : "2277507072"]

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

Error information:

Message: Referência de objeto não definida para uma instância de um objeto.
InnerException: NOTHING
BaseException: Referência de objeto não definida para uma instância de um objeto.
HelpLink: No helplink available.
Data: Items: 0
Source: Pokemon

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

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

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

Fanta

Content Developer
P3D Developer
Global Moderator
Deino has the hidden ability line in its file, but set as "nothing", not sure if the same thing.
 
Top