Newest OpenRA Crashes before startup on OS X

Discussion about the game and its default mods.
Post Reply
Maxion
Posts: 1
Joined: Thu Dec 09, 2010 4:21 pm

Newest OpenRA Crashes before startup on OS X

Post by Maxion »

It crashes as soon as i click the launcher. Doesn't even open the launcher. Opening the previous version works, however.

Code: Select all

Process:         OpenRA [3309]
Path:            /Users/maxedin2/Downloads/OpenRA 8.app/Contents/MacOS/OpenRA
Identifier:      org.open-ra.launcher
Version:         1.0 (1)
Code Type:       X86-64 (Native)
Parent Process:  launchd [180]

Date/Time:       2010-12-09 18:22:37.926 +0200
OS Version:      Mac OS X 10.6.5 (10H574)
Report Version:  6

Interval Since Last Report:          205027 sec
Crashes Since Last Report:           7
Per-App Interval Since Last Report:  3 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      E66DCEE3-7E6A-4DE0-9E1C-9F8B8D6CC276

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initWithString:relativeToURL:]: nil string parameter'
*** Call stack at first throw:
(
	0   CoreFoundation                      0x00007fff824257b4 __exceptionPreprocess + 180
	1   libobjc.A.dylib                     0x00007fff808a40f3 objc_exception_throw + 45
	2   CoreFoundation                      0x00007fff824255d7 +[NSException raise:format:arguments:] + 103
	3   CoreFoundation                      0x00007fff82425564 +[NSException raise:format:] + 148
	4   Foundation                          0x00007fff869ffd3a -[NSURL(NSURL) initWithString:relativeToURL:] + 91
	5   Foundation                          0x00007fff869ffcc1 +[NSURL(NSURL) URLWithString:relativeToURL:] + 58
	6   OpenRA                              0x00000001000043b6 +[SidebarEntry entryWithMod:allMods:baseURL:] + 271
	7   OpenRA                              0x00000001000027b7 -[Controller sidebarModsTree] + 384
	8   OpenRA                              0x0000000100001826 -[Controller awakeFromNib] + 448
	9   CoreFoundation                      0x00007fff823d3a2d -[NSSet makeObjectsPerformSelector:] + 205
	10  AppKit                              0x00007fff8734e657 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
	11  AppKit                              0x00007fff8734c88d loadNib + 226
	12  AppKit                              0x00007fff8734bd9a +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
	13  AppKit                              0x00007fff8734bbd2 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
	14  AppKit                              0x00007fff87349153 NSApplicationMain + 279
	15  OpenRA                              0x0000000100001594 start + 52
)


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             	0x00007fff8436e616 __kill + 10
1   libSystem.B.dylib             	0x00007fff8440ecca abort + 83
2   libstdc++.6.dylib             	0x00007fff82b565d2 __tcf_0 + 0
3   libobjc.A.dylib               	0x00007fff808a7d29 _objc_terminate + 100
4   libstdc++.6.dylib             	0x00007fff82b54ae1 __cxxabiv1::__terminate(void (*)()) + 11
5   libstdc++.6.dylib             	0x00007fff82b54b16 __cxxabiv1::__unexpected(void (*)()) + 0
6   libstdc++.6.dylib             	0x00007fff82b54bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
7   libobjc.A.dylib               	0x00007fff808a4192 object_getIvar + 0
8   com.apple.CoreFoundation      	0x00007fff824255d7 +[NSException raise:format:arguments:] + 103
9   com.apple.CoreFoundation      	0x00007fff82425564 +[NSException raise:format:] + 148
10  com.apple.Foundation          	0x00007fff869ffd3a -[NSURL(NSURL) initWithString:relativeToURL:] + 91
11  com.apple.Foundation          	0x00007fff869ffcc1 +[NSURL(NSURL) URLWithString:relativeToURL:] + 58
12  org.open-ra.launcher          	0x00000001000043b6 +[SidebarEntry entryWithMod:allMods:baseURL:] + 271
13  org.open-ra.launcher          	0x00000001000027b7 -[Controller sidebarModsTree] + 384
14  org.open-ra.launcher          	0x0000000100001826 -[Controller awakeFromNib] + 448
15  com.apple.CoreFoundation      	0x00007fff823d3a2d -[NSSet makeObjectsPerformSelector:] + 205
16  com.apple.AppKit              	0x00007fff8734e657 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
17  com.apple.AppKit              	0x00007fff8734c88d loadNib + 226
18  com.apple.AppKit              	0x00007fff8734bd9a +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
19  com.apple.AppKit              	0x00007fff8734bbd2 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
20  com.apple.AppKit              	0x00007fff87349153 NSApplicationMain + 279
21  org.open-ra.launcher          	0x0000000100001594 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff8433916a kevent + 10
1   libSystem.B.dylib             	0x00007fff8433b03d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff8433ad14 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff8433a83e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff8433a168 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff8433a005 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib             	0x00007fff84339f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff8433a39c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff8433a005 start_wqthread + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff84339f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff8433a39c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff8433a005 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff706ef2d8  rcx: 0x00007fff5fbff118  rdx: 0x0000000000000000
  rdi: 0x0000000000000ced  rsi: 0x0000000000000006  rbp: 0x00007fff5fbff130  rsp: 0x00007fff5fbff118
   r8: 0x00007fff706f2a40   r9: 0x0000000000000063  r10: 0x00007fff8436a656  r11: 0xffffff80002e2800
  r12: 0x00007fff824aab09  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00007fff8436e616  rfl: 0x0000000000000202  cr2: 0x00007fff843f9436

