Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- AppleMac-Oolite-1.91-5thCrash (while looking around)
- Process: Oolite [78804]
- Path: /Volumes/VOLUME/*/Oolite 1.91.app/Contents/MacOS/Oolite
- Identifier: org.aegidian.oolite
- Version: Oolite version 1.91 (1.91)
- Code Type: X86-64 (Native)
- Parent Process: ??? [1]
- Responsible: Oolite [78804]
- User ID: 501
- Date/Time: 2022-04-04 22:02:17.961 +0100
- OS Version: Mac OS X 10.15.3 (19D2064)
- Report Version: 12
- Bridge OS Version: 4.3 (17P3561)
- Anonymous UUID: EE586436-35C2-65D4-A9CE-FA05497FF40D
- Sleep/Wake UUID: 1DAD9609-8BE1-43BA-88FF-CCF0169372DC
- Time Awake Since Boot: 71000 seconds
- Time Since Wake: 5300 seconds
- System Integrity Protection: enabled
- Notes: Translocated Process
- Crashed Thread: 0 Dispatch queue: com.apple.main-thread
- Exception Type: EXC_CRASH (SIGABRT)
- Exception Codes: 0x0000000000000000, 0x0000000000000000
- Exception Note: EXC_CORPSE_NOTIFY
- Application Specific Information:
- 22:02:16.774 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please clear the docking area!
- Assertion failed: (buffer == _lastBuffer), function -[OOSoundChannel getNextSoundBuffer], file /Users/getafix/Oolite-dev/oolite/src/Core/OOALSoundChannel.m, line 121.
- Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
- 0 libsystem_kernel.dylib 0x00007fff6c6fb7fa __pthread_kill + 10
- 1 libsystem_pthread.dylib 0x00007fff6c7b8bc1 pthread_kill + 432
- 2 libsystem_c.dylib 0x00007fff6c682a1c abort + 120
- 3 libsystem_c.dylib 0x00007fff6c681cd6 __assert_rtn + 314
- 4 org.aegidian.oolite 0x00000001001ba94a -[OOSoundChannel getNextSoundBuffer] + 276
- 5 org.aegidian.oolite 0x00000001001ba7ad -[OOSoundChannel update] + 192
- 6 org.aegidian.oolite 0x000000010018d7ea -[OOSoundMixer update] + 42
- 7 org.aegidian.oolite 0x0000000100008641 -[GameController doPerformGameTick] + 215
- 8 com.apple.Foundation 0x00007fff377a9af5 __NSFireTimer + 67
- 9 com.apple.CoreFoundation 0x00007fff350c3804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
- 10 com.apple.CoreFoundation 0x00007fff350c33be __CFRunLoopDoTimer + 859
- 11 com.apple.CoreFoundation 0x00007fff350c2e9e __CFRunLoopDoTimers + 317
- 12 com.apple.CoreFoundation 0x00007fff350a7aed __CFRunLoopRun + 2213
- 13 com.apple.CoreFoundation 0x00007fff350a6bd3 CFRunLoopRunSpecific + 499
- 14 com.apple.HIToolbox 0x00007fff33bfc65d RunCurrentEventLoopInMode + 292
- 15 com.apple.HIToolbox 0x00007fff33bfc39d ReceiveNextEventCommon + 600
- 16 com.apple.HIToolbox 0x00007fff33bfc127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
- 17 com.apple.AppKit 0x00007fff3226cba4 _DPSNextEvent + 990
- 18 com.apple.AppKit 0x00007fff3226b380 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
- 19 com.apple.AppKit 0x00007fff3225d09e -[NSApplication run] + 658
- 20 com.apple.AppKit 0x00007fff3222f465 NSApplicationMain + 777
- 21 org.aegidian.oolite 0x0000000100001d34 start + 52
- Thread 1:: OOLogOutputHandler logging thread
- 0 libsystem_kernel.dylib 0x00007fff6c6f7ce6 __psynch_cvwait + 10
- 1 libsystem_pthread.dylib 0x00007fff6c7b91b7 _pthread_cond_wait + 751
- 2 com.apple.Foundation 0x00007fff37723157 -[NSCondition waitUntilDate:] + 144
- 3 com.apple.Foundation 0x00007fff37725576 -[NSConditionLock lockWhenCondition:beforeDate:] + 91
- 4 org.aegidian.oolite 0x000000010013346d -[OOAsyncQueue dequeue] + 43
- 5 org.aegidian.oolite 0x000000010017feb7 -[OOAsyncLogger loggerThread] + 226
- 6 com.apple.Foundation 0x00007fff377427a8 __NSThread__start__ + 1064
- 7 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 8 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 2:
- 0 libsystem_kernel.dylib 0x00007fff6c6f7bba __semwait_signal + 10
- 1 libsystem_c.dylib 0x00007fff6c67b0fa nanosleep + 196
- 2 libsystem_c.dylib 0x00007fff6c67aff4 usleep + 53
- 3 org.aegidian.oolite 0x00000001001a9ab3 -[OOJavaScriptEngine(WatchdogTimer) watchdogTimerThread] + 48
- 4 com.apple.Foundation 0x00007fff377427a8 __NSThread__start__ + 1064
- 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 3:: com.apple.NSURLConnectionLoader
- 0 libsystem_kernel.dylib 0x00007fff6c6f525a mach_msg_trap + 10
- 1 libsystem_kernel.dylib 0x00007fff6c6f55d0 mach_msg + 60
- 2 com.apple.CoreFoundation 0x00007fff350a8d0b __CFRunLoopServiceMachPort + 322
- 3 com.apple.CoreFoundation 0x00007fff350a78e7 __CFRunLoopRun + 1695
- 4 com.apple.CoreFoundation 0x00007fff350a6bd3 CFRunLoopRunSpecific + 499
- 5 com.apple.CFNetwork 0x00007fff3380b3fe 0x7fff337c1000 + 304126
- 6 com.apple.Foundation 0x00007fff377427a8 __NSThread__start__ + 1064
- 7 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 8 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 4:: com.apple.NSEventThread
- 0 libsystem_kernel.dylib 0x00007fff6c6f525a mach_msg_trap + 10
- 1 libsystem_kernel.dylib 0x00007fff6c6f55d0 mach_msg + 60
- 2 com.apple.CoreFoundation 0x00007fff350a8d0b __CFRunLoopServiceMachPort + 322
- 3 com.apple.CoreFoundation 0x00007fff350a78e7 __CFRunLoopRun + 1695
- 4 com.apple.CoreFoundation 0x00007fff350a6bd3 CFRunLoopRunSpecific + 499
- 5 com.apple.AppKit 0x00007fff3240f792 _NSEventThread + 132
- 6 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 7 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 5:: AMCP Logging Spool
- 0 libsystem_kernel.dylib 0x00007fff6c6f5296 semaphore_wait_trap + 10
- 1 com.apple.audio.caulk 0x00007fff68798a96 caulk::mach::semaphore::wait() + 16
- 2 com.apple.audio.caulk 0x00007fff68798922 caulk::semaphore::timed_wait(double) + 106
- 3 com.apple.audio.caulk 0x00007fff68798734 caulk::concurrent::details::worker_thread::run() + 30
- 4 com.apple.audio.caulk 0x00007fff68798174 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
- 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 6:
- 0 libsystem_kernel.dylib 0x00007fff6c6f5296 semaphore_wait_trap + 10
- 1 com.apple.audio.caulk 0x00007fff68798a96 caulk::mach::semaphore::wait() + 16
- 2 com.apple.audio.caulk 0x00007fff68798922 caulk::semaphore::timed_wait(double) + 106
- 3 com.apple.audio.caulk 0x00007fff68798734 caulk::concurrent::details::worker_thread::run() + 30
- 4 com.apple.audio.caulk 0x00007fff68798174 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
- 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 7:: com.apple.audio.IOThread.client
- 0 libsystem_kernel.dylib 0x00007fff6c6f525a mach_msg_trap + 10
- 1 libsystem_kernel.dylib 0x00007fff6c6f55d0 mach_msg + 60
- 2 com.apple.audio.CoreAudio 0x00007fff347b30c3 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
- 3 com.apple.audio.CoreAudio 0x00007fff346ad462 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 2677
- 4 com.apple.audio.CoreAudio 0x00007fff347e361c HALB_IOThread::Entry(void*) + 72
- 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
- 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
- Thread 8:
- 0 libsystem_pthread.dylib 0x00007fff6c7b4818 start_wqthread + 0
- Thread 9:
- 0 libsystem_pthread.dylib 0x00007fff6c7b4818 start_wqthread + 0
- Thread 0 crashed with X86 Thread State (64-bit):
- rax: 0x0000000000000000 rbx: 0x0000000108397dc0 rcx: 0x00007ffeefbfd278 rdx: 0x0000000000000000
- rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeefbfd2a0 rsp: 0x00007ffeefbfd278
- r8: 0x0000000000000079 r9: 0xcccccccccccccccd r10: 0x0000000108397dc0 r11: 0x0000000000000246
- r12: 0x0000000000000307 r13: 0x00000001050fd000 r14: 0x0000000000000006 r15: 0x0000000000000016
- rip: 0x00007fff6c6fb7fa rfl: 0x0000000000000246 cr2: 0x00000001050fd000
- Logical CPU: 0
- Error Code: 0x02000148
- Trap Number: 133
- Binary Images:
- 0x100000000 - 0x100523ff7 +org.aegidian.oolite (Oolite version 1.91 - 1.91) <C0D5AEE1-0EB5-309D-AD42-943A5371E841> /var/folders/*/Oolite 1.91.app/Contents/MacOS/Oolite
- 0x10084f000 - 0x100866fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /var/folders/*/Oolite 1.91.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
- 0x100cd2000 - 0x100cd5047 libobjc-trampolines.dylib (781.2) <13823C09-ACAD-37C0-AD48-C1403D4F792A> /usr/lib/libobjc-trampolines.dylib
- 0x1082ce000 - 0x10835ecb7 dyld (733.8) <7F9973C3-4B94-3AEF-AD06-C2F09263733C> /usr/lib/dyld
- 0x10d46e000 - 0x10d481ff3 com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <E7F293DC-2B3F-3CD5-983E-373A4013B08A> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
- 0x10da31000 - 0x10db8dfff com.apple.audio.units.Components (1.14 - 1.14) <020B9C29-4682-33F1-A1CE-B3201B80FD04> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
- 0x114f7f000 - 0x114f9aff7 +org.oolite.debugsupport (???) <F0860EB1-FC24-374F-B21E-B5D948D40FAB> /var/folders/*/Oolite 1.91.app/Contents/PlugIns/Debug.bundle/Contents/MacOS/Debug
- 0x12984b000 - 0x129ca8ff7 com.apple.audio.AudioDSPComponents (1.0 - 1) <DE89B023-D83F-3F11-AD3F-66AFB4471FB2> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
- 0x7fff283bb000 - 0x7fff285c7ff7 com.apple.RawCamera.bundle (9.00.1 - 1310.23) <A9AC054A-1399-3743-BCCB-BABA521BE6D1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
- 0x7fff2bbdb000 - 0x7fff2ca10ff7 com.apple.driver.AppleIntelICLGraphicsGLDriver (14.4.26 - 14.0.4) <E15ACF56-4AD9-3D09-A63A-DA3FDC4309B2> /System/Library/Extensions/AppleIntelICLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelICLGraphicsGLDriver
- 0x7fff2ca11000 - 0x7fff2cec3ff6 com.apple.driver.AppleIntelICLGraphicsMTLDriver (14.4.26 - 14.0.4) <09A7E3BF-783F-31CD-89B6-EF61F6265F99> /System/Library/Extensions/AppleIntelICLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelICLGraphicsMTLDriver
- 0x7fff309e5000 - 0x7fff30bdeff1 com.apple.avfoundation (2.0 - 1750.3) <4BA5F379-F35E-36E2-BA5A-E46592CB8B92> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
- 0x7fff30bdf000 - 0x7fff30cabff8 com.apple.audio.AVFAudio (1.0 - ???) <EB9CD259-EC14-3126-B457-0117EC49E9FC> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
- 0x7fff30dcb000 - 0x7fff30dcbfff com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
- 0x7fff30dcc000 - 0x7fff30de2fff libCGInterfaces.dylib (524.2) <AA1943CC-D097-3FB8-93B2-52A125ED3D76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
- 0x7fff30de3000 - 0x7fff3144efef com.apple.vImage (8.1 - 524.2) <A98CA155-2185-382D-9F98-FCB610A563D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
- 0x7fff3144f000 - 0x7fff316b8fff libBLAS.dylib (1303.60.1) <F0733CAF-6705-3212-AEF1-4C569BA3D593> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
- 0x7fff316b9000 - 0x7fff319a8ff7 libBNNS.dylib (144.40.3) <1E5D4826-EB84-3E89-BB90-C034F57B73C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
- 0x7fff319aa000 - 0x7fff31d4ffff libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
- 0x7fff31d50000 - 0x7fff31d65ff8 libLinearAlgebra.dylib (1303.60.1) <8ED0ED54-727A-3E26-9ED5-9F3412386290> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
- 0x7fff31d66000 - 0x7fff31d6bff3 libQuadrature.dylib (7) <867F4640-738A-32BD-B01D-C9BC1F3679A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
- 0x7fff31d6c000 - 0x7fff31ddcfff libSparse.dylib (103) <9F075934-56FA-39D2-B497-EF3AA514F6F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
- 0x7fff31ddd000 - 0x7fff31deffef libSparseBLAS.dylib (1303.60.1) <37C65F9E-FCBF-3FCF-96A6-25A415D6E321> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
- 0x7fff31df0000 - 0x7fff31fc9ffb libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
- 0x7fff31fca000 - 0x7fff32085fd7 libvMisc.dylib (735.40.1) <E573E0B0-6B96-3607-B6CC-B7D54CBBFD22> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
- 0x7fff32086000 - 0x7fff32086fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
- 0x7fff32087000 - 0x7fff320e6ffc com.apple.Accounts (113 - 113) <52895808-567E-33E0-9FFE-6AADF5BB296B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
- 0x7fff3222c000 - 0x7fff32fe7fff com.apple.AppKit (6.9 - 1894.30.142) <A954D441-E36C-3CE5-B6EA-575522C8B2E5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
- 0x7fff33037000 - 0x7fff33037fff com.apple.ApplicationServices (48 - 50) <3B86C07B-0396-35CA-BBD5-26BFCCF10B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
- 0x7fff33038000 - 0x7fff330a3fff com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <CB14B32C-5964-3852-93B4-AFDAE7936635> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
- 0x7fff3313c000 - 0x7fff3317aff8 libFontRegistry.dylib (274.0.2.3) <227A4DD9-932E-3A95-A890-D0B11D148CB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
- 0x7fff331d5000 - 0x7fff33204ff7 com.apple.ATSUI (1.0 - 1) <781A8FCE-373E-3B3C-96CB-398B2D72E082> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
- 0x7fff33205000 - 0x7fff33209ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <8D37759B-3F8F-3344-B5AD-BB4282D0A4AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
- 0x7fff332a4000 - 0x7fff332faff2 com.apple.HIServices (1.22 - 674.1) <71E6A6FF-0152-3FCE-AE09-5A7F3F80D41E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
- 0x7fff332fb000 - 0x7fff33309fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <480935CD-E38F-306B-9461-99A3BBCA997B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
- 0x7fff3330a000 - 0x7fff3334fff2 com.apple.print.framework.PrintCore (15 - 516) <FF1ED343-84A2-3300-AE57-DBC130807361> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
- 0x7fff33350000 - 0x7fff3335afff com.apple.QD (4.0 - 413) <858B1BC0-60D3-3B9E-9C1B-D7A63CF56D28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
- 0x7fff3335b000 - 0x7fff33368ff0 com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <0F58C272-3B38-3C2B-80AC-78057A2439E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
- 0x7fff33369000 - 0x7fff33449ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <3FA8D008-415F-3DA7-9A40-8AD4F69517E0> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
- 0x7fff3344b000 - 0x7fff3344bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <C3937FFF-1BCA-3A4F-B718-7D6CB4903907> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
- 0x7fff337c1000 - 0x7fff33b4dffe com.apple.CFNetwork (1121.2 - 1121.2) <BC3352EE-BCB9-3323-9866-71FDBD5D9E68> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
- 0x7fff33bc8000 - 0x7fff33bc8fff com.apple.Carbon (160 - 162) <B10C02AF-4035-3F74-8EBE-5D7EA0C245EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
- 0x7fff33bc9000 - 0x7fff33bccffb com.apple.CommonPanels (1.2.6 - 101) <7AE19FA2-7763-3218-8220-373A3D597EEF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
- 0x7fff33bcd000 - 0x7fff33ec1ffb com.apple.HIToolbox (2.1.1 - 994) <4AFB7800-EA9E-38EE-93AD-BA45E687676F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
- 0x7fff33ec2000 - 0x7fff33ec5ff3 com.apple.help (1.3.8 - 68) <165F7A9F-D951-30E0-B0EB-B927DFA0513A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
- 0x7fff33ec6000 - 0x7fff33ecbff7 com.apple.ImageCapture (9.0 - 1600.27.1) <FD16ABEB-A7F7-3BAB-89E4-60B6D7717474> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
- 0x7fff33ecc000 - 0x7fff33eccfff com.apple.ink.framework (10.15 - 227) <1681B8D8-6E34-355F-8101-60275674C209> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
- 0x7fff33ecd000 - 0x7fff33ee7ff2 com.apple.openscripting (1.7 - 185.1) <16A1FF21-7B1C-3038-8302-82D2E17F92A3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
- 0x7fff33f08000 - 0x7fff33f08fff com.apple.print.framework.Print (15 - 271) <C5B9D4D2-10B0-3850-AAEF-85CD709D693E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
- 0x7fff33f09000 - 0x7fff33f0bff7 com.apple.securityhi (9.0 - 55008) <084B846F-AAD2-3920-8736-7EF36E0E5C93> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
- 0x7fff33f0c000 - 0x7fff33f12ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <4482D9CC-D16B-364F-8DA0-4E4CC81A8CFC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
- 0x7fff33f13000 - 0x7fff340acffa com.apple.cloudkit.CloudKit (860 - 860) <3FB12EDF-EABA-31A5-9A83-7BFDC94AB210> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
- 0x7fff340ad000 - 0x7fff340adfff com.apple.Cocoa (6.11 - 23) <25621271-59E1-3CF9-BE67-485C259F0998> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
- 0x7fff340bb000 - 0x7fff342a6ff7 com.apple.ColorSync (4.13.0 - 3394.3) <92B6B161-D6C7-3D52-BFC1-F2D5DD28715A> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
- 0x7fff34596000 - 0x7fff34aa5ffa com.apple.audio.CoreAudio (5.0 - 5.0) <FEBA3CC6-76FE-37C5-86CA-1C25DDB1EED7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
- 0x7fff34af8000 - 0x7fff34b2fff0 com.apple.CoreBluetooth (1.0 - 1) <7FB527E0-330A-32FC-92FF-5C158F9F1386> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
- 0x7fff34b30000 - 0x7fff34f12ffe com.apple.CoreData (120 - 977.1) <FF44BFA0-362C-387D-8322-4C6AB640880F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
- 0x7fff34f13000 - 0x7fff35023ffe com.apple.CoreDisplay (1.0 - 186.3.13) <C22A3A6A-6968-3759-B247-DEBD4E95F724> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
- 0x7fff35024000 - 0x7fff354a4fe7 com.apple.CoreFoundation (6.9 - 1674.114) <6FE3758D-E656-3865-981B-C663319B5FCB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
- 0x7fff354a6000 - 0x7fff35b1fff0 com.apple.CoreGraphics (2.0 - 1348.16) <0C0E0D84-159C-3A98-9D8E-5CD9811201F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
- 0x7fff35b2d000 - 0x7fff35e8aff5 com.apple.CoreImage (15.0.0 - 920.9) <AB3B00F7-D6A0-30C5-BE2D-89DF6999C746> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
- 0x7fff35e8b000 - 0x7fff35ef3ff5 com.apple.corelocation (2389.0.8 - 2389.0.8) <FDCD2AE8-7341-3124-AC34-D8DBBA177CC0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
- 0x7fff35f48000 - 0x7fff3624dffa com.apple.CoreML (1.0 - 1) <58EA65FD-A976-3078-BA27-198CD6D23E19> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
- 0x7fff3624e000 - 0x7fff36328ff4 com.apple.CoreMedia (1.0 - 2530.5.4.1) <C2132ACF-E51F-3914-87D4-5940E015C614> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
- 0x7fff36329000 - 0x7fff3638bff6 com.apple.CoreMediaIO (1000.0 - 5125.6) <5416CF4A-C917-3790-B1FE-ACCA68BFC4E1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
- 0x7fff36414000 - 0x7fff36414fff com.apple.CoreServices (1069.11 - 1069.11) <0379A2A5-C8A3-3B60-8A5D-FD0A5AD30383> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
- 0x7fff36415000 - 0x7fff3649afff com.apple.AE (838 - 838) <B5D559B7-D5A3-3D7C-B636-87E84C639B85> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
- 0x7fff3649b000 - 0x7fff3677cff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <2118FC44-6194-3BA9-936D-855572519972> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
- 0x7fff3677d000 - 0x7fff367caff5 com.apple.DictionaryServices (1.2 - 323.3.1) <A2BFC2BB-AC83-3BA1-8DB6-8E79F266BA6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
- 0x7fff367cb000 - 0x7fff367d3fff com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <0894A1CD-8901-32E3-A59A-43105ED7E37E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
- 0x7fff367d4000 - 0x7fff36a0dff0 com.apple.LaunchServices (1069.11 - 1069.11) <43C4DD6E-37BC-33D1-8F75-EB2397479EB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
- 0x7fff36a0e000 - 0x7fff36aa6ff9 com.apple.Metadata (10.7.0 - 2075.7) <7BD8DC27-1C1A-32BB-BA01-37A4DE4099B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
- 0x7fff36aa7000 - 0x7fff36ad4ff7 com.apple.CoreServices.OSServices (1069.11 - 1069.11) <500D47FA-3115-3E85-8839-298825F89B85> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
- 0x7fff36ad5000 - 0x7fff36b3cfff com.apple.SearchKit (1.4.1 - 1.4.1) <C7E9C599-9584-31E6-93B8-797080774B00> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
- 0x7fff36b3d000 - 0x7fff36b61ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <9862138D-BE1A-3E78-8D5B-53B2BA08081E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
- 0x7fff36dc4000 - 0x7fff36e89ff4 com.apple.CoreTelephony (113 - 7296.1) <5B4FA231-518B-32CA-BEB9-3C483A0986D1> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
- 0x7fff36e8a000 - 0x7fff3703effe com.apple.CoreText (643.1.2.3 - 643.1.2.3) <E7922B52-8A4C-3B64-8DD9-15EDC8C3BE9B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
- 0x7fff3703f000 - 0x7fff37083fff com.apple.CoreVideo (1.8 - 334.0) <30CC38C1-FF08-3DC9-8799-02269CCBA4C4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
- 0x7fff37084000 - 0x7fff37111ff9 com.apple.framework.CoreWLAN (13.0 - 1455.3) <A0979949-5618-391D-B2FF-F8B5D1E9F0AA> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
- 0x7fff372d5000 - 0x7fff372e0fff com.apple.DirectoryService.Framework (10.15 - 220.40.1) <4E4EC2FC-16A9-3EBD-AF68-1DA7E627E443> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
- 0x7fff372e1000 - 0x7fff3738cff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) <927CBEFE-1B7E-393E-B038-3CB7C7ED2A39> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
- 0x7fff373b1000 - 0x7fff373b7fff com.apple.DiskArbitration (2.7 - 2.7) <77045136-4195-3971-A533-5BC83B92F4C9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
- 0x7fff375ab000 - 0x7fff376d1ff6 com.apple.FileProvider (265.1 - 265.1) <45204591-FEC5-30C0-8CF8-499F7B7B30AC> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
- 0x7fff376e9000 - 0x7fff37ab1ffc com.apple.Foundation (6.9 - 1674.114) <35A9AE43-BE1B-3BA8-BC69-59C59A97EEAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
- 0x7fff37b1e000 - 0x7fff37b6eff7 com.apple.GSS (4.0 - 2.0) <05617240-AD42-36A2-8F79-06073533D286> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
- 0x7fff37caa000 - 0x7fff37dc2ff8 com.apple.Bluetooth (7.0.3 - 7.0.3f7) <FF32E47C-9486-3439-9713-5FDC9FE4BAA7> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
- 0x7fff37e29000 - 0x7fff37eccffb com.apple.framework.IOKit (2.0.2 - 1726.80.1) <51F8F17D-D4E3-3A33-8DF3-BB6DFAF68EF1> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
- 0x7fff37ece000 - 0x7fff37edeffc com.apple.IOSurface (269.6 - 269.6) <B5C06859-4B55-36F4-8D95-B26E1097EAD2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
- 0x7fff37efc000 - 0x7fff37f53ff0 com.apple.ImageCaptureCore (1.0 - 1600.27.1) <C19EBEA3-41F4-3761-8FD2-09EF83781FB1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
- 0x7fff37f54000 - 0x7fff380b1fee com.apple.ImageIO.framework (3.3.0 - 1972.19) <5A5F9049-3299-302A-B234-76225AC90D6C> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
- 0x7fff380b2000 - 0x7fff380b5fff libGIF.dylib (1972.19) <6C948AC2-CE35-3A89-9252-E03E3AF98D8E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
- 0x7fff380b6000 - 0x7fff38170fe7 libJP2.dylib (1972.19) <C8755C90-1CAA-36C4-B04E-DE7E04320254> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
- 0x7fff38171000 - 0x7fff38195fef libJPEG.dylib (1972.19) <F793D0D2-BA57-31C5-8636-D8AF6FB51CC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
- 0x7fff38413000 - 0x7fff3842dfef libPng.dylib (1972.19) <FC856A11-2E0B-35E3-B5B8-13AD590C83C0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
- 0x7fff3842e000 - 0x7fff3842ffff libRadiance.dylib (1972.19) <FC063323-16E6-3921-AE36-57207F9FD73A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
- 0x7fff38430000 - 0x7fff38479feb libTIFF.dylib (1972.19) <68C5B953-DAB0-355D-A1BC-9BBD941217F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
- 0x7fff38492000 - 0x7fff388efff7 com.apple.Intents (1.0 - 1) <F298A8A5-1C2B-388A-8B8A-A4956C384091> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
- 0x7fff388f2000 - 0x7fff39886ff1 com.apple.JavaScriptCore (15608 - 15608.5.11) <BA984A77-56D3-33CA-A686-8702D0F55686> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
- 0x7fff3989e000 - 0x7fff398b0ff3 com.apple.Kerberos (3.0 - 1) <3D0E778F-1222-32AD-992C-5E83DFDD0C60> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
- 0x7fff398b1000 - 0x7fff398b1fff libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
- 0x7fff398b2000 - 0x7fff398e8fff com.apple.LDAPFramework (2.4.28 - 194.5) <97E0C495-3544-3D87-90F1-4C35F01128AE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
- 0x7fff39c44000 - 0x7fff39c4eff3 com.apple.MediaAccessibility (1.0 - 125) <E49D00B4-1E8D-345E-89E3-52D9CB490EB0> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
- 0x7fff39d1a000 - 0x7fff3a45ffff com.apple.MediaToolbox (1.0 - 2530.5.4.1) <5077BADF-75BE-3F7E-9B76-0AB02A411069> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
- 0x7fff3a461000 - 0x7fff3a524ff1 com.apple.Metal (212.2.4 - 212.2.4) <602DC82E-4916-3600-AAB0-3BFF8D6E4561> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
- 0x7fff3a526000 - 0x7fff3a540ff4 com.apple.MetalKit (141.1 - 141.1) <699D1774-F671-319A-A185-1C2481E58C2C> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
- 0x7fff3a541000 - 0x7fff3a57dff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <05BB3472-A8B1-3D9E-9F31-BE06CBAFFC39> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
- 0x7fff3a57e000 - 0x7fff3a604fe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <487957FF-70BA-3E75-A619-C621863BB25E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
- 0x7fff3a605000 - 0x7fff3a629ff8 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <4383985A-2D1D-38C7-B3FD-07583013EF3E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
- 0x7fff3a62a000 - 0x7fff3a63ffff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <BFE21E4A-7A1E-39ED-BEAA-7B1C17807DCE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
- 0x7fff3a640000 - 0x7fff3a79fff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0AA4BCDB-6D0D-38B3-BA92-0695A3258C1F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
- 0x7fff3a7a0000 - 0x7fff3a7eeff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <6010EDF1-A96F-3681-878F-A88748A2ED67> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
- 0x7fff3a7ef000 - 0x7fff3a7f0ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <0BD91881-CFBA-38FA-B972-447BF225BC03> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
- 0x7fff3b736000 - 0x7fff3b742ffe com.apple.NetFS (6.0 - 4.0) <06AC674A-0768-34C2-91AD-DF57C192E8B1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
- 0x7fff3b743000 - 0x7fff3b886ff6 com.apple.Network (1.0 - 1) <33693C72-6DF4-3E4C-8817-6EC4B69604DD> /System/Library/Frameworks/Network.framework/Versions/A/Network
- 0x7fff3b887000 - 0x7fff3baeeffa com.apple.NetworkExtension (1.0 - 1) <776C254C-298F-3631-8306-46C8AD6B84E1> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
- 0x7fff3bb69000 - 0x7fff3bb8bfff com.apple.audio.OpenAL (1.8 - 1.8) <C590E111-9FD5-3D1E-97A4-EC400A515CB8> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
- 0x7fff3e2a6000 - 0x7fff3e2aefff libcldcpuengine.dylib (2.12.7) <9EE656C5-1916-305B-A839-90CDA616A289> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
- 0x7fff3e2af000 - 0x7fff3e307ff7 com.apple.opencl (3.5 - 3.5) <B419A56A-5195-3CF6-BDB3-CED86091E564> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
- 0x7fff3e308000 - 0x7fff3e324fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <91F12110-A075-3761-BC1D-A640601C6E7F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
- 0x7fff3e325000 - 0x7fff3e330ff7 com.apple.OpenDirectory (10.15 - 220.40.1) <44BAE6AC-523F-32E1-9555-412D65B8AAE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
- 0x7fff3ec8b000 - 0x7fff3ec8dfff libCVMSPluginSupport.dylib (17.10.22) <531F2446-E6E2-3E23-9A61-40930DBDBD82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
- 0x7fff3ec8e000 - 0x7fff3ec93fff libCoreFSCache.dylib (176.10) <39D606B5-2DCD-336B-A7D4-38314AA4D079> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
- 0x7fff3ec94000 - 0x7fff3ec98fff libCoreVMClient.dylib (176.10) <23F8FED9-4F9B-33B3-A2BC-29574983172A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
- 0x7fff3ec99000 - 0x7fff3eca1ff7 libGFXShared.dylib (17.10.22) <20FD47ED-71E9-30D9-95BF-977080C1CD68> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
- 0x7fff3eca2000 - 0x7fff3ecacfff libGL.dylib (17.10.22) <6765F024-953F-3BCB-AC7C-E64B44BE8BA9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
- 0x7fff3ecad000 - 0x7fff3ece2fff libGLImage.dylib (17.10.22) <32D7C83A-5AC1-37D5-967F-C38DF5428CE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
- 0x7fff3ece3000 - 0x7fff3ee75ff7 libGLProgrammability.dylib (17.10.22) <9FDB748A-419C-3965-B5DE-6B11907961B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
- 0x7fff3ee76000 - 0x7fff3eeb2fff libGLU.dylib (17.10.22) <A335154C-CC18-3004-A031-BE21F34ADFE9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
- 0x7fff3f8e2000 - 0x7fff3f8f1ff7 com.apple.opengl (17.10.22 - 17.10.22) <D565081E-7A32-3B2A-9B55-A2D45A1F3530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
- 0x7fff3f8f2000 - 0x7fff3fa6bff7 GLEngine (17.10.22) <BE09CA8B-C7C4-341F-893C-B42097250FC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
- 0x7fff3fa6c000 - 0x7fff3fa94fff GLRendererFloat (17.10.22) <C60887A1-C5BE-38B7-BC8F-D5A6E2D4E713> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
- 0x7fff3faa0000 - 0x7fff3fb94ff7 com.apple.PDFKit (1.0 - 825.15) <E7BD2BC3-3A95-3BA8-8C72-E8C58A0A3205> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
- 0x7fff3fb95000 - 0x7fff3fcadff9 com.apple.PencilKit (1.0 - 1) <A3A29FF5-5C49-3F1A-BD99-2BABBB3772E2> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
- 0x7fff3ff49000 - 0x7fff3ff4fff6 com.apple.PushKit (1.0 - 1) <1E9EC08C-25E7-354C-8EE9-F29773A78B52> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
- 0x7fff40070000 - 0x7fff402b7ff6 com.apple.imageKit (3.0 - 1081) <EF8120C5-7CF4-3CF2-B7CE-005E8B6DED7E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
- 0x7fff402b8000 - 0x7fff40779ff7 com.apple.QuartzComposer (5.1 - 377) <34187B5F-26D5-368B-8880-1ACB50E42888> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
- 0x7fff4077a000 - 0x7fff4079fffc com.apple.quartzfilters (1.10.0 - Tag) <621644AD-33E8-333B-B52F-43C8C84C45AA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
- 0x7fff407a0000 - 0x7fff408aaffe com.apple.QuickLookUIFramework (5.0 - 906) <DCAB7211-C0EC-36AE-B9B3-75ED25F7D0B3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
- 0x7fff408ab000 - 0x7fff408abfff com.apple.quartzframework (1.5 - 23) <1BF8C1D0-697B-3F76-8305-B7918BF0AB4E> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
- 0x7fff408ac000 - 0x7fff40b2bff1 com.apple.QuartzCore (1.11 - 820.6) <85BCDEC7-49EE-3D2F-B8F4-3EF7411636C3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
- 0x7fff40b2c000 - 0x7fff40b85ffb com.apple.QuickLookFramework (5.0 - 906) <13E933E3-F760-3893-B8D8-F4C82855440B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
- 0x7fff40b86000 - 0x7fff40bbaff5 com.apple.QuickLookThumbnailing (1.0 - 1) <3724FA04-92C0-36A8-A6F7-AEB8F78A1F10> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
- 0x7fff41059000 - 0x7fff41071fff com.apple.SafariServices.framework (15608 - 15608.5.11) <090EDE76-A7DC-373B-B93A-52BD448D0F7D> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
- 0x7fff4167b000 - 0x7fff419cdffa com.apple.security (7.0 - 59306.80.4) <B426F35A-6358-3DE3-80CF-23EA4591F8C5> /System/Library/Frameworks/Security.framework/Versions/A/Security
- 0x7fff419ce000 - 0x7fff41a57ff7 com.apple.securityfoundation (6.0 - 55236.60.1) <25F23824-B0C5-3622-B26A-4AFACEA0C0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
- 0x7fff41a58000 - 0x7fff41a85fff com.apple.securityinterface (10.0 - 55139.0.1) <579983C3-0ECA-33F9-B7B0-AB15857D30E0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
- 0x7fff41a86000 - 0x7fff41a8aff0 com.apple.xpc.ServiceManagement (1.0 - 1) <926E2133-3349-3B84-A7EA-D6AD71089409> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
- 0x7fff4281d000 - 0x7fff42887fff com.apple.SystemConfiguration (1.19 - 1.19) <8073D128-B5BD-38A2-AFCF-CA83DCAAB8D3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
- 0x7fff42b03000 - 0x7fff42e5dffc com.apple.VideoToolbox (1.0 - 2530.5.4.1) <5B6BA1AA-9E47-3ABC-91AA-34C585D3EFC4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
- 0x7fff43100000 - 0x7fff43807fe6 libwebrtc.dylib (7608.5.11) <5CAA1F32-D0CF-342F-805A-9ED54CE28BB2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
- 0x7fff43808000 - 0x7fff459adff0 com.apple.WebCore (15608 - 15608.5.11) <B2D933E1-21D0-3E31-B476-FB3791EC49FB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
- 0x7fff459ae000 - 0x7fff45ba7ff3 com.apple.WebKitLegacy (15608 - 15608.5.11) <0AA1C11F-9650-3BF2-9B6C-2AF37D384A6A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
- 0x7fff45ba8000 - 0x7fff46251ff7 com.apple.WebKit (15608 - 15608.5.11) <0F29C7B8-A627-3CBD-B86E-10B1AC0FBC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
- 0x7fff465f2000 - 0x7fff466b6fe7 com.apple.APFS (1412.81.1 - 1412.81.1) <29EEE263-A544-3DA4-BED0-D9DC3082B82C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
- 0x7fff46cf6000 - 0x7fff46d01ffd com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C87064B4-93D6-3B55-B30B-1B9F9B979AC8> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
- 0x7fff477b8000 - 0x7fff477b9ff1 com.apple.AggregateDictionary (1.0 - 1) <1AE88D86-39A1-36FF-97F5-89CEC5532677> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
- 0x7fff479f8000 - 0x7fff47b45ff5 com.apple.AnnotationKit (1.0 - 325.3) <FCDF4FA1-5CF3-384C-B2B9-947496A68741> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
- 0x7fff47b46000 - 0x7fff47b63ffc com.apple.AppContainer (4.0 - 448.60.2) <6248EA07-700F-3AEA-A873-C34AC90D97E6> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
- 0x7fff47bb8000 - 0x7fff47bc6ff7 com.apple.AppSandbox (4.0 - 448.60.2) <82C65F52-5FBF-307C-AC30-88A5870D2C58> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
- 0x7fff48055000 - 0x7fff48079ff3 com.apple.framework.Apple80211 (13.0 - 1460.1) <927B15C4-A7AF-3D9C-B0FE-D6AA2D8EF522> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
- 0x7fff481af000 - 0x7fff481befef com.apple.AppleFSCompression (119 - 1.0) <C252D872-D9BF-308E-8F40-D57C10813220> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
- 0x7fff482bd000 - 0x7fff482c8ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <6689A0BB-94EF-33FC-9C8B-ED62864C3420> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
- 0x7fff4830a000 - 0x7fff48352fff com.apple.AppleJPEG (1.0 - 1) <CCE05CC9-0929-3634-9C3A-81791EBDF240> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
- 0x7fff48707000 - 0x7fff4872cffd com.apple.aps.framework (4.0 - 4.0) <62158DC4-46C0-375B-8F6F-F7318C1E6572> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
- 0x7fff4872d000 - 0x7fff48731ff7 com.apple.AppleSRP (5.0 - 1) <4870C803-9113-38C6-8057-214BDBBC860E> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
- 0x7fff48732000 - 0x7fff48754fff com.apple.applesauce (1.0 - 16.22) <56E44889-FC0E-3EC8-AF8F-4539B9521E20> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
- 0x7fff48814000 - 0x7fff48817ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <FDC01CF5-183F-3A27-8262-80F9DB36FD06> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
- 0x7fff48818000 - 0x7fff48868ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <21F4E093-989B-35AF-B097-1FFD896765DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
- 0x7fff488b1000 - 0x7fff488c0ff9 com.apple.AssertionServices (1.0 - 223.60.4) <2DEAD236-7F27-35E9-8AD0-89E0ADF9ED48> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
- 0x7fff48dff000 - 0x7fff491fdff4 com.apple.audio.AudioResourceArbitration (1.0 - 1) <C27FD18D-6918-330E-AA4B-349B6253CBE6> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
- 0x7fff4933c000 - 0x7fff4938dffd com.apple.audio.AudioSession (1.0 - 17) <84E5D35A-BB1E-3146-B2B3-957BD7352142> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
- 0x7fff4938e000 - 0x7fff493bbff7 libSessionUtility.dylib (17) <D2FFC27F-6E68-3B0E-8CAB-FB48CFD94113> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
- 0x7fff49454000 - 0x7fff49691ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.33) <FF3AEAE0-F550-36A0-AA68-4293E3F86C2D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
- 0x7fff49692000 - 0x7fff497abff4 com.apple.AuthKit (1.0 - 1) <D5D809BD-65EE-3593-AD97-91533FDA0049> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
- 0x7fff49966000 - 0x7fff4996fff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <3E400BFA-FB98-3FEB-9CE5-D3D6219DCE52> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
- 0x7fff49970000 - 0x7fff49a11ff8 com.apple.backup.framework (1.11.2 - 1298.2.10) <EF4A070F-458A-31BB-91FA-318483D0F6CC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
- 0x7fff49a12000 - 0x7fff49a93ffd com.apple.BaseBoard (464.1 - 464.1) <0475C58C-C1F2-3FE1-A0A2-C1FBEE52E4D8> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
- 0x7fff49b95000 - 0x7fff49bd1fff com.apple.bom (14.0 - 219.2) <80DC7EFA-2B66-33A6-A65C-102B4DA1F39F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
- 0x7fff49cf0000 - 0x7fff49d27ff9 com.apple.C2 (1.3 - 487) <651D40FA-17B9-394C-8FE7-AB6F5E98C766> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
- 0x7fff4a757000 - 0x7fff4a7a6fff com.apple.ChunkingLibrary (302 - 302) <9E1BAF07-D22A-3202-A5E3-CA6D402F0332> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
- 0x7fff4b666000 - 0x7fff4b677fff com.apple.CommonAuth (4.0 - 2.0) <54114E2F-7EED-3783-AF15-618C8036A826> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
- 0x7fff4b68b000 - 0x7fff4b6a2fff com.apple.commonutilities (8.0 - 900) <FDB4BC4C-6F8F-3A49-86E4-D8354DC0831B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
- 0x7fff4bd99000 - 0x7fff4c16efc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <3E02D596-17F6-3833-95D8-074AAB4283F6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
- 0x7fff4c16f000 - 0x7fff4c19dffb com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <0FA22D1B-BFDE-3E52-9FBC-6396AE0F9244> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
- 0x7fff4c1c0000 - 0x7fff4c1dfff0 com.apple.analyticsd (1.0 - 1) <EEF9545B-BCBD-329A-8571-E17E30E300B2> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
- 0x7fff4c2de000 - 0x7fff4c34fff6 com.apple.corebrightness (1.0 - 1) <1BC90D2D-FF70-3A13-BF2E-26BECEED07BC> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
- 0x7fff4c4aa000 - 0x7fff4c4b5ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <350FF85C-7BB4-3512-B90A-45E83FDEA57C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
- 0x7fff4c4b6000 - 0x7fff4c6c1ff0 com.apple.CoreDuet (1.0 - 1) <96DA9FA4-32D4-3D46-82FB-D508B7D9DF56> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
- 0x7fff4c6c2000 - 0x7fff4c70fff8 com.apple.coreduetcontext (1.0 - 1) <8CC583B1-2DA3-3DF1-B1B4-EC0A1B1520EB> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
- 0x7fff4c710000 - 0x7fff4c720ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <D2F63E56-1543-3593-A5FD-BF37F97820D9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
- 0x7fff4c723000 - 0x7fff4c725fff com.apple.CoreDuetDebugLogging (1.0 - 1) <DE3A141B-982A-38D1-B23C-1FB2D27CDEA5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
- 0x7fff4c736000 - 0x7fff4c746ff3 com.apple.CoreEmoji (1.0 - 107) <50E3FF22-2E57-3E18-B787-A53D3A5E6C58> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
- 0x7fff4c8f2000 - 0x7fff4ca3efff com.apple.CoreHandwriting (161 - 1.2) <28B17549-5619-33D4-A8E2-E0A8376713F2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
- 0x7fff4cd9a000 - 0x7fff4ce04ff0 com.apple.CoreNLP (1.0 - 213) <9DADC2F9-1282-3077-9CA7-EDD405F39CA0> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
- 0x7fff4d104000 - 0x7fff4d108fff com.apple.CoreOptimization (1.0 - 1) <590BB8BA-6CCA-312C-9E9A-8A88735326DA> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
- 0x7fff4d109000 - 0x7fff4d192ffa com.apple.CorePDF (4.0 - 518.4.1) <9FDCE0AE-431E-32B7-A599-7332C7494E33> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
- 0x7fff4d276000 - 0x7fff4d27eff0 com.apple.CorePhoneNumbers (1.0 - 1) <9E197792-1DBE-34B1-BB5A-82BE9B23CCB7> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
- 0x7fff4d27f000 - 0x7fff4d2d194b com.apple.CorePrediction (1.0 - 1) <310019B4-AE06-3E78-A19B-F92C2D7D7EAE> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
- 0x7fff4d9cb000 - 0x7fff4d9eeff7 com.apple.CoreSVG (1.0 - 129) <A817A42A-E591-36D8-BCBC-AB902A8A3944> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
- 0x7fff4d9ef000 - 0x7fff4da22ff7 com.apple.CoreServicesInternal (446.6 - 446.6) <C3A0FCDF-F5A0-37E0-BE37-506607DD8D3F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
- 0x7fff4da23000 - 0x7fff4da51ff7 com.apple.CSStore (1069.11 - 1069.11) <97B906EC-E299-3D23-BF68-C31C44119810> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
- 0x7fff4df5f000 - 0x7fff4dfe6fff com.apple.CoreSymbolication (11.0 - 64509.98.1) <16B36902-9555-37E9-947D-776E98F92759> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
- 0x7fff4e07e000 - 0x7fff4e1aaff4 com.apple.coreui (2.1 - 608.3) <89DA1417-5A26-3ECE-937A-F4E3416F9AF5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
- 0x7fff4e1ab000 - 0x7fff4e346ff6 com.apple.CoreUtils (6.1 - 610.19) <4F6D8065-58BB-3A94-BBFE-CD9925DC9448> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
- 0x7fff4e47b000 - 0x7fff4e48eff1 com.apple.CrashReporterSupport (10.13 - 15011.2) <B6F3A81D-6D8B-3926-A7D7-CE0A70B3F022> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
- 0x7fff4e6f8000 - 0x7fff4e70affc com.apple.framework.DFRFoundation (1.0 - 252) <E25E690A-E8D2-3F81-B472-B13241425609> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
- 0x7fff4e70b000 - 0x7fff4e710fff com.apple.DSExternalDisplay (3.1 - 380) <9E92DDED-6B78-38D6-AE36-55E9B9663BF3> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
- 0x7fff4e779000 - 0x7fff4e7f4ff8 com.apple.datadetectorscore (8.0 - 659) <34472A85-9A30-3892-979F-D9C837713B73> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
- 0x7fff4e840000 - 0x7fff4e87eff0 com.apple.DebugSymbols (194 - 194) <DA338497-120F-3FF5-936C-0F582A820594> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
- 0x7fff4e87f000 - 0x7fff4e9dcffe com.apple.desktopservices (1.14.3 - 1281.3.2) <95A39028-BF4D-3BFF-8D7C-ECC6FA6F159A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
- 0x7fff4e9f2000 - 0x7fff4e9feff8 com.apple.DeviceIdentity (1.0 - 1) <12DCD00C-4A89-34EA-9644-38C1EDA7D0D8> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
- 0x7fff4eb09000 - 0x7fff4ebd1ff6 com.apple.DiskImagesFramework (559.40.3 - 559.40.3) <4C6000FC-5013-3B38-A87E-6A4EE1C5C47D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
- 0x7fff4ebd2000 - 0x7fff4eca2ff6 com.apple.DiskManagement (13.0 - 1648.60.1) <E550140B-E58D-328A-B1F7-068C09C01442> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
- 0x7fff4eca3000 - 0x7fff4eca7ff1 com.apple.DisplayServicesFW (3.1 - 380) <6C760139-C1B0-31A9-9EEE-EB973AF97C88> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
- 0x7fff4ecfd000 - 0x7fff4ed21ffd com.apple.DuetActivityScheduler (1.0 - 1) <EE382B5E-1CD6-3D98-B7D7-09F0AD354B31> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
- 0x7fff4ed4b000 - 0x7fff4ed80ff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <66EA8335-E788-361F-B1C2-4B48C0803B20> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
- 0x7fff4ed81000 - 0x7fff4ed85ff9 com.apple.EFILogin (2.0 - 2) <2EBFEA3A-88BE-317A-9AED-10B0F3A31D46> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
- 0x7fff4f8bb000 - 0x7fff4ff25ff1 com.apple.vision.EspressoFramework (1.0 - 188.2) <B863D9FF-CFB6-329D-8606-29165DF90DA6> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
- 0x7fff50208000 - 0x7fff50623ff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <319C54ED-8E29-3813-924F-025D79CC8019> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
- 0x7fff50c87000 - 0x7fff50dbeffc libFontParser.dylib (277.2.1.2) <704AF164-F456-3F60-B163-62EC940BFD28> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
- 0x7fff50dbf000 - 0x7fff50df3fff libTrueTypeScaler.dylib (277.2.1.2) <A67C3BA8-E3B6-3627-90DF-85BEFC27EEAB> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
- 0x7fff50e58000 - 0x7fff50e68ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <3E7B4AE8-5768-36ED-AF1C-5DABE593E037> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
- 0x7fff5432d000 - 0x7fff5432efff libmetal_timestamp.dylib (902.11.1) <C727E156-4AE3-3671-85FA-EE24E13F6B47> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
- 0x7fff559c9000 - 0x7fff559d4ff7 libGPUSupportMercury.dylib (17.10.22) <BFF0C4E7-E63A-3EB1-B533-D5DA09405540> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
- 0x7fff559d5000 - 0x7fff559dbfff com.apple.GPUWrangler (4.7.2 - 4.7.2) <5C84A60E-78C0-308F-B3C1-EDA3F6240E83> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
- 0x7fff55cf9000 - 0x7fff55d1fffb com.apple.GenerationalStorage (2.0 - 313) <D5A80484-A213-39DD-B084-84826CB1601C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
- 0x7fff55d38000 - 0x7fff56d15ff6 com.apple.GeoServices (1.0 - 1624.23.12.10.2) <D21A38B1-7BD4-3F3F-9C94-417960A337C1> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
- 0x7fff56e43000 - 0x7fff56e51ffb com.apple.GraphVisualizer (1.0 - 100.1) <5C98285A-C285-3ED2-8FED-1E70B77D1C53> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
- 0x7fff56e52000 - 0x7fff56e5fff3 com.apple.GraphicsServices (1.0 - 1.0) <242E914B-8093-39AB-80BD-1121DE75E3E5> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
- 0x7fff56eb6000 - 0x7fff56ec3ff9 com.apple.HID (1.0 - 1) <DEDBE193-06E6-30C1-B23A-E069F2BBD241> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
- 0x7fff56fe4000 - 0x7fff570a1ff4 com.apple.Heimdal (4.0 - 2.0) <AFBAC6BF-E26D-3DF5-8C0B-93D368BD9466> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
- 0x7fff591e2000 - 0x7fff591eaffd com.apple.IOAccelerator (438.3.2 - 438.3.2) <3B058F51-DF3D-336B-9A2D-84C87D921750> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
- 0x7fff591ed000 - 0x7fff59203ff7 com.apple.IOPresentment (1.0 - 37) <B5198666-84BC-3410-8938-81490393A92F> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
- 0x7fff5958d000 - 0x7fff595d8ff4 com.apple.IconServices (438.3 - 438.3) <08F66C80-487F-33FF-8644-58474E2D4308> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
- 0x7fff59777000 - 0x7fff59783ffa com.apple.IntentsFoundation (1.0 - 1) <6A7CDC24-F578-3087-96E9-ED005DEA4671> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
- 0x7fff59796000 - 0x7fff5979cffc com.apple.InternationalSupport (1.0 - 45) <680CB59A-D14D-3826-8127-86887F4827BC> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
- 0x7fff599dd000 - 0x7fff599fdff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <884A362C-9B03-3BB5-82AC-02D6628EBE9A> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
- 0x7fff59b55000 - 0x7fff59c23ff5 com.apple.LanguageModeling (1.0 - 215.1) <778F0579-C901-313A-BAB1-B7A680637617> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
- 0x7fff59c24000 - 0x7fff59c6cff7 com.apple.Lexicon-framework (1.0 - 72) <0665370B-2701-3B82-AFD2-86F442935325> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
- 0x7fff59c73000 - 0x7fff59c77ff2 com.apple.LinguisticData (1.0 - 353.6.1) <7D3161A2-EDF7-3315-A75E-6954DF93D2F4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
- 0x7fff59c9e000 - 0x7fff59cc2ffe com.apple.locationsupport (2389.0.8 - 2389.0.8) <7E9D21BA-4434-3C49-A648-43E8318E63D3> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
- 0x7fff59d1b000 - 0x7fff59d20ff7 com.apple.LoginUICore (4.0 - 4.0) <AC2D8E1A-8B78-320F-9D56-C797207113DF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
- 0x7fff5a512000 - 0x7fff5a515fff com.apple.Mangrove (1.0 - 25) <2F7BF4DD-1C3C-3BA7-AD3A-CF3D79D0275E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
- 0x7fff5a6d3000 - 0x7fff5a6f9ffe com.apple.MarkupUI (1.0 - 325.3) <0870844E-A690-3555-81C9-F5A103E91493> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
- 0x7fff5a77e000 - 0x7fff5a808ff0 com.apple.MediaExperience (1.0 - 1) <2B5A09FD-A1D0-3F9C-BAC1-1D2F3FEE37D6> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
- 0x7fff5a809000 - 0x7fff5a83cfff com.apple.MediaKit (16 - 923) <3ED0A6CF-51E2-3477-B64F-3D2212DD840E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
- 0x7fff5afd2000 - 0x7fff5b01efff com.apple.spotlight.metadata.utilities (1.0 - 2075.7) <EF5B1E3A-E261-3CEF-BA15-8B0CBA246BFF> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
- 0x7fff5b01f000 - 0x7fff5b0edffd com.apple.gpusw.MetalTools (1.0 - 1) <A0457B5A-03BD-3559-BC40-20AA81BA4F18> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
- 0x7fff5b147000 - 0x7fff5b160ff4 com.apple.MobileAssets (1.0 - 619.80.1) <4023284C-6478-3AA0-88BB-9ED9916F840F> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
- 0x7fff5b31d000 - 0x7fff5b33bff7 com.apple.MobileKeyBag (2.0 - 1.0) <CA7F79BC-E9D8-3046-BA50-F6CEA9064B0E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
- 0x7fff5b408000 - 0x7fff5b5a1ff3 com.apple.Montreal (1.0 - 120.1) <60D763E7-99F1-35CE-AAE1-A040BB7E8531> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
- 0x7fff5b5a2000 - 0x7fff5b5d2fff com.apple.MultitouchSupport.framework (3430.1 - 3430.1) <54B4AAC8-C9B8-3EA1-92DB-7D46377F42D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
- 0x7fff5bad2000 - 0x7fff5badcfff com.apple.NetAuth (6.2 - 6.2) <B38040EA-8759-3F37-A1BE-46E56E1FD894> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
- 0x7fff5c4cd000 - 0x7fff5c519ff7 com.apple.OTSVG (1.0 - 643.1.2.3) <EA710203-19C6-3B52-8CDB-17469100721D> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
- 0x7fff5d6af000 - 0x7fff5d6baffe com.apple.PerformanceAnalysis (1.243.1 - 243.1) <01C5F3ED-9878-31D7-8B2C-C3F9CD19FD5A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
- 0x7fff5d6bb000 - 0x7fff5d6e3ffb com.apple.persistentconnection (1.0 - 1.0) <1FDCBE78-F67A-3A7D-8B35-F094B09AC172> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
- 0x7fff5f10a000 - 0x7fff5f13aff1 com.apple.pluginkit.framework (1.0 - 1) <F1188929-8A98-3367-8D12-34BC5BB75BB0> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
- 0x7fff5f163000 - 0x7fff5f176ff8 com.apple.PowerLog (1.0 - 1) <30EED1DE-8283-3AF4-B3A6-34EC96F53421> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
- 0x7fff5ffe6000 - 0x7fff60040ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <CA8C5C3E-1662-3149-91C0-5960174744F6> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
- 0x7fff60041000 - 0x7fff6005afff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <4049735F-C71E-3035-93FB-BDA7326D5268> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
- 0x7fff60166000 - 0x7fff60169ff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <14F165E6-3B02-3FF4-9C45-A8E96CE48401> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
- 0x7fff6016a000 - 0x7fff6018dffb com.apple.quicklook.QuickLookSupport (1.0 - 1) <E4337D1C-BC8B-333B-8BD8-C0356EF1E353> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
- 0x7fff601d4000 - 0x7fff6024cff8 com.apple.Rapport (1.9 - 190.11) <A25D1B79-DAA5-3374-9731-C853C410E811> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
- 0x7fff60443000 - 0x7fff6044fff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.80.8) <576FFCE0-8C2E-3AAB-9595-0EE4DDA9B076> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
- 0x7fff60463000 - 0x7fff6048cff9 com.apple.RemoteViewServices (2.0 - 148) <C83999D8-A6C7-3685-8327-215C24571E52> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
- 0x7fff6048d000 - 0x7fff604a2ff2 com.apple.xpc.RemoteXPC (1.0 - 1738.80.8) <F66D5FC5-8F56-3A1F-8485-80B129B90633> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
- 0x7fff605f2000 - 0x7fff6062dff4 com.apple.RunningBoardServices (1.0 - 223.60.4) <798E005B-9E75-3E28-9DD0-0887C4DE86A8> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
- 0x7fff613d6000 - 0x7fff61420ff7 com.apple.Safari.SafeBrowsing (15608 - 15608.5.11) <254A4859-AB23-3700-B190-38FE6DE49E70> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
- 0x7fff61f78000 - 0x7fff61f7bff9 com.apple.SecCodeWrapper (4.0 - 448.60.2) <E2F3EF70-757B-3D98-9031-3E9E84DA793F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
- 0x7fff620ee000 - 0x7fff62212ff4 com.apple.Sharing (1506.6 - 1506.6) <C5421BDD-516B-3B4F-BAF1-4E35FC9123DB> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
- 0x7fff62233000 - 0x7fff62253ffd com.apple.sidecar-core (1.0 - 209) <8D97FF51-6503-3E4A-861B-D2B47978FBF7> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
- 0x7fff62254000 - 0x7fff62266ff8 com.apple.sidecar-ui (1.0 - 209) <E131DED8-F5AD-3B71-9EE6-B65F7075FF8E> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
- 0x7fff6322a000 - 0x7fff63522ffa com.apple.SkyLight (1.600.0 - 450.1) <D81DC8F0-76A7-3783-95E9-8CAB3E36AC72> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
- 0x7fff63d6a000 - 0x7fff63d78fff com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <3939CFA9-2C00-396E-ADFC-39062113B206> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
- 0x7fff64453000 - 0x7fff64494ff9 com.apple.StreamingZip (1.0 - 1) <366C66BF-31AB-39D2-BD28-562198C34F01> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
- 0x7fff645a5000 - 0x7fff645aeff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <EEE772D2-4371-37F5-B81D-4D11D6469A9E> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
- 0x7fff64620000 - 0x7fff6464affc com.apple.framework.SystemAdministration (1.0 - 1.0) <D1049C9A-0CBB-30FD-8F86-E702E964412A> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
- 0x7fff64864000 - 0x7fff64874ff3 com.apple.TCC (1.0 - 1) <417E1B7C-6685-3907-BB1E-DD5961F78B45> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
- 0x7fff64d69000 - 0x7fff64e30ff4 com.apple.TextureIO (3.10.9 - 3.10.9) <8BEFDF4E-E1AF-3448-A15D-4AE41F5B133F> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
- 0x7fff64fad000 - 0x7fff64faefff com.apple.TrustEvaluationAgent (2.0 - 33) <506C9A9F-7DA0-304C-BE22-53BF668F0381> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
- 0x7fff65c87000 - 0x7fff65ee1ff2 com.apple.UIFoundation (1.0 - 660) <DF4643EC-0ABA-351C-999A-5BCC954D56AE> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
- 0x7fff65f74000 - 0x7fff65f7affe com.apple.URLFormatting (119 - 119.15) <646C4FD6-2CEA-3989-B458-837D3A64715A> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
- 0x7fff66ad5000 - 0x7fff66af5fff com.apple.UserManagement (1.0 - 1) <A33E70EF-7F51-38C4-AFEC-E03030F2F4DD> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
- 0x7fff678ab000 - 0x7fff67996ffe com.apple.ViewBridge (464.1 - 464.1) <3E5D779A-900E-342A-ABF3-1E4A02AB2A5D> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
- 0x7fff67b3c000 - 0x7fff67b3dfff com.apple.WatchdogClient.framework (1.0 - 67.60.1) <CE6F2534-1A8A-3FFC-84DD-D7FAB040D0A9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
- 0x7fff67d06000 - 0x7fff67d06fff com.apple.WebInspectorUI (15608 - 15608.5.11) <D5C0BF5E-A8FD-387B-840E-E4D212D18418> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
- 0x7fff67eb6000 - 0x7fff67ef2ff3 libAWDSupport.dylib (949) <A854DA51-61AF-32CA-9F2F-EF6E571C832B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
- 0x7fff67ef3000 - 0x7fff68198ffe libAWDSupportFramework.dylib (3417) <68B17E33-FEF7-33D6-85FF-459B7BAEF971> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
- 0x7fff68199000 - 0x7fff681aaff7 libprotobuf-lite.dylib (3417) <28478439-F2D5-3031-A2CD-2ADD4E9414D9> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
- 0x7fff681ab000 - 0x7fff68205ff3 libprotobuf.dylib (3417) <CDD0FD50-D008-3C48-A186-FECB2CD3E403> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
- 0x7fff68206000 - 0x7fff6824aff6 com.apple.awd (1.0 - 949) <E13F7EC4-11B4-3330-A331-0EF4A445CA9C> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
- 0x7fff6871a000 - 0x7fff6871dffa com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <91F1D1A6-6B68-39A2-938A-A922AE456DD3> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
- 0x7fff68796000 - 0x7fff687a4ff5 com.apple.audio.caulk (1.0 - 32.3) <A527F22C-8895-322C-8EE0-E389AE744842> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
- 0x7fff68ae5000 - 0x7fff68ae7ff3 com.apple.loginsupport (1.0 - 1) <52A28EB4-6C31-3E76-B485-E8A340E6AE74> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
- 0x7fff68ae8000 - 0x7fff68afbffd com.apple.login (3.0 - 3.0) <3CAF19F5-9F6F-34C5-B72B-4F8F15F5C6F6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
- 0x7fff68b2d000 - 0x7fff68b39ffd com.apple.perfdata (1.0 - 51.40.3) <204DA9E2-4140-3891-ADC5-82A501271305> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
- 0x7fff68d38000 - 0x7fff68d4dffa libAccessibility.dylib (2771.40.4) <E44974E7-A127-3EE9-A7A6-24C9268C4394> /usr/lib/libAccessibility.dylib
- 0x7fff68dfe000 - 0x7fff68e0aff3 libAudioStatistics.dylib (1104.33) <889A738A-025F-38B8-943F-BF8530E1FED4> /usr/lib/libAudioStatistics.dylib
- 0x7fff68e0b000 - 0x7fff68e41ffa libAudioToolboxUtility.dylib (1104.33) <46E2E6B0-075D-325F-B859-45F210948512> /usr/lib/libAudioToolboxUtility.dylib
- 0x7fff68e48000 - 0x7fff68e7dff7 libCRFSuite.dylib (48) <2E2AF258-4368-3442-861A-7966FC966FA5> /usr/lib/libCRFSuite.dylib
- 0x7fff68e80000 - 0x7fff68e8aff3 libChineseTokenizer.dylib (34) <3CE846EE-7F34-3A35-904E-3696AAC59D8E> /usr/lib/libChineseTokenizer.dylib
- 0x7fff68e8b000 - 0x7fff68f14fff libCoreStorage.dylib (551) <C0404CC1-20E0-35AD-8F45-AC22D1046705> /usr/lib/libCoreStorage.dylib
- 0x7fff68f17000 - 0x7fff68f19ff7 libDiagnosticMessagesClient.dylib (112) <C0626D16-A03A-32F9-B53C-1D12C74CA510> /usr/lib/libDiagnosticMessagesClient.dylib
- 0x7fff68f5e000 - 0x7fff69115ff3 libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
- 0x7fff6913c000 - 0x7fff69142ff3 libIOReport.dylib (54) <06A83770-D7BB-3F28-A647-5B1CDD847BEC> /usr/lib/libIOReport.dylib
- 0x7fff69222000 - 0x7fff69229fff libMatch.1.dylib (36) <11F9DEB4-CFE3-3ADE-A7B0-EF65ED102426> /usr/lib/libMatch.1.dylib
- 0x7fff69259000 - 0x7fff69278fff libMobileGestalt.dylib (826.80.1) <17F6FE25-0AB9-3914-A92C-64CA10592D99> /usr/lib/libMobileGestalt.dylib
- 0x7fff692ed000 - 0x7fff693caff7 libSMC.dylib (20) <C7AB32E0-77AC-3E11-A078-B3A00FACEEDC> /usr/lib/libSMC.dylib
- 0x7fff693df000 - 0x7fff693e0ff3 libSystem.B.dylib (1281) <4190DC49-1DB4-3514-ADD5-D3EDE0E62896> /usr/lib/libSystem.B.dylib
- 0x7fff693e1000 - 0x7fff6946eff7 libTelephonyUtilDynamic.dylib (3852) <D463EC47-1C37-303A-A9EA-0FBB6041A90A> /usr/lib/libTelephonyUtilDynamic.dylib
- 0x7fff6946f000 - 0x7fff69470fff libThaiTokenizer.dylib (3) <54AA8133-964E-33CE-BADA-15767CFD4232> /usr/lib/libThaiTokenizer.dylib
- 0x7fff69488000 - 0x7fff6949efff libapple_nghttp2.dylib (1.39.2) <89011AF3-BDD1-36E3-87B4-A3D457E94821> /usr/lib/libapple_nghttp2.dylib
- 0x7fff694d3000 - 0x7fff69545ff7 libarchive.2.dylib (72.40.2) <0DAB3B96-2615-366B-A4F0-275824879683> /usr/lib/libarchive.2.dylib
- 0x7fff69546000 - 0x7fff695dcfc5 libate.dylib (2.0.9) <1E873766-E585-323E-B60E-147F10EA7026> /usr/lib/libate.dylib
- 0x7fff695e0000 - 0x7fff695e0ff3 libauto.dylib (187) <BEF4FE54-F6D3-317B-B94B-F319603AD11D> /usr/lib/libauto.dylib
- 0x7fff695e1000 - 0x7fff696a6ffe libboringssl.dylib (283.60.3) <2E540385-E73C-3B1F-9B47-86F02CBCA517> /usr/lib/libboringssl.dylib
- 0x7fff696a7000 - 0x7fff696b7ff3 libbsm.0.dylib (60) <00B56AB5-3BB4-3E6B-B378-7E611B291AD1> /usr/lib/libbsm.0.dylib
- 0x7fff696b8000 - 0x7fff696c4fff libbz2.1.0.dylib (44) <B25136E2-3716-30F6-B030-FF4FED028A18> /usr/lib/libbz2.1.0.dylib
- 0x7fff696c5000 - 0x7fff69718ff7 libc++.1.dylib (800.7) <B6521FE0-672F-35AE-86DA-CEDFC5366FEA> /usr/lib/libc++.1.dylib
- 0x7fff69719000 - 0x7fff6972dfff libc++abi.dylib (800.7) <58B61BD0-E61A-33E7-A2EF-D9EC1D312E4A> /usr/lib/libc++abi.dylib
- 0x7fff6972e000 - 0x7fff6972effb libcharset.1.dylib (59) <EA489E13-6B2C-3C19-949C-3084CBB86C8A> /usr/lib/libcharset.1.dylib
- 0x7fff6972f000 - 0x7fff69740ffb libcmph.dylib (8) <85BA313E-B0C5-36AB-8380-3B453B18747F> /usr/lib/libcmph.dylib
- 0x7fff69741000 - 0x7fff69758fe7 libcompression.dylib (87) <37D2F5AF-09F8-328F-9E40-6E79ABAC80FD> /usr/lib/libcompression.dylib
- 0x7fff69a28000 - 0x7fff69a3eff7 libcoretls.dylib (167) <BFA8EED9-43E3-3F5A-99BF-44560DD952E0> /usr/lib/libcoretls.dylib
- 0x7fff69a3f000 - 0x7fff69a40fff libcoretls_cfhelpers.dylib (167) <F4ED0A8C-A555-36C5-AB5F-45D76898B3D4> /usr/lib/libcoretls_cfhelpers.dylib
- 0x7fff69a41000 - 0x7fff69af6ff7 libcrypto.0.9.7.dylib (106) <C417AFC1-BAD2-3735-840E-08B821BC632C> /usr/lib/libcrypto.0.9.7.dylib
- 0x7fff69be3000 - 0x7fff69cddfff libcrypto.35.dylib (47.11.1) <66262932-ADFB-34EA-B9C6-C2B1AB9B7254> /usr/lib/libcrypto.35.dylib
- 0x7fff69ee4000 - 0x7fff69fe8fe7 libcrypto.44.dylib (47.11.1) <D6B404EE-6329-3365-B979-22588E69D4EA> /usr/lib/libcrypto.44.dylib
- 0x7fff69feb000 - 0x7fff69ff6ff7 libcsfde.dylib (551) <8984DC1E-31AB-3B80-B55E-B84F50AC00B3> /usr/lib/libcsfde.dylib
- 0x7fff69ffe000 - 0x7fff6a05dfff libcups.2.dylib (483.2) <42B7AE99-AE7A-3F67-890A-D3E71FC0823F> /usr/lib/libcups.2.dylib
- 0x7fff6a05f000 - 0x7fff6a0c6fff libcurl.4.dylib (118) <8695EC4D-680F-3F2B-A338-5083095B6D9C> /usr/lib/libcurl.4.dylib
- 0x7fff6a169000 - 0x7fff6a169fff libenergytrace.dylib (21) <0210224E-7580-36A3-B05F-1ADC794EFD61> /usr/lib/libenergytrace.dylib
- 0x7fff6a16a000 - 0x7fff6a183ff7 libexpat.1.dylib (19.60.2) <9A34B232-8646-311A-A9B1-689570CB4ABB> /usr/lib/libexpat.1.dylib
- 0x7fff6a191000 - 0x7fff6a193fff libfakelink.dylib (149) <C220F274-ABF8-3FF6-B9C9-5B9625B412B7> /usr/lib/libfakelink.dylib
- 0x7fff6a1a2000 - 0x7fff6a1a7fff libgermantok.dylib (24) <617FED80-EB9C-38AD-AA6F-01C85537AD7D> /usr/lib/libgermantok.dylib
- 0x7fff6a1a8000 - 0x7fff6a1b1ff7 libheimdal-asn1.dylib (564.60.2) <DD4079EB-4860-3610-8E36-2A80E1980322> /usr/lib/libheimdal-asn1.dylib
- 0x7fff6a1b2000 - 0x7fff6a2a2ff7 libiconv.2.dylib (59) <A9887050-DDA1-3120-84C9-A710789B33ED> /usr/lib/libiconv.2.dylib
- 0x7fff6a2a3000 - 0x7fff6a4fbff7 libicucore.A.dylib (64252.0.1) <8C86419A-7DA5-34D1-9C7A-71DB1BF871CC> /usr/lib/libicucore.A.dylib
- 0x7fff6a515000 - 0x7fff6a516fff liblangid.dylib (133) <178B318D-B6A8-308F-9916-484BF89FE60B> /usr/lib/liblangid.dylib
- 0x7fff6a517000 - 0x7fff6a52fff3 liblzma.5.dylib (16) <B0DA19F6-DB89-3D30-8626-43748B2F40FB> /usr/lib/liblzma.5.dylib
- 0x7fff6a547000 - 0x7fff6a5eefff libmecab.dylib (883.1.1) <887B8719-4B19-3809-B647-3F9EDB2FF3AC> /usr/lib/libmecab.dylib
- 0x7fff6a5ef000 - 0x7fff6a851fe1 libmecabra.dylib (883.1.1) <8C7545C7-1A34-3986-9F7C-F1B23184D402> /usr/lib/libmecabra.dylib
- 0x7fff6abc1000 - 0x7fff6abf0ff7 libncurses.5.4.dylib (57) <4FF0E079-E45E-31FD-9DD4-809334F7FE25> /usr/lib/libncurses.5.4.dylib
- 0x7fff6ad1f000 - 0x7fff6b195ff7 libnetwork.dylib (1880.60.5) <54518F3C-E79A-353F-A191-B10D089CF7B1> /usr/lib/libnetwork.dylib
- 0x7fff6b196000 - 0x7fff6b1acfff libnetworkextension.dylib (1095.60.2) <763F535B-BB4D-3E45-A56E-C0E60894CB61> /usr/lib/libnetworkextension.dylib
- 0x7fff6b234000 - 0x7fff6b265fc6 libobjc.A.dylib (781.2) <0B3CE8DD-966F-302E-8F0C-05D2295BF6DA> /usr/lib/libobjc.A.dylib
- 0x7fff6b266000 - 0x7fff6b267ff7 libodfde.dylib (26) <7C8D9ACA-E72D-3285-8782-3BF9142F2912> /usr/lib/libodfde.dylib
- 0x7fff6b278000 - 0x7fff6b27cfff libpam.2.dylib (25) <B8DEB6FA-2D8C-38C1-A59E-B87169C531D5> /usr/lib/libpam.2.dylib
- 0x7fff6b27f000 - 0x7fff6b2b5ff7 libpcap.A.dylib (89.60.2) <26D9C62F-5A46-3827-BED3-A31F59BF94F8> /usr/lib/libpcap.A.dylib
- 0x7fff6b2f3000 - 0x7fff6b301ff9 libperfcheck.dylib (37) <5DF2DACD-FBE9-387E-8F9A-69748772FFCC> /usr/lib/libperfcheck.dylib
- 0x7fff6b337000 - 0x7fff6b34fff7 libresolv.9.dylib (67.40.1) <ECC1BAE9-9E87-358B-8634-08BD56D3129E> /usr/lib/libresolv.9.dylib
- 0x7fff6b351000 - 0x7fff6b395fff libsandbox.1.dylib (1217.80.1) <6D00E6DC-7760-3210-881E-B87658CB9395> /usr/lib/libsandbox.1.dylib
- 0x7fff6b396000 - 0x7fff6b3a8fff libsasl2.2.dylib (213) <7B674AF8-E112-32D7-9DA0-2CF07AAB4CA1> /usr/lib/libsasl2.2.dylib
- 0x7fff6b3a9000 - 0x7fff6b3aaff7 libspindump.dylib (281.2) <73FB5F93-C384-3E48-A6A3-3E5B00DAADFC> /usr/lib/libspindump.dylib
- 0x7fff6b3ab000 - 0x7fff6b598ff7 libsqlite3.dylib (308.4) <DC25A391-E31B-357A-8A06-2CD564328470> /usr/lib/libsqlite3.dylib
- 0x7fff6b68c000 - 0x7fff6b6b9ffb libssl.46.dylib (47.11.1) <F979B183-1491-3A26-9E44-A8839A84D44F> /usr/lib/libssl.46.dylib
- 0x7fff6b6bc000 - 0x7fff6b706ff7 libstdc++.6.dylib (104.1) <FD8B5914-B85D-34AE-93B4-DC08E76FF1AB> /usr/lib/libstdc++.6.dylib
- 0x7fff6b78e000 - 0x7fff6b7e9ff8 libusrtcp.dylib (1880.60.5) <2E7076E3-8DD4-3576-9C22-B79F4D13E43D> /usr/lib/libusrtcp.dylib
- 0x7fff6b7ea000 - 0x7fff6b7edffb libutil.dylib (57) <0593374D-C563-34AC-A299-239D0FFD1FB3> /usr/lib/libutil.dylib
- 0x7fff6b7ee000 - 0x7fff6b7fbfff libxar.1.dylib (420) <C39F10B1-16EB-3E31-800E-1939F0711EAA> /usr/lib/libxar.1.dylib
- 0x7fff6b801000 - 0x7fff6b8e3ff7 libxml2.2.dylib (32.14) <4201F7E9-72BE-3054-8B57-1875CD11E263> /usr/lib/libxml2.2.dylib
- 0x7fff6b8e7000 - 0x7fff6b90ffff libxslt.1.dylib (16.7) <82769E34-C25F-3BFE-9C4C-4E83BA02907B> /usr/lib/libxslt.1.dylib
- 0x7fff6b910000 - 0x7fff6b922ffb libz.1.dylib (76) <B8434343-B5D6-3565-B7B6-9EAF4AF6DF0A> /usr/lib/libz.1.dylib
- 0x7fff6b94c000 - 0x7fff6b94eff9 liblog_network.dylib (1880.60.5) <9DD52C01-DD6A-35E0-927B-0C0DEC896D60> /usr/lib/log/liblog_network.dylib
- 0x7fff6c386000 - 0x7fff6c38bff3 libcache.dylib (83) <E8AFD1BC-8759-3726-9A65-7C8EFE2B7CD1> /usr/lib/system/libcache.dylib
- 0x7fff6c38c000 - 0x7fff6c397fff libcommonCrypto.dylib (60165) <895D37D8-C93C-3817-980C-46E8DD8BF7BD> /usr/lib/system/libcommonCrypto.dylib
- 0x7fff6c398000 - 0x7fff6c39ffff libcompiler_rt.dylib (101.2) <900F4AF4-0698-3388-A801-B8C9BA0694F5> /usr/lib/system/libcompiler_rt.dylib
- 0x7fff6c3a0000 - 0x7fff6c3a9fff libcopyfile.dylib (166.40.1) <8D8E2CBE-CB7C-36E5-9131-B893E702967A> /usr/lib/system/libcopyfile.dylib
- 0x7fff6c3aa000 - 0x7fff6c441fdb libcorecrypto.dylib (866.80.2) <862471BE-9637-3643-A180-D46966504434> /usr/lib/system/libcorecrypto.dylib
- 0x7fff6c558000 - 0x7fff6c599ff0 libdispatch.dylib (1173.60.1) <B7999876-E4DE-3425-96AD-FD44A0873374> /usr/lib/system/libdispatch.dylib
- 0x7fff6c59a000 - 0x7fff6c5cfff7 libdyld.dylib (733.8) <E2D44BA3-AAE7-3228-B267-CDCEB81BD23B> /usr/lib/system/libdyld.dylib
- 0x7fff6c5d0000 - 0x7fff6c5d0ffb libkeymgr.dylib (30) <3082EDB1-C1BB-37E6-ABF0-4486E9975EA9> /usr/lib/system/libkeymgr.dylib
- 0x7fff6c5d1000 - 0x7fff6c5ddff7 libkxld.dylib (6153.81.5) <C2105F2E-AD5F-33C3-BC9F-54FF2EAF4B9B> /usr/lib/system/libkxld.dylib
- 0x7fff6c5de000 - 0x7fff6c5deff7 liblaunch.dylib (1738.80.8) <7DB8F076-0488-36A3-912B-C36D11831CAD> /usr/lib/system/liblaunch.dylib
- 0x7fff6c5df000 - 0x7fff6c5e4ff7 libmacho.dylib (949.0.1) <52B59600-94BE-3622-AB12-A303538505F2> /usr/lib/system/libmacho.dylib
- 0x7fff6c5e5000 - 0x7fff6c5e7ff7 libquarantine.dylib (110.40.3) <4C181B06-86CF-3BF5-9B3C-17B42921A2ED> /usr/lib/system/libquarantine.dylib
- 0x7fff6c5e8000 - 0x7fff6c5e9ff7 libremovefile.dylib (48) <39779463-00D7-327D-AA86-6C7C417F9092> /usr/lib/system/libremovefile.dylib
- 0x7fff6c5ea000 - 0x7fff6c601fff libsystem_asl.dylib (377.60.2) <5854C530-C2B0-3C46-95F8-57ADE3EE66BB> /usr/lib/system/libsystem_asl.dylib
- 0x7fff6c602000 - 0x7fff6c602fff libsystem_blocks.dylib (74) <1A97686D-4270-3CCB-AD19-46A2ADA84DE2> /usr/lib/system/libsystem_blocks.dylib
- 0x7fff6c603000 - 0x7fff6c68aff7 libsystem_c.dylib (1353.60.8) <0B132780-2107-3D94-8C59-EF5C642D7EA4> /usr/lib/system/libsystem_c.dylib
- 0x7fff6c68b000 - 0x7fff6c68effb libsystem_configuration.dylib (1061.80.3) <5CB9975B-CF31-3528-AFCC-94C06640FF67> /usr/lib/system/libsystem_configuration.dylib
- 0x7fff6c68f000 - 0x7fff6c692ff7 libsystem_coreservices.dylib (114) <495243C2-EC7C-3777-964C-1F8436B3BAB2> /usr/lib/system/libsystem_coreservices.dylib
- 0x7fff6c693000 - 0x7fff6c69bfff libsystem_darwin.dylib (1353.60.8) <2F080C65-FBF7-3304-801D-B89E29FF6275> /usr/lib/system/libsystem_darwin.dylib
- 0x7fff6c69c000 - 0x7fff6c6a3ffb libsystem_dnssd.dylib (1096.60.2) <AC7922C7-4E87-3394-A583-031E1C064741> /usr/lib/system/libsystem_dnssd.dylib
- 0x7fff6c6a4000 - 0x7fff6c6a5ffb libsystem_featureflags.dylib (17) <483E31E7-0955-3D8E-9799-661FEF7F3AFC> /usr/lib/system/libsystem_featureflags.dylib
- 0x7fff6c6a6000 - 0x7fff6c6f3fff libsystem_info.dylib (538) <2F518FD1-3EE9-3605-B428-BE4E02059DD4> /usr/lib/system/libsystem_info.dylib
- 0x7fff6c6f4000 - 0x7fff6c720ff7 libsystem_kernel.dylib (6153.81.5) <7D4FA7D7-99F5-3835-854B-6D972E12B654> /usr/lib/system/libsystem_kernel.dylib
- 0x7fff6c721000 - 0x7fff6c768fcf libsystem_m.dylib (3178) <1DDD6293-5E33-347C-A604-0B3085EABA8B> /usr/lib/system/libsystem_m.dylib
- 0x7fff6c769000 - 0x7fff6c790fff libsystem_malloc.dylib (283.60.1) <B376E338-D9DA-3BAC-A5C9-C929CB21A0C7> /usr/lib/system/libsystem_malloc.dylib
- 0x7fff6c791000 - 0x7fff6c79effb libsystem_networkextension.dylib (1095.60.2) <7016DF3D-4568-3D42-B858-1017361E31BA> /usr/lib/system/libsystem_networkextension.dylib
- 0x7fff6c79f000 - 0x7fff6c7a8ff3 libsystem_notify.dylib (241) <6A2D86AD-91C1-338A-AE98-3B0A417E1D85> /usr/lib/system/libsystem_notify.dylib
- 0x7fff6c7a9000 - 0x7fff6c7b2fef libsystem_platform.dylib (220) <3CDB982C-CB79-38FD-B98F-3EAD61E6DE39> /usr/lib/system/libsystem_platform.dylib
- 0x7fff6c7b3000 - 0x7fff6c7bdfff libsystem_pthread.dylib (416.60.2) <C507F7E9-DDC0-3032-85CF-5AB72264332F> /usr/lib/system/libsystem_pthread.dylib
- 0x7fff6c7be000 - 0x7fff6c7c2fff libsystem_sandbox.dylib (1217.80.1) <E9275E2D-D922-3D7B-8678-1735C307BD4F> /usr/lib/system/libsystem_sandbox.dylib
- 0x7fff6c7c3000 - 0x7fff6c7c5fff libsystem_secinit.dylib (62.80.1) <A73532FD-19BA-3CAA-9291-ADB3169E880C> /usr/lib/system/libsystem_secinit.dylib
- 0x7fff6c7c6000 - 0x7fff6c7cdffb libsystem_symptoms.dylib (1238.60.1) <A79CBAFF-D0B6-37A7-8C12-BE3F20031CC6> /usr/lib/system/libsystem_symptoms.dylib
- 0x7fff6c7ce000 - 0x7fff6c7e4ff2 libsystem_trace.dylib (1147.80.3) <5B4D24A7-1B40-3042-B095-0E530E2F578B> /usr/lib/system/libsystem_trace.dylib
- 0x7fff6c7e6000 - 0x7fff6c7ebffb libunwind.dylib (35.4) <C06AB230-8258-36D5-A316-67D776CE25AC> /usr/lib/system/libunwind.dylib
- 0x7fff6c7ec000 - 0x7fff6c821ffe libxpc.dylib (1738.80.8) <0362DEB5-520D-3222-BFAB-BBB382F341F2> /usr/lib/system/libxpc.dylib
- External Modification Summary:
- Calls made by other processes targeting this process:
- task_for_pid: 3
- 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: 43071
- thread_create: 0
- thread_set_state: 0
- VM Region Summary:
- ReadOnly portion of Libraries: Total=711.8M resident=0K(0%) swapped_out_or_unallocated=711.8M(100%)
- Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)
- VIRTUAL REGION
- REGION TYPE SIZE COUNT (non-coalesced)
- =========== ======= =======
- Accelerate framework 640K 5
- Activity Tracing 256K 1
- CG backing stores 13.3M 3
- CG image 88K 7
- CG raster data 7584K 3
- CoreAnimation 192K 16
- CoreGraphics 8K 1
- CoreImage 24K 2
- CoreUI image data 1268K 12
- Foundation 7232K 33
- Image IO 2752K 2
- JS JIT generated code 11.8M 170
- JS JIT generated code (reserved) 64K 1 reserved VM address space (unallocated)
- Kernel Alloc Once 8K 1
- MALLOC 1.0G 926
- MALLOC guard page 32K 7
- MALLOC_LARGE (reserved) 16.9M 27 reserved VM address space (unallocated)
- MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
- Memory Tag 242 12K 1
- OpenGL GLSL 256K 3
- STACK GUARD 56.0M 10
- Stack 12.6M 10
- VM_ALLOCATE 70.6M 84
- VM_ALLOCATE (reserved) 32K 1 reserved VM address space (unallocated)
- __DATA 44.6M 409
- __DATA_CONST 365K 6
- __FONT_DATA 4K 1
- __GLSLBUILTINS 5176K 1
- __LINKEDIT 357.4M 9
- __OBJC_RO 32.0M 1
- __OBJC_RW 1776K 1
- __TEXT 354.4M 399
- __UNICODE 564K 1
- mapped file 68.3M 27
- shared memory 648K 17
- =========== ======= =======
- TOTAL 2.3G 2199
- TOTAL, minus reserved VM space 2.1G 2199
- Model: MacBookAir9,1, BootROM 1037.87.10.0.0 (iBridge: 17.16.13561.0.0,0), 2 processors, Dual-Core Intel Core i3, 1.1 GHz, 8 GB, SMC
- Graphics: kHW_IntelIrisPlusGraphicsItem, Intel Iris Plus Graphics, spdisplays_builtin
- Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR4, 3733 MHz, SK Hynix, H9HCNNNCRMALPR-NEE
- Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR4, 3733 MHz, SK Hynix, H9HCNNNCRMALPR-NEE
- AirPort: spairport_wireless_card_type_airport_extreme, wl0: Dec 6 2019 11:23:21 version 16.25.6.0.3.6.72 FWID 01-b0d6247f
- Bluetooth: Version 7.0.3f7, 3 services, 18 devices, 1 incoming serial ports
- Network Service: Wi-Fi, AirPort, en0
- USB Device: USB 3.1 Bus
- USB Device: USB 3.1 Bus
- USB Device: Apple T2 Bus
- USB Device: Touch Bar Backlight
- USB Device: Apple Internal Keyboard / Trackpad
- USB Device: Headset
- USB Device: Ambient Light Sensor
- USB Device: FaceTime HD Camera (Built-in)
- USB Device: Apple T2 Controller
- Thunderbolt Bus: MacBook Air, Apple Inc., 79.0
- ___________________________________________________________________________________________________________________________
- Opening log for Oolite development version 1.91.0-220208 (x86-64 test release) under Mac OS X Version 10.15.3 (Build 19D2064) at 2022-04-04 20:49:24 +0000.
- Machine type: MacBookAir9,1, 8192 MiB memory, 2 (4 logical) x x86 (family 0x38435547) @ 1100 MHz.
- Build options: OpenAL, new planets, JavaScript console support, Debug plug-in support, OXP verifier, localization tools, debug GraphViz support, JavaScript profiling.
- Note that the contents of the log file can be adjusted by editing logcontrol.plist.
- 21:49:24.733 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Submersible_Nebulae.oxp has no manifest.plist
- 21:49:24.740 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Riredi-v1.0.0-2014-01-12.oxp has no manifest.plist
- 21:49:24.743 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.drew.Tianve1.3.oxp has no manifest.plist
- 21:49:24.756 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Missionaries.oxp has no manifest.plist
- 21:49:24.765 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.Lave.oxp has no manifest.plist
- 21:49:24.771 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/sunskimmers.oxp has no manifest.plist
- 21:49:24.771 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp has no manifest.plist
- 21:49:24.780 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Diso.oxp has no manifest.plist
- 21:49:24.803 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Cargo_wrecks_teaser 1.7.2.oxp has no manifest.plist
- 21:49:24.810 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/monument.oxp has no manifest.plist
- 21:49:24.811 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Griff_IceAsteroidTest.oxp has no manifest.plist
- 21:49:24.817 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/DarkSoul_Nebulae.oxp has no manifest.plist
- 21:49:24.823 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp has no manifest.plist
- 21:49:24.838 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Hotrods.oxp has no manifest.plist
- 21:49:24.864 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.nephthys_station.oxp has no manifest.plist
- 21:49:24.876 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp has no manifest.plist
- 21:49:24.880 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.wpb.oxp has no manifest.plist
- 21:49:24.887 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/piratetraps.oxp has no manifest.plist
- 21:49:24.899 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Galcop_trade_outpost.oxp has no manifest.plist
- 21:49:24.934 [oxp.conflict] +[ResourceManager manifestHasConflicts:logErrors:] (ResourceManager.m:818): OXP oolite.oxp.phkb.Smugglers_TGU.oxz conflicts with oolite.oxp.cim.new-cargoes.oxz and was removed from the loading list
- 21:49:25.860 [dataCache.rebuild.pathsChanged] +[ResourceManager checkCacheUpToDateForPaths:] (ResourceManager.m:1156): Cache is stale (search paths have changed). Rebuilding from scratch.
- 21:49:26.386 [joystick.error.init] -[OOMacJoystickManager init] (OOMacJoystickManager.m:80): Cannot open HID manager; joystick support will not function.
- 21:49:26.386 [rendering.opengl.version] -[OOOpenGLExtensionManager reset] (OOOpenGLExtensionManager.m:221): OpenGL renderer version: 2.1.0 ("2.1 INTEL-14.4.26"). Vendor: "Intel Inc.". Renderer: "Intel(R) Iris(TM) Plus Graphics OpenGL Engine (1x6x8 (fused) LP".
- 21:49:26.386 [rendering.opengl.extensions] -[OOOpenGLExtensionManager reset] (OOOpenGLExtensionManager.m:222): OpenGL extensions (128):
- GL_EXT_texture_compression_dxt1, GL_EXT_rescale_normal, GL_EXT_transform_feedback, GL_EXT_blend_func_separate, GL_EXT_framebuffer_sRGB, GL_ATI_texture_env_combine3, GL_ARB_draw_elements_base_vertex, GL_EXT_debug_label, GL_EXT_geometry_shader4, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_NV_texgen_reflection, GL_NV_blend_square, GL_ARB_texture_compression_rgtc, GL_EXT_stencil_wrap, GL_ARB_texture_env_crossbar, GL_EXT_framebuffer_blit, GL_ATI_separate_stencil, GL_APPLE_vertex_point_size, GL_EXT_texture_rectangle, GL_APPLE_specular_vector, GL_EXT_packed_depth_stencil, GL_EXT_blend_color, GL_ARB_fragment_program_shadow, GL_EXT_texture_env_add, GL_EXT_provoking_vertex, GL_EXT_texture_array, GL_ARB_texture_env_combine, GL_ARB_point_sprite, GL_ARB_multisample, GL_EXT_framebuffer_object, GL_ARB_framebuffer_sRGB, GL_EXT_texture_lod_bias, GL_APPLE_pixel_buffer, GL_ARB_vertex_program, GL_EXT_bgra, GL_APPLE_fence, GL_APPLE_ycbcr_422, GL_EXT_timer_query, GL_EXT_vertex_array_bgra, GL_ARB_depth_clamp, GL_IBM_rasterpos_clip, GL_ARB_pixel_buffer_object, GL_SGIS_generate_mipmap, GL_EXT_framebuffer_multisample_blit_scaled, GL_ARB_shader_texture_lod, GL_ARB_texture_float, GL_ARB_texture_rectangle, GL_ARB_vertex_shader, GL_NV_texture_barrier, GL_ARB_provoking_vertex, GL_ARB_texture_env_add, GL_APPLE_object_purgeable, GL_ARB_texture_env_dot3, GL_APPLE_rgb_422, GL_NV_depth_clamp, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_cube_map, GL_APPLE_element_array, GL_ATI_texture_float, GL_ARB_window_pos, GL_ARB_sync, GL_ARB_vertex_buffer_object, GL_APPLE_texture_range, GL_NV_conditional_render, GL_EXT_stencil_two_side, GL_ARB_texture_compression, GL_ARB_instanced_arrays, GL_EXT_blend_minmax, GL_ARB_texture_border_clamp, GL_EXT_draw_buffers2, GL_ARB_shading_language_100, GL_EXT_blend_equation_separate, GL_ARB_vertex_blend, GL_EXT_blend_subtract, GL_EXT_packed_float, GL_APPLE_aux_depth_stencil, GL_APPLE_row_bytes, GL_NV_light_max_exponent, GL_EXT_abgr, GL_EXT_texture_filter_anisotropic, GL_ARB_vertex_array_bgra, GL_ARB_draw_buffers, GL_ARB_transpose_matrix, GL_ARB_color_buffer_float, GL_EXT_gpu_program_parameters, GL_APPLE_client_storage, GL_ARB_texture_non_power_of_two, GL_ARB_multitexture, GL_EXT_gpu_shader4, GL_APPLE_flush_render, GL_ARB_framebuffer_object, GL_APPLE_vertex_program_evaluators, GL_APPLE_transform_hint, GL_EXT_texture_compression_s3tc, GL_APPLE_flush_buffer_range, GL_EXT_texture_integer, GL_SGIS_texture_edge_clamp, GL_NV_fog_distance, GL_ARB_occlusion_query, GL_ARB_fragment_shader, GL_ARB_texture_rg, GL_ARB_fragment_program, GL_ARB_seamless_cube_map, GL_ARB_shader_objects, GL_EXT_draw_range_elements, GL_APPLE_vertex_array_object, GL_ARB_depth_texture, GL_EXT_texture_sRGB, GL_ARB_half_float_vertex, GL_APPLE_vertex_array_range, GL_ARB_shadow, GL_EXT_multi_draw_arrays, GL_ARB_half_float_pixel, GL_APPLE_packed_pixels, GL_ARB_point_parameters, GL_EXT_debug_marker, GL_EXT_texture_sRGB_decode, GL_EXT_clip_volume_hint, GL_SGIS_texture_lod, GL_EXT_fog_coord, GL_EXT_texture_shared_exponent, GL_ATI_texture_mirror_once, GL_APPLE_float_pixels, GL_EXT_framebuffer_multisample, GL_ARB_depth_buffer_float, GL_ARB_draw_instanced
- 21:49:26.835 [rendering.opengl.shader.support] -[OOOpenGLExtensionManager reset] (OOOpenGLExtensionManager.m:256): Shaders are supported.
- 21:49:27.201 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Submersible_Nebulae.oxp has no manifest.plist
- 21:49:27.202 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Riredi-v1.0.0-2014-01-12.oxp has no manifest.plist
- 21:49:27.205 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.drew.Tianve1.3.oxp has no manifest.plist
- 21:49:27.212 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Missionaries.oxp has no manifest.plist
- 21:49:27.217 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.Lave.oxp has no manifest.plist
- 21:49:27.219 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/sunskimmers.oxp has no manifest.plist
- 21:49:27.219 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp has no manifest.plist
- 21:49:27.221 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Diso.oxp has no manifest.plist
- 21:49:27.232 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Cargo_wrecks_teaser 1.7.2.oxp has no manifest.plist
- 21:49:27.235 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/monument.oxp has no manifest.plist
- 21:49:27.236 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Griff_IceAsteroidTest.oxp has no manifest.plist
- 21:49:27.240 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/DarkSoul_Nebulae.oxp has no manifest.plist
- 21:49:27.246 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp has no manifest.plist
- 21:49:27.257 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Hotrods.oxp has no manifest.plist
- 21:49:27.277 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.nephthys_station.oxp has no manifest.plist
- 21:49:27.281 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp has no manifest.plist
- 21:49:27.283 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.wpb.oxp has no manifest.plist
- 21:49:27.295 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/piratetraps.oxp has no manifest.plist
- 21:49:27.303 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Galcop_trade_outpost.oxp has no manifest.plist
- 21:49:27.320 [oxp.conflict] +[ResourceManager manifestHasConflicts:logErrors:] (ResourceManager.m:818): OXP oolite.oxp.phkb.Smugglers_TGU.oxz conflicts with oolite.oxp.cim.new-cargoes.oxz and was removed from the loading list
- 21:49:27.321 [dataCache.rebuild.pathsChanged] +[ResourceManager checkCacheUpToDateForPaths:] (ResourceManager.m:1156): Cache is stale (search paths have changed). Rebuilding from scratch.
- 21:49:27.358 [searchPaths.dumpAll] +[ResourceManager logPaths] (ResourceManager.m:2240): Resource paths:
- /var/folders/6s/ysb64pns7r3472gl73j4zsnc0000gn/T/AppTranslocation/E785533B-8BB3-47E3-8C2D-48D869B2C633/d/Oolite 1.91.app/Contents/Resources
- ~/Library/Application Support/Oolite/Managed AddOns
- ~/Library/Application Support/Oolite/AddOns
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableHUDIFFScanner.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.DrNil.Commies.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableTorusDrive.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.Planetfall.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.Engine_Sound.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.SolarFlares.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.SystemDataConfig.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.market_observer.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.MoonsTexturePack.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.TrafficLights.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.Library.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Ramirez.Dictators.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableEnergyUnit.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.TionislaOrbitalGraveyard.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.MineralStoreReset.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.dertien.Z_GrOovY_SmallSystemStations.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.yah_gem_casino.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.EnergyRebalance.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Gnievmir.VimanaShipOverrides.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableEngines.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.RingRacer.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.ILS.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.SunGear.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.HardWay.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.another_commander.188NSGMaps.1_1.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/FontDangerousSquare.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.NoMarketNotification.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.EquipmentRemoveItemColor.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.zirael.UsefulMFDs.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.nicksta.primeable-equipment-mfd.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.LogEvents.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Lone_Wolf.NavalGridNext.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.Gallery.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_H.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stormrider.Darkside_Moonshine_Distillery.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableWitchDrive.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Spara.SothisTC.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.hoqllnq.missile-beep.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.FlightLog.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_D.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.FreighterConvoys.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_E.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_G.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableShieldGenerators.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.CombatMFD.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.InSystemCargoDelivery.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.IronHide.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.TechnicalReferenceLibrary-1.0.1.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.FPO_Lave.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Storm.TionislaChronicleArray.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_F.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_B.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/Old StarSystemLaneIndicator.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.ImperialAstrofactory.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.SW_Economy.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.yah_fuel_station.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Killer Wolf.Sothis_station.1_02.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.TionislaOrbitalGraveyard_Monuments.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_C.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_A.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystems.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.Moons.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.PoliceIFFScanner.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.CommandersLog.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.redspear.solos_alt_stations.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.behemoth.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/Norby.cag.Telescope_Extender.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Pleb.TaxiGalactica.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.ExplorersClub.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.FPO_Zaonce.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.AutoPrimeEquipment.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.RepairBots-2.13.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.TionislaOrbitalGraveyard_Shipwrecks.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.StationDockControl.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/cag.station_options.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Ramirez.BlOombergMarkets.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.InternalFuelTank.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/Norby.cag.Telescope.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.BGS.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.HabitableMainPlanets.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.GNN.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.ramirez.Feudal_States.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.PlanetaryCompass.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Draco_Caeles.GenerationShips.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Griff.Station_Bundle.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Ramirez.FuelTank.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.Pagroove.BGSSoundset.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.OrbitalStations.oxz
- ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CmdCheyd.DH_AdvancedNavigationComputer.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cholmondely.Hints.0.093.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.MFDFastConfiguration.oxz
- ~/Library/Application Support/Oolite/AddOns/PaintMissiles.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.spicy_hermits.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.EricWalch.DeepSpaceDredger.oxp
- ~/Library/Application Support/Oolite/AddOns/Submersible_Nebulae.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.ships-library free:old.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.NewtSoup.MiningIFFScannerUpgrade.oxz
- ~/Library/Application Support/Oolite/AddOns/Riredi-v1.0.0-2014-01-12.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ZygoUgo.Asteroids_resources.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.galaxy_names.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.ShipComparison.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.drew.Tianve1.3.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.GalacticRegistry.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.GalCopMissions.oxz
- ~/Library/Application Support/Oolite/AddOns/GalacticAlmanacBeta1.5.oxp
- ~/Library/Application Support/Oolite/AddOns/Asteroid_tweaks_1.3.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.CaptMurphy.ShipStorageHelper.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.CompressedF7Layout.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Svengali.Eric.BuoyRepair.oxz
- ~/Library/Application Support/Oolite/AddOns/Missionaries.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.EquipmentStorage.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.Delightful Docking.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.LaveAcademy.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.extracts-tre-clan.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.ContractsOnBB.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Bigships.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.Lave.oxp
- ~/Library/Application Support/Oolite/AddOns/SilentAsteroidTweaks.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Pods.oxz
- ~/Library/Application Support/Oolite/AddOns/sunskimmers.oxp
- ~/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.random_player-ship_name.oxz
- ~/Library/Application Support/Oolite/AddOns/EnhancedPassengerContracts.oxz
- ~/Library/Application Support/Oolite/AddOns/Diso.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackC.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackB.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.nuit_station.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.LMSS.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Tracker.oxz
- ~/Library/Application Support/Oolite/AddOns/ContextualJukebox.0.1a.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.FastTargetSelector.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.GalCopMostWanted.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Planetfall_Markets.oxz
- ~/Library/Application Support/Oolite/AddOns/in-system_traders_0.3.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.Cup_of_Tea-v1.2.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackA.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.Liners.oxz
- ~/Library/Application Support/Oolite/AddOns/Cargo_wrecks_teaser 1.7.2.oxp
- ~/Library/Application Support/Oolite/AddOns/Oolite.oxp.redspear.weapon_laws(1.4) tweaked.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.TrackerCam.oxz
- ~/Library/Application Support/Oolite/AddOns/PlanetForests.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.LaserArrangement.oxz
- ~/Library/Application Support/Oolite/AddOns/monument.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Griff_IceAsteroidTest.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.Display_Reputation.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackD.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.ChangeViewSound.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Pagroove.FamousPlanets.tweaked.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Towbar.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.CommonSenseOTB.SniperLock.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.HDBG.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.CommsLogMFD.oxz
- ~/Library/Application Support/Oolite/AddOns/DarkSoul_Nebulae.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.BulletinBoardSystem.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.WelcomeMat.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.systemfeatures.sunspots.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.jh145.ScannerAlertingEnhancement.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.gsagostinho.systemfeatures.rings.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.DeathComms.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.BeeTLeBeTHLeHeM.LifeInTheFrontier.oxz
- ~/Library/Application Support/Oolite/AddOns/transhab.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Commander_McLane.Anarchies.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.MaintenanceTuneUp.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.HUDSelector.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.HDBG-A.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.audible_docking_clearance.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.DigebitianBroadcastCommsMFD.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.GlareClarifier.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.GalDrivePod.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.SafetyCatch.oxz
- ~/Library/Application Support/Oolite/AddOns/Hotrods.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.comms-pack-a.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.random_hits.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Commander_McLane.Randomshipnames.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Disembodied.FreeTradeZone.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.zzz.Montana05.SIRF_compact.oxz
- ~/Library/Application Support/Oolite/AddOns/Target-System-Plugins_0.81.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ZygoUgo.Explosions.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Murgh.HoOpyCasino.oxz
- ~/Library/Application Support/Oolite/AddOns/PlanetOceans.oxp
- ~/Library/Application Support/Oolite/AddOns/In_System_Trader_1.5.2.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.nephthys_station.oxp
- ~/Library/Application Support/Oolite/AddOns/RockHermitBeacons-1.3.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.RobertTodd.Taranis.Tweaked.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Headlights.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Day.Diplomacy.oxz
- ~/Library/Application Support/Oolite/AddOns/ye_olde_hermits_1.0.1.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.hermit_tweaks_0.1.oxz
- ~/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.wpb.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.HomeSystem.oxz
- ~/Library/Application Support/Oolite/AddOns/RiskyBusiness.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.BountySystem.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.MinerCobra.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.market_inquirer.oxp
- ~/Library/Application Support/Oolite/AddOns/SniperLock_Fix-1.0.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.capt_murphy.Illegal_Goods_Tweak.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.EmailSystem.oxz
- ~/Library/Application Support/Oolite/AddOns/piratetraps.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.z.phkb.XenonUIResourcesH.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.ExtraFuelTanks.oxz
- ~/Library/Application Support/Oolite/AddOns/Debug.oxp
- ~/Library/Application Support/Oolite/AddOns/Oolite.oxp.zzz.Montana05.FdL_enhanced_vipers.OXZ
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.RetroRockets.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.z.phkb.XenonUI.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.dybal.BarrelRoll.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Trails.oxz
- ~/Library/Application Support/Oolite/AddOns/Galcop_trade_outpost.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.SMax.PlanetFallMarketSaver.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.TrafficControl.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Staer9.Icesteroids.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ByronArn.AutoRefuel.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Pagroove.Superhub.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.LinersMarkets.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ZygoUgo.ZygoCinematicSkyNebulas.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Rorschachhamster.Satellites.oxz
- ~/Library/Application Support/Oolite/AddOns/Halsis2BGS.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.hathor_station.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Gnievmir.VimanaHUD.tweaked.VimanaHUD.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.combat-simulator.oxz
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.FuelTweaks.oxz
- ~/Library/Application Support/Oolite/AddOns/Oolite.oxp.zzz.Montana05.resource_pack_01.OXZ
- ~/Library/Application Support/Oolite/AddOns/NPC_Equipment_Damage.12.21.oxp
- ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Planetfall-OoHaul.oxz
- ~/Library/Application Support/Oolite/AddOns/failing_hud_0.1.oxz
- ~/Library/Application Support/Oolite/AddOns/DigebitiSubject.oxp
- 21:49:28.113 [shipData.load.begin] +[OOShipRegistry(Singleton) allocWithZone:] (OOShipRegistry.m:1698): Loading ship data.
- 21:49:28.572 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.572 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.572 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.572 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.572 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.573 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.574 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.575 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.576 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.577 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.578 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.579 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.580 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.581 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.582 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.583 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.584 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.585 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
- 21:49:28.586 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneGeneric
- 21:49:28.586 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in paddyjunk-alt
- 21:49:28.587 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerCon
- 21:49:28.587 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerCon
- 21:49:28.587 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerCon
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
- 21:49:28.589 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
- 21:49:28.590 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
- 21:49:28.591 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
- 21:49:28.591 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
- 21:49:28.591 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
- 21:49:28.591 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
- 21:49:28.591 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.592 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
- 21:49:28.593 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
- 21:49:28.593 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
- 21:49:28.593 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
- 21:49:28.593 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
- 21:49:28.593 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
- 21:49:28.593 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.594 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.595 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.595 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wolfmk2-taranis
- 21:49:28.596 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wolfmk2-taranis
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod2_ah
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod2_ah
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.597 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.598 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
- 21:49:28.599 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneL1
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in cobra3-miner
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
- 21:49:28.601 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in cobra3-miner-player
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.602 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.603 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.603 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.603 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.603 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.603 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in kw_buoy
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in kw_buoy
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in kw_buoy
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.604 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in paddyjunk
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.605 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.606 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.607 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.608 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
- 21:49:28.609 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.610 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.613 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
- 21:49:28.614 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneL3
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
- 21:49:28.615 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
- 21:49:28.616 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
- 21:49:28.616 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
- 21:49:28.617 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in sothis_station
- 21:49:28.617 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in sothis_station
- 21:49:28.618 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod1_ah
- 21:49:28.618 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod1_ah
- 21:49:28.623 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
- 21:49:28.623 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
- 21:49:28.623 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
- 21:49:28.623 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
- 21:49:28.623 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in combatsimulator-buoy
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.624 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
- 21:49:28.625 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.625 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.625 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.625 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.625 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.626 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
- 21:49:28.627 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneL2
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.628 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.629 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.629 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.629 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
- 21:49:28.629 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerWit
- 21:49:28.629 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerWit
- 21:49:28.629 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerWit
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.630 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:28.631 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
- 21:49:29.068 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The 'conditions' key is deprecated in shipdata entry planetFall_mainSurface_OoHaulDist
- 21:49:29.069 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The 'conditions' key is deprecated in shipdata entry wpb
- 21:49:29.462 [plist.parse.failed] OOPropertyListFromData (OOPListParsing.m:72): Failed to parse /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp/Config/shiplibrary.plist as a property list.
- Unexpected character ( at line 1
- 21:49:29.644 [plist.parse.failed] OOPropertyListFromData (OOPListParsing.m:72): Failed to parse /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp/Config/shiplibrary.plist as a property list.
- Unexpected character ( at line 1
- 21:49:32.710 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Ring Racer League Entry
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:49:32.711 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:49:32.719 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.ships-library free:old.oxp/Scripts/ships_library_mfd.js does not "use strict";
- 21:49:32.720 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment TraderNet Monthly Subscription (Renewal)
- 21:49:32.722 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.TrackerCam.oxz/Scripts/trackerCam_trigger.js does not "use strict";
- 21:49:32.855 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.RetroRockets.oxz/Scripts/retroRockets.js does not "use strict";
- 21:49:32.862 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp/Scripts/lrScanner.js does not "use strict";
- 21:49:35.537 [debugSupport.load.success] -[OODebugController init] (OODebugController.m:95): Debug Bundle loaded successfully.
- 21:49:35.537 [system] (null): Warning: +[NSStream getStreamsToHost:port:inputStream:outputStream:] is deprecated since OS X 10.10. Please use +[NSStream getStreamsToHostWithName:port:inputStream:outputStream] instead.
- 21:49:35.553 [debugTCP.send.warning] -[OODebugTCPConsoleClient(OOPrivate) sendDictionary:] (OODebugTCPConsoleClient.m:396): Error sending packet header, retrying.
- 21:49:35.565 [debugTCP.disconnect] -[OODebugTCPConsoleClient(OOPrivate) breakConnectionWithMessage:] (OODebugTCPConsoleClient.m:666): No connection to debug console: "Connection to debug console failed: 'The operation couldn’t be completed. Connection refused' (outStream status: 7, inStream status: 7)."
- 21:49:35.581 [debugTCP.send.error] -[OODebugTCPConsoleClient(OOPrivate) sendDictionary:] (OODebugTCPConsoleClient.m:424): The following packet could not be sent: {
- "Oolite version" = "1.91";
- "packet type" = "Request Connection";
- "protocol version" = 65792;
- }
- 21:49:35.768 [debugTCP.disconnect] -[OODebugTCPConsoleClient(OOPrivate) breakConnectionWithMessage:] (OODebugTCPConsoleClient.m:666): No connection to debug console: "Connection to debug console failed: 'bad stream.' (outStream status: 0, inStream status: 0)."
- 21:49:35.768 [debugTCP.connect.failed] -[OODebugTCPConsoleClient initWithAddress:port:] (OODebugTCPConsoleClient.m:172): Failed to connect to debug console at address 127.0.0.1:8563.
- 21:49:35.768 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The script_actions system info key is deprecated for Lave.
- 21:49:35.972 [startup.complete] -[GameController applicationDidFinishLaunching:] (GameController.m:269): ========== Loading complete in 9.78 seconds. ==========
- 21:50:02.372 [shipData.load.begin] +[OOShipRegistry(Singleton) allocWithZone:] (OOShipRegistry.m:1698): Loading ship data.
- 21:50:02.505 [plist.parse.failed] OOPropertyListFromData (OOPListParsing.m:72): Failed to parse /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp/Config/shiplibrary.plist as a property list.
- Unexpected character ( at line 1
- 21:50:02.698 [plist.parse.failed] OOPropertyListFromData (OOPListParsing.m:72): Failed to parse /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp/Config/shiplibrary.plist as a property list.
- Unexpected character ( at line 1
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Ring Racer League Entry
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
- 21:50:03.425 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:50:03.426 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
- 21:50:03.427 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment TraderNet Monthly Subscription (Renewal)
- 21:50:04.119 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The script_actions system info key is deprecated for Lave.
- 21:50:04.526 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableHUDIFFScanner.oxz/Scripts/Breakable_HUD_IFF_Scanner.js does not "use strict";
- 21:50:04.532 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableTorusDrive.oxz/Scripts/Breakable_TorusDrive.js does not "use strict";
- 21:50:04.537 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.Planetfall.oxz/Scripts/planetFall_worldScript.js does not "use strict";
- 21:50:04.683 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableEnergyUnit.oxz/Scripts/Breakable_Energy_Unit.js does not "use strict";
- 21:50:04.735 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableEngines.oxz/Scripts/Breakable_Engines.js does not "use strict";
- 21:50:04.738 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.RingRacer.oxz/Scripts/ringRacer_systemScript.js does not "use strict";
- 21:50:04.773 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypeextension.js does not "use strict";
- 21:50:04.788 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypestatic.js does not "use strict";
- 21:50:04.802 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypedynamic.js does not "use strict";
- 21:50:04.808 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypetradernet.js does not "use strict";
- 21:50:04.819 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypeauctions.js does not "use strict";
- 21:50:04.830 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypescavenger.js does not "use strict";
- 21:50:04.836 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypeopencontract.js does not "use strict";
- 21:50:04.844 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypepermits.js does not "use strict";
- 21:50:04.851 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotyperegional.js does not "use strict";
- 21:50:04.859 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypefetch.js does not "use strict";
- 21:50:04.868 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/cargotypedefaultmarket.js does not "use strict";
- 21:50:04.875 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationhermit.js does not "use strict";
- 21:50:04.882 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationconstore.js does not "use strict";
- 21:50:04.890 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationsuperhub.js does not "use strict";
- 21:50:04.897 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationcasino.js does not "use strict";
- 21:50:04.904 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationcommies.js does not "use strict";
- 21:50:04.912 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationgrs.js does not "use strict";
- 21:50:04.919 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationrrs.js does not "use strict";
- 21:50:04.927 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationdictators.js does not "use strict";
- 21:50:04.934 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationspacebar.js does not "use strict";
- 21:50:04.944 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationgalnavy.js does not "use strict";
- 21:50:04.951 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationsalvage.js does not "use strict";
- 21:50:04.958 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationplanetfall.js does not "use strict";
- 21:50:04.965 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationkiotabio.js does not "use strict";
- 21:50:04.971 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationkiotacomms.js does not "use strict";
- 21:50:04.978 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationkiotahabitat.js does not "use strict";
- 21:50:04.984 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationkiotamanufacturing.js does not "use strict";
- 21:50:04.991 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationkiotaresearch.js does not "use strict";
- 21:50:04.997 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz/Scripts/Stations/cargotypestationkiotasolar.js does not "use strict";
- 21:50:05.023 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableWitchDrive.oxz/Scripts/Breakable_WitchDrive.js does not "use strict";
- 21:50:05.043 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableShieldGenerators.oxz/Scripts/Breakable_Shield_Generators.js does not "use strict";
- 21:50:05.067 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.yah_fuel_station.oxz/Config/script.js does not "use strict";
- 21:50:05.070 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Killer Wolf.Sothis_station.1_02.oxz/Config/script.js does not "use strict";
- 21:50:05.085 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.CommandersLog.oxz/Config/script.js does not "use strict";
- 21:50:05.234 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.Pagroove.BGSSoundset.oxz/Config/script.js does not "use strict";
- 21:50:05.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.ships-library free:old.oxp/Scripts/ingame-manual.js does not "use strict";
- 21:50:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.drew.Tianve1.3.oxp/Config/script.js does not "use strict";
- 21:50:05.420 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/Missionaries.oxp/Config/script.plist is deprecated
- 21:50:05.434 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.LaveAcademy.oxz/Scripts/laveAcademy_systemScript.js does not "use strict";
- 21:50:05.436 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.extracts-tre-clan.oxz/Scripts/efttcaoil.js does not "use strict";
- 21:50:05.445 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Bigships.oxz/Scripts/bigShips_populator.js does not "use strict";
- 21:50:05.450 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/sunskimmers.oxp/Config/script.plist is deprecated
- 21:50:05.494 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/monument.oxp/Config/script.plist is deprecated
- 21:50:05.511 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.CommonSenseOTB.SniperLock.oxp/Scripts/sniperlock.js does not "use strict";
- 21:50:05.522 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.WelcomeMat.oxz/Config/script.js does not "use strict";
- 21:50:05.524 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.systemfeatures.sunspots.oxz/Scripts/systemfeatures-sunspots.js does not "use strict";
- 21:50:05.566 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.GlareClarifier.oxz/Config/script.js does not "use strict";
- 21:50:05.570 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/Hotrods.oxp/Scripts/TigersTurf.js does not "use strict";
- 21:50:05.716 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.RobertTodd.Taranis.Tweaked.oxp/Scripts/taranis_one.js does not "use strict";
- 21:50:05.753 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp/Scripts/MandotechInd.js does not "use strict";
- 21:50:05.814 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/piratetraps.oxp/Config/script.plist is deprecated
- 21:50:05.843 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.TrafficControl.oxz/Config/script.js does not "use strict";
- 21:50:05.850 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.ByronArn.AutoRefuel.oxz/Config/script.js does not "use strict";
- 21:50:05.870 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.hathor_station.oxp/Config/script.js does not "use strict";
- 21:50:05.878 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.combat-simulator.oxz/Scripts/combatsimulator.js does not "use strict";
- 21:50:05.894 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Planetfall-OoHaul.oxz/Scripts/PlanetFall_OoHaul.js does not "use strict";
- 21:50:05.898 [script.load.world.listAll] +[ResourceManager loadScripts] (ResourceManager.m:2132): Loaded 344 world scripts:
- Anarchies 2.9.2
- asteroid_tweaks 1.3
- AstroLibrary 4.3
- audible_docking_clearance 1.3.1
- AutoPrimeEquipment 1.2
- AutoRefuel 1.0
- BarrelRoll 1.1
- behemoth 3.1.1
- BGS 2.5.3
- BGS-PAGsoundsetv2 2.3
- bigShips_populator 1.0.2
- BountySystem_Core 0.13
- BountySystem_MostWanted 0.16
- BountySystem_NPCScan 0.13
- BountySystem_WarrantScanner 0.13
- Breakable_Energy_Unit 1.1
- Breakable_Engines 1.1
- Breakable_HUD_IFF_Scanner 1.2
- Breakable_Shield_Generators 1.2
- Breakable_TorusDrive 1.1
- Breakable_WitchDrive 1.3.2
- BroadcastCommsMFD 1.2.11
- BulletinBoardSystem 2.1
- buoyRepair 1.3.3
- cagsdebug 1.0
- Cargo_Wreck_Teaser 1.7.1
- CargoTypeExtension 1.2.3
- CargoTypeExtension-Auctions 1.1.1
- CargoTypeExtension-Base 1.2.3
- CargoTypeExtension-DefaultMarket 1.2.3
- CargoTypeExtension-Dynamic 1.2.3
- CargoTypeExtension-FetchContracts 1.2.3
- CargoTypeExtension-OpenContract 1.2.3
- CargoTypeExtension-Permits 1.2.3
- CargoTypeExtension-Regional 1.2.3
- CargoTypeExtension-Scavenger 1.2.3
- CargoTypeExtension-Station-Astrofactory 1.2.3
- CargoTypeExtension-Station-ConStore 1.2.3
- CargoTypeExtension-Station-Galnavy 1.2.3
- CargoTypeExtension-Station-GRS 1.2.3
- CargoTypeExtension-Station-HoopyCasino 1.2.3
- CargoTypeExtension-Station-KiotaBiosphere 1.2.3
- CargoTypeExtension-Station-KiotaFactory 1.2.3
- CargoTypeExtension-Station-KiotaHabitat 1.2.3
- CargoTypeExtension-Station-KiotaRelay 1.2.3
- CargoTypeExtension-Station-KiotaResearch 1.2.3
- CargoTypeExtension-Station-KiotaSolar 1.2.3
- CargoTypeExtension-Station-PlanetFall 1.2.3
- CargoTypeExtension-Station-RockHermit 1.2.3
- CargoTypeExtension-Station-RRSWaystation 1.2.3
- CargoTypeExtension-Station-SalvageGang 1.2.3
- CargoTypeExtension-Station-SpaceBar 1.2.3
- CargoTypeExtension-Station-SuperHub 1.2.3
- CargoTypeExtension-Station-ZGF 1.2.3
- CargoTypeExtension-TraderNet 1.2.3
- ChangeViewSound 1.0
- CollapsShields 2.7
- Combat Simulator 1.1
- combat_MFD 1.14
- commandersLog 1.01
- Comms Pack A 0.5
- CommsLogMFD 1.7.7
- communist_population 2.17
- CompressedF7Layout 1.3
- Contextual_Jukebox 0.2
- ContractsOnBB 1.8
- DayDiplomacy_000_Engine 0.18
- DayDiplomacy_010_Systems 0.18
- DayDiplomacy_015_GNN 0.18
- DayDiplomacy_020_History 0.18
- DayDiplomacy_030_EconomyEngine 0.18
- DayDiplomacy_040_WarEngine 0.18
- DayDiplomacy_045_War 0.18
- DayDiplomacy_060_Citizenships 0.18
- DeathComms 1.7
- Deep_Horizon_Adv_Nav_Comp 1.0.5
- deep_space_dredger 2.4.6
- dfl_imperial_astrofactory 2.1
- dictators.js 1.2
- Dictators_Conditions 2.5
- DigebitiSubject 1.0
- display_reputations 1.3
- dmd_trade 0.8
- elite_monument
- EmailSystem 1.7.9
- Emergency Docking Clearance 1.1
- Energy Rebalance 0.3.0
- engine_sound 1.2
- EnhancedPassengerContracts 0.3
- EnhancedPassengerMFD 0.3
- EquipmentRemoveItemColor 1.4
- EquipmentStorage 1.7
- exhibitions 1.21
- Explorers Club 1.4.4
- extra_tanks_script.js 1.8
- failing_hud 0.1
- FastTargetSelector 1.5
- feudal-challenge.js 9.1
- feudal-mission.js 9.1
- feudal-planetfall.js 3.1
- feudal-promotion.js 6.1
- feudal-ranks.js 5.1
- feudal-tournament.js 10.1
- FlightLog 1.11
- freighterconvoys 1.3
- FTZ_Core 0.31
- FuelTweaks_FuelEconomy 1.14.4
- FuelTweaks_Quirium 1.14.4
- FuelTweaks_StationSetup 1.14.4
- GalacticRegistry 5.2
- GalCopAdminServices 1.7.9
- GalCopBB_AsteroidFields 0.6.6
- GalCopBB_CargoMonitor 0.6.6
- GalCopBB_CargoStopper 0.6.6
- GalCopBB_Charity 0.6.6
- GalCopBB_CoreMissionValues 0.6.6
- GalCopBB_DataCache 0.6.6
- GalCopBB_Defend 0.6.6
- GalCopBB_Delivery 0.6.6
- GalCopBB_Derelict 0.6.6
- GalCopBB_DiseaseOutbreak 0.6.6
- GalCopBB_Earthquake 0.6.6
- GalCopBB_EjectionDamper 0.6.6
- GalCopBB_EscapePods 0.6.6
- GalCopBB_GoonSquads 0.6.6
- GalCopBB_HitTeams 0.6.6
- GalCopBB_Investigations 0.6.6
- GalCopBB_LifeSupport 0.6.6
- GalCopBB_MeetShip 0.6.6
- GalCopBB_MissionDetails 0.6.6
- GalCopBB_Missions 0.6.6
- GalCopBB_Missions_MFD 0.6.6
- GalCopBB_PirateBases 0.6.6
- GalCopBB_RangeFinder_MFD 0.6.6
- GalCopBB_Reputation 0.6.6
- GalCopBB_Satellites 0.6.6
- GalCopBB_ShipInteractions 0.6.6
- GalCopBB_SoftwareInstall 0.6.6
- GalCopBB_SolarActivity 0.6.6
- GalCopBB_StationDisrupt 0.6.6
- GalCopBB_Warzone 0.6.6
- GalCopBB_WBSA 0.6.6
- GalDrivePod_main_script 1.4
- gallery 1.21
- Generation Ships 1.5.0
- GlareClarifier 1.0
- GNN 1.2
- GNN_PhraseGen 1.2
- GNN_Words 1.2
- GravityWell 2.3
- Halsis2BGS 2.0
- Hathor-Nephthys-populator.js 1.0
- hdbg 1.0
- hdbg-a 1.0
- headlights 1.2
- hermit_tweaks 0.1
- Hints_Station_Bar.js 0.0.93
- HomeSystem 0.12
- hoopy_blackjack 1.3.5
- hoopy_casino 1.3.5
- hoopy_dice 1.3.5
- hoopy_holdem 1.3.5
- hoopy_poker 1.3.5
- hoopy_populator 1.3.5
- hudselector 1.18
- illegal_goods_missions 2.2.6
- illegal_goods_tweak 2.2.6
- ils 1.13
- In-System Cargo Delivery 0.6.0
- in-system_traders 0.3
- in_system_market_restore 1.2.1
- In_System_Trader 1.5.2
- Internal Fuel Tank 0.1
- IronHide Armour Script 3.06
- jh145_04_world 1.1
- LaserArrangement 1.3
- LaveAcademy 1.33
- Lib_2DCollision 1.7.1
- Lib_Animator 1.7.1
- Lib_BinSearch 1.7.1
- Lib_Config 1.7.1
- Lib_Crypt 1.7.1
- Lib_Cubecode 1.7.1
- Lib_EntityStrength 1.7.1
- Lib_GUI 1.7.1
- Lib_Main 1.7.1
- Lib_MissionCoord 1.7.1
- Lib_Music 1.7.1
- Lib_PAD 1.7.1
- Lib_PAD_Events 1.7.1
- Lib_Starmap 1.7.1
- Library book: EFTTCAOIL 1.2
- liners_populator_script.js 1.6.2
- LinersMarkets 1.4
- LITF 0.7.3
- LITF_Common 0.7.3
- LITF_EventsCatalog 0.7.3
- LITF_Navigation 0.7.3
- LITF_RandomEvents 0.7.3
- LITF_RPGElements 0.7.3
- LMSS_Core 2.5
- logevents 1.4
- LongRangeScanner 0.3
- MaintenanceTuneUp_Core 0.3
- Mandotech_Ind_Station_testPopulator 2.0
- market_inquirer 1.14.1
- market_observer3 3.7
- market_tweak.js 3.7
- MFDFastConfiguration 2.2
- Mineral reset 0.4
- Missile Beep 1.3
- missionaries
- mo-traders_rating3 3.7
- MRP01_ressource_spawn 0.53
- NavalGrid 2.0
- nephthys_space_station_populator 1.00
- newskim
- NoMarketNotification 1.1
- NPC_Equipment_Damage 0.3.0
- NS_Mining_Scanner_Upgrade 1.1.3
- nuit_space_station_populator 1.50
- Oolite Equipment Control 1.91
- Oolite Ship Library 1.91
- oolite-cloaking-device 1.91
- oolite-constrictor-hunt 1.91
- oolite-contracts-cargo 1.91
- oolite-contracts-helpers 1.91
- oolite-contracts-parcels 1.91
- oolite-contracts-passengers 1.91
- oolite-libPriorityAI 1.91
- oolite-nova 1.91
- oolite-populator 1.91
- oolite-primable-equipment-register 1.91
- oolite-registership 1.0.1
- oolite-system-data-config 0.9
- oolite-thargoid-plans 1.91
- oolite-tianve 1.3
- oolite-trumbles 3.5
- oolite-tutorial 1.91
- Orbiter Market Saver 0.3
- OrbitStation_Jovian 2.4
- OrbitStation_Martian 2.4
- OrbitStation_Moon 2.4
- OrbitStation_Solar 2.4
- OrbitStation_Superterran 2.4
- OrbitStation_Terran 2.4
- PAGroove_superhubPopulator 1.6.3
- planetaryCompass_namePack-A 1.00
- planetaryCompass_namePack-B 1.00
- planetaryCompass_namePack-C 1.00
- planetaryCompass_namePack-D 1.00
- planetaryCompass_worldScript.js 1.02
- PlanetEngine 1.7
- PlanetFall 1.51
- planetfall_markets 0.1
- PlanetFall_Oohaul 1.10
- PlanetFallMarketSaver 0.1
- PlanetOrbits 1.8
- pods 1.48
- Police_Scanner_Upgrade 1.3.1
- PoliceTrap
- PrimeableEquipmentMFD 1.0
- Random_Hits 1.11.5
- randomshipnames 1.6
- RandomStationNames Beta Version 1.5 - 30.12.21
- Repair System 2.13
- RingRacer 1.20
- RiskyBusiness_Control 0.1
- RockHermitBeacons 1.3
- safetycatch 1.3
- Satellite 1.10
- SE-main-script 2.7
- Ship_Storage_Helper.js 0.37
- ShipComparison 2.3
- Ships Library 0.8
- SilentAsteroidTweaks 1.0
- SIRF_populator 1.01
- sniperlock 1.0
- sniperlock_fix 1.0
- SolarActivity 2.5
- SolarFlares 1.1
- SolarSystemData 4.4
- SolarWind 2.5
- sothis_tc 1.0.3
- sothis_tc_new_cargoes 1.0
- Spawn-Icetest 1.0.1
- Spawn-sothis 1.0.1
- Spawn_Stations 2.6
- SpawnMoons 1.1
- spicy_hermits_abandoned 1.0.3
- spicy_hermits_relocator 1.0.3
- spicy_hermits_star-jellies 1.0.3
- SSLaneIndicator 0.52
- station_options 1.1
- StationDockControl 1.1.25
- StationDockControl_EscortLaunch 1.1.25
- StationDockControl_HackChip 1.1.25
- StationDockControl_Interface 1.1.25
- StationDockControl_MFD 1.1.25
- StationDockControl_Populator 1.1.25
- StationDockControl_ShuttleLaunch 1.1.25
- StationLibrary 2.7
- SunSpectralAnalyzer 3.9
- System Features: Rings 2.10.3
- System Features: Sunspots 1.5
- taranis_one 1.4
- Target Filtering System 2.075
- TargetSystemPlugins_FilterSort 0.81
- TargetSystemPlugins_SharedHandlers 0.81
- TargetSystemPlugins_ShortRangeSnapshot 0.81
- TargetSystemPlugins_TargetMemoryInterface 0.81
- taxi_galactica_main 2.0
- TeaMakerScript.js 1.2
- tech_ref_lib 1.0.1
- telescope 2.0
- telescope_debug 1.0
- telescope_fps_monitor 1.2
- telescopeeq 2.0
- TigersTurf 0.53
- Tionisla Chronicle Array OXP 1.04
- togy_Cabal_Common_PhraseGen 0.98.2
- togy_Cabal_Common_PhraseGenWords 0.98
- TOGY_Main 2.4
- towbar 0.103
- towbarmissions 0.103
- Tracker 1.05
- Traffic Lights 1.1
- TrafficControl 2.02
- trails 1.11
- useful_MFDs 0.5
- VimanaAlerts 1.00
- VimanaHUD 2.07
- WarpDrive 2.8
- Welcome Information Script 1.13
- witchfire-populator 0.8
- Xenon UI Resource Pack H (16:10) 2.0
- XenonUI 3.5
- XenonUI_Compatibility 3.5
- XenonUI_CoreMissionFixes 3.5
- yah_fuel_station 1.0
- yah_gem_blackjack 1.0.1
- yah_gem_dice 1.0.1
- yah_gem_holdem 1.0.1
- yah_gem_poker 1.0.1
- 21:50:05.972 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_FUEL_SCOOPS
- 21:50:05.977 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_ILS
- 21:50:05.978 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_SHIELD_FORE_MEDIUM
- 21:50:05.978 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_ENERGY_UNIT_LARGE
- 21:50:05.978 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_SHIPS_LIBRARY
- 21:50:05.979 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_ENGINE_LARGE
- 21:50:05.979 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_TORUSDRIVE
- 21:50:05.979 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR
- 21:50:05.979 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_SHIELD_AFT_MEDIUM
- 21:50:05.980 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_WITCHDRIVE
- 21:50:05.980 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_HUD_IFF_SCANNER
- 21:50:06.463 [sniperlock_fix] GlobalLog (OOJSGlobal.m:266): Wrapping SniperLock's sniperLock function
- 21:50:06.883 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
- 21:50:06.883 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
- 21:50:06.884 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
- 21:50:11.887 [LogEvents] GlobalLog (OOJSGlobal.m:266): Populators:
- {"oolite-thargoid-scouts":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "rs_satellite_3":{"coordinates":[22005.396484375,-1676.0361328125,528252],"location":"COORDINATES"},
- "oolite-hunters-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
- "oolite-pirate-independent-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
- "oolite-pirate-independent-route2":{"priority":40,"location":"LANE_PS","groupCount":5},
- "oolite-pirate-independent-route3":{"priority":40,"location":"LANE_WS","groupCount":7},
- "in-system_traders":{"location":"INNER_SYSTEM_OFFPLANE","priority":200},
- "SIRF":{"deterministic":1,"location":"COORDINATES","coordinates":[0,0,-905970]},
- "oolite-route1-asteroids":{"groupCount":2,"deterministic":1,"priority":20,"location":"LANE_WP","locationSeed":51728},
- "oolite-police-route1":{"priority":40,"location":"LANE_WP","groupCount":2},
- "oolite-interceptors-witchpoint":{"priority":40,"location":"WITCHPOINT","groupCount":0},
- "oolite-pirate-medium-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
- "spicy_hermits_abandoned1":{"location":"PLANET_ORBIT_HIGH"},
- "oolite-couriers-route3":{"priority":40,"location":"LANE_WS","groupCount":7},
- "oolite-interceptors-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-pirate-medium-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "rs_satellite_0":{"coordinates":[4452.97021484375,-76316.8359375,607837.25],"location":"COORDINATES"},
- "oolite-pirate-light-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-freighters-docking":{"priority":40,"location":"STATION_AEGIS","groupCount":1},
- "rs_satellite_4":{"coordinates":[34935.16796875,-70280.2578125,598424.375],"location":"COORDINATES"},
- "oolite-freighters":{"priority":40,"location":"LANE_WP","groupCount":8},
- "oolite-hunters-medium-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
- "oolite-couriers-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-route2-asteroids":{"groupCount":4,"deterministic":1,"priority":20,"location":"LANE_PS","locationSeed":82715},
- "oolite-hunters-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "rs_satellite_1":{"coordinates":[1156.757080078125,20985.392578125,679708],"location":"COORDINATES"},
- "hoopy_casino":{"coordinates":[73064,28068.318359375,514601.96875],"location":"COORDINATES"},
- "oolite-smugglers":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-pirate-heavy-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-pirate-light-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-offlane-hermit":{"groupCount":1,"deterministic":1,"priority":99,"location":"PLANET_ORBIT_HIGH","locationSeed":71258},
- "rs_satellite_5":{"coordinates":[-14021.8046875,-2212.64453125,679708],"location":"COORDINATES"},
- "oolite-hunters-triangle":{"priority":40,"location":"LANE_WPS","groupCount":5},
- "oolite-pirate-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "spicy_hermits_abandoned0":{"location":"PLANET_ORBIT_HIGH"},
- "oolite-police-triangle":{"priority":40,"location":"LANE_WPS","groupCount":14},
- "rs_satellite_2":{"coordinates":[-34228.90234375,70420.125,617514.6875],"location":"COORDINATES"},
- "tca":{"deterministic":1,"coordinates":[-115704.2578125,-22913.609375,752066.3125],"priority":200,"location":"COORDINATES","groupCount":1},
- "oolite-police-stationpatrol":{"location":"STATION_AEGIS","priority":40},
- "oolite-hunters-heavy-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
- "oolite-hunters-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-thargoid-strike":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "nuit":{"deterministic":1,"location":"COORDINATES","locationSeed":112},
- "oolite-pirate-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "rs_satellite_6":{"coordinates":[-76680.390625,-2617.147216796875,600843.5625],"location":"COORDINATES"},
- "oolite-pirate-heavy-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "oolite-nav-buoy":{"deterministic":1,"coordinates":[71620.6484375,27513.841796875,568256.375],"priority":5,"location":"COORDINATES"},
- "oolite-assassins":{"priority":40,"location":"WITCHPOINT","groupCount":0},
- "system_features_sunspots":{"coordinates":[12371119,2449927,-15229432],"priority":1000},
- "oolite-witch-buoy":{"deterministic":1,"priority":10,"location":"COORDINATES","coordinates":[0,0,0]},
- "oolite-pirate-light-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "togy-station":{"deterministic":1,"location":"COORDINATES","coordinates":[129292.46875,22546.302734375,439248.46875]}}
- 21:50:11.952 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
- 21:50:11.952 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
- 21:50:11.954 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
- 21:50:11.957 [hudselector] GlobalLog (OOJSGlobal.m:266): HUDs: ,Default HUD,hud,hudselector,ExtraLarge HUD with 10 MFDs and custom dials,hudselector-extralarge,hudselector-extralarge10,hudselector,Large HUD with 10 MFDs and custom dials,hudselector-large,hudselector,Small HUD with 10 MFDs and custom dials,hudselector-small,VimanaHUD,VimanaHUD 6 MFDs,VimanaHUD,,,VimanaHUD,VimanaHUD 12 MFDs,VimanaHUD-mfds,,
- 21:50:11.959 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:true, pship.hud:VimanaHUD.plist
- 21:50:11.960 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:false, pship.hud:VimanaHUD.plist
- 21:50:12.203 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 96 key description to The killer mountain Seoids are ignored in the plains, where the deep blue marble cathedral of Greater Walsingham rises majestically over the city. Home to English aristocrats, Digebiti is famous for its tea dances, real tennis and extreme dominoes. The sculpture and duelling pistols are famed exports. Hats are de rigeur. Note that this system is a member of the Feudal States. This planet has rings.
- 21:50:12.204 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 128 key description to This world is mildly well known for Onusorleian vicious brew and Onusorleian wolf cutlet. Note that this system is a member of the Feudal States. This planet has rings.
- 21:50:12.417 [DayDiplomacy_000_Engine] GlobalLog (OOJSGlobal.m:266): startUp in ms: 23
- 21:50:12.417 [DayDiplomacy_010_Systems] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.417 [DayDiplomacy_015_GNN] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.417 [DayDiplomacy_020_History] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.417 [DayDiplomacy_030_EconomyEngine] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.417 [DayDiplomacy_040_WarEngine] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.431 [DayDiplomacy_045_War] GlobalLog (OOJSGlobal.m:266): startUp in ms: 14
- 21:50:12.431 [DayDiplomacy_060_Citizenships] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.431 [DigebitiSubject] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
- 21:50:12.434 [NavalGrid] GlobalLog (OOJSGlobal.m:266): Updating player ship for startup
- 21:50:12.434 [NavalGrid] GlobalLog (OOJSGlobal.m:266): Cobra Mark III: Honour of Digebiti, shieldRechargeRate after Boosters: 2.00/2.00, shields: 128/128
- 21:50:12.434 [NavalGrid] GlobalLog (OOJSGlobal.m:266): Cobra Mark III: Honour of Digebiti, shieldRechargeRate, from 2.00/2.00 to 2.00/2.00, energyRechargeRate:4.00, available:0.00
- 21:50:12.468 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_LOAD to GUI_SCREEN_STATUS
- 21:50:12.468 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_LOAD to GUI_SCREEN_STATUS
- 21:50:12.502 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen opportunity
- 21:50:12.502 [WARNING] GlobalLog (OOJSGlobal.m:266): Warning! Global namespace polluted by:
- 21:50:12.502 [WARNING] GlobalLog (OOJSGlobal.m:266): ["pow","LITF_placeLabel","LITF_reLabel","mcat","i","j","key","c"]
- 21:50:12.739 [hudselector] GlobalLog (OOJSGlobal.m:266): Scanner NonLinear:false UltraZoom:false HUD:VimanaHUD_docked.plist Crosshairs: null, scanner settings is not fixed.
- 21:50:13.498 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:true, pship.hud:VimanaHUD.plist
- 21:50:13.498 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:false, pship.hud:VimanaHUD.plist
- 21:50:13.825 [LogEvents] GlobalLog (OOJSGlobal.m:266): Navigation Buoy 17247 spawned at 10 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Taxi Cab 11223 spawned at 34 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): GalCop Viper 22753 spawned at 42 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader 24418 spawned at 43 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): HoOpy Casino 29567 spawned at 50 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 4188 from Anaconda Team Leader 7380 spawned at 99 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda 23423 from Anaconda Team Leader 7380 spawned at 99 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 25183 from Anaconda Team Leader 7380 spawned at 100 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader 7380 spawned at 100 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda 6239 from Anaconda Team Leader 7380 spawned at 101 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 28907 from Anaconda Team Leader 7380 spawned at 101 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 17405 from Anaconda Team Leader 7380 spawned at 101 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 3736 from Anaconda Team Leader 7380 spawned at 102 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 32435 spawned at 128 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 16243 spawned at 129 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Pointed Crucifix) 4329 spawned at 131 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 24363 spawned at 132 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Latin Crucifix) 13470 spawned at 132 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Latin Crucifix) 30411 spawned at 134 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Latin Crucifix) 1511 spawned at 134 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tionisla Orbital Graveyard 15687 spawned at 134 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Pointed Crucifix) 23306 spawned at 134 km
- 21:50:13.826 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Pointed Crucifix) 20301 spawned at 135 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 8788 spawned at 136 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 6358 spawned at 139 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 201 spawned at 141 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Nuit Space Station 7028 spawned at 182 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Dodecahedron Station 14678 spawned at 0 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Broadcast Array 2544 spawned at 277 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 8299 spawned at 322 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 2059 spawned at 328 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 8836 spawned at 384 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 19801 spawned at 568 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 3884 spawned at 569 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 6907 spawned at 577 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 19851 spawned at 579 km
- 21:50:13.827 [LogEvents] GlobalLog (OOJSGlobal.m:266): SIRF Station 31810 spawned at 1473 km
- 21:50:13.827 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader: Linsay's Moral Warthog going to Tionisla Orbital Graveyard
- 21:50:13.833 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Boa: Francine's Sea of the Dreaming Peacock going to SIRF Station: Swan Song
- 21:50:13.878 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Cobra Mark III: Primal Farewell going to SIRF Station: Swan Song
- 21:50:14.016 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Taxi Cab: Word of the Warm-Hearted Crocodile going to Dodecahedron Station: Danse Macabre
- 21:50:14.516 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader: Sceptical Clown VI going to HoOpy Casino: The Ace of Spades
- 21:50:16.403 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Created 50 asteroids around Rock Hermit: Onsovebi's Shudder
- 21:50:16.403 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Rock Hermit: Onsovebi's Shudder (role rockhermit) has a beacon with range of 500km
- 21:50:17.441 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_INTERFACES
- 21:50:17.441 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_INTERFACES
- 21:50:18.121 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
- 21:50:18.134 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:50:18.134 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:50:18.134 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:50:18.135 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:50:18.135 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:50:18.135 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:50:18.135 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:50:18.135 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:50:18.137 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:50:21.188 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:50:24.399 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:50:27.449 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:50:32.860 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:50:32.861 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:50:36.374 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:50:42.758 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MAIN
- 21:50:42.801 [LogEvents] GlobalLog (OOJSGlobal.m:266): will launch from Dodecahedron Station 14678 flying Cobra Mark III 27313
- 21:50:42.834 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
- 21:50:42.834 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
- 21:50:42.834 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
- 21:50:42.840 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addSystemShips() is deprecated
- 21:50:42.920 [testscript.spawn] GlobalLog (OOJSGlobal.m:266): Generated 4 Icetest for testing purposes.
- 21:50:43.662 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
- 21:50:43.662 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:215): /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.hathor_station.oxp/Config/script.js, line 40.
- 21:50:43.667 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key corona_flare to 0.167974
- 21:50:43.677 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addShipsWithinRadius() is deprecated
- 21:50:43.761 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addShipsWithinRadius() is deprecated
- 21:50:43.784 [bigShips_populator] GlobalLog (OOJSGlobal.m:266): 2 big trader(s) added to the Tionisla system.
- 21:50:43.794 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
- 21:50:44.136 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted lost target in mode COMPASS_MODE_BASIC
- 21:50:44.160 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 0 to 2
- 21:50:44.160 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
- 21:50:45.360 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
- 21:50:45.361 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
- 21:50:45.361 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa 21760 spawned at 6 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Famous Number Five 6296 spawned at 13 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Famous Number Five 27957 spawned at 13 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Transport 16550 spawned at 14 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Vamp Racer 27952 spawned at 14 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 21542 spawned at 23 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 22782 spawned at 28 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 981 spawned at 33 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 3454 spawned at 39 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Emerald Class Liner 9150 spawned at 149 km
- 21:50:45.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): Emerald Class Liner 22821 spawned at 150 km
- 21:50:47.934 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Dodecahedron Station 14678 in mode COMPASS_MODE_BASIC
- 21:50:48.980 [LogEvents] GlobalLog (OOJSGlobal.m:266): launched from Dodecahedron Station 14678
- 21:50:48.982 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Tionisla Traffic Control: Bon voyage Commander Cholmondeley I. Please clear the approach lane as soon as possible.
- 21:50:48.994 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR_MODECHANGER
- 21:51:00.818 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MAIN to GUI_SCREEN_SHORT_RANGE_CHART
- 21:51:00.848 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MAIN to GUI_SCREEN_SHORT_RANGE_CHART
- 21:51:03.744 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system will change from 124 to 154
- 21:51:03.745 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system changed from 124 to 154
- 21:51:07.979 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_MAIN
- 21:51:07.980 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
- 21:51:10.549 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
- 21:51:10.719 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
- 21:51:10.884 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
- 21:51:11.064 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
- 21:51:11.234 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
- 21:51:11.399 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
- 21:51:11.568 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
- 21:51:11.734 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
- 21:51:11.914 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
- 21:51:12.083 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
- 21:51:12.464 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
- 21:51:12.834 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
- 21:51:51.804 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Taxi Cab: Word of the Warm-Hearted Crocodile docked at Dodecahedron Station: Danse Macabre
- 21:51:51.924 [StationDockControl] GlobalLog (OOJSGlobal.m:266): !!ERROR: Unrecognised Auto AI Script: In-System Trader AI
- 21:51:56.354 [LogEvents] GlobalLog (OOJSGlobal.m:266): started 15 seconds standard jump countdown
- 21:51:56.395 [Reorient Function] GlobalLog (OOJSGlobal.m:266): ccl_last = 4.065978118845338.
- 21:51:57.959 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader 18995 spawned at 22 km
- 21:52:00.421 [Reorient Function] GlobalLog (OOJSGlobal.m:266): ccl_last = 5.390516026349652.
- 21:52:08.948 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader: Terpsichore V going to Tionisla Chronicle Array: News Hound
- 21:52:09.139 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper Pursuit: CCP222-TI1
- 21:52:09.141 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper Pursuit: CCP222-TI1
- 21:52:09.143 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper Pursuit: YIJ420-TI1
- 21:52:09.144 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper Pursuit: YIJ420-TI1
- 21:52:11.353 [LogEvents] GlobalLog (OOJSGlobal.m:266): will enter witchspace to system 154 due to standard jump
- 21:52:11.498 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted in mode COMPASS_MODE_BASIC
- 21:52:11.498 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from the vicinity of [Planet position: (0, 0, 603980) radius: 47330 m]
- 21:52:11.590 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 21:52:11.590 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
- 21:52:11.591 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
- 21:52:13.325 [script.javaScript.unrootedTimer] TimerFinalize (OOJSTimer.m:347): ----- WARNING: Timer <OOJSTimer 0x600001ae9ec0>{nextTime: 115, interval: 1, running, function: almanacupdateDistance} is being garbage-collected while still running. You must keep a reference to all running timers, or they will stop unpredictably!
- 21:52:13.363 [LogEvents] GlobalLog (OOJSGlobal.m:266): Populators:
- {"oolite-thargoid-scouts":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "oolite-hunters-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
- "oolite-pirate-independent-route1":{"priority":40,"location":"LANE_WP","groupCount":4},
- "oolite-pirate-independent-route2":{"priority":40,"location":"LANE_PS","groupCount":20},
- "oolite-pirate-independent-route3":{"priority":40,"location":"LANE_WS","groupCount":19},
- "in-system_traders":{"location":"INNER_SYSTEM_OFFPLANE","priority":200},
- "oolite-route1-asteroids":{"groupCount":2,"deterministic":1,"priority":20,"location":"LANE_WP","locationSeed":51728},
- "oolite-police-route1":{"priority":40,"location":"LANE_WP","groupCount":2},
- "oolite-interceptors-witchpoint":{"priority":40,"location":"WITCHPOINT","groupCount":0},
- "oolite-pirate-medium-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
- "spicy_hermits_abandoned1":{"location":"PLANET_ORBIT_HIGH"},
- "oolite-couriers-route3":{"priority":40,"location":"LANE_WS","groupCount":34},
- "oolite-interceptors-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-pirate-medium-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "rs_satellite_0":{"coordinates":[56695.24609375,86695.515625,666963.75],"location":"COORDINATES"},
- "oolite-pirate-light-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-freighters-docking":{"priority":40,"location":"STATION_AEGIS","groupCount":1},
- "oolite-freighters":{"priority":40,"location":"LANE_WP","groupCount":20},
- "oolite-hunters-medium-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
- "oolite-couriers-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-route2-asteroids":{"groupCount":4,"deterministic":1,"priority":20,"location":"LANE_PS","locationSeed":82715},
- "oolite-hunters-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-smugglers":{"priority":40,"location":"LANE_WP","groupCount":1},
- "oolite-pirate-heavy-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-pirate-light-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
- "oolite-offlane-hermit":{"groupCount":1,"deterministic":1,"priority":99,"location":"PLANET_ORBIT_HIGH","locationSeed":71258},
- "oolite-hunters-triangle":{"priority":40,"location":"LANE_WPS","groupCount":21},
- "oolite-pirate-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "spicy_hermits_abandoned0":{"location":"PLANET_ORBIT_HIGH"},
- "spicy_hermits_abandoned2":{"location":"PLANET_ORBIT_HIGH"},
- "oolite-police-triangle":{"priority":40,"location":"LANE_WPS","groupCount":30},
- "oolite-police-stationpatrol":{"location":"STATION_AEGIS","priority":40},
- "oolite-hunters-heavy-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
- "oolite-hunters-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "oolite-thargoid-strike":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "oolite-pirate-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
- "system-features-rings":{"coordinates":[0,0,681010],"priority":1000},
- "oolite-pirate-heavy-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
- "oolite-nav-buoy":{"deterministic":1,"coordinates":[69912.0703125,-95042.296875,664692.5625],"priority":5,"location":"COORDINATES"},
- "oolite-assassins":{"priority":40,"location":"WITCHPOINT","groupCount":0},
- "system_features_sunspots":{"coordinates":[17915940,32637566,-26817874],"priority":1000},
- "oolite-witch-buoy":{"deterministic":1,"priority":10,"location":"COORDINATES","coordinates":[0,0,0]},
- "oolite-pirate-light-triangle":{"priority":40,"location":"LANE_WPS","groupCount":1}}
- 21:52:13.363 [LogEvents] GlobalLog (OOJSGlobal.m:266): will exit witchspace
- 21:52:13.434 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
- 21:52:13.434 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:215): /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.hathor_station.oxp/Config/script.js, line 40.
- 21:52:13.469 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key corona_flare to 0.178717
- 21:52:13.473 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addShipsWithinRadius() is deprecated
- 21:52:13.582 [bigShips_populator] GlobalLog (OOJSGlobal.m:266): 1 big trader(s) added to the Isinor system.
- 21:52:14.536 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
- 21:52:14.536 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
- 21:52:14.538 [LogEvents] GlobalLog (OOJSGlobal.m:266): Coriolis Station 24233 spawned at 680 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Rock Hermit 32164 spawned at 594 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 19955 spawned at 311 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 16097 spawned at 298 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 30562 spawned at 297 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 3807 spawned at 201 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 28897 spawned at 200 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 3740 spawned at 292 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 1169 spawned at 203 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 15815 spawned at 196 km
- 21:52:16.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 11556 spawned at 196 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 17116 spawned at 182 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 4636 spawned at 166 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): Aurora Galaxy Liner 13709 spawned at 413 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa 3465 spawned at 62 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Leader 29657 spawned at 59 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): WitchPoint Beacon 23308 spawned at 7 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): GalCop Viper 11997 spawned at 33 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): GalCop Viper 15837 spawned at 33 km
- 21:52:16.118 [LogEvents] GlobalLog (OOJSGlobal.m:266): GalCop Viper 28851 spawned at 33 km
- 21:52:18.469 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from witchspace
- 21:52:18.520 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 21:52:18.520 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
- 21:52:18.521 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
- 21:52:18.675 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Isinor I (Capital Planet) undefined in mode COMPASS_MODE_BASIC
- 21:52:18.946 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 21:52:18.947 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
- 21:52:18.947 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
- 21:52:21.611 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Created 20 asteroids around Rock Hermit: Marlene's Bolthole
- 21:52:21.611 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Rock Hermit: Marlene's Bolthole (role rockhermit) has a beacon with range of 1000km
- 21:52:21.745 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 15736 spawned at 583 km
- 21:52:23.581 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Rock Hermit: Marlene's Bolthole beacon in range
- 21:52:25.108 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 2
- 21:52:25.109 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
- 21:52:25.131 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa Class Cruiser 1828 spawned at 15 km
- 21:52:30.092 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_SHIELD_BOOSTER on Moray Star Boat: Scoundrel's Enemy
- 21:52:40.890 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_AFT
- 21:52:41.107 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_SHIELD_BOOSTER on Krait: Paradox
- 21:52:41.142 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Krait: Paradox
- 21:52:44.605 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper: WCN068-IS1
- 21:52:44.649 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Moray Medical Boat: Light of Hope
- 21:52:44.650 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Moray Medical Boat: The Saint Hazel
- 21:52:45.418 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper: WCN068-IS1
- 21:52:46.637 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper: WCN068-IS1
- 21:52:52.938 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on Krait: Paradox
- 21:52:56.899 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Cobra Mark III: Tionisla Maru V
- 21:52:57.445 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on Cobra Mark III: Tionisla Maru V
- 21:52:57.805 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted WitchPoint Beacon 23308 who has 250 energy
- 21:53:04.151 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Famous Number Five: Death of the Cryogenic Phoenix of Ontiat
- 21:53:05.234 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Leader 25326 spawned at 21 km
- 21:53:08.899 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_PORT
- 21:53:21.248 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on WitchPoint Beacon 23308
- 21:53:27.640 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
- 21:53:30.989 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_AFT
- 21:53:33.938 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
- 21:54:00.927 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
- 21:54:00.928 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
- 21:54:03.337 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_PORT
- 21:54:30.121 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper Pursuit: SSR071-IS1
- 21:54:30.126 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on Deputy BHG Viper-E Pursuit: APH768-IS1
- 21:54:36.756 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
- 21:54:43.528 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER on Sidewinder 'Jagged': Haleigh
- 21:54:46.149 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Asteroid Dodger: Hammer of the Inferno
- 21:54:46.649 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on Asteroid Dodger: Hammer of the Inferno
- 21:55:06.084 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_PORT
- 21:55:33.759 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
- 21:55:51.328 [LogEvents] GlobalLog (OOJSGlobal.m:266): entered to the vicinity of [Planet position: (0, 0, 681010) radius: 64550 m]
- 21:55:51.354 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: For station approach, please follow the green solid circle on your compass.
- 21:55:51.355 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Coriolis Station 24233 in mode COMPASS_MODE_BASIC
- 21:55:54.664 [LogEvents] GlobalLog (OOJSGlobal.m:266): entered to the aegis of Coriolis Station 24233
- 21:55:54.667 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please fly to the station buoy to begin docking maneuvers.
- 21:55:56.962 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 2
- 21:55:56.963 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
- 21:55:56.964 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Coriolis Station 24233 who has 25000 energy
- 21:55:57.613 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Coriolis Station 24233
- 21:55:57.615 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Coriolis Station 24233 who has 25000 energy
- 21:56:02.754 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Coriolis Station 24233 : We cannot clear you for docking due to prioritized incoming traffic. Your queue position is 2.
- 21:56:02.755 [LogEvents] GlobalLog (OOJSGlobal.m:266): requested docking clearance and DOCKING_CLEARANCE_DENIED_TRAFFIC_INBOUND
- 21:56:10.687 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Navigation Buoy 28564 who has 250 energy
- 21:56:22.745 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please fly to the station-facing side of the buoy and wait for clearance.
- 21:56:23.736 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Government - Confederacy.
- 21:56:23.737 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Tech level - 7.
- 21:56:23.737 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Economy - Extreme Agricultural.
- 21:56:23.737 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : No reports of major pirate activity.
- 21:56:30.737 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please fly to the station-facing side of the buoy and wait for clearance.
- 21:56:36.237 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Coriolis Station 24233 : Permission granted. Proceed for docking approach. Slot valid until 2084009:21:58:56
- 21:56:36.239 [LogEvents] GlobalLog (OOJSGlobal.m:266): docking clearance granted
- 21:56:37.873 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
- 21:56:38.715 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
- 21:56:46.714 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
- 21:56:53.722 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Government - Confederacy.
- 21:56:53.723 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Tech level - 7.
- 21:56:53.723 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Economy - Extreme Agricultural.
- 21:56:53.724 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : No reports of major pirate activity.
- 21:56:54.636 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Navigation Buoy 28564
- 21:56:54.638 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Coriolis Station 24233 who has 25000 energy
- 21:56:54.720 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
- 21:56:56.211 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
- 21:57:02.746 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
- 21:57:14.726 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Docking instructions have been sent to your ILS, Commander. (If you want to stop ILS, press 'u'.)
- 21:57:15.844 [LogEvents] GlobalLog (OOJSGlobal.m:266): will dock to Coriolis Station 24233
- 21:57:16.007 [SolarWind] GlobalLog (OOJSGlobal.m:266): Docking: solar wind scooping stops
- 21:57:16.008 [SolarWind] GlobalLog (OOJSGlobal.m:266): stopping fuelCollectWatchTimer...
- 21:57:16.135 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
- 21:57:16.135 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
- 21:57:19.018 [LogEvents] GlobalLog (OOJSGlobal.m:266): docked to Coriolis Station 24233
- 21:57:19.039 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship lost EQ_TARGETSELECTOR_MODECHANGER
- 21:57:19.039 [MaintenanceTuneUp_Core] GlobalLog (OOJSGlobal.m:266): Servicelevel when docking = 96
- 21:57:19.039 [MaintenanceTuneUp_Core] GlobalLog (OOJSGlobal.m:266): Station TL = 7
- 21:57:19.111 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MAIN to GUI_SCREEN_STATUS
- 21:57:19.112 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MAIN to GUI_SCREEN_STATUS
- 21:57:19.520 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen opportunity
- 21:57:19.574 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 0
- 21:57:19.575 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
- 21:57:19.889 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
- 21:57:19.896 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
- 21:57:23.424 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 1 Machinery for 68.2 credits
- 21:57:23.540 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Asteroid population around Rock Hermit: Marlene's Bolthole decreased, there should be 20, creating 5 new asteroids
- 21:57:23.660 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 1956 spawned at 240 km
- 21:57:23.660 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 18801 spawned at 247 km
- 21:57:23.660 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 29550 spawned at 261 km
- 21:57:24.699 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 17 Computers for 101.3 credits
- 21:57:33.265 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 22 Furs for 60.6 credits
- 21:57:47.684 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 7 Gem-Stones for 17.5 credits
- 21:57:57.883 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
- 21:57:57.894 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:57:57.894 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:57:57.895 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:57:57.895 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:57:57.895 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:57:57.895 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:57:57.895 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:57:57.895 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:57:57.896 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
- 21:57:58.985 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought EQ_FUEL
- 21:57:58.991 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): equipment EQ_FUEL
- 21:57:59.007 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:57:59.007 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:57:59.008 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:57:59.008 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:57:59.008 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:57:59.008 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:57:59.008 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:57:59.008 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:57:59.018 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:57:59.018 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:57:59.018 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:57:59.018 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:57:59.018 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:57:59.018 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:57:59.019 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:57:59.019 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:57:59.027 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:57:59.198 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda 28609 spawned at 6 km
- 21:57:59.998 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): bought key = EQ_FUEL
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:58:04.544 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:58:04.545 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:58:10.641 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:58:10.641 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:58:10.641 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:58:10.641 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:58:10.642 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:58:10.642 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:58:10.642 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:58:10.642 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:58:19.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:58:19.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:58:19.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:58:19.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:58:19.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:58:19.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:58:19.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:58:19.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:58:25.943 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:58:28.480 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:58:28.480 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:58:28.480 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:58:28.480 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:58:28.481 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:58:28.481 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:58:28.481 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:58:28.481 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:58:32.676 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:58:32.677 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:58:44.654 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_OPTIONS
- 21:58:51.145 [LogEvents] GlobalLog (OOJSGlobal.m:266): STANDARD_SAVE
- 21:58:51.146 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 21:58:51.190 [DiplomacyEngine] GlobalLog (OOJSGlobal.m:266): Saved in ms: 22
- 21:58:51.211 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
- 21:58:51.212 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
- 21:59:10.476 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_EQUIP_SHIP
- 21:59:10.485 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 21:59:10.486 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 21:59:10.489 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_EQUIP_SHIP
- 21:59:11.775 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_INTERFACES
- 21:59:11.776 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_INTERFACES
- 21:59:20.016 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:21.146 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:21.147 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:21.207 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:24.946 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:24.946 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:24.975 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:25.762 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:25.763 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:25.799 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:27.181 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:27.182 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:27.213 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:27.860 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:27.861 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:27.898 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:29.725 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:29.726 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:29.753 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:30.511 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:30.514 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:30.547 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:31.432 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:31.433 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:31.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:37.746 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:37.747 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:37.789 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:42.161 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:42.162 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:42.189 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:43.925 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:43.926 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:43.959 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:46.496 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:46.497 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:46.525 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:47.725 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:47.726 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:47.767 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:49.351 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Cobra Mark I 'Grim': The Spear of Pain IV
- 21:59:49.466 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_SHIELD_BOOSTER on Cobra Mark I 'Grim': The Spear of Pain IV
- 21:59:53.110 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:53.110 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:53.150 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:54.065 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_SHIELD_ENHANCER on Cobra Mark I 'Grim': The Spear of Pain IV
- 21:59:54.595 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:54.596 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:54.637 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:57.095 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:57.096 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:57.126 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_MISSION
- 21:59:58.529 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on Cobra Mark I 'Grim': The Spear of Pain IV
- 21:59:59.609 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:59.610 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MISSION to GUI_SCREEN_INTERFACES
- 21:59:59.636 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen ended
- 21:59:59.656 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen opportunity
- 22:00:04.294 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
- 22:00:04.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 22:00:04.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 22:00:04.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 22:00:04.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 22:00:04.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 22:00:04.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 22:00:04.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 22:00:04.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 22:00:04.309 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
- 22:00:23.058 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
- 22:00:23.069 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
- 22:00:26.993 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 7 Gem-Stones for 17.5 credits
- 22:00:29.263 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
- 22:00:29.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 22:00:29.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 22:00:29.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 22:00:29.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 22:00:29.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 22:00:29.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 22:00:29.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 22:00:29.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 22:00:29.275 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
- 22:00:33.722 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_CARGO_BAY
- 22:00:33.724 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought EQ_CARGO_BAY
- 22:00:33.728 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): equipment EQ_CARGO_BAY
- 22:00:33.741 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 22:00:33.741 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 22:00:33.742 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 22:00:33.742 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 22:00:33.742 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 22:00:33.742 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 22:00:33.742 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 22:00:33.742 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 22:00:33.754 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 22:00:33.755 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 22:00:33.767 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 22:00:34.742 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): bought key = EQ_CARGO_BAY
- 22:00:34.745 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): etype = purchase
- 22:00:34.745 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): subtype = 0
- 22:00:34.745 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): old creds = 454.70000000000005
- 22:00:34.745 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): curr creds = 54.7
- 22:00:34.745 [GalCopAdminServices] GlobalLog (OOJSGlobal.m:266): paid = 400.00000000000006
- 22:00:37.937 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
- 22:00:37.944 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
- 22:00:44.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 7 Food for 7.4 credits
- 22:00:56.142 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 1 Furs for 60.6 credits
- 22:00:58.956 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 4 Textiles for 14.7 credits
- 22:01:07.756 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 1 Furs for 60.6 credits
- 22:01:10.371 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 4 Textiles for 14.7 credits
- 22:01:28.620 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
- 22:01:28.633 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
- 22:01:28.633 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
- 22:01:28.633 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
- 22:01:28.634 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
- 22:01:28.634 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
- 22:01:28.634 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
- 22:01:28.634 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
- 22:01:28.634 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
- 22:01:28.636 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
- 22:01:31.985 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
- 22:01:31.991 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
- 22:01:33.535 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_SYSTEM_DATA
- 22:01:33.544 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_SYSTEM_DATA
- 22:01:45.540 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_SHORT_RANGE_CHART
- 22:01:45.589 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_SHORT_RANGE_CHART
- 22:01:47.609 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system will change from 154 to 124
- 22:01:47.611 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system changed from 154 to 124
- 22:01:49.209 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper: PHC984-IS1
- 22:01:49.528 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper: PHC984-IS1
- 22:01:50.538 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper: PHC984-IS1
- 22:01:51.472 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on Asteroid Dodger: Hammer of the Inferno
- 22:01:51.637 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper: OPN878-IS1
- 22:01:51.762 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper: OPN878-IS1
- 22:01:53.769 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_STATUS
- 22:01:53.770 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_STATUS
- 22:01:54.238 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper: OPN878-IS1
- 22:01:54.404 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_MANIFEST
- 22:01:54.406 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MANIFEST
- 22:01:56.269 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MANIFEST to GUI_SCREEN_STATUS
- 22:01:56.270 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MANIFEST to GUI_SCREEN_STATUS
- 22:01:59.570 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_OPTIONS
- 22:02:03.696 [LogEvents] GlobalLog (OOJSGlobal.m:266): STANDARD_SAVE
- 22:02:03.697 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 22:02:03.734 [DiplomacyEngine] GlobalLog (OOJSGlobal.m:266): Saved in ms: 18
- 22:02:03.757 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
- 22:02:03.758 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
- 22:02:06.474 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MAIN
- 22:02:06.495 [LogEvents] GlobalLog (OOJSGlobal.m:266): will launch from Coriolis Station 24233 flying Cobra Mark III 27313
- 22:02:06.514 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 22:02:06.515 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
- 22:02:06.515 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
- 22:02:06.520 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addSystemShips() is deprecated
- 22:02:06.527 [testscript.spawn] GlobalLog (OOJSGlobal.m:266): Generated 4 Icetest for testing purposes.
- 22:02:06.528 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
- 22:02:06.528 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:215): /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.hathor_station.oxp/Config/script.js, line 40.
- 22:02:06.535 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key corona_flare to 0.191171
- 22:02:06.565 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
- 22:02:06.655 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted lost target in mode COMPASS_MODE_BASIC
- 22:02:06.668 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 0 to 2
- 22:02:06.669 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
- 22:02:06.760 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
- 22:02:06.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
- 22:02:06.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
- 22:02:08.760 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder 'Gen Lee' 30154 spawned at 5 km
- 22:02:08.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 10746 spawned at 13 km
- 22:02:08.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 20396 spawned at 16 km
- 22:02:08.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 15393 spawned at 24 km
- 22:02:08.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 26697 spawned at 38 km
- 22:02:09.019 [LogEvents] GlobalLog (OOJSGlobal.m:266): launched from Coriolis Station 24233
- 22:02:09.021 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Bon voyage Commander Cholmondeley I. Please clear the approach lane as soon as possible.
- 22:02:09.029 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR_MODECHANGER
- 22:02:16.774 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please clear the docking area!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement