Can't start game from outside lobby

Can't start game from outside lobby

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
Pithikos
Posts: 146
Joined: 26 Dec 2008, 14:26

Can't start game from outside lobby

Post by Pithikos »

I run on Ubuntu 64x and I have the following problem. When I run "spring" it loads normally. I choose a mod and a map and when I click on "test game" an error pops up and the engine closes:

Code: Select all

Couldn't load archive 'map helper v1' for 'DeltaSiegeDry'.
This happens for any mod and any map I might choose :|
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Can't start game from outside lobby

Post by knorke »

upload complete infolog.txt just in case (attach to post)
User avatar
Pithikos
Posts: 146
Joined: 26 Dec 2008, 14:26

Re: Can't start game from outside lobby

Post by Pithikos »

knorke wrote:upload complete infolog.txt just in case (attach to post)
It looks like it has the same message that I get..
Attachments
infolog.txt
(2.51 KiB) Downloaded 106 times
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Can't start game from outside lobby

Post by abma »

it looks like spring doesn't know the path of base-content.

from infolog.txt

"Using read-write data directory: /home/manos/.spring/
Scanning: /home/manos/.spring/maps
Scanning: /home/manos/.spring/mods"

but there should be a line like

Scanning:/usr/share/games/spring/base

you've installed an old version of spring, did you follow this instructions?
http://springrts.com/wiki/SetupGuide

(current version of spring is 0.82.7.1)
User avatar
Pithikos
Posts: 146
Joined: 26 Dec 2008, 14:26

Re: Can't start game from outside lobby

Post by Pithikos »

abma wrote:it looks like spring doesn't know the path of base-content.

from infolog.txt

"Using read-write data directory: /home/manos/.spring/
Scanning: /home/manos/.spring/maps
Scanning: /home/manos/.spring/mods"

but there should be a line like

Scanning:/usr/share/games/spring/base

you've installed an old version of spring, did you follow this instructions?
http://springrts.com/wiki/SetupGuide

(current version of spring is 0.82.7.1)
Running "spring --version" shows that I have version 0.82.6.1
On Synaptic though it shows 0.82.7.1. I tryied to reinstall from there and I still get 0.82.6.1 :?
User avatar
Pithikos
Posts: 146
Joined: 26 Dec 2008, 14:26

Re: Can't start game from outside lobby

Post by Pithikos »

I tryied complete removal from Synaptic and it detects only the springlobby there. Then I remembered that I had compiled from source the tarball that was on the site. Seems that tarball was not updated afterall. The question now is how can I uninstall the spring as I don't have the source files for 82.6.1 to make an uninstall and plus I can't wait that long. Would it work by just erasing some files?
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Can't start game from outside lobby

Post by abma »

if you installed from tarball its usally in /usr/local

move them away:

mv /usr/local /var/tmp

and if something failed, move them back... (or rm if you are sure that it's safe)
User avatar
Pithikos
Posts: 146
Joined: 26 Dec 2008, 14:26

Re: Can't start game from outside lobby

Post by Pithikos »

abma wrote:if you installed from tarball its usally in /usr/local

move them away:

mv /usr/local /var/tmp

and if something failed, move them back... (or rm if you are sure that it's safe)
Ok thanks. Seems I just had to remove the spring binary from /usr/local/bin
Now it works beautifully 8)
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Can't start game from outside lobby

Post by hoijui »

yeah.. moving all of /usr/local would probably not be good (as its standard for self-compiled installs). i would recommend to remvoe all spring stuff under /usr/local though, there is still unitsync, basefiles, AIs, ... all of these can cause conflicts (in theory).
Post Reply

Return to “Help & Bugs”