Technical support > Mac

Problem with build 23768 (03/29/09)

(1/3) > >>

keybounce:
Ufo is in an infinite loop after trying to abort a game after loading the map.

This GDB was configured as "powerpc-apple-darwin".
(gdb) attach 5329
Unable to access task for process-id 5329: (os/kern) failure.
(gdb) quit
Kleiman-ibook:trunk michael$ ps -p 5329
  PID TTY           TIME CMD
 5329 ttys000    2:36.76 ./ufo
Kleiman-ibook:trunk michael$


--- Quote ---[STATS] 2009/03/27 08:13:10 - End of game - Team 7 is the winner
[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 46 experience points in skill #0 (total experience: 46). It is now 0 higher.

[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #1 (total experience: 0). It is now 0 higher.

[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #2 (total experience: 0). It is now 0 higher.

[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #3 (total experience: 0). It is now 0 higher.

[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #4 (total experience: 0). It is now 0 higher.

[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #5 (total experience: 0). It is now 0 higher.

[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #6 (total experience: 0). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #7 (total experience: 0). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 0 experience points in skill #8 (total experience: 0). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Harpreet Kaul earned 23 experience points in skill #9 (total experience: 23). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Badieh Velez earned 46 experience points in skill #0 (total experience: 46). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Badieh Velez earned 0 experience points in skill #1 (total experience: 0). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Badieh Velez earned 0 experience points in skill #2 (total experience: 0). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Badieh Velez earned 0 experience points in skill #3 (total experience: 0). It is now 0 higher.
[STATS] 2009/03/27 08:13:10 - Soldier Badieh Velez earned 0 experience points
--- End quote ---

Yes, it cut off in mid sentence there.

Locally compiled maps are still having the byteswap issue with brushes (which I correct for), and still displaying with the same ugly "polygon faces" that I mentioned before.

Lets see if I have the diskspace to build a .dmg to upload

Sadly:
msgfmt -v -o base/i18n/th/LC_MESSAGES/ufoai.mo src/po/ufoai-th.po
1125 translated messages, 603 fuzzy translations, 446 untranslated messages.
msgfmt -v -o base/i18n/zh_CN/LC_MESSAGES/ufoai.mo src/po/ufoai-zh_CN.po
src/po/ufoai-zh_CN.po:14483: `msgid' and `msgstr' entries do not both end with '\n'
src/po/ufoai-zh_CN.po:14488: `msgid' and `msgstr' entries do not both end with '\n'
msgfmt: found 2 fatal errors
2165 translated messages, 9 untranslated messages.
make: *** [base/i18n/zh_CN/LC_MESSAGES/ufoai.mo] Error 1
Kleiman-ibook:trunk michael$

Can't make the .dmg.

Mattn:
please try the latest revision - both issues should be fixed now

keybounce:
And maps has changed in 23726, so another 2 days to compile those :-)

keybounce:
Maps fails on build 23726

--- Code: ---./ufo2map -nice 19 -extra -t 1 maps/./africa/af_drop_firebird.map
nice = 19
extrasamples = true
threads: #1
---- ufo2map 1.2.4 ----
path: 'maps/./africa/af_drop_firebird.map'

---- filesystem initialization -----
Adding game dir: /usr/local/lib/ufoai/base
Adding game dir: /usr/local/share/ufoai/base
Adding game dir: /Users/michael/.ufoai/2.3-dev/base
Adding game dir: ./base
using ./base for writing
...map: 'maps/./africa/af_drop_firebird.map'
...bsp: 'maps/./africa/af_drop_firebird.bsp'
entering maps/./africa/af_drop_firebird.map
     LEVEL: 0...1...2...3...4...5...6...7...8...9... (time:      0s, #: 258)
 UNITCHECK: 0...1...2...3...4...5...6...7...8...9... (time:      1s, #: 131072)
 CONNCHECK: 0...1...2...3...4...5...6...7...8...9... (time:      1s, #: 524288)
Writing maps/./africa/af_drop_firebird.bsp
    2 seconds elapsed
----- Lighting ----
Assertion failed: (node < curTile->numnodes + 6), function TR_BuildTracingNode_r, file src/common/tracing.c, line 139.
make: *** [base/maps/./africa/af_drop_firebird.bsp] Abort trap
make: *** Deleting file `base/maps/./africa/af_drop_firebird.bsp'
Kleiman-ibook:trunk michael$
--- End code ---

Mattn:
that smells like another endian issue.... can you provide some gdb info pleasE?

Navigation

[0] Message Index

[#] Next page

Go to full version