Jump to content

Delete the old archive, an error occurs


Recommended Posts

Press the Delete button:

Delete the old archive, an error occurs::banger::angry: :angry:

<p class="error">ERROR: JavaScript error: gui/savedgames/load.js line 72

TypeError: Engine.DeleteSavedGame is not a function

reallyDeleteGame("quicksave-0029")@gui/savedgames/load.js:72

()@gui/savedgames/load.js:66

([object Object])@Some XML file:55</p>

<p class="error">ERROR: JavaScript error: gui/savedgames/load.js line 72

TypeError: Engine.DeleteSavedGame is not a function

reallyDeleteGame("quicksave-0028")@gui/savedgames/load.js:72

()@gui/savedgames/load.js:66

Edited by gameboy
Link to comment
Share on other sites

0 A.D. Main log (warnings and errors only)

ERROR: JavaScript error: gui/savedgames/load.js line 72 TypeError: Engine.DeleteSavedGame is not a function reallyDeleteGame("quicksave-0039")@gui/savedgames/load.js:72 ()@gui/savedgames/load.js:66 ([object Object])@Some XML file:55

ERROR: JavaScript error: gui/savedgames/load.js line 72 TypeError: Engine.DeleteSavedGame is not a function reallyDeleteGame("quicksave-0040")@gui/savedgames/load.js:72 ()@gui/savedgames/load.js:66 ([object Object])@Some XML file:55

Link to comment
Share on other sites

Hmmmm... I've attempted to duplicate this bug, and while I couldn't get it to work as advertised, I did discover a few new ones.

1)Save several games, quit to menu, open the Load Game menu

2)In your file manager (as in, NOT in game) locate the save files.

3)Delete said saves using your file manager.

4)In game, attempt to delete the any saved game OTHER THAN the first one on the list

Game should crash to desktop with the following error. When I attempted to delete the first game on the list, it mearly warned that the file could not be read, and refreshed the list of saved games.

Function call failed: return value was -1 (Function failed (no details available))

Location: SavedGame.cpp:152 (SavedGames::Load)

Call stack:

(error while dumping stack: No stack frames found)

errno = 2 (No such file or directory)

OS error = 2 (The system cannot find the file specified.)

It also happened (produced the same error too) when you do the above steps, but instead of deleting an already deleted game, you try and load it up.

I used to most recent SVN autobuild. Win 7, on the off chance that makes a difference.

Edited by gudo
Link to comment
Share on other sites

1)Save several games, quit to menu, open the Load Game menu

2)In your file manager (as in, NOT in game) locate the save files.

3)Delete said saves using your file manager.

4)In game, attempt to delete the any saved game OTHER THAN the first one on the list

Found this error, it will be fixed soon (it's a different error than the one below)

Game should crash to desktop with the following error. When I attempted to delete the first game on the list, it mearly warned that the file could not be read, and refreshed the list of saved games.

Function call failed: return value was -1 (Function failed (no details available))

Location: SavedGame.cpp:152 (SavedGames::Load)

Call stack:

(error while dumping stack: No stack frames found)

errno = 2 (No such file or directory)

OS error = 2 (The system cannot find the file specified.)

It also happened (produced the same error too) when you do the above steps, but instead of deleting an already deleted game, you try and load it up.

This one's a bit more troubling, but I'll see if I can fix it :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...