• ✨ 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

[Indev 0.50.1] Full Screen Mode Causes Crash

Fanta

Content Developer
P3D Developer
Global Moderator
Pressed F11, game crashes.
Code:
Kolben Games Crash Log V 2.3
Pokémon 3D has crashed!
// Kernel PANIC

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

No backup file could be created.

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

Game information:

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

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

Screen state for the current screen (MainMenuScreen)

MenuIndex=0
CurrentLevel=0
LevelChangeDelay=0

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

System specifications:

Operating system: Microsoft Windows XP Professional [5.1.2600.196608]
Core architecture: 32 Bit
System time: 2014-09-01 11:47:21 AM
System language: English (United States)(ENU) / Loaded game language: en
Decimal separator: .
Available physical memory: 2.97 Gigabyte
Available logical processors: 2

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

.Net installation information:

v1.1.4322    SP1
  1033    SP1
v2.0.50727  2.2.30729  SP2
v3.0  3.2.30729  SP2
v3.5  3.5.30729.01  SP1
v4  
  Client  4.0.30319
  Full  4.0.30319
v4.0  

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

Graphics Card information:

[CardName(s): "Mobile Intel(R) 4 Series Express Chipset Family; Mobile Intel(R) 4 Series Express Chipset Family"]
[CardRAM(s) : "268435456; 268435456"]

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

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.
 

nilllzz

Original Developer
Administrator
P3D Developer
Not a bug, problem with either graphics card or graphics drivers. Try restarting the computer if you just installed any components related to the graphics card.
 

Fanta

Content Developer
P3D Developer
Global Moderator
eh? Cannot understand what your reply is... try again please.
My reply was not for you, it was something that you should do when you make a crash report.
@nilllzz can you please edit the form to make it say just copy-paste without useing of the code thingie?
 
Top