• ✨ 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.51.1] Window Size Crash?

Tornado9797

Content Developer
P3D Developer
Global Moderator
Up until a few days ago, my game continuously crashes every few seconds. I suspect it has something to do with my window size. How do I set that to default? Also, my AMD Display crashes at the moment the game crashes. I don't know why this is happening, my graphics card has never given me issues before.

What I expected to happen:
To play the game normally.

What actually happened:
Sudden crashes.

Steps to reproduce:
1. Play the game.
2. Crash.
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// At least it's not a Blue Screen.

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

A backup file was created here: 2014-11-24_11.52.28_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.1 (84)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (32436)
Playing on Servers: FALSE
Game Environment: StorageSystemScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (StorageSystemScreen)

Screen state not implemented for screen class: StorageSystemScreen

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

System specifications:

Operating system: Microsoft Windows 8.1 [6.2.9200.0]
Core architecture: 64 Bit
System time: 11/24/2014 11:52:27 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 7.2 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.51641
  Full  4.5.51641
v4.0 
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "AMD Radeon HD 8570D"]
[CardRAM(s) : "805306368"]

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

Error information:

Message: Cannot access a disposed object.
Object name: 'WindowsGameForm'.
InnerException: NOTHING
BaseException: Cannot access a disposed object.
Object name: 'WindowsGameForm'.
HelpLink: No helplink available.
Data: Items: 0
Source: System.Windows.Forms

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

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 System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
   at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
   at Microsoft.Xna.Framework.WindowsGameHost.ShowMissingRequirementMessage(Exception exception)
   at Microsoft.Xna.Framework.Game.ShowMissingRequirementMessage(Exception exception)
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at 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.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Up until a few days ago, my game continuously crashes every few seconds. I suspect it has something to do with my window size. How do I set that to default? Also, my AMD Display crashes at the moment the game crashes. I don't know why this is happening, my graphics card has never given me issues before.

What I expected to happen:
To play the game normally.

What actually happened:
Sudden crashes.

Steps to reproduce:
1. Play the game.
2. Crash.
Code:
Kolben Games Crash Log V 2.4
Pokémon 3D has crashed!
// At least it's not a Blue Screen.

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

A backup file was created here: 2014-11-24_11.52.28_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.1 (84)
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (32436)
Playing on Servers: FALSE
Game Environment: StorageSystemScreen
Actionscript: No script running
File Validation: True
Sandboxmode: False

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

Screen state for the current screen (StorageSystemScreen)

Screen state not implemented for screen class: StorageSystemScreen

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

System specifications:

Operating system: Microsoft Windows 8.1 [6.2.9200.0]
Core architecture: 64 Bit
System time: 11/24/2014 11:52:27 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 7.2 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.51641
  Full  4.5.51641
v4.0
  Client  4.0.0.0

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

Graphics Card information:

[CardName(s): "AMD Radeon HD 8570D"]
[CardRAM(s) : "805306368"]

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

Error information:

Message: Cannot access a disposed object.
Object name: 'WindowsGameForm'.
InnerException: NOTHING
BaseException: Cannot access a disposed object.
Object name: 'WindowsGameForm'.
HelpLink: No helplink available.
Data: Items: 0
Source: System.Windows.Forms

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

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 System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
   at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
   at Microsoft.Xna.Framework.WindowsGameHost.ShowMissingRequirementMessage(Exception exception)
   at Microsoft.Xna.Framework.Game.ShowMissingRequirementMessage(Exception exception)
   at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   at Microsoft.Xna.Framework.Game.Run()
   at 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.
You can edit the default size of the game inside your options.dat file within your save folder.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
test it and report back tornado-chan
:D
I set my window size to 1280x800. So far my driver did not crash. However, when I switched to full-screen mode, my game almost immediately crashed with the same report I mentioned above. I guess full-screen no longer works for me.

Edit: I ran another test, my AMD Display Driver only crashed once at 1280x800 resolution, but it did not last as long (split second as opposed to 5 seconds), and it didn't cause the game crash.
 
Last edited:

nilllzz

Original Developer
Administrator
P3D Developer
Your graphics card or its driver is most likely broken.
Secondly, "at System.Windows.Forms.Control.CreateHandle()" is the top stack, while only the lowest level stack is a call from the game itself, so it's very likely in this kind of scenario that it's not a problem in the game's code => not a bug.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Your graphics card or its driver is most likely broken.
Secondly, "at System.Windows.Forms.Control.CreateHandle()" is the top stack, while only the lowest level stack is a call from the game itself, so it's very likely in this kind of scenario that it's not a problem in the game's code => not a bug.
My graphics card was recently updated, so I'm not sure what I could do.
 

nilllzz

Original Developer
Administrator
P3D Developer
Did you install the correct driver for it?
Also, did you search for any compatibility issues with it and XNA?
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Did you install the correct driver for it?
Also, did you search for any compatibility issues with it and XNA?
The driver is correct, and the graphics card never had an issue with the game up until a week ago (right around when I was updating the graphics' card software).
This does not happen with any other software I have if it helps.

I'm going to try re-installing the game, and game requirements, and see if that helps.
 

nilllzz

Original Developer
Administrator
P3D Developer
I am just guessing here, since it's obviously not a problem with the game:
  • The game works perfectly
  • You install a driver update
  • The game doesn't work anymore
  • => Create a bug thread on the forums.
Something is wrong here.
 

Fanta

Content Developer
P3D Developer
Global Moderator
I am just guessing here, since it's obviously not a problem with the game:
  • The game works perfectly
  • You install a driver update
  • The game doesn't work anymore
  • => Create a bug thread on the forums.
Something is wrong here.
I'll put my money on the first one. :greedy:
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
I am just guessing here, since it's obviously not a problem with the game:
  • The game works perfectly
  • You install a driver update
  • The game doesn't work anymore
  • => Create a bug thread on the forums.
Something is wrong here.
It was worth a shot. I have been experiencing it much less lately so I guess the issue fixed itself.
 
Top