Jump to content

thamlett

Council of Modders
  • Posts

    258
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by thamlett

  1. Greetings from the Council of Modders!
    As you may already know, the Council of Modders exists in order to put some organization behind different mods. We also have the benefit of being recognized by the staff from Wildfire Games.
    In an effort to make our mods as good as possible and to include the work of other people, we would like to include custom maps in our mods. Our idea is twofold, being:
    1) That skilled mapmakers from among you be selected and asked to make exclusive maps for different mods
    2) To conglomerate a large amount of custom maps into their own mod, known as MapPack. When the game is started with this mod, the custom maps will be available for gameplay.
    The idea behind MapPack is to provide a place and standard version for custom maps. Then, when MapPack is released with a set version of all of the custom maps, games in the lobby need named with the MapPack version number in order to specify the version of MapPack needed to provide compatability between players (ie, “thamlett’s game (MP v2)” would specify that thamlett’s game requires all players have MapPack version 2). Please remember that maps will be checked for quality and balancing.

    We ask that those who would like to submit their maps for MapPack do so here (http://www.wildfiregames.com/forum/index.php?showtopic=18906&page=0).

    If you would like to suggest a mapmaker for the exclusive maps, or volunteer yourself, please do so here (http://www.wildfiregames.com/forum/index.php?showtopic=18907).

    We at the Council know that is very important to give credit where credit is due. Therefore, all contributors to each mod and to MapPack will be given a place in the credits and a new List of Contributors.

    Thank you for your participation. If you have questions or comments, feel free to contact us in our subforum.

    The Council of Modders

  2. for some reason, the new release of Alpha whatever comes up clean in one user, but in another it comes up with this:

    Process: pyrogenesis [11172]
    Path: /Applications/0ad.app/Contents/MacOS/pyrogenesis
    Identifier: pyrogenesis
    Version: 0.0.16 (0.0.16)
    Code Type: X86-64 (Native)
    Parent Process: pyrogenesis [11170]
    Responsible: pyrogenesis [11170]
    User ID: 503

    Date/Time: 2014-06-28 12:00:23.405 -0500
    OS Version: Mac OS X 10.9.3 (13D65)
    Report Version: 11
    Anonymous UUID: 95E7BD07-CF9B-6CCE-7F0C-627458A7830F

    Sleep/Wake UUID: D9667742-4380-4278-BA32-E3CA1702B504

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGTRAP)
    Exception Codes: 0x0000000000000000, 0x0000000000000000

    Application Specific Information:
    *** multi-threaded process forked ***
    crashed on child side of fork pre-exec

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x00007fff8851a292 __kill + 10
    1 com.wildfiregames.0ad 0x0000000102531d0a VFS::GetDirectoryEntries(Path const&, std::vector >*, std::vector >*) const + 746
    2 com.wildfiregames.0ad 0x000000010253bbb4 vfs::GetPathnames(boost::shared_ptr const&, Path const&, wchar_t const*, std::vector >&) + 84
    3 com.wildfiregames.0ad 0x000000010235a2e4 L10n::LoadListOfAvailableLocales() + 276
    4 com.wildfiregames.0ad 0x000000010235a0bc L10n::L10n() + 348
    5 com.wildfiregames.0ad 0x0000000102359e9a L10n::Instance() + 58
    6 com.wildfiregames.0ad 0x000000010249a193 CGUI::Xeromyces_ReadObject(XMBElement, CXeromyces*, IGUIObject*, std::vector, std::allocator > > const&, boost::unordered::unordered_set, std::equal_to, std::allocator >&) + 6851
    7 com.wildfiregames.0ad 0x00000001024996c5 CGUI::Xeromyces_ReadObject(XMBElement, CXeromyces*, IGUIObject*, std::vector, std::allocator > > const&, boost::unordered::unordered_set, std::equal_to, std::allocator >&) + 4085
    8 com.wildfiregames.0ad 0x00000001024996c5 CGUI::Xeromyces_ReadObject(XMBElement, CXeromyces*, IGUIObject*, std::vector, std::allocator > > const&, boost::unordered::unordered_set, std::equal_to, std::allocator >&) + 4085
    9 com.wildfiregames.0ad 0x0000000102497cb9 CGUI::Xeromyces_ReadRootObjects(XMBElement, CXeromyces*, boost::unordered::unordered_set, std::equal_to, std::allocator >&) + 201
    10 com.wildfiregames.0ad 0x000000010249793e CGUI::LoadXmlFile(Path const&, boost::unordered::unordered_set, std::equal_to, std::allocator >&) + 414
    11 com.wildfiregames.0ad 0x00000001024ca9bb CGUIManager::LoadPage(CGUIManager::SGUIPage&) + 2299
    12 com.wildfiregames.0ad 0x00000001024ca075 CGUIManager::PushPage(CStrW const&, boost::shared_ptr) + 389
    13 com.wildfiregames.0ad 0x00000001024c9d9e CGUIManager::SwitchPage(CStrW const&, ScriptInterface*, CScriptVal) + 302
    14 com.wildfiregames.0ad 0x00000001023255df InitPs(bool, CStrW const&, ScriptInterface*, CScriptVal) + 511
    15 com.wildfiregames.0ad 0x0000000102322225 InitGraphics(CmdLineArgs const&, int) + 2853
    16 com.wildfiregames.0ad 0x0000000102188cc3 RunGameOrAtlas(int, char const**) + 1427
    17 com.wildfiregames.0ad 0x0000000102188665 SDL_main + 53
    18 com.wildfiregames.0ad 0x0000000102a5f429 -[sDLMain applicationDidFinishLaunching:] + 73
    19 com.apple.CoreFoundation 0x00007fff8863ee0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    20 com.apple.CoreFoundation 0x00007fff885328dd _CFXNotificationPost + 2893
    21 com.apple.Foundation 0x00007fff8e9287ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    22 com.apple.AppKit 0x00007fff878e0b89 -[NSApplication _postDidFinishNotification] + 289
    23 com.apple.AppKit 0x00007fff878e08bc -[NSApplication _sendFinishLaunchingNotification] + 195
    24 com.apple.AppKit 0x00007fff878dd7a6 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
    25 com.apple.AppKit 0x00007fff878dd1fb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    26 com.apple.Foundation 0x00007fff8e946f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    27 com.apple.Foundation 0x00007fff8e946d7d _NSAppleEventManagerGenericHandler + 106
    28 com.apple.AE 0x00007fff85b9ee1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    29 com.apple.AE 0x00007fff85b9ec32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    30 com.apple.AE 0x00007fff85b9eb36 aeProcessAppleEvent + 315
    31 com.apple.HIToolbox 0x00007fff8d189161 AEProcessAppleEvent + 56
    32 com.apple.AppKit 0x00007fff878d90d6 _DPSNextEvent + 1026
    33 com.apple.AppKit 0x00007fff878d88bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    34 com.apple.AppKit 0x00007fff878cc9bc -[NSApplication run] + 553
    35 com.wildfiregames.0ad 0x0000000102a5f87d CustomApplicationMain + 381
    36 com.wildfiregames.0ad 0x0000000102a5f6f0 main + 272
    37 libdyld.dylib 0x00007fff86efa5fd start + 1

    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000600000155920 rcx: 0x00007fff5da74708 rdx: 0x0000000000000000
    rdi: 0x0000000000002ba4 rsi: 0x0000000000000005 rbp: 0x00007fff5da747a0 rsp: 0x00007fff5da74708
    r8: 0x0000000000000040 r9: 0x00007fff5da72b00 r10: 0xfb007f215927e2e7 r11: 0x0000000000000202
    r12: 0x00007fff5da74800 r13: 0x000000010493bc70 r14: 0x000000010493bc70 r15: 0xfffffffffffe5124
    rip: 0x00007fff8851a292 rfl: 0x0000000000000202 cr2: 0x00007fff5da74708

    Logical CPU: 0
    Error Code: 0x02000025
    Trap Number: 133


    Binary Images:
    0x102187000 - 0x1048c5ff7 +com.wildfiregames.0ad (0.0.16 - 0.0.16) /Applications/0ad.app/Contents/MacOS/pyrogenesis
    0x105060000 - 0x105084fff com.apple.audio.OpenAL (1.7 - 1.7) <5D2366B5-111B-3BDD-AFB3-5770075659F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x106be4000 - 0x106be8ffd com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x129400000 - 0x1295d1fff com.apple.audio.units.Components (1.10 - 1.10) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x123440000000 - 0x123440882ff7 com.apple.GeForceGLDriver (8.26.21 - 8.2.6) <0E68237A-C5FF-32D6-A178-80E932C34CF3> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff6b582000 - 0x7fff6b5b5817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff81269000 - 0x7fff814c3ffd com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff814c4000 - 0x7fff815abff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
    0x7fff819d3000 - 0x7fff81a37fff com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff81c11000 - 0x7fff81c12fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff81c15000 - 0x7fff81c27fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff81c2f000 - 0x7fff81c67ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff81c80000 - 0x7fff81cb9ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff82146000 - 0x7fff821feff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff82206000 - 0x7fff8220bff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff82219000 - 0x7fff82231ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff822b1000 - 0x7fff822d6ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff822d7000 - 0x7fff82329fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8232a000 - 0x7fff82409fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82520000 - 0x7fff825acff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff825da000 - 0x7fff82663fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff82664000 - 0x7fff826a6ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
    0x7fff826e6000 - 0x7fff8272dff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8272e000 - 0x7fff8304df43 com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8304e000 - 0x7fff83077ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff83078000 - 0x7fff8309cff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8309d000 - 0x7fff830c9fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff830ca000 - 0x7fff83118fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
    0x7fff83119000 - 0x7fff831a9ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff831aa000 - 0x7fff831bafff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff831bb000 - 0x7fff831c4ff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff833c6000 - 0x7fff833d8ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff83416000 - 0x7fff834e1fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff834e2000 - 0x7fff83520ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff83783000 - 0x7fff83785fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff83786000 - 0x7fff83ed5fff libclh.dylib (4.0.3 - 4.0.3) <2638412A-FB15-3BA8-9E11-5A1D778AB52E> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff83efd000 - 0x7fff83f0aff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff83f52000 - 0x7fff84333ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff843ee000 - 0x7fff843f6ff3 libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff84404000 - 0x7fff84405ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff84458000 - 0x7fff8449dff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8449e000 - 0x7fff8476effc com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8476f000 - 0x7fff847b4fff libcurl.4.dylib (78.92.2) /usr/lib/libcurl.4.dylib
    0x7fff847b5000 - 0x7fff847c0fff libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
    0x7fff84a0b000 - 0x7fff84a15ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff84dee000 - 0x7fff84e5dff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff84e5e000 - 0x7fff84ee9fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
    0x7fff84eea000 - 0x7fff84f56fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84f57000 - 0x7fff850c7ff4 com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff85153000 - 0x7fff85188ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff85189000 - 0x7fff8541cfff com.apple.RawCamera.bundle (5.05 - 743) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff85607000 - 0x7fff8564efff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8596f000 - 0x7fff85a53fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85a54000 - 0x7fff85a61fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85b34000 - 0x7fff85b8dfff libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85b91000 - 0x7fff85becffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff85bed000 - 0x7fff85bf8fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff85bf9000 - 0x7fff85bfffff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff85c00000 - 0x7fff85c41fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff85c56000 - 0x7fff85d1aff7 com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85d1b000 - 0x7fff85d1dffb libutil.dylib (34) /usr/lib/libutil.dylib
    0x7fff85d1e000 - 0x7fff85d2bff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff85d2c000 - 0x7fff85dfdff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff85e1c000 - 0x7fff85e93fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff85e94000 - 0x7fff85ec5fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff85ec6000 - 0x7fff85ecdff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
    0x7fff85ee3000 - 0x7fff85f36fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff85f37000 - 0x7fff8636affb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff866f3000 - 0x7fff866f5ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff86756000 - 0x7fff8677afff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
    0x7fff8677b000 - 0x7fff867fcfff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff86860000 - 0x7fff86868fff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8687c000 - 0x7fff86882ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff86abf000 - 0x7fff86befff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff86d92000 - 0x7fff86da0fff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86dbb000 - 0x7fff86dbdfff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86dbe000 - 0x7fff86dc7fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86ef7000 - 0x7fff86efaff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff86efb000 - 0x7fff86f24fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff86f54000 - 0x7fff86f58fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
    0x7fff86f76000 - 0x7fff86fe3fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff86fe4000 - 0x7fff86fe8ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
    0x7fff86fe9000 - 0x7fff87185ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87279000 - 0x7fff87279ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff877a1000 - 0x7fff877a1fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff877a2000 - 0x7fff877b9ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff877d9000 - 0x7fff877e8ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff877ea000 - 0x7fff877eefff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8782e000 - 0x7fff8782ffff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff878b5000 - 0x7fff8842bff7 com.apple.AppKit (6.9 - 1265.20) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88504000 - 0x7fff88504fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88505000 - 0x7fff88521ff7 libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
    0x7fff88522000 - 0x7fff88707fff com.apple.CoreFoundation (6.9 - 855.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8872c000 - 0x7fff8872cffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff888b5000 - 0x7fff8893eff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff88966000 - 0x7fff889a5fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff889a6000 - 0x7fff889a6fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88b6f000 - 0x7fff88b7afff libGPUSupportMercury.dylib (9.6.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff88b7b000 - 0x7fff88ba3ffb libRIP.A.dylib (599.23.13) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88ce6000 - 0x7fff88d0dffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff88d0e000 - 0x7fff88e7cff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff88ea8000 - 0x7fff88eadfff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff88eae000 - 0x7fff88ebfff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff88f57000 - 0x7fff88f5fff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff88f60000 - 0x7fff8904ffff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff890d1000 - 0x7fff890d3fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff890d4000 - 0x7fff89228ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8928b000 - 0x7fff892a4ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff892a5000 - 0x7fff892c0ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff892d1000 - 0x7fff89334ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff89696000 - 0x7fff89697ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
    0x7fff89698000 - 0x7fff8969ffff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff896eb000 - 0x7fff897b4fff com.apple.LaunchServices (572.26 - 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff897b5000 - 0x7fff897b7ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff897b8000 - 0x7fff897b9ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
    0x7fff897ba000 - 0x7fff89807ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff89860000 - 0x7fff89867ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff89868000 - 0x7fff8986bfff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8986c000 - 0x7fff898a0fff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
    0x7fff898a1000 - 0x7fff898a2fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff898d1000 - 0x7fff898dbff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib
    0x7fff89996000 - 0x7fff899a0fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff899a7000 - 0x7fff89aadff7 com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff89aae000 - 0x7fff89b5eff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff89b5f000 - 0x7fff89b88fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff89b89000 - 0x7fff89b8cfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff89b8d000 - 0x7fff89b9dffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
    0x7fff89b9e000 - 0x7fff89c60ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff89c61000 - 0x7fff89c6affd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff89c6b000 - 0x7fff89d59fff libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff89db5000 - 0x7fff8a089fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8a102000 - 0x7fff8a11efff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8b02b000 - 0x7fff8b02cff7 libsystem_sandbox.dylib (278.11) /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8b0eb000 - 0x7fff8b113ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
    0x7fff8b153000 - 0x7fff8b183fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8b184000 - 0x7fff8b189fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8b1ac000 - 0x7fff8b34cff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff8b34d000 - 0x7fff8b35aff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8b35b000 - 0x7fff8b35bffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8b35c000 - 0x7fff8b3aaff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff8b3ab000 - 0x7fff8b695fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8b69f000 - 0x7fff8b6b0ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8b7f3000 - 0x7fff8b9abffb libicucore.A.dylib (511.32) /usr/lib/libicucore.A.dylib
    0x7fff8b9ac000 - 0x7fff8b9afffa libCGXType.A.dylib (599.23.13) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8b9d8000 - 0x7fff8b9dcfff com.apple.IOAccelerator (98.20 - 98.20) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8b9dd000 - 0x7fff8b9f6ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b9f7000 - 0x7fff8ba45ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8bad9000 - 0x7fff8baddff7 libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8bade000 - 0x7fff8bb36ff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8bb37000 - 0x7fff8bb43ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8bb44000 - 0x7fff8bd8cff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8bdc9000 - 0x7fff8bdcdff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff8be18000 - 0x7fff8be1aff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8be1b000 - 0x7fff8bf05fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8bf38000 - 0x7fff8bf5dff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8bf65000 - 0x7fff8bf71ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8c03b000 - 0x7fff8c03fff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
    0x7fff8c040000 - 0x7fff8c05afff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib
    0x7fff8c514000 - 0x7fff8c67afff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8c67e000 - 0x7fff8c6f1fff com.apple.securityfoundation (6.0 - 55122.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8cb7e000 - 0x7fff8cbcfff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8cbf4000 - 0x7fff8cc59ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8cc5a000 - 0x7fff8cc75ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
    0x7fff8d052000 - 0x7fff8d05cff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8d05d000 - 0x7fff8d066ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8d067000 - 0x7fff8d07fff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8d080000 - 0x7fff8d0affff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8d0b0000 - 0x7fff8d0dffd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
    0x7fff8d0e0000 - 0x7fff8d11bfff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8d11c000 - 0x7fff8d11dff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d11e000 - 0x7fff8d11efff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d144000 - 0x7fff8d147fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8d14e000 - 0x7fff8d3f8ff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8d560000 - 0x7fff8d587ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8dab6000 - 0x7fff8dab9ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8dbb7000 - 0x7fff8dbbfffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8e486000 - 0x7fff8e491ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e53c000 - 0x7fff8e53dffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8e5d3000 - 0x7fff8e602ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e895000 - 0x7fff8e895fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e91e000 - 0x7fff8e925ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8e926000 - 0x7fff8ec24fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ec25000 - 0x7fff8ed16ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
    0x7fff8ed17000 - 0x7fff8ed32ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
    0x7fff8ed33000 - 0x7fff8ed33fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8ed34000 - 0x7fff8ed3bfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8ed3c000 - 0x7fff8eee9f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by all processes on this machine:
    task_for_pid: 77947
    thread_create: 6
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=228.9M resident=101.0M(44%) swapped_out_or_unallocated=128.0M(56%)
    Writable regions: Total=157.7M written=184K(0%) resident=27.8M(18%) swapped_out=0K(0%) unallocated=129.9M(82%)

    REGION TYPE VIRTUAL
    =========== =======
    CG image 16K
    CG raster data 12K
    Image IO 64K
    Kernel Alloc Once 8K
    MALLOC 120.7M
    MALLOC (admin) 32K
    Memory Tag 242 12K
    Memory Tag 249 156K
    Memory Tag 251 36K
    STACK GUARD 56.0M
    Stack 13.2M
    VM_ALLOCATE 525.0M
    VM_ALLOCATE (reserved) 148K reserved VM address space (unallocated)
    __DATA 40.0M
    __IMAGE 528K
    __LINKEDIT 74.1M
    __TEXT 154.9M
    __UNICODE 544K
    mapped file 49.8M
    shared memory 4K
    =========== =======
    TOTAL 1.0G
    TOTAL, minus reserved VM space 1.0G


    Model: iMac13,1, BootROM IM131.010A.B05, 4 processors, Intel Core i5, 2.9 GHz, 16 GB, SMC 2.9f5
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 512 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738424255352D474E2D4620
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738424255352D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@195,0,0 Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB USB Device: USB3.0 Hub USB Device: USB3.0 Hub USB Device: Expansion Desk USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: Hub USB Device: 5600-6600 Series USB Device: Hub USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: Hub USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller FireWire Device: unknown_device, Iomega HDD, Up to 800 Mb/sec Thunderbolt Bus: iMac, Apple Inc., 23.4 Thunderbolt Device: Thunderbolt to FireWire Adapter, Apple Inc., 1, 5.6


    any ideas? I already tried deleting the Applications Support folder out of the library.

  3. Hi Sanguivorant,

    I understand how you feel about the naval games. I do too :).

    About ship repairing: the benefit of repairing a ship is that you can do it anywhere. If you have run a naval blockade, you don't have to take a new ship out of the loose point in your enemy's blockade. And sometimes when you are all the way across the map, repairing really is a better option.

    Ships don't have an experience level (I think that they should).

    As for taking out enemy islands, try loading up a ship or two with champion units. When their health starts to get low, regarrison them in the ships. The ships will protect the units from any other counterattack, and if you have the "idle-unit-healing-while-doing-nothing" tech researched at the temple, the units will heal in the ships so that they will be ready for the last wave.

    PS: here's a tip I have found for getting the upper hand in naval - use the Gauls (or in SVN now, use Gauls or Iberians). Their ship cannot ram (not yet implemented), but they have higher health and can carry 40 units instead of 30. Thus, if the ship meets another ship (fully garrisoned), it will take it out, hands down. I don't know if you have seen garrisoned Heavy Warships (they can be disastrous against sea defenses). Try garrisoning them with seige catapults (a lot of pop cap, I know, but worth it). They can do some damage, especially if the island defenses are within range.

  4. The best way I have found to get Alpha 16 on various linux distros is to get SVN. Once you check it out, you can revert back to r15148 and it will be A16-compatible. (Alpha 16 for pc is r15145, but revisions 15146-8 give some performance benefits and still are compatible)

  5. Nubian Archers

    Seriously though, Ptolemies are the only civ that gets a unit that trains in like five seconds.

    You'd be surpised at the time difference between training times. One unit may take 16 GS (game seconds) to train while another may take 8 (and if the game is running at double speed, that trims down to 4 seconds).

  6. that's great, Armin

    Yes, it would be nice if everything was maintained by WFG, but then again, we are short on manpower (heavily evidenced by the abscence of a mac version of A16 at the time of this post).

×
×
  • Create New...