Can't access Mac Beta Server


Alpha Wolf

 

Posted

So I'm trying to get the beta server so I can look at I19 but in the info.pglist there is no CiderGameOptions
I also tried installing test server but all it did was become the regular updater and when I ran it I got the regular servers
HELP!


 

Posted

Instead of complicated instructions I'm going to try to make this very simple:

...except for the WARNING: Tampering with the internals of your CoH for Mac client may render it inoperable, resulting in a lengthy download and re-patch.

Step 1: Make sure your game client is version 1.0.4462 - if it's older, download the new client from your NCSoft account page and patch it up to date. Check your client version by selecting the City of Heroes application and using the Get Info command in the Finder.

Step 2: MAKE A COPY OF YOUR LIVE COH CLIENT. No, my caps lock isn't stuck, this is simply the most important step of all. From this point on, the copy you modify becomes the Beta client. You make a copy by selecting the City of Heroes application and using the Duplicate command in the Finder.

Step 3: Rename the new copy to "City of Heroes (Beta)".

Step 4: Right-click or Control-Click the City of Heroes (Beta) application, and select Show Package Contents. Open Contents next.

Step 5: Duplicate the Info.plist file. If you screw up, you can always drag the Info.plist to the trash, rename the duplicate to Info.plist, and start over.

Step 6: Right-click or Control-Click the Info.plist file and select "Open With" and then "Other". Select TextEdit in your Applications folder.

Step 7: Clear out the text edit window by selecting all (Cmd-A) and then hiding Delete. Then switch back to this post, and copy everything between the ---- marks below onto your clipboard (Cmd-C). Paste it into TextEdit (Cmd-V) so it replaces everything that was there before. DO NOT paste the ---- marks, and make sure there is no extra space above the first line or after the last line.

Step 7: Save the file and Quit TextEdit. Then launch the Beta and wait for it to patch.

P.S. I'm going to see if the devs can either make a beta client available for download, or at least a copy of the Info.plist necessary to convert a live client. Meanwhile these instructions are risky but should work.

----
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>City of Heroes</string>
<key>CFBundleExecutable</key>
<string>cider</string>
<key>CFBundleGetInfoString</key>
<string>City of Heroes v1.0.4462</string>
<key>CFBundleIconFile</key>
<string>cityofheroes</string>
<key>CFBundleIdentifier</key>
<string>com.transgaming.cityofheroes</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>1.0</string>
<key>CFBundleName</key>
<string>City of Heroes</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>City of Heroes</string>
<key>CFBundleSignature</key>
<string>COHR</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>CedegaGameDir</key>
<string>C:\coh</string>
<key>CedegaGameName</key>
<string>c:\coh\cohupdater.exe</string>
<key>CiderBuild</key>
<string>4462</string>
<key>CiderGameOptions</key>
<string>-- cohupdater.exe -beta</string>
<key>LSMinimumSystemVersion</key>
<string>10.5.7</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>CiderApplication</string>
<key>PrefsFolderName</key>
<string>City of Heroes Beta</string>
<key>apLaunch</key>
<string>cider</string>
<key>apPostURL</key>
<string>https://tarts.transgaming.com/submit.cgi</string>
<key>apSkipUpdate</key>
<string>1</string>
<key>apURL</key>
<string>http://updates.gametreeonline.com/cityofheroes</string>
</dict>
</plist>
-----


Manga @ Triumph
"Meanwhile In The Halls Of Titan"...Titan Network Working To Save City Of Heroes
Save Paragon City! Efforts Coordination

 

Posted

Can we get any updates on whether the devs are any closer to getting the beta server up for Mac users?


 

Posted

We are working on getting Mac Launcher to support Beta. I will keep you posted if I hear any update.


 

Posted

Quote:
Originally Posted by Alpha Wolf View Post
We are working on getting Mac Launcher to support Beta. I will keep you posted if I hear any update.
Much appreciated. Please advise when opportunity for news arises.


It's the end. But the moment has been prepared for ...

 

Posted

Actually, the launcher supports (or claims to support) the beta server now. At least, it shows up in the game list, downloads, and updates itself. On the other hand, it happened fairly recently, so until tomorrow, I can't tell you if all those gigabytes I've downloaded actually connect me to anything.


Quote of the moment: This, too, shall pass.
Justice superteamers: We have a website now, in case the forums get closed early. If you've ever run with us, come visit us again before the curtain falls. We're running bucket list characters--anything you've always wanted to play but never got around to.

 

Posted

New problem!

I don't know if any of this information helps, but it came up AFTER I had been logged in, was testing the market and then all of a sudden the market went wonky and the game locked up and wouldn't let me log out or anything. After a force quit and after trying to repair the beta from the launcher twice, this is the error information that came up:


