Posted: 25 Jun 2007, 10:48
A settings.tdf file has been added. Login panel is now set to use it to remember the last username logged in betwene AFlLobby instances.
Open Source Realtime Strategy Game Engine
https://springrts.com/phpbb/
Code: Select all
Now configuring. If something fails, consult `config.log' for details.
Detected platform : linux
Checking gcc version... 4.1.1
profiling NOT enabled, debugging NOT enabled, level 2 optimizing enabled
Configuring spring
Checking for Freetype2...
Checking for freetype-config... /usr/bin/freetype-config
Checking for Freetype >= 2.0.0... 2.1.10
Checking for SDL...
Checking for sdl-config... /usr/bin/sdl-config
Checking for LibSDL >= 1.2.0... 1.2.11
Checking for OpenAL...
Checking for openal-config... /usr/bin/openal-config
Checking for Python 2.5...
Guessing Python include path... /usr/include/python2.5
Checking for Python 2.4...
Guessing Python include path... /usr/include/python2.4
Checking for Java... /usr/lib/jvm/sun-jdk-1.6/include
TypeError: can only concatenate list (not "str") to list:
File "SConstruct", line 33:
env = Environment(tools = ['default', 'rts'], toolpath = ['.', 'rts/build/scons'])
File "/usr/lib/scons/SCons/Environment.py", line 266:
apply_tools(self, tools, toolpath)
File "/usr/lib/scons/SCons/Environment.py", line 122:
env.Tool(tool, toolpath)
File "/usr/lib/scons/SCons/Environment.py", line 906:
return SCons.Tool.Tool(tool, map(self.subst, toolpath))(self)
File "/usr/lib/scons/SCons/Tool/__init__.py", line 53:
apply(self.generate, ( env, ) + args, kw)
File "rts/build/scons/rts.py", line 399:
config.configure(env, conf_dir=os.path.join(env['builddir'], 'sconf_temp'))
File "rts/build/scons/config.py", line 308:
check_java(env, conf)
File "rts/build/scons/config.py", line 205:
env.AppendUnique(CPPPATH = possible_dirs[-1])
File "/usr/lib/scons/SCons/Environment.py", line 616:
self._dict[key] = dk + val
Code: Select all
file /usr/lib/scons/SCons/Environment.py,line 1019:
Configure( confdir = build/sconf_temp )
/usr/bin/freetype-config --ftversion
2.1.10
in the 'trunk' folder.cons unitsync
You can get my libjavaunitsync.so here: http://www.uploadpower.com/en/download.php?id=7F1893951AFLobby beta1 Release candidate
JSync Setup
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaabdec4f29, pid=4692, tid=1096018256
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libjpeg.so.62+0x9f29]
#
# An error report file with more information is saved as hs_err_pid4692.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
aflobby.sh: line 2: 4692 Aborted java -Djava.library.path=. -ja
r aflobby.jar
Linux support still needs to be properly sorted; everything should be up and running perfectly next version (repositories!) Sorry about the problems, but it is definitely worth it !:Prabe wrote:I compiled a 64bit version of unitsync now using the commandin the 'trunk' folder.cons unitsync
But now aflobby gives me - shortly after loading my new libjavaunitsync.so - another error in the console:You can get my libjavaunitsync.so here: http://www.uploadpower.com/en/download.php?id=7F1893951AFLobby beta1 Release candidate
JSync Setup
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaabdec4f29, pid=4692, tid=1096018256
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libjpeg.so.62+0x9f29]
#
# An error report file with more information is saved as hs_err_pid4692.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
aflobby.sh: line 2: 4692 Aborted java -Djava.library.path=. -ja
r aflobby.jar
Any ideas?
(I am trying for days now to at least play that game ONE TIME...)
You know around when that shall be released?Linux support still needs to be properly sorted; everything should be up and running perfectly next version (repositories!)
My version is the latest one from this URL. Version 0.74b3+.In the mean time; are you sure you're using the latest SVN? -> "svn checkout https://taspring.clan-sy.com/svn/spring/trunk" & did you run scons configure beforehand right?
How to fix that?Missing default cursor
Did you extract package 1 into "~/.aflobby"?rabe wrote:With this new version of AFLobby I was able to join or host a battle, but when I want to start a game I always get:How to fix that?Missing default cursor
Definitely yes. I get that error with the ta:spring test scripts, too.Did you extract package 1 into "~/.aflobby"?
This sounds like a spring issue, not a lobby one. Did this happen in the lobby or in spring?rabe wrote:With this new version of AFLobby I was able to join or host a battle, but when I want to start a game I always get:How to fix that?Missing default cursor
It's definitely a spring issue then. Sorry, don't know how to help; if it doesn't affect gameplay then i recommend just ignoring it.rabe wrote:Definitely yes. I get that error with the ta:spring test scripts, too.Did you extract package 1 into "~/.aflobby"?
I can't ignore it, because the game does not start after the message.It's definitely a spring issue then. Sorry, don't know how to help; if it doesn't affect gameplay then i recommend just ignoring it.
sounds like your content package is borkedrabe wrote: can't ignore it, because the game does not start after the message.
And yes, it is a spring issue - driving me mad slowly.
in my trunk folder, renamed it to "libjavaunitsync.so" and put it in /usr/share/games/spring.scons unitsync
That did not change anything but forcing me to make new links to "libboost_regex.so" and "libboost-thread-mt.so.1.33.1"(I have boost version 1.34.0). Crashes, too.Argh! has been kind enough to compile his 64bit unitsync: http://files.argh.ch/unitsync.so -> try using this one.
I do have problems:rabe; you seemed to have edited your post since last time i read it (you were talking about comms etc.. ); are you having problems ingame? i.e. if you do get into does it play fine?