• ✨ 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 when loading game. Cannot play until resolved.

Status
Not open for further replies.

SSD

Dragon Tamer
Uhhh. I'd say first try restarting your computer, or finding the process of XNA in the task manager and ending it.
 

DanielRTRD

Webmaster
Administrator
P3D Developer
Contributor
Elite Four
Code:
Pokémon 3D has crashed!
---------------------------
 
System specifications:
Pokémon 3D version: 0.23
Operating system: Microsoft® Windows Vista™ Home Premium  [6.0.6002.131072]
Decimal seperator: .
---------------------------
 
Here is further 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.
Source: Microsoft.Xna.Framework.Game
StackTrace:    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://www.pokemon3d.net/forum/" to report the error in the bugs section.
 

Davey

Champion
That's how I know it's a problem with the save file. It's definitely the save file, because updating the game files to 0.23 fresh still makes it crash.
 

Davey

Champion
Just trying a repair on the .NET framework in case.

I did edit the Party.dat file to show an example of what adding a 7th Pokemon would be like, but I reverted both Party.dat files in /Save and /autosave. In fact, I'm pretty adamant that I played it since then anyway.
 
Status
Not open for further replies.
Top