Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Engine:GameMaker

From PCGamingWiki, the wiki about fixing PC games
Revision as of 19:34, 1 October 2013 by Sigma 7 (talk | contribs) (Sigma 7 moved page Game Maker to Engine:GameMaker)
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Template:Infobox

Issues unresolved

Startup crash: failed to load the game data.

Affects Game Maker 7.0

Error message "Failed to load the game data. File seems corrupted."

Debugging information:

  • From one sample game, Calamitie Annie: First-chance exception at 0x75c7e124 (kernel32.dll) in calamity.exe: 0x0EEDFADE: 0xeedfade.
  • This cascades into an infinite loop that constantly throws exceptions: First-chance exception at 0x77af74a9 (ntdll.dll) in calamity.exe: 0xC0000025: Windows cannot continue from this exception.
  • The initial exception, 0x0EEDFADE, was claimed to be an exception raised by the Delphi run-time library. [1]

Possible fix is to reboot the computer.

Issues fixed

Startup crash on Game Maker 6.0 games

On Windows Vista or later, games created with an old version of the Game Maker engine crash on startup with the error message Runtime error 216 at 0040418A.

Instructions

Game Maker 7.0 fixes the issue, but the developer needs to upgrade to that version.