Search

Search found 1141 matches

by BrainDamage
29 Jan 2007, 14:22
Forum: General Discussion
Topic: need help how to use global AI & lua UI
Replies: 0
Views: 377

need help how to use global AI & lua UI

hello, i've done a a quick search trought the forums & in the wiki (the wiki pages were blank or not-existant), so i'm asking here how to enable the LUA UI and how to use an global AI? i do have placed both in the correct folders, but now i'd like to know how to turn them on in the game (eg. tur...
by BrainDamage
29 Jan 2007, 12:52
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

well, i don't know how much a bug report makes sence since you plan to rewrite most of the code, but since you said that you're gonna reuse part of the old code, i think reporting those might still be helpful: -more details of the not-starting-when-host-is-spectator; it happened in the following con...
by BrainDamage
29 Jan 2007, 12:40
Forum: Linux
Topic: Status of Linux Multiplayer
Replies: 7
Views: 2629

i tried the latest version of UnityLobby (the one in the trunk repository) and i could play an internet multiplayer game (i played with someone who was using windows); i used the trunk version of the lobby with the official release of spring (0.74b3) how to get the official release: svn co https://t...
by BrainDamage
27 Jan 2007, 16:27
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

Right so did you just have this installed or did you have cairo etc as well? i already had cairo installed; so that makes the lib requiements list (at least for mandriva) to: python-gtk python python-imaging libDevIL librsvg all other requield libs (like cairo) will be auto-installed as depandancie...
by BrainDamage
26 Jan 2007, 21:35
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

after trying more than 20 libs i found the correct 1 :-); it's name is:

librsvg

to provide svg support for python/gtk in mandriva

thanks to own3d & hollowsoul for the help & congratulations to hollowsoul for the great work!

i'll be finally be able to play spring on my linux box :mrgreen:
by BrainDamage
24 Jan 2007, 20:58
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

thanks for the reply, i'm currently using a binary build of gtk, i'll try to download from sources, look for the compile flags and possibly try to fix the problem without for you to change the file format; i can understand the reasons why you want to keep the svg format. thanks again, i'll let you i...
by BrainDamage
24 Jan 2007, 15:14
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

yes, i already builded spring & copied unitsync; the spring binary works fine; but when i try to run Unity i do get the error i previously posted; again here's the backtrace: Traceback (most recent call last): File "/home/cloud/spring/UnityLobby/client/main.py", line 231, in ? status_i...
by BrainDamage
24 Jan 2007, 14:21
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

it appears i have gtk

gtk+: 2.10.3

what else could i miss that generates the problem?

thanks for the support
by BrainDamage
22 Jan 2007, 23:12
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

i tried the unitylobby included in the version 0.74b3 svn (revision 3287) i would like to add the following library to the list of requied libraries (my distro is mandriva linux 2007): -DevIL (libDevIL) without that lib installed, i had that following error while trying to run the lobby: Traceback (...
by BrainDamage
20 Nov 2006, 17:57
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

i am using sources from svn, revision 2685 (most recent), updated it today again & i still have the same error
by BrainDamage
18 Nov 2006, 22:45
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 95043

when i run main.py i got this error message (i do have copied unitsync.so & i do have PIL & i wrote the paths into global.py) unitsync: Unitsync assertion failed: tools/unitsync/unitsync.cpp:638: Call InitArchiveScanner before GetPrimaryModCount. python: tools/unitsync/unitsync.cpp:638: int ...
by BrainDamage
14 Oct 2006, 12:43
Forum: Linux
Topic: wine 0.9.22 + spring 0.73b1
Replies: 13
Views: 2906

it doesn't really disppears; if you notice in the bottom left corner of the screen you will notice 2 possible small boxes: 1 is for the battle screen and 1 for the lobby; beware that sometimes the bar of your window manager overlaps on them, try to hide the bar and you may see them
by BrainDamage
11 Oct 2006, 00:03
Forum: Help & Bugs
Topic: lobby login problems (i still look logged in)
Replies: 7
Views: 783

just happened again, i checked out the process list and you're right!
after kissing the "ghoost process" i could re-join
sorry i should have checked out before posting, but i did not think about that, i apologize :evil:
by BrainDamage
10 Oct 2006, 20:07
Forum: Help & Bugs
Topic: lobby login problems (i still look logged in)
Replies: 7
Views: 783

after more than 30 mins i still looked like i was logged in; i've found a solution: the lobby server seems to keep pinging my IP address to check if i'm alive or not, i still look connectied as long as my ping alive; i rebooted my router --> my ip address changed; so i looked offline to the next pin...
by BrainDamage
10 Oct 2006, 19:41
Forum: Help & Bugs
Topic: lobby login problems (i still look logged in)
Replies: 7
Views: 783

Re: lobby login problems (i still look logged in)

i had a crash with my lobby client, and i closed it; when i tried to reopen it it couldn't connect and it told me i was already logged in... a friend of mine told me i still looked like i was connectied (displayed in the list) how much time do have i to wait until the lobby server will discover tha...
by BrainDamage
10 Oct 2006, 19:36
Forum: Help & Bugs
Topic: lobby login problems (i still look logged in)
Replies: 7
Views: 783

Re: lobby login problems (i still ook logged in)

whoops i replied by accident instead of editing my post, ignore this message
by BrainDamage
10 Oct 2006, 19:35
Forum: Help & Bugs
Topic: lobby login problems (i still look logged in)
Replies: 7
Views: 783

lobby login problems (i still look logged in)

i had a crash with my lobby client, and i closed it; when i tried to reopen it but it told me i was already logged in... a friend of mine told me i still looked like i was connectied (displayed in the list) how much time do have i to wait until the lobby server will discover that i've lost the conne...
by BrainDamage
27 Sep 2006, 14:31
Forum: General Discussion
Topic: anyone knows what map is this?
Replies: 6
Views: 832

anyone knows what map is this?

i saw in the screenshots this map and i belive the graphics looks really cool, i would like to try it, anyone knows what map is this ? http://taspring.clan-sy.com/screenshots/screen94.jpg PS: i know there are lots on disussions about wich maps are good or not, i would like to try the map myself befo...
by BrainDamage
25 Sep 2006, 15:18
Forum: Help & Bugs
Topic: AI choose always same start position with free selection
Replies: 8
Views: 1041

it's not wrong when it wants to start there, which it appears to. the team boxes limits the choice to place your commander at the start from all the map to the delimited area, the AI simply ignores them, so what you wrote had no sence at all. the order in which they "join" is how they get...
by BrainDamage
25 Sep 2006, 14:55
Forum: Help & Bugs
Topic: AI choose always same start position with free selection
Replies: 8
Views: 1041

random placement & fixed placement works, but that doesn't solve my problem. i still want the postion selection, expecially since i wanted to make a team game with a friend against all the bots, with bases close (most of the maps it puts me & my friend at opposite sides of the map with fixed...

Go to advanced search