Technical support > Mac

Log of an attempt to compile a universal binary for 10.5.6 for 2.3-dev (trunk)

<< < (2/5) > >>

keybounce:
Here's what I have:

Kleiman-ibook:trunk michael$ ./ufo2map base/maps/africa
---- ufo2map 1.2.4 ----
path: 'base/maps/africa'

---- 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
Added packfile ./base/0base.pk3 (17 files)
Added packfile ./base/0maps.pk3 (391 files)
Added packfile ./base/0materials.pk3 (33 files)
Added packfile ./base/0media.pk3 (10 files)
Added packfile ./base/0models.pk3 (1444 files)
Added packfile ./base/0music.pk3 (40 files)
Added packfile ./base/0pics.pk3 (2035 files)
Added packfile ./base/0snd.pk3 (177 files)
Added packfile ./base/0ufos.pk3 (90 files)
using ./base for writing
...map: 'base/maps/africa.map'
...bsp: 'base/maps/africa.bsp'
Error: file 'base/maps/africa.map' doesn't exist
Kleiman-ibook:trunk michael$ ls base/maps
total 185892
    0 africa/             4 ice.ump
    4 africa.ump          0 industrial/
    0 alienb/             4 industrial.ump

Africa is a directory, with several maps in there. And I don't know how to force a specific one in the skirmish.

Yes, I only used map-get. (We're basically told not to compile them on the Mac, so I didn't :-).

keybounce:
Alright, something's wrong:

Kleiman-ibook:trunk michael$ ./ufo2map base/maps/fueldump
---- ufo2map 1.2.4 ----
path: 'base/maps/fueldump'

---- 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
Added packfile ./base/0base.pk3 (17 files)
Added packfile ./base/0maps.pk3 (391 files)
Added packfile ./base/0materials.pk3 (33 files)
Added packfile ./base/0media.pk3 (10 files)
Added packfile ./base/0models.pk3 (1444 files)
Added packfile ./base/0music.pk3 (40 files)
Added packfile ./base/0pics.pk3 (2035 files)
Added packfile ./base/0snd.pk3 (177 files)
Added packfile ./base/0ufos.pk3 (90 files)
using ./base for writing
...map: 'base/maps/fueldump.map'
...bsp: 'base/maps/fueldump.bsp'
Error: file 'base/maps/fueldump.map' doesn't exist
Kleiman-ibook:trunk michael$ ls base/maps/fueldump.*
3156 base/maps/fueldump.bsp    284 base/maps/fueldump.map
Kleiman-ibook:trunk michael$

keybounce:
Updated to 23583

Map "lake_ice" was modified, and "make maps" rebuilt it.

Trying a skirmish. Logfile is attached. Game crashed after I clicked on start, before any map was displayed.

NB: The little map previews show up just fine.

Grr. Can the forums please accept ".log" attachments, or else change that extension on ufoconsole.log?

Double Grr: After a post here fails because it doesn't like the attachment's extension, it won't let me post at all.

[attachment deleted by admin]

geever:
note that ufo2map needs path relative to base:

--- Code: ---$ ./ufo2map maps/fueldump

--- End code ---

-geever

Mattn:
you have a lot errors in your script files - see the Com_ParseEquipment output in the log. are you sure that you are using up-to-date binary with up-to-date script files (base/ufos)

please don't mix anything from older revisions or versions with new binaries or vice versa.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version