Process: NCLauncher [160]
Path: /Applications/NCLauncher.app/Contents/MacOS/NCLauncher
Identifier: com.ncsoft.nclauncher
Version: 1.0.20110620.0 (1.0.20110620.0)
Code Type: X86 (Native)
Parent Process: launchd [104]

Date/Time: 2011-09-01 16:06:43.381 -0400
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 537242 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 552834 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 6763086F-4B51-4F83-8360-4A56AB4F29AC

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFString substringToIndex:]: Range or index out of bounds'
*** Call stack at first throw:
(
0 CoreFoundation 0x96f7b6ca __raiseError + 410
1 libobjc.A.dylib 0x94f545a9 objc_exception_throw + 56
2 CoreFoundation 0x96f7b3f8 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x96f7b36a +[NSException raise:format:] + 58
4 Foundation 0x95e75bb4 -[NSString substringToIndex:] + 133
5 NCLauncher 0x00031155 +[INIFile parseINIFile:] + 777
6 NCLauncher 0x000080e9 -[GameItem getGameLocalCurrentVersion] + 420
7 NCLauncher 0x000277aa -[MyWindowController PatchesDownloadFinished:] + 7645
8 Foundation 0x95e75564 -[NSThread main] + 45
9 Foundation 0x95e75514 __NSThread__main__ + 1499
10 libSystem.B.dylib 0x90031259 _pthread_start + 345
11 libSystem.B.dylib 0x900310de thread_start + 34
)


Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x90003afa mach_msg_trap + 10
1 libSystem.B.dylib 0x90004267 mach_msg + 68
2 com.apple.CoreFoundation 0x96ee430f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96ee33f4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96ee3221 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x901dfe04 RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x901dfbb9 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x901dfa3e BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x90891595 _DPSNextEvent + 847
9 com.apple.AppKit 0x90890dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x908531f3 -[NSApplication run] + 821
11 com.apple.AppKit 0x9084b289 NSApplicationMain + 574
12 com.ncsoft.nclauncher 0x00002ba6 main + 120
13 com.ncsoft.nclauncher 0x00002b02 start + 54

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x9002a382 kevent + 10
1 libSystem.B.dylib 0x9002aa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x90029f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x90029cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x90029781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x900295c6 start_wqthread + 30

Thread 2: WebCore: LocalStorage
0 libSystem.B.dylib 0x90031aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x9003175e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x900333f8 pthread_cond_wait$UNIX2003 + 73
3 com.apple.JavaScriptCore 0x9775c901 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 libSystem.B.dylib 0x90031259 _pthread_start + 345
5 libSystem.B.dylib 0x900310de thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x90003afa mach_msg_trap + 10
1 libSystem.B.dylib 0x90004267 mach_msg + 68
2 com.apple.CoreFoundation 0x96ee430f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x96ee33f4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x96ee3221 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x95eae2c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x95e75564 -[NSThread main] + 45
7 com.apple.Foundation 0x95e75514 __NSThread__main__ + 1499
8 libSystem.B.dylib 0x90031259 _pthread_start + 345
9 libSystem.B.dylib 0x900310de thread_start + 34

Thread 4: com.apple.CFSocket.private
0 libSystem.B.dylib 0x90022ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x96f23c83 __CFSocketManager + 1091
2 libSystem.B.dylib 0x90031259 _pthread_start + 345
3 libSystem.B.dylib 0x900310de thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x90029412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x900299a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x900295c6 start_wqthread + 30

Thread 6:
0 libSystem.B.dylib 0x90029412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x900299a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x900295c6 start_wqthread + 30

Thread 7:
0 libSystem.B.dylib 0x90029412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x900299a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x900295c6 start_wqthread + 30

Thread 8 Crashed:
0 com.apple.CoreFoundation 0x96fc6a37 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 libobjc.A.dylib 0x94f545a9 objc_exception_throw + 56
2 com.apple.CoreFoundation 0x96f7b3f8 +[NSException raise:format:arguments:] + 136
3 com.apple.CoreFoundation 0x96f7b36a +[NSException raise:format:] + 58
4 com.apple.Foundation 0x95e75bb4 -[NSString substringToIndex:] + 133
5 com.ncsoft.nclauncher 0x00031155 +[INIFile parseINIFile:] + 777
6 com.ncsoft.nclauncher 0x000080e9 -[GameItem getGameLocalCurrentVersion] + 420
7 com.ncsoft.nclauncher 0x000277aa -[MyWindowController PatchesDownloadFinished:] + 7645
8 com.apple.Foundation 0x95e75564 -[NSThread main] + 45
9 com.apple.Foundation 0x95e75514 __NSThread__main__ + 1499
10 libSystem.B.dylib 0x90031259 _pthread_start + 345
11 libSystem.B.dylib 0x900310de thread_start + 34

Thread 8 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x94f54585 ecx: 0xb0325000 edx: 0x0000003b
edi: 0xa061cab0 esi: 0x13390ea0 ebp: 0xb0324a38 esp: 0xb0324a20
ss: 0x0000001f efl: 0x00000282 eip: 0x96fc6a37 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x1310d000

