Loading...
Home
Home
Unlocks
Commanders
Map Bans
Polls
Play
Download Zero-K
Download the game, it's free! :)
Maps
Thousands of maps to pick
Replays
All your past victories, stored here!
Mods
Special game modes
Media
Screenshots
Videos
Presskit
Wiki
Index
Newbie guide
Don't know where to begin? Click here.
Video tutorials
Demonstrating both basic and advanced features
Units
Economy
Terraforming
Let's go play in the dirt!
FAQ
Frequently Asked Questions
PlanetWars
PlanetWars
Multiplayer online campaign
Ladder
Factions
The mighty factions controlling huge sectors of galaxy
Community
Forum
Discuss, ask for help, have fun!
Clans
Play with your friends or make friends while playing :)
Ladders
Statistics
Code of Conduct
Be nice, have fun!
Develop
Make the game with us
Privacy Policy
Contact
Contact the Zero-K team
Credits
Makers of Zero-K
Donate
Help cover the server costs!
OR
Zero-K Name:
Password:
Login
Forum index
>
General discussion
>
Help and bugs
>
Spring Cannot Get Unitsync Version
11 posts, 1682 views
Filter:
Player:
Post comment
sort
chessmaster942
12 years ago
I'm currently running Arch Linux, and I've installed spring and springlobby from the official repositories, but when I start springlobby I cannot play online, as it gives me the error:
Couldn't Get Your Spring Versions From Any Unitsync Library
How do I fix this?
+1
/
-0
Anarchid
12 years ago
(edited 12 years ago)
1) fire this into console:
$
locate unitsync.so
2) it will return something like:
/usr/lib/spring/libunitsync.so
3) then, in springlobby settings, put the line it returned as your unitsync location.
4)
???
5) PROFIT!
If locate doesn't succeed, then you're out of luck, and questions emerge about quality of archlinux' packaging; best bet is to compile spring yourself then.
+0
/
-0
chessmaster942
12 years ago
This worked perfectly thanks.
I will admit that packaging quality gets a little off, as they're supported by the community.
+0
/
-0
ElTorero
12 years ago
yay another Arch user
btw, the springlobby from repositories eats like 500mb and 100%cpu when started, don't you have the same problem? I had to switch to notalobby because of that
+0
/
-0
chessmaster942
12 years ago
I'm not experiencing that, although it does eat quite a bit of memory and CPU :|
+0
/
-0
chessmaster942
12 years ago
Although I've been getting a few Sigsev's killing me in the middle of my occasional good game DX
+0
/
-0
IM_AWAY_RING_ME
12 years ago
if you get:
bash: locate: command not found
at step one. you can type:
sudo find / -name libunitsync.so
insted.
+0
/
-0
IM_AWAY_RING_ME
12 years ago
also, currently you need spring 91 to play and official arch repo install 93.2
To verrify your current version:
Spring -V
To install 91 version (must have been alredy installod on your OS):
sudo pacman -U /var/cache/pacman/pkg/spring-0.91.0-4-x86_64.pkg.tar.xz
Source:
https://wiki.archlinux.org/index.php/Downgrade_packages
+0
/
-0
[V]sheep
12 years ago
using locate (or find) is like using a starlight to kill fleas... it works, but.
I don't even know arch linux (nor do i bother)... but if you use a packaged spring, I'm pretty sure you can use a command to list files owned by this package. Something analogous to "dpkg -L" for debian-based distros.
+0
/
-0
[I]burp
12 years ago
"btw, the springlobby from repositories eats like 500mb and 100%cpu when started, don't you have the same problem? "
This is normal for springlobby, it has always been like that.
+0
/
-0
IM_AWAY_RING_ME
12 years ago
I d'ont get the 100% cpu problem.
From the package info:
Version : 0.169-1
Download Size : 2147.77 KiB
Installed Size : 9492.00 KiB
Depends On : hicolor-icon-theme wxgtk curl libtorrent-rasterbar
boost-libs alure
Optional Deps : sdl sdl_sound sdl_mixer
Depends are not included in the package size
+0
/
-0
Post comment