• ✨ 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.46.2] Typing Crash

Fanta

Content Developer
P3D Developer
Global Moderator
Code:
[CODE]
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
//At least it's not a Blue Screen.

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

Game information:

Pokémon 3D Indev version: 0.46.2
Content Packs: {Anime Cries,Mixed Game Music,HGSS Music Pack HD}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (126000)
Playing on Servers: TRUE (Official P3D Server/karp.pokemon3d.net:15124)
Game Environment: ChatScreen
Actionscript: No script running
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 8.1 Pro [6.2.9200.0]
System time: 20-Apr-14 3:38:47 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: Object reference not set to an instance of an object.
InnerException: NOTHING
BaseException: Object reference not set to an instance of an object.
HelpLink: No helplink available.
Data: Items: 0
Source: 2.5DHero

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

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 _2._5DHero.ChatScreen.Draw()
   at _2._5DHero.Basic.Draw()
   at _2._5DHero.DGame.Draw(GameTime gameTime)
   at Microsoft.Xna.Framework.Game.DrawFrame()
   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.
[/CODE]

PS. //At least it's not a Blue Screen.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Disable your ContentPacks and try again.
hmm......it's not something you can try, i can't expect when the next crash is gonna happen, i just thought someone can read the crash report and might understand the problem from it.
 
J

jianmingyong

Guest
hmm......it's not something you can try, i can't expect when the next crash is gonna happen, i just thought someone can read the crash report and might understand the problem from it.
I think this problem is only one time ordeal and it fix itself after that. I seen before but it happen randomly like they are trying to load something on the background but failed.

Those 3 content packs he had, Anime cry and my hgss music pack are tested ( since I edit them / Made them ) and they do not seem to crash at my computer while trying to spam chat for quite some time.

It might be the server problem ( like internet laggyness ) causes it to crash since it does not happen in non server wise.
 
Top