project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - error404

Pages: [1]
1
Bugs prior to release 2.3 / Reaction Fire not working (r29126)
« on: March 25, 2010, 01:38:43 am »
Hello,
I'm running UFO:AI with the latest revision, r29126, on Ubuntu 9.10. Great job!!

I've tried to use the RF (both in a campaign game and in a skirmish game) but nothing happens. I've tried what is written in this topic: http://ufoai.ninex.info/forum/index.php?topic=4431.0 (selected the round button on the fire mode and then selected the shield button) but nothing changed. My soldiers stand still on every alien turn...

Is this happening to someone else?

P.S.
The campaign game was created with r29053

2
Bugs prior to release 2.3 / Re: r24718 make radiant problem
« on: June 14, 2009, 11:01:25 pm »
brilliant! thank you

P.S.
Just re-compiled, everything works now on r24721

3
Bugs prior to release 2.3 / r24718 make radiant problem
« on: June 14, 2009, 09:18:54 pm »
Hello All,
thanks for improving every day this wanderfull game!

I've just updated my version from r246xx (I don't remember the exact number, last time I've updated was two days ago) to the latest r24718 and now trying to "make radiant" results in this error: (never shown before)

Code: [Select]
* [RAD] src/shared/parse.c
In file included from src/shared/../common/../game/game.h:34,
                 from src/shared/../common/common.h:31,
                 from src/shared/parse.c:31:
src/shared/../common/../game/../common/tracing.h:60:4: error: #error Either COMPILE_MAP or COMPILE_UFO must be defined in order for tracing.c to work.
In file included from src/shared/../common/../game/game.h:34,
                 from src/shared/../common/common.h:31,
                 from src/shared/parse.c:31:
src/shared/../common/../game/../common/tracing.h:69: error: expected specifier-qualifier-list before ‘TR_PLANE_TYPE’
src/shared/../common/../game/../common/tracing.h:91: error: expected specifier-qualifier-list before ‘TR_TILE_TYPE’
src/shared/../common/../game/../common/tracing.h:99: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
src/shared/../common/../game/../common/tracing.h:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mapTiles’
src/shared/../common/../game/../common/tracing.h:104: warning: type defaults to ‘int’ in declaration of ‘TR_PLANE_TYPE’
src/shared/../common/../game/../common/tracing.h:104: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
src/shared/../common/../game/../common/tracing.h:109: error: expected ‘)’ before ‘*’ token
make: *** [debug-linux-gnu-i386/tools/radiant_c/shared/parse.o] Error 1

Is there something I do wrong?

P.S.
I'm compiling from Ubuntu 8.10

4
FAQ / Re: console command: change soldier location
« on: May 11, 2009, 10:34:44 pm »
eheh very fast reply! ;D

thank you anyway!

5
FAQ / console command: change soldier location
« on: May 11, 2009, 10:08:42 pm »
Hi All,
since in 2.3-dev there's a bug that prevents soldiers to use most of the stairs (like in alien's ship), is there a console command that allow you to amend the soldier location (x,y,z) during a mission?

Thanks!

6
Great, it worked!
Thank you!

7
Bugs prior to release 2.3 / r24409 - make error finding s_music.o
« on: May 11, 2009, 12:05:27 am »
Hello All,
I've made an "svn up" from r24380 to r24409 (on my Ubuntu 8.10) and now the make command results in this error:

Code: [Select]
Assembler messages:
Fatal error: can't create debug-linux-gnu-i386/client/client/sound/s_music.o: No such file or directory
make: *** [debug-linux-gnu-i386/client/client/sound/s_music.o] Error 2

Nothing seems to be compromised since I'm still be able to complete make lang, make maps, make pk3, make radiant.

Am I doing something wrong?

Pages: [1]