Search found 13 matches
- 15 Apr 2009, 15:00
- Forum: Help & Bugs
- Topic: Crashes on Win and Linux
- Replies: 3
- Views: 537
Re: Crashes on Win and Linux
Thanks for the reply! I updated my NVidia-Drivers to 180.xx on Windows. That was the latest version i could find for my Geforce 6600 go GPU. Linux already has version 180.44 installed. It is the latest version available on my system. The problem is, that the crashes only happen with spring. Other ap...
- 14 Apr 2009, 16:49
- Forum: Help & Bugs
- Topic: Crashes on Win and Linux
- Replies: 3
- Views: 537
Crashes on Win and Linux
Hiho spring community! In the last time, i'm experiencing strange crashes of the game engine. The game suddenly closes and nothing else happens. I have spring v.0.78.2.1 installed on a WinXP and Linux (OpenSuse 11.1) system. The game crashes on both systems. Under Linux, it happens very often - the ...
- 08 Feb 2009, 12:14
- Forum: News
- Topic: Spring 0.78.1.1 is out
- Replies: 90
- Views: 26080
Re: Spring 0.78.1.1 is out
I installed the opensuse11.1 packages for spring, but i can't find unitsync. where is it? (need it for the lobby)
[Edit] Ok, Auswaschbar helped me finding it: /usr/lib/libunitsync.so
[Edit] Ok, Auswaschbar helped me finding it: /usr/lib/libunitsync.so
- 07 Feb 2009, 16:28
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
[...] managed to compile spring, libtorrent for the lobby and the lobby itself [...] OK, i installed only the yast-packages fpr spring and used my self compiled lobby. But where is the unitsync library now? Without the path to it, i can't change the spring settings. Well, I would prefer, to use a s...
- 07 Feb 2009, 15:36
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
@Auswaschbar: Because the lobby was very old, and things didn't work good. @ imbaczek: Well, sometime libraries are optional... :? @ all: This is, what scons tells me: /spring_0.78.2.1> scons configure scons: Reading SConscript files ... Now configuring. If something fails, consult `config.log' for ...
- 07 Feb 2009, 15:23
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
Well, scons configure shows me the missing library, but scons compiled without problems or errors. So i thought, it's ok. 

- 07 Feb 2009, 15:11
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
Ok, i got an helpfull error message: rts/System/Platform/Linux/SoLib.cpp:23: SoLib::SoLib: libboost_regex-gcc43-mt-1_35.so.1.35.0: cannot open shared object file: No such file or directory Program received signal SIGSEGV, Segmentation fault. lobboost_regex seems to be installed. Where can i find Lib...
- 07 Feb 2009, 14:55
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
Ok, i downloaded the config.py from the link and managed to compile spring, libtorrent for the lobby and the lobby itself. I can play a normal game, but there are still crashes. At the moment i'm recompiling with debug=1. For my crash doesn't seem to be libpython-related anymore, i'll open a new top...
- 07 Feb 2009, 01:01
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
Sorry, but I don't think, my skills are enough to do so.lurker wrote:StrangeMan wrote:I can't compileimbaczek wrote:two-line addition and already committed to master, try seeking it in git history and making the change yourself
- 06 Feb 2009, 22:47
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
imbaczek wrote:compile with debug info
I can't compile without python2.5StrangeMan wrote:scons and cmake show errors while configuring, because they cant find the python 2.5 includes.
- 06 Feb 2009, 22:21
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
OK, i played the game again and had a crash. I saved the output of startspring.sh, but it doesn't seem to contain crash-related stuff. I read in some other text files and log files, but none seems to contain anything usable. The game doesn't show any error message. What can i do now?
- 06 Feb 2009, 21:34
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
Re: spring and libpython2.6
So, you think, its better to use the symlinked way? Well, ok, but this would mean, that i have to search for the cause of the crash. I'll try to reproduce it and save the terminal output in a file. I installed my system today, yesterday i had opensuse 11.0 and everything worked find, including the l...
- 06 Feb 2009, 20:59
- Forum: Linux
- Topic: spring and libpython2.6
- Replies: 19
- Views: 1644
spring and libpython2.6
Hi there. I'm trying to run spring on my brand new installed opensuse11.1 32bit system. I installed it using the MojoSetup. The only version of libpython, my system provides is 2.6, but spring requires 2.5, which i cant install, due to dependency reasons. (=> I can not downgrade python). I searched ...