• ✨ 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] Crash after Defeating Lance

Efren

Fisherman
the game crashes after beating Lance

Code:
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// RTFM

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

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
Playing on Servers: FALSE
Game Environment: PauseScreen
Actionscript: No script running
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 7 Home Basic  [6.1.7601.65536]
System time: 18/05/2014 05:36:13 p.m.
System language: Spanish (Mexico)(ESM) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

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

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

Error information:

Message: A previous Draw call threw an unhandled exception. See InnerException for details.
InnerException: Begin cannot be called again until End has been successfully called.
BaseException: Begin cannot be called again until End has been successfully called.
HelpLink: No helplink available.
Data: Items: 0
Source: Microsoft.Xna.Framework.Game

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

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: 

   en Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   en Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   en System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.Run(Form mainForm)
   en Microsoft.Xna.Framework.WindowsGameHost.Run()
   en Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   en Microsoft.Xna.Framework.Game.Run()
   en _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.
 

Attachments

Last edited:

Tornado9797

Content Developer
P3D Developer
Global Moderator
the game crashes after beating Lance
While we thank you for reporting this bug, it would help us if you were to do the following things:
1. Place the game version you were playing on when you got the bug.
2. Apply an appropriate prefix (Crash in this case)
3. A title that explains what happened (not just "crash?").
4. Place the contents of the crash log here in a Code Module (<> on the font menu) like so:
Code:
Kolben Games Crash Log V 2.1
Pokémon 3D has crashed!
// RTFM

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

Game information:

Pokémon 3D Indev version: 0.47.2 (77)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: FALSE
Playing on Servers: FALSE
Game Environment: PauseScreen
Actionscript: No script running
File Validation: True

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

System specifications:

Operating system: Microsoft Windows 7 Home Basic  [6.1.7601.65536]
System time: 18/05/2014 05:36:13 p.m.
System language: Spanish (Mexico)(ESM) / Loaded game language: en
Decimal separator: .

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

Graphics Card information:

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

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

Error information:

Message: A previous Draw call threw an unhandled exception. See InnerException for details.
InnerException: Begin cannot be called again until End has been successfully called.
BaseException: Begin cannot be called again until End has been successfully called.
HelpLink: No helplink available.
Data: Items: 0
Source: Microsoft.Xna.Framework.Game

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

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: 

   en Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   en Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   en System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.Run(Form mainForm)
   en Microsoft.Xna.Framework.WindowsGameHost.Run()
   en Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   en Microsoft.Xna.Framework.Game.Run()
   en _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.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Yay, another one with the same crash as mine, now i'm happy i am not the only one who get that :p
 
Top