Binary Images:
0x1000 - 0x39ff7 +com.ncsoft.nclauncher 1.0.20110620.0 (1.0.20110620.0) <0EED5B7B-2BAA-0B45-FAD8-E6071BC0CB2B> /Applications/NCLauncher.app/Contents/MacOS/NCLauncher
0x57000 - 0x66fff +tgUpdate ??? (???) <50725413-37AD-C991-1AF3-88482518CF80> /Applications/NCLauncher.app/Contents/Frameworks/tgUpdate.framework/Versions/A/tgUpdate
0x74000 - 0x129fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x901aaff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x901ab000 - 0x904cffef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x904d9000 - 0x9053dffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9053e000 - 0x9054aff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x905c9000 - 0x90643fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90644000 - 0x90646ff7 libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90649000 - 0x9080bfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90849000 - 0x9112cff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91594000 - 0x9162cfe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9162d000 - 0x9170dfe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9170e000 - 0x9171cfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x917fc000 - 0x9182fff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9186e000 - 0x9187fff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91880000 - 0x9188eff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9188f000 - 0x91890ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91be0000 - 0x91c7bfe7 com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91cf3000 - 0x91cf3ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91d4f000 - 0x91d51ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9209c000 - 0x920bcfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x920bd000 - 0x920caff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x920cb000 - 0x920cfff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92171000 - 0x92189ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x921eb000 - 0x92206ff7 libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92226000 - 0x9263cff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9263d000 - 0x92651ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93708000 - 0x93711ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9375b000 - 0x9379eff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9379f000 - 0x93800fe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9380d000 - 0x938bbff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x938bc000 - 0x938f9ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93969000 - 0x93a6afe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x93a6b000 - 0x93b99fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93b9a000 - 0x93bacff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x93bad000 - 0x93c2dfeb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93e24000 - 0x93e45fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93e46000 - 0x93e96ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x93e97000 - 0x93ee0fe7 libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93eee000 - 0x93f5dff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93f61000 - 0x94750557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94751000 - 0x9476dfe3 com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94a21000 - 0x94a49ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x94a4a000 - 0x94adcfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94add000 - 0x94addff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94ade000 - 0x94b22ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94b23000 - 0x94b24ff7 com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94b25000 - 0x94c62fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94cdb000 - 0x94d1cff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94d1d000 - 0x94dd9fff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94e91000 - 0x94f49feb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94f4a000 - 0x94ff7fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x94ff8000 - 0x9503aff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95049000 - 0x95049ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95071000 - 0x950b5fe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x950b6000 - 0x950b9ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x951e8000 - 0x951e8ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x951e9000 - 0x95208ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95209000 - 0x9524fff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x95250000 - 0x95253ff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95254000 - 0x95278ff7 libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9590a000 - 0x9598cffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x959d5000 - 0x95a18ff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95a32000 - 0x95a6cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x95a6d000 - 0x95b79ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95bf4000 - 0x95bfafff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95cde000 - 0x95d04ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95d05000 - 0x95d27fef com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x95db6000 - 0x95e5effb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95e5f000 - 0x960d0fef com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96215000 - 0x96272ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96364000 - 0x9636efe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9636f000 - 0x96375fe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96378000 - 0x9637cff7 libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x969fe000 - 0x96a4bfeb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x96af6000 - 0x96bf8fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x96ce3000 - 0x96daefef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96e1e000 - 0x96e71ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96ea7000 - 0x97022fe7 com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97126000 - 0x9755bff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9755c000 - 0x975f9fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x975fa000 - 0x9762dfff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x97751000 - 0x9796cff7 com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9796d000 - 0x9797dff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x9797e000 - 0x97982ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97983000 - 0x97a3cfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x97a50000 - 0x97a5affb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97a5b000 - 0x97a8cff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97b43000 - 0x97b4aff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97c8e000 - 0x97ca3fff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x97cdf000 - 0x97ceaff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97ceb000 - 0x97ceeffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98064000 - 0x9806fff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98320000 - 0x98334fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x98335000 - 0x98655ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98656000 - 0x993b0fe7 com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x993b1000 - 0x9941bfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9941c000 - 0x99542fe7 com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x99543000 - 0x995effe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99c2b000 - 0x99c30ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99cae000 - 0x99d88fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99d9f000 - 0x99da2fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x99da3000 - 0x9a10eff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a11b000 - 0x9a381ff7 com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9a39e000 - 0x9a39eff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a39f000 - 0x9a39fff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a3a0000 - 0x9a7f1fef com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9a7f2000 - 0x9a974fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x9a975000 - 0x9a975ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a98f000 - 0x9a9cafeb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9aa10000 - 0x9aa10ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib


Hope this helps!


_______________
Mitey Marvel
"All that is necessary for the triumph of evil is that good men do nothing"