Technical support > Mac

Update 2.2.1

<< < (3/9) > >>

neuralshock:
It's working without any apparent problems in my machine:

Macbook (Black, early 2007)
- Core 2 Duo CPU @ 2.0 GHz
- 2.0 GB RAM
- Intel GMA950
- OS X 10.5.2 with all updates installed

SnowJack:
Looking like a 10.5 vs 10.4 issue.  Anyone with 10.4 running it correctly?

tchristney:
Check the output in /Applications/Utilities/Console.app

When you double click an application, that is where the stdout and stderr are redirected. Alternatively, open up the terminal and run UFOAI.app/Contents/MacOS/ufo. You should see any errors printed there.

That said, I did compile this version of 10.5.2. I think it is possible to target 10.4 but I no longer have a 10.4 system to test on. I'll look into it.

ripclaw:
I have a 10.4.11 with a newly installed xcode 2.5 and backporting tools. that plus i recently compiled 2.2.1 to work -
the universal binary didn`t work for me either, I wouldn`t have compiled 2.2.1, it if it did work out of the box.
compiling the game seems to fix the problem for me.

is anyone able to supply a strace/ltrace/truss/dtrace (i don`t know what they call it on macos x) or similar output of their situation ? i would like to compare whats going on.

if you don`t have a 10.4 system and have a spare disk (so to say), could you give it a try setting up 10.4 on the spare with xcode 2.5 ? that`s what we do at work, multiboot for compiling with different systems.

did you use xcode 3.0 or 2.5 on macos 10.5 ? could also be a compiler/toolchain-issue (would not always need to be the system libs or headers - some new optimization flag might just ruin the day).

SnowJack:
Traced down the error log, here is the header before the binary images description. 

Date/Time:      2008-05-13 15:33:35.027 -0400
OS Version:     10.4.11 (Build 8S2167)
Report Version: 4

Command: ufo
Path:    /Applications/UFOAI.app/Contents/MacOS/ufo
Parent:  WindowServer [66]

Version:  2.2.1 ( 2.2.1)

PID:    246
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x7541536e

Thread 0 Crashed:
0   libobjc.A.dylib    0x90a59380 objc_msgSend + 16
1   ufo                0x00001e56 start + 54

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x7541534e  ebx: 0x00109407  ecx: 0x00138956  edx: 0x00138919
  edi: 0x00000000  esi: 0x00000000  ebp: 0xbffffd48  esp: 0xbffffd18
   ss: 0x0000001f  efl: 0x00010202  eip: 0x90a59380   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Hope that helps.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version