Cannot launch game.

Get support for Unvanquished.
Post Reply
User avatar
Headroom
Posts: 3
Joined: Tue Feb 19, 2013 5:58 pm UTC

Cannot launch game.

Post by Headroom »

Howdy! I recently downloaded Unvanquished onto my computer, a Mac running 10.6.8. Every time I try to launch the game, I am met with this error reading "Unvanquished cannot be opened because of a problem".
This highly descriptive error has been preventing me from doing anything. There's also some code.

Code: Select all

Process:         daemon [933]
Path:            /Users/username/Desktop/Nonessentials/Entertainment.zip/Misc/Unvanquished/unvanquished/Unvanquished.app/Contents/MacOS/unvanquished.sh
Identifier:      net.Unvanquished
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [212]

Date/Time:       2014-04-01 11:05:08.293 -0500
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          222403 sec
Crashes Since Last Report:           3
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      2B332D06-EFF1-4E13-9102-CFD3713B3136

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /usr/lib/libcurl.4.dylib
  Referenced from: /Users/username/Desktop/Nonessentials/Entertainment.zip/Misc/Unvanquished/unvanquished/Unvanquished.app/Contents/MacOS/daemon
  Reason: Incompatible library version: daemon requires version 7.0.0 or later, but libcurl.4.dylib provides version 6.0.0

Binary Images:
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld

Model: MacBook6,1, BootROM MB61.00C8.B02, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.51f54
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK2555GSXF, 232.89 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0x04100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth Module, 0x05ac  (Apple Inc.), 0x8218, 0x06130000 / 3

Am I simply running it in the wrong operating system? Is this a problem other people are having? Thanks!

User avatar
Amanieu
Programmer
Posts: 44
Joined: Sun Jun 16, 2013 8:28 pm UTC

Re: Cannot launch game.

Post by Amanieu »

OSX 10.7 is the minimum required version for the universal zip. If you really want you can try compiling it yourself for 10.6, but that's quite advanced.

User avatar
Headroom
Posts: 3
Joined: Tue Feb 19, 2013 5:58 pm UTC

Re: Cannot launch game.

Post by Headroom »

Amanieu wrote:

OSX 10.7 is the minimum required version for the universal zip. If you really want you can try compiling it yourself for 10.6, but that's quite advanced.

Ah, that explains that. Thanks.

Post Reply