project-navigation
Personal tools

Author Topic: Saves doesn't open  (Read 2114 times)

Nokim

  • Guest
Saves doesn't open
« on: June 21, 2012, 07:39:52 pm »
After last update from git game doesn't accept my saves.

From log:
Quote
ExecuteString: 'update_save_game_info 0 "MMM - Test" "2084 Mar 27" "2011/10/04 10:41:59"'
Savefile has incompatible amount of subsystems
Savegame header for slot1 is corrupted!
Savefile has incompatible amount of subsystems
Savegame header for slot2 is corrupted!
Savefile has incompatible amount of subsystems
Savegame header for slot3 is corrupted!
Savefile has incompatible amount of subsystems
Savegame header for slot4 is corrupted!
Savefile has incompatible amount of subsystems
Savegame header for slot5 is corrupted!

Slot4 is my latest save (attached). By the way, why ground mission (UFO landed or similar) is not shown on load? Even if it was shown on save.

Offline ko5tik

  • Rookie
  • ***
  • Posts: 14
    • View Profile
Re: Saves doesn't open
« Reply #1 on: June 21, 2012, 09:46:34 pm »
Can confirm this on ubuntu

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Saves doesn't open
« Reply #2 on: June 21, 2012, 10:13:26 pm »
thanks a lot. i will try to fix this tomorrow. this was my fault

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Saves doesn't open
« Reply #3 on: June 21, 2012, 10:28:08 pm »
i've commited a quick solution, please give it a try with latest master (you have to recompile for this or wait for the next nightly) and report back please.

Nokim

  • Guest
Re: Saves doesn't open
« Reply #4 on: June 22, 2012, 12:33:12 am »
i've commited a quick solution, please give it a try with latest master (you have to recompile for this or wait for the next nightly) and report back please.
It works now. Thanks a lot.