Binary Images:
       0x100000000 -        0x100008fff +org.open-ra.launcher 1.0 &#40;1&#41; <CD21B78D-2B8A-182A-BB71-0B117D3A873A> /Users/maxedin2/Downloads/OpenRA 8.app/Contents/MacOS/OpenRA
       0x100084000 -        0x100091fff +com.rogueamoeba.audio_hijack_server.hermes 2.2.7 &#40;2.2.7&#41; <922ECAE9-D9AE-9982-81F6-AB727E299C3C> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 &#40;???&#41; <1CF125D0-00E6-8665-8C72-C68DCC709C4D> /usr/lib/dyld
    0x7fff80045000 -     0x7fff80379fff  com.apple.CoreServices.CarbonCore 861.23 &#40;861.23&#41; <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff804db000 -     0x7fff8050cfff  libGLImage.dylib ??? &#40;???&#41; <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff805c5000 -     0x7fff805dbfff  com.apple.ImageCapture 6.0.1 &#40;6.0.1&#41; <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff805dc000 -     0x7fff806aefe7  com.apple.CFNetwork 454.11.5 &#40;454.11.5&#41; <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8089a000 -     0x7fff80950fff  libobjc.A.dylib 227.0.0 &#40;compatibility 1.0.0&#41; <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff80951000 -     0x7fff8096cff7  com.apple.openscripting 1.3.1 &#40;???&#41; <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff80979000 -     0x7fff80987ff7  libkxld.dylib ??? &#40;???&#41; <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff80988000 -     0x7fff809d7fef  libTIFF.dylib ??? &#40;???&#41; <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff80a1e000 -     0x7fff80a1fff7  com.apple.audio.units.AudioUnit 1.6.5 &#40;1.6.5&#41; <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff80a31000 -     0x7fff80dcefe7  com.apple.QuartzCore 1.6.3 &#40;227.34&#41; <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff80dd0000 -     0x7fff80dd1ff7  com.apple.TrustEvaluationAgent 1.1 &#40;1&#41; <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff80ed3000 -     0x7fff80f1aff7  com.apple.coreui 2 &#40;114&#41; <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80f27000 -     0x7fff80f38ff7  libz.1.dylib 1.2.3 &#40;compatibility 1.0.0&#41; <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff80f39000 -     0x7fff80f99fe7  com.apple.framework.IOKit 2.0 &#40;???&#41; <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff80f9a000 -     0x7fff80fa0ff7  com.apple.DiskArbitration 2.3 &#40;2.3&#41; <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff80fce000 -     0x7fff810f4fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 &#40;1.6.5&#41; <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff810f5000 -     0x7fff818fffe7  libBLAS.dylib 219.0.0 &#40;compatibility 1.0.0&#41; <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff81900000 -     0x7fff81bfefe7  com.apple.HIToolbox 1.6.3 &#40;???&#41; <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff81c81000 -     0x7fff81cd6fef  com.apple.framework.familycontrols 2.0.1 &#40;2010&#41; <BA0929EE-2D38-AF97-828D-4F80424E47EE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff81d65000 -     0x7fff821a8fef  libLAPACK.dylib 219.0.0 &#40;compatibility 1.0.0&#41; <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff821a9000 -     0x7fff821acff7  com.apple.securityhi 4.0 &#40;36638&#41; <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff82324000 -     0x7fff82373ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 &#40;6.0&#41; <FE549581-6A40-BD28-24A4-68FA0B616780> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff82374000 -     0x7fff824ebfe7  com.apple.CoreFoundation 6.6.4 &#40;550.42&#41; <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff824ec000 -     0x7fff8252dfef  com.apple.QD 3.36 &#40;???&#41; <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8252e000 -     0x7fff82530fff  com.apple.print.framework.Print 6.1 &#40;237.1&#41; <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff826a3000 -     0x7fff826ebff7  libvDSP.dylib 268.0.1 &#40;compatibility 1.0.0&#41; <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff826ec000 -     0x7fff8278cfff  com.apple.LaunchServices 362.1 &#40;362.1&#41; <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8278d000 -     0x7fff82867ff7  com.apple.vImage 4.0 &#40;4.0&#41; <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff82868000 -     0x7fff82a50ff7  com.apple.JavaScriptCore 6533.18 &#40;6533.18.1&#41; <C6F7B4E1-1DF6-414A-5A17-B334A814B2A0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff82a51000 -     0x7fff82a6eff7  libPng.dylib ??? &#40;???&#41; <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82a8a000 -     0x7fff82b09fe7  com.apple.audio.CoreAudio 3.2.6 &#40;3.2.6&#41; <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82b0a000 -     0x7fff82b87fef  libstdc++.6.dylib 7.9.0 &#40;compatibility 7.0.0&#41; <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82b88000 -     0x7fff82c41fff  libsqlite3.dylib 9.6.0 &#40;compatibility 9.0.0&#41; <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff82c42000 -     0x7fff82c44fff  libRadiance.dylib ??? &#40;???&#41; <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82cf8000 -     0x7fff82cf8ff7  com.apple.Accelerate 1.6 &#40;Accelerate 1.6&#41; <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82e05000 -     0x7fff82e2dfff  com.apple.DictionaryServices 1.1.2 &#40;1.1.2&#41; <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff82e2e000 -     0x7fff82fecfff  libicucore.A.dylib 40.0.0 &#40;compatibility 1.0.0&#41; <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff82fed000 -     0x7fff82fedff7  com.apple.vecLib 3.6 &#40;vecLib 3.6&#41; <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff82fee000 -     0x7fff8303afff  libauto.dylib ??? &#40;???&#41; <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff8304b000 -     0x7fff8306cfff  libresolv.9.dylib 41.0.0 &#40;compatibility 1.0.0&#41; <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff83075000 -     0x7fff8308aff7  com.apple.LangAnalysis 1.6.6 &#40;1.6.6&#41; <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff830cb000 -     0x7fff83180fe7  com.apple.ink.framework 1.3.3 &#40;107&#41; <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff834f0000 -     0x7fff834fbff7  com.apple.speech.recognition.framework 3.11.1 &#40;3.11.1&#41; <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8354c000 -     0x7fff83551fff  libGFXShared.dylib ??? &#40;???&#41; <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff83597000 -     0x7fff835adfef  libbsm.0.dylib ??? &#40;???&#41; <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff835ae000 -     0x7fff835b2ff7  libmathCommon.A.dylib 315.0.0 &#40;compatibility 1.0.0&#41; <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff835f1000 -     0x7fff8361cff7  libxslt.1.dylib 3.24.0 &#40;compatibility 3.0.0&#41; <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff83659000 -     0x7fff8370efe7  com.apple.ColorSync 4.6.3 &#40;4.6.3&#41; <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff83721000 -     0x7fff837deff7  com.apple.CoreServices.OSServices 357 &#40;357&#41; <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8380f000 -     0x7fff83be9fff  com.apple.RawCamera.bundle 3.4.1 &#40;546&#41; <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff83bea000 -     0x7fff83d03fef  libGLProgrammability.dylib ??? &#40;???&#41; <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff83d04000 -     0x7fff83d45fff  com.apple.SystemConfiguration 1.10.5 &#40;1.10.2&#41; <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff83d46000 -     0x7fff83d46ff7  com.apple.Carbon 150 &#40;152&#41; <29318EF4-8EB3-11C1-1AA5-CA67B3B1AC16> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83d50000 -     0x7fff83d62fe7  libsasl2.2.dylib 3.15.0 &#40;compatibility 3.0.0&#41; <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83d63000 -     0x7fff83d66ff7  libCoreVMClient.dylib ??? &#40;???&#41; <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff83d67000 -     0x7fff83e7efef  libxml2.2.dylib 10.3.0 &#40;compatibility 10.0.0&#41; <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff83efd000 -     0x7fff83f16fff  com.apple.CFOpenDirectory 10.6 &#40;10.6&#41; <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff84040000 -     0x7fff841f7fef  com.apple.ImageIO.framework 3.0.4 &#40;3.0.4&#41; <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff841f8000 -     0x7fff841f8ff7  com.apple.Accelerate.vecLib 3.6 &#40;vecLib 3.6&#41; <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84236000 -     0x7fff84236ff7  com.apple.ApplicationServices 38 &#40;38&#41; <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff84310000 -     0x7fff84316ff7  IOSurface ??? &#40;???&#41; <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84317000 -     0x7fff8431efff  com.apple.OpenDirectory 10.6 &#40;10.6&#41; <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8431f000 -     0x7fff844e0fff  libSystem.B.dylib 125.2.1 &#40;compatibility 1.0.0&#41; <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff844e1000 -     0x7fff8452bff7  com.apple.Metadata 10.6.3 &#40;507.12&#41; <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8464b000 -     0x7fff8464bff7  com.apple.CoreServices 44 &#40;44&#41; <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8464c000 -     0x7fff84660ff7  com.apple.speech.synthesis.framework 3.10.35 &#40;3.10.35&#41; <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff84664000 -     0x7fff846e2fff  com.apple.CoreText 3.5.0 &#40;???&#41; <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff84744000 -     0x7fff84749ff7  com.apple.CommonPanels 1.2.4 &#40;91&#41; <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff84789000 -     0x7fff8480eff7  com.apple.print.framework.PrintCore 6.3 &#40;312.7&#41; <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff84854000 -     0x7fff84874ff7  com.apple.DirectoryService.Framework 3.6 &#40;621.9&#41; <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff84bfc000 -     0x7fff852f906f  com.apple.CoreGraphics 1.545.0 &#40;???&#41; <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff852fa000 -     0x7fff85333fef  libcups.2.dylib 2.8.0 &#40;compatibility 2.0.0&#41; <97F968EB-80ED-36FB-7819-D438B489E46E> /usr/lib/libcups.2.dylib
    0x7fff8537f000 -     0x7fff85382fff  com.apple.help 1.3.1 &#40;41&#41; <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff853ae000 -     0x7fff85634fef  com.apple.security 6.1.1 &#40;37594&#41; <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85656000 -     0x7fff85657fff  liblangid.dylib ??? &#40;???&#41; <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff85658000 -     0x7fff85779fe7  libcrypto.0.9.8.dylib 0.9.8 &#40;compatibility 0.9.8&#41; <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff858ea000 -     0x7fff858fefff  libGL.dylib ??? &#40;???&#41; <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff85943000 -     0x7fff8597efff  com.apple.AE 496.4 &#40;496.4&#41; <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8597f000 -     0x7fff85995fe7  com.apple.MultitouchSupport.framework 207.10 &#40;207.10&#41; <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff85996000 -     0x7fff85a57fe7  libFontParser.dylib ??? &#40;???&#41; <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86272000 -     0x7fff86295fff  com.apple.opencl 12.3 &#40;12.3&#41; <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86296000 -     0x7fff862a5fff  com.apple.NetFS 3.2.1 &#40;3.2.1&#41; <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff862a6000 -     0x7fff862effef  libGLU.dylib ??? &#40;???&#41; <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff862f0000 -     0x7fff8632dff7  libFontRegistry.dylib ??? &#40;???&#41; <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff866a3000 -     0x7fff8670dfe7  libvMisc.dylib 268.0.1 &#40;compatibility 1.0.0&#41; <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8670e000 -     0x7fff8675ffef  com.apple.HIServices 1.8.1 &#40;???&#41; <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff869cb000 -     0x7fff86c4eff7  com.apple.Foundation 6.6.4 &#40;751.42&#41; <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87154000 -     0x7fff871e4fff  com.apple.SearchKit 1.3.0 &#40;1.3.0&#41; <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff871e5000 -     0x7fff8720bfe7  libJPEG.dylib ??? &#40;???&#41; <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8720c000 -     0x7fff87211fff  libGIF.dylib ??? &#40;???&#41; <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87321000 -     0x7fff87346ff7  com.apple.CoreVideo 1.6.2 &#40;45.6&#41; <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87347000 -     0x7fff87d3dfff  com.apple.AppKit 6.6.7 &#40;1038.35&#41; <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff87d73000 -     0x7fff87e58fef  com.apple.DesktopServices 1.5.9 &#40;1.5.9&#41; <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff87fb8000 -     0x7fff87fc7fff  com.apple.opengl 1.6.11 &#40;1.6.11&#41; <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87fc8000 -     0x7fff88145ff7  com.apple.WebKit 6533.18 &#40;6533.18.1&#41; <6B55A3A4-CE83-BB0B-9EDE-B6AC8B2907AB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff88146000 -     0x7fff88153fe7  libCSync.A.dylib 545.0.0 &#40;compatibility 64.0.0&#41; <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88154000 -     0x7fff88203fff  edu.mit.Kerberos 6.5.10 &#40;6.5.10&#41; <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88204000 -     0x7fff8829efff  com.apple.ApplicationServices.ATS 4.4 &#40;???&#41; <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8829f000 -     0x7fff8829fff7  com.apple.Cocoa 6.6 &#40;???&#41; <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff882db000 -     0x7fff88f4eff7  com.apple.WebCore 6533.18 &#40;6533.18.1&#41; <E98598FB-8C73-1334-7C30-216CC49B889E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff88f65000 -     0x7fff88ff1fef  SecurityFoundation ??? &#40;???&#41; <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff88ff2000 -     0x7fff89130fff  com.apple.CoreData 102.1 &#40;251&#41; <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? &#40;???&#41; <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib


User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post by Sleipnir »

There is a known bug when the launcher has a space in its filename. Rename it to OpenRA.app and it will work.

Post Reply