This must be a really stupid question, but I can't figure it out. Supposedly Spring supports saving and loading of games, and I'd find that very helpful for debugging reasons. I've figured out that I can save a game via '/savegame', but for the life of me I can't load it again. I've tried running Spring via "spring QuickSave.ssf", but I get a message box with "Couldn't find any archives for map 'CometCatcherRedux.smf'." So, what am I doing wrong?
Thanks.
Saving and loading
Moderator: Moderators
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: Saving and loading
what is your OS? if you're running linux, you'll have to add the full path to your spring data folder to your .springrc, like
SpringData=/home/ username /.spring
SpringData=/home/ username /.spring
Re: Saving and loading
Uh, no, sorry for not mentioning it, this is Windows.