How to load a saved game

How to load a saved game

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

How to load a saved game

Post by Ubuntoz »

Hi!I'm new here....i have just installed spring on my ubuntu 9.04,it seems stupid but i save the game with total annihilation or complete annihilation but i don't know how tu load the saved file with spring lobby...help me please :-)
User avatar
thesleepless
Posts: 417
Joined: 24 Oct 2007, 04:49

Re: How to load a saved game

Post by thesleepless »

Ubuntoz wrote:Hi!I'm new here....i have just installed spring on my ubuntu 9.04,it seems stupid but i save the game with total annihilation or complete annihilation but i don't know how tu load the saved file with spring lobby...help me please :-)
ahh a TA saved game will not work in spring. spring is not TA.
if you saved a Spring game using /save test for example, you can load it by running Saves/test.ssf with the spring executable.
Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

Re: How to load a saved game

Post by Ubuntoz »

i have make a mistake...i don't play TA i play MA...isn't possible to load saved games from spring lobby?
User avatar
thesleepless
Posts: 417
Joined: 24 Oct 2007, 04:49

Re: How to load a saved game

Post by thesleepless »

MA?

anyway, i don't think springlobby supports loading yet, (correct me if i'm wrong braindamage) but you can load it manually with the spring exe.
Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

Re: How to load a saved game

Post by Ubuntoz »

ehm....i don't have .exe :-) i'm under ubuntu
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: How to load a saved game

Post by koshi »

we do support loading saved games, apparently the rev where we put that in mainline did not arrive in buntu ppa yet
User avatar
thesleepless
Posts: 417
Joined: 24 Oct 2007, 04:49

Re: How to load a saved game

Post by thesleepless »

Ubuntoz wrote:ehm....i don't have .exe :-) i'm under ubuntu
you still have the executable spring. probably in /usr/bin/spring or /usr/local/spring ?

run "spring ~/.spring/Saves/test.ssf" or your equivalent
Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

Re: How to load a saved game

Post by Ubuntoz »

if i start only spring command i can choose the mod and the .ssf file but when the game start nothing move i all blocked...for the future spring lobby will support the load/save function?
User avatar
thesleepless
Posts: 417
Joined: 24 Oct 2007, 04:49

Re: How to load a saved game

Post by thesleepless »

ahh yes you're right, everything is blocked.

this is a problem with spring i guess. not springlobby.. guess we'll have to wait till it's fixed.
Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

Re: How to load a saved game

Post by Ubuntoz »

koshi wrote:we do support loading saved games, apparently the rev where we put that in mainline did not arrive in buntu ppa yet
What you mean with rev?i have the last version of spring
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: How to load a saved game

Post by koshi »

SpringLobby revision
Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

Re: How to load a saved game

Post by Ubuntoz »

i have SpringLobby 0.0.1.10468
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: How to load a saved game

Post by koshi »

we introduced savegame support in 472: http://springlobby.info/embedded/springlobby/index.html
Ubuntoz
Posts: 7
Joined: 09 Jun 2009, 09:07

Re: How to load a saved game

Post by Ubuntoz »

tank you!i hope that this rev will be relased in the ubuntu repository soon
User avatar
vnu007dl
Posts: 20
Joined: 04 Jan 2010, 18:44

Re: How to load a saved game

Post by vnu007dl »

Hi
I used to play TA spring fev years ago, and I know that save and load game in single player mode doesnt works. Now we have almost 2013 and what? I just compiled Ta spring (91.0) and springlobby (0,147) and I see that in springlobby tab load/save game even not exist?
What is wrong? It is any possibility to load save game? Why it still doesnt works? It is one of the most importanst option for every game !! I can not play my favourite game for 4-5 hours without breaks, I ve another thing to do family, job etc...

ps. soryy for my english
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: How to load a saved game

Post by gajop »

*shouldn't post drunk but this seems the perfect post to respond to*
TA spring? Wth is that? do you mean BA, or what game? it's up to the game to support load/save mechanics, and as it is, most games don't have (single player) campaigns, so very little effort goes into having a suitable load/save mechanic; and tbh, if you can't finish a game in 15min (which is probably the average amount a single skirmish requires, you should look for a different entertainment)
User avatar
vnu007dl
Posts: 20
Joined: 04 Jan 2010, 18:44

Re: How to load a saved game

Post by vnu007dl »

Of Course I am talking about Ballanced Annihilation, but never mind, the most important is that Springlobby doesnt provide load/save game. I am old user and I prefer single player mode and long matches 3-4 h on huge maps. I not alone in my opinion, many users likes single player mode. I do not understand why it is so big problem for developers to include save/load game? It is so complicated or bad intentions?
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: How to load a saved game

Post by gajop »

vnu007dl wrote:It is so complicated or bad intentions?
Neither, people just don't care enough to do it. You have to remember that there aren't (m)any single player scenarios out there, and no campaigns have been finished yet.
Many different people have worked on implementing a load/save mechanic, but as far as I know, there isn't a full, well tested implementation out there yet. Even if non-Lua saving/loading is completed (units, terrain, projectiles, orders), it's still up to the specific game to implement lua load/save (the gadgets/widgets should support loading/saving).
PS: It's really not a springlobby thing, it's a game thing (and afaik, no game supports it currently).
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: How to load a saved game

Post by zerver »

vnu007dl wrote:I do not understand why it is so big problem for developers to include save/load game? It is so complicated or bad intentions?
Not complicated. In fact the opposite - it is not challenging enough and therefore extremely boring to implement.

Unlikely to be fixed anytime soon unless new developers who enjoy developing this specific feature join the project.
User avatar
vnu007dl
Posts: 20
Joined: 04 Jan 2010, 18:44

Re: How to load a saved game

Post by vnu007dl »

So I understand that in the next future load/save game won't work?
is there any other possibility to save and load without springlobby via some plugins etc?
Post Reply

Return to “General Discussion”