Alright, let see what happens when I backtrack to an earlier version, to find out where this first appears.
Going back to 24430, which I uploaded a universal binary of.
The output is:
----------- parse scripts ----------
Shared Client/Server Info loaded
...112 items parsed
... 32 damage types parsed
... 68 map definitions parsed
... 29 equipment definitions parsed
... 10 inventory definitions parsed
... 22 team definitions parsed
music change to van_theme (from PsymongN3)
executing autoexec.cfg
"version" is "UFO: Alien Invasion 2.3-dev Unknown Jun 19 2009 MacOSX DEBUG"
R_RegisterModelShort: Could not find: 'weapons/autocannon/autocannon'
CL_LanguageInit: language settings are stored in configuration: en
...using language: en_US.UTF-8
SDL_ttf version 2.0.9 - we need at least 2.0.7
...registering 10 fonts
127 static models loaded
====== UFO Initialized ======
Switch grab input off
Change gametype to 'Campaign mode'
--- save subsystem initialization --
added base subsystem
added campaign subsystem
added hospital subsystem
added market subsystem
added research subsystem
added employee subsystem
added aliencont subsystem
added production subsystem
added aircraft subsystem
added messagesystem subsystem
added stats subsystem
added nations subsystem
added transfer subsystem
added alien base subsystem
added xvirate subsystem
added installation subsystem
added messageoptions subsystem
********************
ERROR: B_ParseBuildings: Could not find tech that provides building_aliencontainment2
********************
Sanity check for script data
...... no mappart for building 'building_aliencontainment2' given
...... no mappart for building 'building_hangar2' given
...... no mappart for building 'building_large_ufo_hangar2' given
...... no mappart for building 'building_workshop2' given
...buildings failed
...tech ok
...aircraft ok
...items ok
...items ok
...nations ok
music change to karlmacklin_geoscape (from van_theme)
music change to karlmacklin_geoscape (from karlmacklin_geoscape)
Unknown command "mn_textupdated" - wasn't sent to server
music change to karlmacklin_geoscape (from karlmacklin_geoscape)
Base Template balanced not found
Shutdown gametype 'Campaign mode'
music change to van_theme (from karlmacklin_geoscape)
Wrote config.cfg.
Wrote keys.cfg
recursive shutdown
Kleiman-ibook:trunk michael$ svn info
Path: .
URL:
https://ufoai.svn.sourceforge.net/svnroot/ufoai/ufoai/trunkRepository Root:
https://ufoai.svn.sourceforge.net/svnroot/ufoaiRepository UUID: 39b98707-f80d-0410-bc7e-c6b02f5409da
Revision: 24430
Node Kind: directory
Schedule: normal
Last Changed Author: tlh2000
Last Changed Rev: 24430
Last Changed Date: 2009-05-16 08:57:32 -0700 (Sat, 16 May 2009)
Kleiman-ibook:trunk michael$
The effect of running is:
1. The campaign game starts. The world map is messed up badly. I'm seeing things that look like something, but have no correlation with real world geography.
2. Creating a base creates just an entrance, nothing else. Even with the "create buildings" not changed (I believe it's checked.)
3. Attempting to add buildings results in only one possible building to add: the alien containment unit.
Going to the version that was uploaded:
Alright, the version that I uploaded shows the exact same issues and behaviors.
This is on a G4; apparently someone else was able to run it on an x86 mac.
See
http://ufoai.ninex.info/forum/index.php?topic=3587.0Will try an earlier version tomorrow.