Advertisement
Guest User

AppleMac-Oolite-1.91-7thCrash (looking around)

a guest
Oct 15th, 2022
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 370.39 KB | None | 0 0
  1. AppleMac-Oolite-1.91-7thCrash (looking around)
  2.  
  3. Process: Oolite [99287]
  4. Path: /private/var/folders/*/Oolite 1.91.app/Contents/MacOS/Oolite
  5. Identifier: org.aegidian.oolite
  6. Version: Oolite version 1.91 (1.91)
  7. Code Type: X86-64 (Native)
  8. Parent Process: ??? [1]
  9. Responsible: Oolite [99287]
  10. User ID: 501
  11.  
  12. Date/Time: 2022-04-05 09:50:44.734 +0100
  13. OS Version: Mac OS X 10.15.3 (19D2064)
  14. Report Version: 12
  15. Bridge OS Version: 4.3 (17P3561)
  16. Anonymous UUID: EE586436-35C2-65D4-A9CE-FA05497FF40D
  17.  
  18. Sleep/Wake UUID: 39BABE89-70CD-4709-922F-AEC6BB9F0992
  19.  
  20. Time Awake Since Boot: 93000 seconds
  21. Time Since Wake: 4900 seconds
  22.  
  23. System Integrity Protection: enabled
  24.  
  25. Notes: Translocated Process
  26.  
  27. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  28.  
  29. Exception Type: EXC_CRASH (SIGABRT)
  30. Exception Codes: 0x0000000000000000, 0x0000000000000000
  31. Exception Note: EXC_CORPSE_NOTIFY
  32.  
  33. Application Specific Information:
  34. 09:50:41.093 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  35.  
  36. Assertion failed: (buffer == _lastBuffer), function -[OOSoundChannel getNextSoundBuffer], file /Users/getafix/Oolite-dev/oolite/src/Core/OOALSoundChannel.m, line 121.
  37.  
  38.  
  39. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  40. 0 libsystem_kernel.dylib 0x00007fff6c6fb7fa __pthread_kill + 10
  41. 1 libsystem_pthread.dylib 0x00007fff6c7b8bc1 pthread_kill + 432
  42. 2 libsystem_c.dylib 0x00007fff6c682a1c abort + 120
  43. 3 libsystem_c.dylib 0x00007fff6c681cd6 __assert_rtn + 314
  44. 4 org.aegidian.oolite 0x00000001001ba94a -[OOSoundChannel getNextSoundBuffer] + 276
  45. 5 org.aegidian.oolite 0x00000001001ba7ad -[OOSoundChannel update] + 192
  46. 6 org.aegidian.oolite 0x000000010018d7ea -[OOSoundMixer update] + 42
  47. 7 org.aegidian.oolite 0x0000000100008641 -[GameController doPerformGameTick] + 215
  48. 8 com.apple.Foundation 0x00007fff377a9af5 __NSFireTimer + 67
  49. 9 com.apple.CoreFoundation 0x00007fff350c3804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
  50. 10 com.apple.CoreFoundation 0x00007fff350c33be __CFRunLoopDoTimer + 859
  51. 11 com.apple.CoreFoundation 0x00007fff350c2e9e __CFRunLoopDoTimers + 317
  52. 12 com.apple.CoreFoundation 0x00007fff350a7aed __CFRunLoopRun + 2213
  53. 13 com.apple.CoreFoundation 0x00007fff350a6bd3 CFRunLoopRunSpecific + 499
  54. 14 com.apple.HIToolbox 0x00007fff33bfc65d RunCurrentEventLoopInMode + 292
  55. 15 com.apple.HIToolbox 0x00007fff33bfc39d ReceiveNextEventCommon + 600
  56. 16 com.apple.HIToolbox 0x00007fff33bfc127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
  57. 17 com.apple.AppKit 0x00007fff3226cba4 _DPSNextEvent + 990
  58. 18 com.apple.AppKit 0x00007fff3226b380 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
  59. 19 com.apple.AppKit 0x00007fff3225d09e -[NSApplication run] + 658
  60. 20 com.apple.AppKit 0x00007fff3222f465 NSApplicationMain + 777
  61. 21 org.aegidian.oolite 0x0000000100001d34 start + 52
  62.  
  63. Thread 1:: OOLogOutputHandler logging thread
  64. 0 libsystem_kernel.dylib 0x00007fff6c6f7ce6 __psynch_cvwait + 10
  65. 1 libsystem_pthread.dylib 0x00007fff6c7b91b7 _pthread_cond_wait + 751
  66. 2 com.apple.Foundation 0x00007fff37723157 -[NSCondition waitUntilDate:] + 144
  67. 3 com.apple.Foundation 0x00007fff37725576 -[NSConditionLock lockWhenCondition:beforeDate:] + 91
  68. 4 org.aegidian.oolite 0x000000010013346d -[OOAsyncQueue dequeue] + 43
  69. 5 org.aegidian.oolite 0x000000010017feb7 -[OOAsyncLogger loggerThread] + 226
  70. 6 com.apple.Foundation 0x00007fff377427a8 __NSThread__start__ + 1064
  71. 7 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  72. 8 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  73.  
  74. Thread 2:
  75. 0 libsystem_kernel.dylib 0x00007fff6c6f7bba __semwait_signal + 10
  76. 1 libsystem_c.dylib 0x00007fff6c67b0fa nanosleep + 196
  77. 2 libsystem_c.dylib 0x00007fff6c67aff4 usleep + 53
  78. 3 org.aegidian.oolite 0x00000001001a9ab3 -[OOJavaScriptEngine(WatchdogTimer) watchdogTimerThread] + 48
  79. 4 com.apple.Foundation 0x00007fff377427a8 __NSThread__start__ + 1064
  80. 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  81. 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  82.  
  83. Thread 3:: com.apple.NSURLConnectionLoader
  84. 0 libsystem_kernel.dylib 0x00007fff6c6f525a mach_msg_trap + 10
  85. 1 libsystem_kernel.dylib 0x00007fff6c6f55d0 mach_msg + 60
  86. 2 com.apple.CoreFoundation 0x00007fff350a8d0b __CFRunLoopServiceMachPort + 322
  87. 3 com.apple.CoreFoundation 0x00007fff350a78e7 __CFRunLoopRun + 1695
  88. 4 com.apple.CoreFoundation 0x00007fff350a6bd3 CFRunLoopRunSpecific + 499
  89. 5 com.apple.CFNetwork 0x00007fff3380b3fe 0x7fff337c1000 + 304126
  90. 6 com.apple.Foundation 0x00007fff377427a8 __NSThread__start__ + 1064
  91. 7 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  92. 8 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  93.  
  94. Thread 4:: com.apple.NSEventThread
  95. 0 libsystem_kernel.dylib 0x00007fff6c6f525a mach_msg_trap + 10
  96. 1 libsystem_kernel.dylib 0x00007fff6c6f55d0 mach_msg + 60
  97. 2 com.apple.CoreFoundation 0x00007fff350a8d0b __CFRunLoopServiceMachPort + 322
  98. 3 com.apple.CoreFoundation 0x00007fff350a78e7 __CFRunLoopRun + 1695
  99. 4 com.apple.CoreFoundation 0x00007fff350a6bd3 CFRunLoopRunSpecific + 499
  100. 5 com.apple.AppKit 0x00007fff3240f792 _NSEventThread + 132
  101. 6 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  102. 7 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  103.  
  104. Thread 5:: AMCP Logging Spool
  105. 0 libsystem_kernel.dylib 0x00007fff6c6f5296 semaphore_wait_trap + 10
  106. 1 com.apple.audio.caulk 0x00007fff68798a96 caulk::mach::semaphore::wait() + 16
  107. 2 com.apple.audio.caulk 0x00007fff68798922 caulk::semaphore::timed_wait(double) + 106
  108. 3 com.apple.audio.caulk 0x00007fff68798734 caulk::concurrent::details::worker_thread::run() + 30
  109. 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
  110. 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  111. 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  112.  
  113. Thread 6:
  114. 0 libsystem_kernel.dylib 0x00007fff6c6f5296 semaphore_wait_trap + 10
  115. 1 com.apple.audio.caulk 0x00007fff68798a96 caulk::mach::semaphore::wait() + 16
  116. 2 com.apple.audio.caulk 0x00007fff68798922 caulk::semaphore::timed_wait(double) + 106
  117. 3 com.apple.audio.caulk 0x00007fff68798734 caulk::concurrent::details::worker_thread::run() + 30
  118. 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
  119. 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  120. 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  121.  
  122. Thread 7:: com.apple.audio.IOThread.client
  123. 0 libsystem_kernel.dylib 0x00007fff6c6f525a mach_msg_trap + 10
  124. 1 libsystem_kernel.dylib 0x00007fff6c6f55d0 mach_msg + 60
  125. 2 com.apple.audio.CoreAudio 0x00007fff347b30c3 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
  126. 3 com.apple.audio.CoreAudio 0x00007fff346ad462 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 2677
  127. 4 com.apple.audio.CoreAudio 0x00007fff347e361c HALB_IOThread::Entry(void*) + 72
  128. 5 libsystem_pthread.dylib 0x00007fff6c7b8e65 _pthread_start + 148
  129. 6 libsystem_pthread.dylib 0x00007fff6c7b483b thread_start + 15
  130.  
  131. Thread 8:
  132. 0 libsystem_pthread.dylib 0x00007fff6c7b4818 start_wqthread + 0
  133.  
  134. Thread 9:
  135. 0 libsystem_pthread.dylib 0x00007fff6c7b4818 start_wqthread + 0
  136.  
  137. Thread 10:
  138. 0 libsystem_pthread.dylib 0x00007fff6c7b4818 start_wqthread + 0
  139.  
  140. Thread 0 crashed with X86 Thread State (64-bit):
  141. rax: 0x0000000000000000 rbx: 0x000000010953edc0 rcx: 0x00007ffeefbfd278 rdx: 0x0000000000000000
  142. rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeefbfd2a0 rsp: 0x00007ffeefbfd278
  143. r8: 0x0000000000000079 r9: 0xcccccccccccccccd r10: 0x000000010953edc0 r11: 0x0000000000000246
  144. r12: 0x0000000000000307 r13: 0x000000010514c000 r14: 0x0000000000000006 r15: 0x0000000000000016
  145. rip: 0x00007fff6c6fb7fa rfl: 0x0000000000000246 cr2: 0x000000010514c000
  146.  
  147. Logical CPU: 0
  148. Error Code: 0x02000148
  149. Trap Number: 133
  150.  
  151.  
  152. Binary Images:
  153. 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
  154. 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
  155. 0x100e3d000 - 0x100e40047 libobjc-trampolines.dylib (781.2) <13823C09-ACAD-37C0-AD48-C1403D4F792A> /usr/lib/libobjc-trampolines.dylib
  156. 0x109475000 - 0x109505cb7 dyld (733.8) <7F9973C3-4B94-3AEF-AD06-C2F09263733C> /usr/lib/dyld
  157. 0x10a47f000 - 0x10a5dbfff com.apple.audio.units.Components (1.14 - 1.14) <020B9C29-4682-33F1-A1CE-B3201B80FD04> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  158. 0x10cabe000 - 0x10cad1ff3 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
  159. 0x10d100000 - 0x10d55dff7 com.apple.audio.AudioDSPComponents (1.0 - 1) <DE89B023-D83F-3F11-AD3F-66AFB4471FB2> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
  160. 0x114219000 - 0x114234ff7 +org.oolite.debugsupport (???) <F0860EB1-FC24-374F-B21E-B5D948D40FAB> /var/folders/*/Oolite 1.91.app/Contents/PlugIns/Debug.bundle/Contents/MacOS/Debug
  161. 0x7fff283bb000 - 0x7fff285c7ff7 com.apple.RawCamera.bundle (9.00.1 - 1310.23) <A9AC054A-1399-3743-BCCB-BABA521BE6D1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  162. 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
  163. 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
  164. 0x7fff309e5000 - 0x7fff30bdeff1 com.apple.avfoundation (2.0 - 1750.3) <4BA5F379-F35E-36E2-BA5A-E46592CB8B92> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  165. 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
  166. 0x7fff30dcb000 - 0x7fff30dcbfff com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  167. 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
  168. 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
  169. 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
  170. 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
  171. 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
  172. 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
  173. 0x7fff31d66000 - 0x7fff31d6bff3 libQuadrature.dylib (7) <867F4640-738A-32BD-B01D-C9BC1F3679A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
  174. 0x7fff31d6c000 - 0x7fff31ddcfff libSparse.dylib (103) <9F075934-56FA-39D2-B497-EF3AA514F6F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
  175. 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
  176. 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
  177. 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
  178. 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
  179. 0x7fff32087000 - 0x7fff320e6ffc com.apple.Accounts (113 - 113) <52895808-567E-33E0-9FFE-6AADF5BB296B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
  180. 0x7fff3222c000 - 0x7fff32fe7fff com.apple.AppKit (6.9 - 1894.30.142) <A954D441-E36C-3CE5-B6EA-575522C8B2E5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  181. 0x7fff33037000 - 0x7fff33037fff com.apple.ApplicationServices (48 - 50) <3B86C07B-0396-35CA-BBD5-26BFCCF10B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  182. 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
  183. 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
  184. 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
  185. 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
  186. 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
  187. 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
  188. 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
  189. 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
  190. 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
  191. 0x7fff33369000 - 0x7fff33449ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <3FA8D008-415F-3DA7-9A40-8AD4F69517E0> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  192. 0x7fff3344b000 - 0x7fff3344bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <C3937FFF-1BCA-3A4F-B718-7D6CB4903907> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  193. 0x7fff337c1000 - 0x7fff33b4dffe com.apple.CFNetwork (1121.2 - 1121.2) <BC3352EE-BCB9-3323-9866-71FDBD5D9E68> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  194. 0x7fff33bc8000 - 0x7fff33bc8fff com.apple.Carbon (160 - 162) <B10C02AF-4035-3F74-8EBE-5D7EA0C245EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  195. 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
  196. 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
  197. 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
  198. 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
  199. 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
  200. 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
  201. 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
  202. 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
  203. 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
  204. 0x7fff33f13000 - 0x7fff340acffa com.apple.cloudkit.CloudKit (860 - 860) <3FB12EDF-EABA-31A5-9A83-7BFDC94AB210> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
  205. 0x7fff340ad000 - 0x7fff340adfff com.apple.Cocoa (6.11 - 23) <25621271-59E1-3CF9-BE67-485C259F0998> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  206. 0x7fff340bb000 - 0x7fff342a6ff7 com.apple.ColorSync (4.13.0 - 3394.3) <92B6B161-D6C7-3D52-BFC1-F2D5DD28715A> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
  207. 0x7fff34596000 - 0x7fff34aa5ffa com.apple.audio.CoreAudio (5.0 - 5.0) <FEBA3CC6-76FE-37C5-86CA-1C25DDB1EED7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  208. 0x7fff34af8000 - 0x7fff34b2fff0 com.apple.CoreBluetooth (1.0 - 1) <7FB527E0-330A-32FC-92FF-5C158F9F1386> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  209. 0x7fff34b30000 - 0x7fff34f12ffe com.apple.CoreData (120 - 977.1) <FF44BFA0-362C-387D-8322-4C6AB640880F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  210. 0x7fff34f13000 - 0x7fff35023ffe com.apple.CoreDisplay (1.0 - 186.3.13) <C22A3A6A-6968-3759-B247-DEBD4E95F724> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
  211. 0x7fff35024000 - 0x7fff354a4fe7 com.apple.CoreFoundation (6.9 - 1674.114) <6FE3758D-E656-3865-981B-C663319B5FCB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  212. 0x7fff354a6000 - 0x7fff35b1fff0 com.apple.CoreGraphics (2.0 - 1348.16) <0C0E0D84-159C-3A98-9D8E-5CD9811201F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  213. 0x7fff35b2d000 - 0x7fff35e8aff5 com.apple.CoreImage (15.0.0 - 920.9) <AB3B00F7-D6A0-30C5-BE2D-89DF6999C746> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
  214. 0x7fff35e8b000 - 0x7fff35ef3ff5 com.apple.corelocation (2389.0.8 - 2389.0.8) <FDCD2AE8-7341-3124-AC34-D8DBBA177CC0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
  215. 0x7fff35f48000 - 0x7fff3624dffa com.apple.CoreML (1.0 - 1) <58EA65FD-A976-3078-BA27-198CD6D23E19> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
  216. 0x7fff3624e000 - 0x7fff36328ff4 com.apple.CoreMedia (1.0 - 2530.5.4.1) <C2132ACF-E51F-3914-87D4-5940E015C614> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  217. 0x7fff36329000 - 0x7fff3638bff6 com.apple.CoreMediaIO (1000.0 - 5125.6) <5416CF4A-C917-3790-B1FE-ACCA68BFC4E1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  218. 0x7fff36414000 - 0x7fff36414fff com.apple.CoreServices (1069.11 - 1069.11) <0379A2A5-C8A3-3B60-8A5D-FD0A5AD30383> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  219. 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
  220. 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
  221. 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
  222. 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
  223. 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
  224. 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
  225. 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
  226. 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
  227. 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
  228. 0x7fff36dc4000 - 0x7fff36e89ff4 com.apple.CoreTelephony (113 - 7296.1) <5B4FA231-518B-32CA-BEB9-3C483A0986D1> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
  229. 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
  230. 0x7fff3703f000 - 0x7fff37083fff com.apple.CoreVideo (1.8 - 334.0) <30CC38C1-FF08-3DC9-8799-02269CCBA4C4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  231. 0x7fff37084000 - 0x7fff37111ff9 com.apple.framework.CoreWLAN (13.0 - 1455.3) <A0979949-5618-391D-B2FF-F8B5D1E9F0AA> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  232. 0x7fff372d5000 - 0x7fff372e0fff com.apple.DirectoryService.Framework (10.15 - 220.40.1) <4E4EC2FC-16A9-3EBD-AF68-1DA7E627E443> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  233. 0x7fff372e1000 - 0x7fff3738cff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) <927CBEFE-1B7E-393E-B038-3CB7C7ED2A39> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  234. 0x7fff373b1000 - 0x7fff373b7fff com.apple.DiskArbitration (2.7 - 2.7) <77045136-4195-3971-A533-5BC83B92F4C9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  235. 0x7fff375ab000 - 0x7fff376d1ff6 com.apple.FileProvider (265.1 - 265.1) <45204591-FEC5-30C0-8CF8-499F7B7B30AC> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
  236. 0x7fff376e9000 - 0x7fff37ab1ffc com.apple.Foundation (6.9 - 1674.114) <35A9AE43-BE1B-3BA8-BC69-59C59A97EEAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  237. 0x7fff37b1e000 - 0x7fff37b6eff7 com.apple.GSS (4.0 - 2.0) <05617240-AD42-36A2-8F79-06073533D286> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  238. 0x7fff37caa000 - 0x7fff37dc2ff8 com.apple.Bluetooth (7.0.3 - 7.0.3f7) <FF32E47C-9486-3439-9713-5FDC9FE4BAA7> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  239. 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
  240. 0x7fff37ece000 - 0x7fff37edeffc com.apple.IOSurface (269.6 - 269.6) <B5C06859-4B55-36F4-8D95-B26E1097EAD2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  241. 0x7fff37efc000 - 0x7fff37f53ff0 com.apple.ImageCaptureCore (1.0 - 1600.27.1) <C19EBEA3-41F4-3761-8FD2-09EF83781FB1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  242. 0x7fff37f54000 - 0x7fff380b1fee com.apple.ImageIO.framework (3.3.0 - 1972.19) <5A5F9049-3299-302A-B234-76225AC90D6C> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  243. 0x7fff380b2000 - 0x7fff380b5fff libGIF.dylib (1972.19) <6C948AC2-CE35-3A89-9252-E03E3AF98D8E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  244. 0x7fff380b6000 - 0x7fff38170fe7 libJP2.dylib (1972.19) <C8755C90-1CAA-36C4-B04E-DE7E04320254> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  245. 0x7fff38171000 - 0x7fff38195fef libJPEG.dylib (1972.19) <F793D0D2-BA57-31C5-8636-D8AF6FB51CC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  246. 0x7fff38413000 - 0x7fff3842dfef libPng.dylib (1972.19) <FC856A11-2E0B-35E3-B5B8-13AD590C83C0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  247. 0x7fff3842e000 - 0x7fff3842ffff libRadiance.dylib (1972.19) <FC063323-16E6-3921-AE36-57207F9FD73A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  248. 0x7fff38430000 - 0x7fff38479feb libTIFF.dylib (1972.19) <68C5B953-DAB0-355D-A1BC-9BBD941217F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  249. 0x7fff38492000 - 0x7fff388efff7 com.apple.Intents (1.0 - 1) <F298A8A5-1C2B-388A-8B8A-A4956C384091> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
  250. 0x7fff388f2000 - 0x7fff39886ff1 com.apple.JavaScriptCore (15608 - 15608.5.11) <BA984A77-56D3-33CA-A686-8702D0F55686> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  251. 0x7fff3989e000 - 0x7fff398b0ff3 com.apple.Kerberos (3.0 - 1) <3D0E778F-1222-32AD-992C-5E83DFDD0C60> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  252. 0x7fff398b1000 - 0x7fff398b1fff libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
  253. 0x7fff398b2000 - 0x7fff398e8fff com.apple.LDAPFramework (2.4.28 - 194.5) <97E0C495-3544-3D87-90F1-4C35F01128AE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  254. 0x7fff39c44000 - 0x7fff39c4eff3 com.apple.MediaAccessibility (1.0 - 125) <E49D00B4-1E8D-345E-89E3-52D9CB490EB0> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
  255. 0x7fff39d1a000 - 0x7fff3a45ffff com.apple.MediaToolbox (1.0 - 2530.5.4.1) <5077BADF-75BE-3F7E-9B76-0AB02A411069> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  256. 0x7fff3a461000 - 0x7fff3a524ff1 com.apple.Metal (212.2.4 - 212.2.4) <602DC82E-4916-3600-AAB0-3BFF8D6E4561> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
  257. 0x7fff3a526000 - 0x7fff3a540ff4 com.apple.MetalKit (141.1 - 141.1) <699D1774-F671-319A-A185-1C2481E58C2C> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
  258. 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
  259. 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
  260. 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
  261. 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
  262. 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
  263. 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
  264. 0x7fff3a7ef000 - 0x7fff3a7f0ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <0BD91881-CFBA-38FA-B972-447BF225BC03> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
  265. 0x7fff3b736000 - 0x7fff3b742ffe com.apple.NetFS (6.0 - 4.0) <06AC674A-0768-34C2-91AD-DF57C192E8B1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  266. 0x7fff3b743000 - 0x7fff3b886ff6 com.apple.Network (1.0 - 1) <33693C72-6DF4-3E4C-8817-6EC4B69604DD> /System/Library/Frameworks/Network.framework/Versions/A/Network
  267. 0x7fff3b887000 - 0x7fff3baeeffa com.apple.NetworkExtension (1.0 - 1) <776C254C-298F-3631-8306-46C8AD6B84E1> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
  268. 0x7fff3bb69000 - 0x7fff3bb8bfff com.apple.audio.OpenAL (1.8 - 1.8) <C590E111-9FD5-3D1E-97A4-EC400A515CB8> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  269. 0x7fff3e2a6000 - 0x7fff3e2aefff libcldcpuengine.dylib (2.12.7) <9EE656C5-1916-305B-A839-90CDA616A289> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  270. 0x7fff3e2af000 - 0x7fff3e307ff7 com.apple.opencl (3.5 - 3.5) <B419A56A-5195-3CF6-BDB3-CED86091E564> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  271. 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
  272. 0x7fff3e325000 - 0x7fff3e330ff7 com.apple.OpenDirectory (10.15 - 220.40.1) <44BAE6AC-523F-32E1-9555-412D65B8AAE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  273. 0x7fff3ec8b000 - 0x7fff3ec8dfff libCVMSPluginSupport.dylib (17.10.22) <531F2446-E6E2-3E23-9A61-40930DBDBD82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  274. 0x7fff3ec8e000 - 0x7fff3ec93fff libCoreFSCache.dylib (176.10) <39D606B5-2DCD-336B-A7D4-38314AA4D079> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  275. 0x7fff3ec94000 - 0x7fff3ec98fff libCoreVMClient.dylib (176.10) <23F8FED9-4F9B-33B3-A2BC-29574983172A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  276. 0x7fff3ec99000 - 0x7fff3eca1ff7 libGFXShared.dylib (17.10.22) <20FD47ED-71E9-30D9-95BF-977080C1CD68> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  277. 0x7fff3eca2000 - 0x7fff3ecacfff libGL.dylib (17.10.22) <6765F024-953F-3BCB-AC7C-E64B44BE8BA9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  278. 0x7fff3ecad000 - 0x7fff3ece2fff libGLImage.dylib (17.10.22) <32D7C83A-5AC1-37D5-967F-C38DF5428CE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  279. 0x7fff3ece3000 - 0x7fff3ee75ff7 libGLProgrammability.dylib (17.10.22) <9FDB748A-419C-3965-B5DE-6B11907961B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  280. 0x7fff3ee76000 - 0x7fff3eeb2fff libGLU.dylib (17.10.22) <A335154C-CC18-3004-A031-BE21F34ADFE9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  281. 0x7fff3f8e2000 - 0x7fff3f8f1ff7 com.apple.opengl (17.10.22 - 17.10.22) <D565081E-7A32-3B2A-9B55-A2D45A1F3530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  282. 0x7fff3f8f2000 - 0x7fff3fa6bff7 GLEngine (17.10.22) <BE09CA8B-C7C4-341F-893C-B42097250FC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
  283. 0x7fff3fa6c000 - 0x7fff3fa94fff GLRendererFloat (17.10.22) <C60887A1-C5BE-38B7-BC8F-D5A6E2D4E713> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
  284. 0x7fff3faa0000 - 0x7fff3fb94ff7 com.apple.PDFKit (1.0 - 825.15) <E7BD2BC3-3A95-3BA8-8C72-E8C58A0A3205> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
  285. 0x7fff3fb95000 - 0x7fff3fcadff9 com.apple.PencilKit (1.0 - 1) <A3A29FF5-5C49-3F1A-BD99-2BABBB3772E2> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
  286. 0x7fff3ff49000 - 0x7fff3ff4fff6 com.apple.PushKit (1.0 - 1) <1E9EC08C-25E7-354C-8EE9-F29773A78B52> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
  287. 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
  288. 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
  289. 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
  290. 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
  291. 0x7fff408ab000 - 0x7fff408abfff com.apple.quartzframework (1.5 - 23) <1BF8C1D0-697B-3F76-8305-B7918BF0AB4E> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  292. 0x7fff408ac000 - 0x7fff40b2bff1 com.apple.QuartzCore (1.11 - 820.6) <85BCDEC7-49EE-3D2F-B8F4-3EF7411636C3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  293. 0x7fff40b2c000 - 0x7fff40b85ffb com.apple.QuickLookFramework (5.0 - 906) <13E933E3-F760-3893-B8D8-F4C82855440B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  294. 0x7fff40b86000 - 0x7fff40bbaff5 com.apple.QuickLookThumbnailing (1.0 - 1) <3724FA04-92C0-36A8-A6F7-AEB8F78A1F10> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
  295. 0x7fff41059000 - 0x7fff41071fff com.apple.SafariServices.framework (15608 - 15608.5.11) <090EDE76-A7DC-373B-B93A-52BD448D0F7D> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
  296. 0x7fff4167b000 - 0x7fff419cdffa com.apple.security (7.0 - 59306.80.4) <B426F35A-6358-3DE3-80CF-23EA4591F8C5> /System/Library/Frameworks/Security.framework/Versions/A/Security
  297. 0x7fff419ce000 - 0x7fff41a57ff7 com.apple.securityfoundation (6.0 - 55236.60.1) <25F23824-B0C5-3622-B26A-4AFACEA0C0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  298. 0x7fff41a58000 - 0x7fff41a85fff com.apple.securityinterface (10.0 - 55139.0.1) <579983C3-0ECA-33F9-B7B0-AB15857D30E0> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  299. 0x7fff41a86000 - 0x7fff41a8aff0 com.apple.xpc.ServiceManagement (1.0 - 1) <926E2133-3349-3B84-A7EA-D6AD71089409> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  300. 0x7fff4281d000 - 0x7fff42887fff com.apple.SystemConfiguration (1.19 - 1.19) <8073D128-B5BD-38A2-AFCF-CA83DCAAB8D3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  301. 0x7fff42b03000 - 0x7fff42e5dffc com.apple.VideoToolbox (1.0 - 2530.5.4.1) <5B6BA1AA-9E47-3ABC-91AA-34C585D3EFC4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  302. 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
  303. 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
  304. 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
  305. 0x7fff45ba8000 - 0x7fff46251ff7 com.apple.WebKit (15608 - 15608.5.11) <0F29C7B8-A627-3CBD-B86E-10B1AC0FBC6C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  306. 0x7fff465f2000 - 0x7fff466b6fe7 com.apple.APFS (1412.81.1 - 1412.81.1) <29EEE263-A544-3DA4-BED0-D9DC3082B82C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
  307. 0x7fff46cf6000 - 0x7fff46d01ffd com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C87064B4-93D6-3B55-B30B-1B9F9B979AC8> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
  308. 0x7fff477b8000 - 0x7fff477b9ff1 com.apple.AggregateDictionary (1.0 - 1) <1AE88D86-39A1-36FF-97F5-89CEC5532677> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
  309. 0x7fff479f8000 - 0x7fff47b45ff5 com.apple.AnnotationKit (1.0 - 325.3) <FCDF4FA1-5CF3-384C-B2B9-947496A68741> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
  310. 0x7fff47b46000 - 0x7fff47b63ffc com.apple.AppContainer (4.0 - 448.60.2) <6248EA07-700F-3AEA-A873-C34AC90D97E6> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
  311. 0x7fff47bb8000 - 0x7fff47bc6ff7 com.apple.AppSandbox (4.0 - 448.60.2) <82C65F52-5FBF-307C-AC30-88A5870D2C58> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
  312. 0x7fff48055000 - 0x7fff48079ff3 com.apple.framework.Apple80211 (13.0 - 1460.1) <927B15C4-A7AF-3D9C-B0FE-D6AA2D8EF522> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  313. 0x7fff481af000 - 0x7fff481befef com.apple.AppleFSCompression (119 - 1.0) <C252D872-D9BF-308E-8F40-D57C10813220> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  314. 0x7fff482bd000 - 0x7fff482c8ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <6689A0BB-94EF-33FC-9C8B-ED62864C3420> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
  315. 0x7fff4830a000 - 0x7fff48352fff com.apple.AppleJPEG (1.0 - 1) <CCE05CC9-0929-3634-9C3A-81791EBDF240> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
  316. 0x7fff48707000 - 0x7fff4872cffd com.apple.aps.framework (4.0 - 4.0) <62158DC4-46C0-375B-8F6F-F7318C1E6572> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
  317. 0x7fff4872d000 - 0x7fff48731ff7 com.apple.AppleSRP (5.0 - 1) <4870C803-9113-38C6-8057-214BDBBC860E> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
  318. 0x7fff48732000 - 0x7fff48754fff com.apple.applesauce (1.0 - 16.22) <56E44889-FC0E-3EC8-AF8F-4539B9521E20> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
  319. 0x7fff48814000 - 0x7fff48817ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <FDC01CF5-183F-3A27-8262-80F9DB36FD06> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  320. 0x7fff48818000 - 0x7fff48868ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <21F4E093-989B-35AF-B097-1FFD896765DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  321. 0x7fff488b1000 - 0x7fff488c0ff9 com.apple.AssertionServices (1.0 - 223.60.4) <2DEAD236-7F27-35E9-8AD0-89E0ADF9ED48> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
  322. 0x7fff48dff000 - 0x7fff491fdff4 com.apple.audio.AudioResourceArbitration (1.0 - 1) <C27FD18D-6918-330E-AA4B-349B6253CBE6> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
  323. 0x7fff4933c000 - 0x7fff4938dffd com.apple.audio.AudioSession (1.0 - 17) <84E5D35A-BB1E-3146-B2B3-957BD7352142> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
  324. 0x7fff4938e000 - 0x7fff493bbff7 libSessionUtility.dylib (17) <D2FFC27F-6E68-3B0E-8CAB-FB48CFD94113> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
  325. 0x7fff49454000 - 0x7fff49691ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.33) <FF3AEAE0-F550-36A0-AA68-4293E3F86C2D> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
  326. 0x7fff49692000 - 0x7fff497abff4 com.apple.AuthKit (1.0 - 1) <D5D809BD-65EE-3593-AD97-91533FDA0049> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
  327. 0x7fff49966000 - 0x7fff4996fff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <3E400BFA-FB98-3FEB-9CE5-D3D6219DCE52> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
  328. 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
  329. 0x7fff49a12000 - 0x7fff49a93ffd com.apple.BaseBoard (464.1 - 464.1) <0475C58C-C1F2-3FE1-A0A2-C1FBEE52E4D8> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
  330. 0x7fff49b95000 - 0x7fff49bd1fff com.apple.bom (14.0 - 219.2) <80DC7EFA-2B66-33A6-A65C-102B4DA1F39F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  331. 0x7fff49cf0000 - 0x7fff49d27ff9 com.apple.C2 (1.3 - 487) <651D40FA-17B9-394C-8FE7-AB6F5E98C766> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
  332. 0x7fff4a757000 - 0x7fff4a7a6fff com.apple.ChunkingLibrary (302 - 302) <9E1BAF07-D22A-3202-A5E3-CA6D402F0332> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  333. 0x7fff4b666000 - 0x7fff4b677fff com.apple.CommonAuth (4.0 - 2.0) <54114E2F-7EED-3783-AF15-618C8036A826> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  334. 0x7fff4b68b000 - 0x7fff4b6a2fff com.apple.commonutilities (8.0 - 900) <FDB4BC4C-6F8F-3A49-86E4-D8354DC0831B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
  335. 0x7fff4bd99000 - 0x7fff4c16efc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <3E02D596-17F6-3833-95D8-074AAB4283F6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  336. 0x7fff4c16f000 - 0x7fff4c19dffb com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <0FA22D1B-BFDE-3E52-9FBC-6396AE0F9244> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
  337. 0x7fff4c1c0000 - 0x7fff4c1dfff0 com.apple.analyticsd (1.0 - 1) <EEF9545B-BCBD-329A-8571-E17E30E300B2> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
  338. 0x7fff4c2de000 - 0x7fff4c34fff6 com.apple.corebrightness (1.0 - 1) <1BC90D2D-FF70-3A13-BF2E-26BECEED07BC> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
  339. 0x7fff4c4aa000 - 0x7fff4c4b5ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <350FF85C-7BB4-3512-B90A-45E83FDEA57C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
  340. 0x7fff4c4b6000 - 0x7fff4c6c1ff0 com.apple.CoreDuet (1.0 - 1) <96DA9FA4-32D4-3D46-82FB-D508B7D9DF56> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
  341. 0x7fff4c6c2000 - 0x7fff4c70fff8 com.apple.coreduetcontext (1.0 - 1) <8CC583B1-2DA3-3DF1-B1B4-EC0A1B1520EB> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
  342. 0x7fff4c710000 - 0x7fff4c720ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <D2F63E56-1543-3593-A5FD-BF37F97820D9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
  343. 0x7fff4c723000 - 0x7fff4c725fff com.apple.CoreDuetDebugLogging (1.0 - 1) <DE3A141B-982A-38D1-B23C-1FB2D27CDEA5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
  344. 0x7fff4c736000 - 0x7fff4c746ff3 com.apple.CoreEmoji (1.0 - 107) <50E3FF22-2E57-3E18-B787-A53D3A5E6C58> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
  345. 0x7fff4c8f2000 - 0x7fff4ca3efff com.apple.CoreHandwriting (161 - 1.2) <28B17549-5619-33D4-A8E2-E0A8376713F2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
  346. 0x7fff4cd9a000 - 0x7fff4ce04ff0 com.apple.CoreNLP (1.0 - 213) <9DADC2F9-1282-3077-9CA7-EDD405F39CA0> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
  347. 0x7fff4d104000 - 0x7fff4d108fff com.apple.CoreOptimization (1.0 - 1) <590BB8BA-6CCA-312C-9E9A-8A88735326DA> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
  348. 0x7fff4d109000 - 0x7fff4d192ffa com.apple.CorePDF (4.0 - 518.4.1) <9FDCE0AE-431E-32B7-A599-7332C7494E33> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  349. 0x7fff4d276000 - 0x7fff4d27eff0 com.apple.CorePhoneNumbers (1.0 - 1) <9E197792-1DBE-34B1-BB5A-82BE9B23CCB7> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
  350. 0x7fff4d27f000 - 0x7fff4d2d194b com.apple.CorePrediction (1.0 - 1) <310019B4-AE06-3E78-A19B-F92C2D7D7EAE> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
  351. 0x7fff4d9cb000 - 0x7fff4d9eeff7 com.apple.CoreSVG (1.0 - 129) <A817A42A-E591-36D8-BCBC-AB902A8A3944> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
  352. 0x7fff4d9ef000 - 0x7fff4da22ff7 com.apple.CoreServicesInternal (446.6 - 446.6) <C3A0FCDF-F5A0-37E0-BE37-506607DD8D3F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  353. 0x7fff4da23000 - 0x7fff4da51ff7 com.apple.CSStore (1069.11 - 1069.11) <97B906EC-E299-3D23-BF68-C31C44119810> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
  354. 0x7fff4df5f000 - 0x7fff4dfe6fff com.apple.CoreSymbolication (11.0 - 64509.98.1) <16B36902-9555-37E9-947D-776E98F92759> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  355. 0x7fff4e07e000 - 0x7fff4e1aaff4 com.apple.coreui (2.1 - 608.3) <89DA1417-5A26-3ECE-937A-F4E3416F9AF5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  356. 0x7fff4e1ab000 - 0x7fff4e346ff6 com.apple.CoreUtils (6.1 - 610.19) <4F6D8065-58BB-3A94-BBFE-CD9925DC9448> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
  357. 0x7fff4e47b000 - 0x7fff4e48eff1 com.apple.CrashReporterSupport (10.13 - 15011.2) <B6F3A81D-6D8B-3926-A7D7-CE0A70B3F022> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  358. 0x7fff4e6f8000 - 0x7fff4e70affc com.apple.framework.DFRFoundation (1.0 - 252) <E25E690A-E8D2-3F81-B472-B13241425609> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
  359. 0x7fff4e70b000 - 0x7fff4e710fff com.apple.DSExternalDisplay (3.1 - 380) <9E92DDED-6B78-38D6-AE36-55E9B9663BF3> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
  360. 0x7fff4e779000 - 0x7fff4e7f4ff8 com.apple.datadetectorscore (8.0 - 659) <34472A85-9A30-3892-979F-D9C837713B73> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  361. 0x7fff4e840000 - 0x7fff4e87eff0 com.apple.DebugSymbols (194 - 194) <DA338497-120F-3FF5-936C-0F582A820594> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  362. 0x7fff4e87f000 - 0x7fff4e9dcffe com.apple.desktopservices (1.14.3 - 1281.3.2) <95A39028-BF4D-3BFF-8D7C-ECC6FA6F159A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  363. 0x7fff4e9f2000 - 0x7fff4e9feff8 com.apple.DeviceIdentity (1.0 - 1) <12DCD00C-4A89-34EA-9644-38C1EDA7D0D8> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
  364. 0x7fff4eb09000 - 0x7fff4ebd1ff6 com.apple.DiskImagesFramework (559.40.3 - 559.40.3) <4C6000FC-5013-3B38-A87E-6A4EE1C5C47D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  365. 0x7fff4ebd2000 - 0x7fff4eca2ff6 com.apple.DiskManagement (13.0 - 1648.60.1) <E550140B-E58D-328A-B1F7-068C09C01442> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
  366. 0x7fff4eca3000 - 0x7fff4eca7ff1 com.apple.DisplayServicesFW (3.1 - 380) <6C760139-C1B0-31A9-9EEE-EB973AF97C88> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  367. 0x7fff4ecfd000 - 0x7fff4ed21ffd com.apple.DuetActivityScheduler (1.0 - 1) <EE382B5E-1CD6-3D98-B7D7-09F0AD354B31> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
  368. 0x7fff4ed4b000 - 0x7fff4ed80ff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <66EA8335-E788-361F-B1C2-4B48C0803B20> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
  369. 0x7fff4ed81000 - 0x7fff4ed85ff9 com.apple.EFILogin (2.0 - 2) <2EBFEA3A-88BE-317A-9AED-10B0F3A31D46> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  370. 0x7fff4f8bb000 - 0x7fff4ff25ff1 com.apple.vision.EspressoFramework (1.0 - 188.2) <B863D9FF-CFB6-329D-8606-29165DF90DA6> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
  371. 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
  372. 0x7fff50c87000 - 0x7fff50dbeffc libFontParser.dylib (277.2.1.2) <704AF164-F456-3F60-B163-62EC940BFD28> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  373. 0x7fff50dbf000 - 0x7fff50df3fff libTrueTypeScaler.dylib (277.2.1.2) <A67C3BA8-E3B6-3627-90DF-85BEFC27EEAB> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
  374. 0x7fff50e58000 - 0x7fff50e68ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <3E7B4AE8-5768-36ED-AF1C-5DABE593E037> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
  375. 0x7fff5432d000 - 0x7fff5432efff libmetal_timestamp.dylib (902.11.1) <C727E156-4AE3-3671-85FA-EE24E13F6B47> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
  376. 0x7fff559c9000 - 0x7fff559d4ff7 libGPUSupportMercury.dylib (17.10.22) <BFF0C4E7-E63A-3EB1-B533-D5DA09405540> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
  377. 0x7fff559d5000 - 0x7fff559dbfff com.apple.GPUWrangler (4.7.2 - 4.7.2) <5C84A60E-78C0-308F-B3C1-EDA3F6240E83> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
  378. 0x7fff55cf9000 - 0x7fff55d1fffb com.apple.GenerationalStorage (2.0 - 313) <D5A80484-A213-39DD-B084-84826CB1601C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  379. 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
  380. 0x7fff56e43000 - 0x7fff56e51ffb com.apple.GraphVisualizer (1.0 - 100.1) <5C98285A-C285-3ED2-8FED-1E70B77D1C53> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
  381. 0x7fff56e52000 - 0x7fff56e5fff3 com.apple.GraphicsServices (1.0 - 1.0) <242E914B-8093-39AB-80BD-1121DE75E3E5> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
  382. 0x7fff56eb6000 - 0x7fff56ec3ff9 com.apple.HID (1.0 - 1) <DEDBE193-06E6-30C1-B23A-E069F2BBD241> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
  383. 0x7fff56fe4000 - 0x7fff570a1ff4 com.apple.Heimdal (4.0 - 2.0) <AFBAC6BF-E26D-3DF5-8C0B-93D368BD9466> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  384. 0x7fff591e2000 - 0x7fff591eaffd com.apple.IOAccelerator (438.3.2 - 438.3.2) <3B058F51-DF3D-336B-9A2D-84C87D921750> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  385. 0x7fff591ed000 - 0x7fff59203ff7 com.apple.IOPresentment (1.0 - 37) <B5198666-84BC-3410-8938-81490393A92F> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
  386. 0x7fff5958d000 - 0x7fff595d8ff4 com.apple.IconServices (438.3 - 438.3) <08F66C80-487F-33FF-8644-58474E2D4308> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  387. 0x7fff59777000 - 0x7fff59783ffa com.apple.IntentsFoundation (1.0 - 1) <6A7CDC24-F578-3087-96E9-ED005DEA4671> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
  388. 0x7fff59796000 - 0x7fff5979cffc com.apple.InternationalSupport (1.0 - 45) <680CB59A-D14D-3826-8127-86887F4827BC> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
  389. 0x7fff599dd000 - 0x7fff599fdff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <884A362C-9B03-3BB5-82AC-02D6628EBE9A> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
  390. 0x7fff59b55000 - 0x7fff59c23ff5 com.apple.LanguageModeling (1.0 - 215.1) <778F0579-C901-313A-BAB1-B7A680637617> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
  391. 0x7fff59c24000 - 0x7fff59c6cff7 com.apple.Lexicon-framework (1.0 - 72) <0665370B-2701-3B82-AFD2-86F442935325> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
  392. 0x7fff59c73000 - 0x7fff59c77ff2 com.apple.LinguisticData (1.0 - 353.6.1) <7D3161A2-EDF7-3315-A75E-6954DF93D2F4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
  393. 0x7fff59c9e000 - 0x7fff59cc2ffe com.apple.locationsupport (2389.0.8 - 2389.0.8) <7E9D21BA-4434-3C49-A648-43E8318E63D3> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
  394. 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
  395. 0x7fff5a512000 - 0x7fff5a515fff com.apple.Mangrove (1.0 - 25) <2F7BF4DD-1C3C-3BA7-AD3A-CF3D79D0275E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
  396. 0x7fff5a6d3000 - 0x7fff5a6f9ffe com.apple.MarkupUI (1.0 - 325.3) <0870844E-A690-3555-81C9-F5A103E91493> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
  397. 0x7fff5a77e000 - 0x7fff5a808ff0 com.apple.MediaExperience (1.0 - 1) <2B5A09FD-A1D0-3F9C-BAC1-1D2F3FEE37D6> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
  398. 0x7fff5a809000 - 0x7fff5a83cfff com.apple.MediaKit (16 - 923) <3ED0A6CF-51E2-3477-B64F-3D2212DD840E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  399. 0x7fff5afd2000 - 0x7fff5b01efff com.apple.spotlight.metadata.utilities (1.0 - 2075.7) <EF5B1E3A-E261-3CEF-BA15-8B0CBA246BFF> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
  400. 0x7fff5b01f000 - 0x7fff5b0edffd com.apple.gpusw.MetalTools (1.0 - 1) <A0457B5A-03BD-3559-BC40-20AA81BA4F18> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
  401. 0x7fff5b147000 - 0x7fff5b160ff4 com.apple.MobileAssets (1.0 - 619.80.1) <4023284C-6478-3AA0-88BB-9ED9916F840F> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
  402. 0x7fff5b31d000 - 0x7fff5b33bff7 com.apple.MobileKeyBag (2.0 - 1.0) <CA7F79BC-E9D8-3046-BA50-F6CEA9064B0E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
  403. 0x7fff5b408000 - 0x7fff5b5a1ff3 com.apple.Montreal (1.0 - 120.1) <60D763E7-99F1-35CE-AAE1-A040BB7E8531> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
  404. 0x7fff5b5a2000 - 0x7fff5b5d2fff com.apple.MultitouchSupport.framework (3430.1 - 3430.1) <54B4AAC8-C9B8-3EA1-92DB-7D46377F42D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  405. 0x7fff5bad2000 - 0x7fff5badcfff com.apple.NetAuth (6.2 - 6.2) <B38040EA-8759-3F37-A1BE-46E56E1FD894> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  406. 0x7fff5c4cd000 - 0x7fff5c519ff7 com.apple.OTSVG (1.0 - 643.1.2.3) <EA710203-19C6-3B52-8CDB-17469100721D> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
  407. 0x7fff5d6af000 - 0x7fff5d6baffe com.apple.PerformanceAnalysis (1.243.1 - 243.1) <01C5F3ED-9878-31D7-8B2C-C3F9CD19FD5A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  408. 0x7fff5d6bb000 - 0x7fff5d6e3ffb com.apple.persistentconnection (1.0 - 1.0) <1FDCBE78-F67A-3A7D-8B35-F094B09AC172> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
  409. 0x7fff5f10a000 - 0x7fff5f13aff1 com.apple.pluginkit.framework (1.0 - 1) <F1188929-8A98-3367-8D12-34BC5BB75BB0> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
  410. 0x7fff5f163000 - 0x7fff5f176ff8 com.apple.PowerLog (1.0 - 1) <30EED1DE-8283-3AF4-B3A6-34EC96F53421> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
  411. 0x7fff5ffe6000 - 0x7fff60040ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <CA8C5C3E-1662-3149-91C0-5960174744F6> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
  412. 0x7fff60041000 - 0x7fff6005afff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <4049735F-C71E-3035-93FB-BDA7326D5268> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
  413. 0x7fff60166000 - 0x7fff60169ff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <14F165E6-3B02-3FF4-9C45-A8E96CE48401> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
  414. 0x7fff6016a000 - 0x7fff6018dffb com.apple.quicklook.QuickLookSupport (1.0 - 1) <E4337D1C-BC8B-333B-8BD8-C0356EF1E353> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
  415. 0x7fff601d4000 - 0x7fff6024cff8 com.apple.Rapport (1.9 - 190.11) <A25D1B79-DAA5-3374-9731-C853C410E811> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
  416. 0x7fff60443000 - 0x7fff6044fff5 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.80.8) <576FFCE0-8C2E-3AAB-9595-0EE4DDA9B076> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
  417. 0x7fff60463000 - 0x7fff6048cff9 com.apple.RemoteViewServices (2.0 - 148) <C83999D8-A6C7-3685-8327-215C24571E52> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  418. 0x7fff6048d000 - 0x7fff604a2ff2 com.apple.xpc.RemoteXPC (1.0 - 1738.80.8) <F66D5FC5-8F56-3A1F-8485-80B129B90633> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
  419. 0x7fff605f2000 - 0x7fff6062dff4 com.apple.RunningBoardServices (1.0 - 223.60.4) <798E005B-9E75-3E28-9DD0-0887C4DE86A8> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
  420. 0x7fff613d6000 - 0x7fff61420ff7 com.apple.Safari.SafeBrowsing (15608 - 15608.5.11) <254A4859-AB23-3700-B190-38FE6DE49E70> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
  421. 0x7fff61f78000 - 0x7fff61f7bff9 com.apple.SecCodeWrapper (4.0 - 448.60.2) <E2F3EF70-757B-3D98-9031-3E9E84DA793F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
  422. 0x7fff620ee000 - 0x7fff62212ff4 com.apple.Sharing (1506.6 - 1506.6) <C5421BDD-516B-3B4F-BAF1-4E35FC9123DB> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  423. 0x7fff62233000 - 0x7fff62253ffd com.apple.sidecar-core (1.0 - 209) <8D97FF51-6503-3E4A-861B-D2B47978FBF7> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
  424. 0x7fff62254000 - 0x7fff62266ff8 com.apple.sidecar-ui (1.0 - 209) <E131DED8-F5AD-3B71-9EE6-B65F7075FF8E> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
  425. 0x7fff6322a000 - 0x7fff63522ffa com.apple.SkyLight (1.600.0 - 450.1) <D81DC8F0-76A7-3783-95E9-8CAB3E36AC72> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
  426. 0x7fff63d6a000 - 0x7fff63d78fff com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <3939CFA9-2C00-396E-ADFC-39062113B206> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
  427. 0x7fff64453000 - 0x7fff64494ff9 com.apple.StreamingZip (1.0 - 1) <366C66BF-31AB-39D2-BD28-562198C34F01> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
  428. 0x7fff645a5000 - 0x7fff645aeff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <EEE772D2-4371-37F5-B81D-4D11D6469A9E> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
  429. 0x7fff64620000 - 0x7fff6464affc com.apple.framework.SystemAdministration (1.0 - 1.0) <D1049C9A-0CBB-30FD-8F86-E702E964412A> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
  430. 0x7fff64864000 - 0x7fff64874ff3 com.apple.TCC (1.0 - 1) <417E1B7C-6685-3907-BB1E-DD5961F78B45> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  431. 0x7fff64d69000 - 0x7fff64e30ff4 com.apple.TextureIO (3.10.9 - 3.10.9) <8BEFDF4E-E1AF-3448-A15D-4AE41F5B133F> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
  432. 0x7fff64fad000 - 0x7fff64faefff com.apple.TrustEvaluationAgent (2.0 - 33) <506C9A9F-7DA0-304C-BE22-53BF668F0381> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  433. 0x7fff65c87000 - 0x7fff65ee1ff2 com.apple.UIFoundation (1.0 - 660) <DF4643EC-0ABA-351C-999A-5BCC954D56AE> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
  434. 0x7fff65f74000 - 0x7fff65f7affe com.apple.URLFormatting (119 - 119.15) <646C4FD6-2CEA-3989-B458-837D3A64715A> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
  435. 0x7fff66ad5000 - 0x7fff66af5fff com.apple.UserManagement (1.0 - 1) <A33E70EF-7F51-38C4-AFEC-E03030F2F4DD> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
  436. 0x7fff678ab000 - 0x7fff67996ffe com.apple.ViewBridge (464.1 - 464.1) <3E5D779A-900E-342A-ABF3-1E4A02AB2A5D> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
  437. 0x7fff67b3c000 - 0x7fff67b3dfff com.apple.WatchdogClient.framework (1.0 - 67.60.1) <CE6F2534-1A8A-3FFC-84DD-D7FAB040D0A9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
  438. 0x7fff67d06000 - 0x7fff67d06fff com.apple.WebInspectorUI (15608 - 15608.5.11) <D5C0BF5E-A8FD-387B-840E-E4D212D18418> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
  439. 0x7fff67eb6000 - 0x7fff67ef2ff3 libAWDSupport.dylib (949) <A854DA51-61AF-32CA-9F2F-EF6E571C832B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
  440. 0x7fff67ef3000 - 0x7fff68198ffe libAWDSupportFramework.dylib (3417) <68B17E33-FEF7-33D6-85FF-459B7BAEF971> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
  441. 0x7fff68199000 - 0x7fff681aaff7 libprotobuf-lite.dylib (3417) <28478439-F2D5-3031-A2CD-2ADD4E9414D9> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
  442. 0x7fff681ab000 - 0x7fff68205ff3 libprotobuf.dylib (3417) <CDD0FD50-D008-3C48-A186-FECB2CD3E403> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
  443. 0x7fff68206000 - 0x7fff6824aff6 com.apple.awd (1.0 - 949) <E13F7EC4-11B4-3330-A331-0EF4A445CA9C> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
  444. 0x7fff6871a000 - 0x7fff6871dffa com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <91F1D1A6-6B68-39A2-938A-A922AE456DD3> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
  445. 0x7fff68796000 - 0x7fff687a4ff5 com.apple.audio.caulk (1.0 - 32.3) <A527F22C-8895-322C-8EE0-E389AE744842> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
  446. 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
  447. 0x7fff68ae8000 - 0x7fff68afbffd com.apple.login (3.0 - 3.0) <3CAF19F5-9F6F-34C5-B72B-4F8F15F5C6F6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
  448. 0x7fff68b2d000 - 0x7fff68b39ffd com.apple.perfdata (1.0 - 51.40.3) <204DA9E2-4140-3891-ADC5-82A501271305> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
  449. 0x7fff68d38000 - 0x7fff68d4dffa libAccessibility.dylib (2771.40.4) <E44974E7-A127-3EE9-A7A6-24C9268C4394> /usr/lib/libAccessibility.dylib
  450. 0x7fff68dfe000 - 0x7fff68e0aff3 libAudioStatistics.dylib (1104.33) <889A738A-025F-38B8-943F-BF8530E1FED4> /usr/lib/libAudioStatistics.dylib
  451. 0x7fff68e0b000 - 0x7fff68e41ffa libAudioToolboxUtility.dylib (1104.33) <46E2E6B0-075D-325F-B859-45F210948512> /usr/lib/libAudioToolboxUtility.dylib
  452. 0x7fff68e48000 - 0x7fff68e7dff7 libCRFSuite.dylib (48) <2E2AF258-4368-3442-861A-7966FC966FA5> /usr/lib/libCRFSuite.dylib
  453. 0x7fff68e80000 - 0x7fff68e8aff3 libChineseTokenizer.dylib (34) <3CE846EE-7F34-3A35-904E-3696AAC59D8E> /usr/lib/libChineseTokenizer.dylib
  454. 0x7fff68e8b000 - 0x7fff68f14fff libCoreStorage.dylib (551) <C0404CC1-20E0-35AD-8F45-AC22D1046705> /usr/lib/libCoreStorage.dylib
  455. 0x7fff68f17000 - 0x7fff68f19ff7 libDiagnosticMessagesClient.dylib (112) <C0626D16-A03A-32F9-B53C-1D12C74CA510> /usr/lib/libDiagnosticMessagesClient.dylib
  456. 0x7fff68f5e000 - 0x7fff69115ff3 libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
  457. 0x7fff6913c000 - 0x7fff69142ff3 libIOReport.dylib (54) <06A83770-D7BB-3F28-A647-5B1CDD847BEC> /usr/lib/libIOReport.dylib
  458. 0x7fff69222000 - 0x7fff69229fff libMatch.1.dylib (36) <11F9DEB4-CFE3-3ADE-A7B0-EF65ED102426> /usr/lib/libMatch.1.dylib
  459. 0x7fff69259000 - 0x7fff69278fff libMobileGestalt.dylib (826.80.1) <17F6FE25-0AB9-3914-A92C-64CA10592D99> /usr/lib/libMobileGestalt.dylib
  460. 0x7fff692ed000 - 0x7fff693caff7 libSMC.dylib (20) <C7AB32E0-77AC-3E11-A078-B3A00FACEEDC> /usr/lib/libSMC.dylib
  461. 0x7fff693df000 - 0x7fff693e0ff3 libSystem.B.dylib (1281) <4190DC49-1DB4-3514-ADD5-D3EDE0E62896> /usr/lib/libSystem.B.dylib
  462. 0x7fff693e1000 - 0x7fff6946eff7 libTelephonyUtilDynamic.dylib (3852) <D463EC47-1C37-303A-A9EA-0FBB6041A90A> /usr/lib/libTelephonyUtilDynamic.dylib
  463. 0x7fff6946f000 - 0x7fff69470fff libThaiTokenizer.dylib (3) <54AA8133-964E-33CE-BADA-15767CFD4232> /usr/lib/libThaiTokenizer.dylib
  464. 0x7fff69488000 - 0x7fff6949efff libapple_nghttp2.dylib (1.39.2) <89011AF3-BDD1-36E3-87B4-A3D457E94821> /usr/lib/libapple_nghttp2.dylib
  465. 0x7fff694d3000 - 0x7fff69545ff7 libarchive.2.dylib (72.40.2) <0DAB3B96-2615-366B-A4F0-275824879683> /usr/lib/libarchive.2.dylib
  466. 0x7fff69546000 - 0x7fff695dcfc5 libate.dylib (2.0.9) <1E873766-E585-323E-B60E-147F10EA7026> /usr/lib/libate.dylib
  467. 0x7fff695e0000 - 0x7fff695e0ff3 libauto.dylib (187) <BEF4FE54-F6D3-317B-B94B-F319603AD11D> /usr/lib/libauto.dylib
  468. 0x7fff695e1000 - 0x7fff696a6ffe libboringssl.dylib (283.60.3) <2E540385-E73C-3B1F-9B47-86F02CBCA517> /usr/lib/libboringssl.dylib
  469. 0x7fff696a7000 - 0x7fff696b7ff3 libbsm.0.dylib (60) <00B56AB5-3BB4-3E6B-B378-7E611B291AD1> /usr/lib/libbsm.0.dylib
  470. 0x7fff696b8000 - 0x7fff696c4fff libbz2.1.0.dylib (44) <B25136E2-3716-30F6-B030-FF4FED028A18> /usr/lib/libbz2.1.0.dylib
  471. 0x7fff696c5000 - 0x7fff69718ff7 libc++.1.dylib (800.7) <B6521FE0-672F-35AE-86DA-CEDFC5366FEA> /usr/lib/libc++.1.dylib
  472. 0x7fff69719000 - 0x7fff6972dfff libc++abi.dylib (800.7) <58B61BD0-E61A-33E7-A2EF-D9EC1D312E4A> /usr/lib/libc++abi.dylib
  473. 0x7fff6972e000 - 0x7fff6972effb libcharset.1.dylib (59) <EA489E13-6B2C-3C19-949C-3084CBB86C8A> /usr/lib/libcharset.1.dylib
  474. 0x7fff6972f000 - 0x7fff69740ffb libcmph.dylib (8) <85BA313E-B0C5-36AB-8380-3B453B18747F> /usr/lib/libcmph.dylib
  475. 0x7fff69741000 - 0x7fff69758fe7 libcompression.dylib (87) <37D2F5AF-09F8-328F-9E40-6E79ABAC80FD> /usr/lib/libcompression.dylib
  476. 0x7fff69a28000 - 0x7fff69a3eff7 libcoretls.dylib (167) <BFA8EED9-43E3-3F5A-99BF-44560DD952E0> /usr/lib/libcoretls.dylib
  477. 0x7fff69a3f000 - 0x7fff69a40fff libcoretls_cfhelpers.dylib (167) <F4ED0A8C-A555-36C5-AB5F-45D76898B3D4> /usr/lib/libcoretls_cfhelpers.dylib
  478. 0x7fff69a41000 - 0x7fff69af6ff7 libcrypto.0.9.7.dylib (106) <C417AFC1-BAD2-3735-840E-08B821BC632C> /usr/lib/libcrypto.0.9.7.dylib
  479. 0x7fff69be3000 - 0x7fff69cddfff libcrypto.35.dylib (47.11.1) <66262932-ADFB-34EA-B9C6-C2B1AB9B7254> /usr/lib/libcrypto.35.dylib
  480. 0x7fff69ee4000 - 0x7fff69fe8fe7 libcrypto.44.dylib (47.11.1) <D6B404EE-6329-3365-B979-22588E69D4EA> /usr/lib/libcrypto.44.dylib
  481. 0x7fff69feb000 - 0x7fff69ff6ff7 libcsfde.dylib (551) <8984DC1E-31AB-3B80-B55E-B84F50AC00B3> /usr/lib/libcsfde.dylib
  482. 0x7fff69ffe000 - 0x7fff6a05dfff libcups.2.dylib (483.2) <42B7AE99-AE7A-3F67-890A-D3E71FC0823F> /usr/lib/libcups.2.dylib
  483. 0x7fff6a05f000 - 0x7fff6a0c6fff libcurl.4.dylib (118) <8695EC4D-680F-3F2B-A338-5083095B6D9C> /usr/lib/libcurl.4.dylib
  484. 0x7fff6a169000 - 0x7fff6a169fff libenergytrace.dylib (21) <0210224E-7580-36A3-B05F-1ADC794EFD61> /usr/lib/libenergytrace.dylib
  485. 0x7fff6a16a000 - 0x7fff6a183ff7 libexpat.1.dylib (19.60.2) <9A34B232-8646-311A-A9B1-689570CB4ABB> /usr/lib/libexpat.1.dylib
  486. 0x7fff6a191000 - 0x7fff6a193fff libfakelink.dylib (149) <C220F274-ABF8-3FF6-B9C9-5B9625B412B7> /usr/lib/libfakelink.dylib
  487. 0x7fff6a1a2000 - 0x7fff6a1a7fff libgermantok.dylib (24) <617FED80-EB9C-38AD-AA6F-01C85537AD7D> /usr/lib/libgermantok.dylib
  488. 0x7fff6a1a8000 - 0x7fff6a1b1ff7 libheimdal-asn1.dylib (564.60.2) <DD4079EB-4860-3610-8E36-2A80E1980322> /usr/lib/libheimdal-asn1.dylib
  489. 0x7fff6a1b2000 - 0x7fff6a2a2ff7 libiconv.2.dylib (59) <A9887050-DDA1-3120-84C9-A710789B33ED> /usr/lib/libiconv.2.dylib
  490. 0x7fff6a2a3000 - 0x7fff6a4fbff7 libicucore.A.dylib (64252.0.1) <8C86419A-7DA5-34D1-9C7A-71DB1BF871CC> /usr/lib/libicucore.A.dylib
  491. 0x7fff6a515000 - 0x7fff6a516fff liblangid.dylib (133) <178B318D-B6A8-308F-9916-484BF89FE60B> /usr/lib/liblangid.dylib
  492. 0x7fff6a517000 - 0x7fff6a52fff3 liblzma.5.dylib (16) <B0DA19F6-DB89-3D30-8626-43748B2F40FB> /usr/lib/liblzma.5.dylib
  493. 0x7fff6a547000 - 0x7fff6a5eefff libmecab.dylib (883.1.1) <887B8719-4B19-3809-B647-3F9EDB2FF3AC> /usr/lib/libmecab.dylib
  494. 0x7fff6a5ef000 - 0x7fff6a851fe1 libmecabra.dylib (883.1.1) <8C7545C7-1A34-3986-9F7C-F1B23184D402> /usr/lib/libmecabra.dylib
  495. 0x7fff6abc1000 - 0x7fff6abf0ff7 libncurses.5.4.dylib (57) <4FF0E079-E45E-31FD-9DD4-809334F7FE25> /usr/lib/libncurses.5.4.dylib
  496. 0x7fff6ad1f000 - 0x7fff6b195ff7 libnetwork.dylib (1880.60.5) <54518F3C-E79A-353F-A191-B10D089CF7B1> /usr/lib/libnetwork.dylib
  497. 0x7fff6b196000 - 0x7fff6b1acfff libnetworkextension.dylib (1095.60.2) <763F535B-BB4D-3E45-A56E-C0E60894CB61> /usr/lib/libnetworkextension.dylib
  498. 0x7fff6b234000 - 0x7fff6b265fc6 libobjc.A.dylib (781.2) <0B3CE8DD-966F-302E-8F0C-05D2295BF6DA> /usr/lib/libobjc.A.dylib
  499. 0x7fff6b266000 - 0x7fff6b267ff7 libodfde.dylib (26) <7C8D9ACA-E72D-3285-8782-3BF9142F2912> /usr/lib/libodfde.dylib
  500. 0x7fff6b278000 - 0x7fff6b27cfff libpam.2.dylib (25) <B8DEB6FA-2D8C-38C1-A59E-B87169C531D5> /usr/lib/libpam.2.dylib
  501. 0x7fff6b27f000 - 0x7fff6b2b5ff7 libpcap.A.dylib (89.60.2) <26D9C62F-5A46-3827-BED3-A31F59BF94F8> /usr/lib/libpcap.A.dylib
  502. 0x7fff6b2f3000 - 0x7fff6b301ff9 libperfcheck.dylib (37) <5DF2DACD-FBE9-387E-8F9A-69748772FFCC> /usr/lib/libperfcheck.dylib
  503. 0x7fff6b337000 - 0x7fff6b34fff7 libresolv.9.dylib (67.40.1) <ECC1BAE9-9E87-358B-8634-08BD56D3129E> /usr/lib/libresolv.9.dylib
  504. 0x7fff6b351000 - 0x7fff6b395fff libsandbox.1.dylib (1217.80.1) <6D00E6DC-7760-3210-881E-B87658CB9395> /usr/lib/libsandbox.1.dylib
  505. 0x7fff6b396000 - 0x7fff6b3a8fff libsasl2.2.dylib (213) <7B674AF8-E112-32D7-9DA0-2CF07AAB4CA1> /usr/lib/libsasl2.2.dylib
  506. 0x7fff6b3a9000 - 0x7fff6b3aaff7 libspindump.dylib (281.2) <73FB5F93-C384-3E48-A6A3-3E5B00DAADFC> /usr/lib/libspindump.dylib
  507. 0x7fff6b3ab000 - 0x7fff6b598ff7 libsqlite3.dylib (308.4) <DC25A391-E31B-357A-8A06-2CD564328470> /usr/lib/libsqlite3.dylib
  508. 0x7fff6b68c000 - 0x7fff6b6b9ffb libssl.46.dylib (47.11.1) <F979B183-1491-3A26-9E44-A8839A84D44F> /usr/lib/libssl.46.dylib
  509. 0x7fff6b6bc000 - 0x7fff6b706ff7 libstdc++.6.dylib (104.1) <FD8B5914-B85D-34AE-93B4-DC08E76FF1AB> /usr/lib/libstdc++.6.dylib
  510. 0x7fff6b78e000 - 0x7fff6b7e9ff8 libusrtcp.dylib (1880.60.5) <2E7076E3-8DD4-3576-9C22-B79F4D13E43D> /usr/lib/libusrtcp.dylib
  511. 0x7fff6b7ea000 - 0x7fff6b7edffb libutil.dylib (57) <0593374D-C563-34AC-A299-239D0FFD1FB3> /usr/lib/libutil.dylib
  512. 0x7fff6b7ee000 - 0x7fff6b7fbfff libxar.1.dylib (420) <C39F10B1-16EB-3E31-800E-1939F0711EAA> /usr/lib/libxar.1.dylib
  513. 0x7fff6b801000 - 0x7fff6b8e3ff7 libxml2.2.dylib (32.14) <4201F7E9-72BE-3054-8B57-1875CD11E263> /usr/lib/libxml2.2.dylib
  514. 0x7fff6b8e7000 - 0x7fff6b90ffff libxslt.1.dylib (16.7) <82769E34-C25F-3BFE-9C4C-4E83BA02907B> /usr/lib/libxslt.1.dylib
  515. 0x7fff6b910000 - 0x7fff6b922ffb libz.1.dylib (76) <B8434343-B5D6-3565-B7B6-9EAF4AF6DF0A> /usr/lib/libz.1.dylib
  516. 0x7fff6b94c000 - 0x7fff6b94eff9 liblog_network.dylib (1880.60.5) <9DD52C01-DD6A-35E0-927B-0C0DEC896D60> /usr/lib/log/liblog_network.dylib
  517. 0x7fff6c386000 - 0x7fff6c38bff3 libcache.dylib (83) <E8AFD1BC-8759-3726-9A65-7C8EFE2B7CD1> /usr/lib/system/libcache.dylib
  518. 0x7fff6c38c000 - 0x7fff6c397fff libcommonCrypto.dylib (60165) <895D37D8-C93C-3817-980C-46E8DD8BF7BD> /usr/lib/system/libcommonCrypto.dylib
  519. 0x7fff6c398000 - 0x7fff6c39ffff libcompiler_rt.dylib (101.2) <900F4AF4-0698-3388-A801-B8C9BA0694F5> /usr/lib/system/libcompiler_rt.dylib
  520. 0x7fff6c3a0000 - 0x7fff6c3a9fff libcopyfile.dylib (166.40.1) <8D8E2CBE-CB7C-36E5-9131-B893E702967A> /usr/lib/system/libcopyfile.dylib
  521. 0x7fff6c3aa000 - 0x7fff6c441fdb libcorecrypto.dylib (866.80.2) <862471BE-9637-3643-A180-D46966504434> /usr/lib/system/libcorecrypto.dylib
  522. 0x7fff6c558000 - 0x7fff6c599ff0 libdispatch.dylib (1173.60.1) <B7999876-E4DE-3425-96AD-FD44A0873374> /usr/lib/system/libdispatch.dylib
  523. 0x7fff6c59a000 - 0x7fff6c5cfff7 libdyld.dylib (733.8) <E2D44BA3-AAE7-3228-B267-CDCEB81BD23B> /usr/lib/system/libdyld.dylib
  524. 0x7fff6c5d0000 - 0x7fff6c5d0ffb libkeymgr.dylib (30) <3082EDB1-C1BB-37E6-ABF0-4486E9975EA9> /usr/lib/system/libkeymgr.dylib
  525. 0x7fff6c5d1000 - 0x7fff6c5ddff7 libkxld.dylib (6153.81.5) <C2105F2E-AD5F-33C3-BC9F-54FF2EAF4B9B> /usr/lib/system/libkxld.dylib
  526. 0x7fff6c5de000 - 0x7fff6c5deff7 liblaunch.dylib (1738.80.8) <7DB8F076-0488-36A3-912B-C36D11831CAD> /usr/lib/system/liblaunch.dylib
  527. 0x7fff6c5df000 - 0x7fff6c5e4ff7 libmacho.dylib (949.0.1) <52B59600-94BE-3622-AB12-A303538505F2> /usr/lib/system/libmacho.dylib
  528. 0x7fff6c5e5000 - 0x7fff6c5e7ff7 libquarantine.dylib (110.40.3) <4C181B06-86CF-3BF5-9B3C-17B42921A2ED> /usr/lib/system/libquarantine.dylib
  529. 0x7fff6c5e8000 - 0x7fff6c5e9ff7 libremovefile.dylib (48) <39779463-00D7-327D-AA86-6C7C417F9092> /usr/lib/system/libremovefile.dylib
  530. 0x7fff6c5ea000 - 0x7fff6c601fff libsystem_asl.dylib (377.60.2) <5854C530-C2B0-3C46-95F8-57ADE3EE66BB> /usr/lib/system/libsystem_asl.dylib
  531. 0x7fff6c602000 - 0x7fff6c602fff libsystem_blocks.dylib (74) <1A97686D-4270-3CCB-AD19-46A2ADA84DE2> /usr/lib/system/libsystem_blocks.dylib
  532. 0x7fff6c603000 - 0x7fff6c68aff7 libsystem_c.dylib (1353.60.8) <0B132780-2107-3D94-8C59-EF5C642D7EA4> /usr/lib/system/libsystem_c.dylib
  533. 0x7fff6c68b000 - 0x7fff6c68effb libsystem_configuration.dylib (1061.80.3) <5CB9975B-CF31-3528-AFCC-94C06640FF67> /usr/lib/system/libsystem_configuration.dylib
  534. 0x7fff6c68f000 - 0x7fff6c692ff7 libsystem_coreservices.dylib (114) <495243C2-EC7C-3777-964C-1F8436B3BAB2> /usr/lib/system/libsystem_coreservices.dylib
  535. 0x7fff6c693000 - 0x7fff6c69bfff libsystem_darwin.dylib (1353.60.8) <2F080C65-FBF7-3304-801D-B89E29FF6275> /usr/lib/system/libsystem_darwin.dylib
  536. 0x7fff6c69c000 - 0x7fff6c6a3ffb libsystem_dnssd.dylib (1096.60.2) <AC7922C7-4E87-3394-A583-031E1C064741> /usr/lib/system/libsystem_dnssd.dylib
  537. 0x7fff6c6a4000 - 0x7fff6c6a5ffb libsystem_featureflags.dylib (17) <483E31E7-0955-3D8E-9799-661FEF7F3AFC> /usr/lib/system/libsystem_featureflags.dylib
  538. 0x7fff6c6a6000 - 0x7fff6c6f3fff libsystem_info.dylib (538) <2F518FD1-3EE9-3605-B428-BE4E02059DD4> /usr/lib/system/libsystem_info.dylib
  539. 0x7fff6c6f4000 - 0x7fff6c720ff7 libsystem_kernel.dylib (6153.81.5) <7D4FA7D7-99F5-3835-854B-6D972E12B654> /usr/lib/system/libsystem_kernel.dylib
  540. 0x7fff6c721000 - 0x7fff6c768fcf libsystem_m.dylib (3178) <1DDD6293-5E33-347C-A604-0B3085EABA8B> /usr/lib/system/libsystem_m.dylib
  541. 0x7fff6c769000 - 0x7fff6c790fff libsystem_malloc.dylib (283.60.1) <B376E338-D9DA-3BAC-A5C9-C929CB21A0C7> /usr/lib/system/libsystem_malloc.dylib
  542. 0x7fff6c791000 - 0x7fff6c79effb libsystem_networkextension.dylib (1095.60.2) <7016DF3D-4568-3D42-B858-1017361E31BA> /usr/lib/system/libsystem_networkextension.dylib
  543. 0x7fff6c79f000 - 0x7fff6c7a8ff3 libsystem_notify.dylib (241) <6A2D86AD-91C1-338A-AE98-3B0A417E1D85> /usr/lib/system/libsystem_notify.dylib
  544. 0x7fff6c7a9000 - 0x7fff6c7b2fef libsystem_platform.dylib (220) <3CDB982C-CB79-38FD-B98F-3EAD61E6DE39> /usr/lib/system/libsystem_platform.dylib
  545. 0x7fff6c7b3000 - 0x7fff6c7bdfff libsystem_pthread.dylib (416.60.2) <C507F7E9-DDC0-3032-85CF-5AB72264332F> /usr/lib/system/libsystem_pthread.dylib
  546. 0x7fff6c7be000 - 0x7fff6c7c2fff libsystem_sandbox.dylib (1217.80.1) <E9275E2D-D922-3D7B-8678-1735C307BD4F> /usr/lib/system/libsystem_sandbox.dylib
  547. 0x7fff6c7c3000 - 0x7fff6c7c5fff libsystem_secinit.dylib (62.80.1) <A73532FD-19BA-3CAA-9291-ADB3169E880C> /usr/lib/system/libsystem_secinit.dylib
  548. 0x7fff6c7c6000 - 0x7fff6c7cdffb libsystem_symptoms.dylib (1238.60.1) <A79CBAFF-D0B6-37A7-8C12-BE3F20031CC6> /usr/lib/system/libsystem_symptoms.dylib
  549. 0x7fff6c7ce000 - 0x7fff6c7e4ff2 libsystem_trace.dylib (1147.80.3) <5B4D24A7-1B40-3042-B095-0E530E2F578B> /usr/lib/system/libsystem_trace.dylib
  550. 0x7fff6c7e6000 - 0x7fff6c7ebffb libunwind.dylib (35.4) <C06AB230-8258-36D5-A316-67D776CE25AC> /usr/lib/system/libunwind.dylib
  551. 0x7fff6c7ec000 - 0x7fff6c821ffe libxpc.dylib (1738.80.8) <0362DEB5-520D-3222-BFAB-BBB382F341F2> /usr/lib/system/libxpc.dylib
  552.  
  553. External Modification Summary:
  554. Calls made by other processes targeting this process:
  555. task_for_pid: 4
  556. thread_create: 0
  557. thread_set_state: 0
  558. Calls made by this process:
  559. task_for_pid: 0
  560. thread_create: 0
  561. thread_set_state: 0
  562. Calls made by all processes on this machine:
  563. task_for_pid: 56223
  564. thread_create: 0
  565. thread_set_state: 0
  566.  
  567. VM Region Summary:
  568. ReadOnly portion of Libraries: Total=711.8M resident=0K(0%) swapped_out_or_unallocated=711.8M(100%)
  569. Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)
  570.  
  571. VIRTUAL REGION
  572. REGION TYPE SIZE COUNT (non-coalesced)
  573. =========== ======= =======
  574. Accelerate framework 512K 4
  575. Activity Tracing 256K 1
  576. CG backing stores 13.3M 3
  577. CG image 96K 9
  578. CG raster data 7584K 3
  579. CoreAnimation 192K 16
  580. CoreGraphics 8K 1
  581. CoreImage 24K 2
  582. CoreUI image data 1268K 12
  583. Foundation 7232K 33
  584. Image IO 2752K 2
  585. JS JIT generated code 10.8M 163
  586. JS JIT generated code (reserved) 64K 1 reserved VM address space (unallocated)
  587. Kernel Alloc Once 8K 1
  588. MALLOC 1.1G 1117
  589. MALLOC guard page 32K 8
  590. MALLOC_LARGE (reserved) 16.8M 23 reserved VM address space (unallocated)
  591. MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
  592. Memory Tag 242 12K 1
  593. OpenGL GLSL 256K 3
  594. STACK GUARD 56.0M 11
  595. Stack 13.1M 11
  596. VM_ALLOCATE 75.6M 87
  597. VM_ALLOCATE (reserved) 32K 1 reserved VM address space (unallocated)
  598. __DATA 44.6M 409
  599. __DATA_CONST 365K 6
  600. __FONT_DATA 4K 1
  601. __GLSLBUILTINS 5176K 1
  602. __LINKEDIT 357.4M 9
  603. __OBJC_RO 32.0M 1
  604. __OBJC_RW 1776K 1
  605. __TEXT 354.4M 399
  606. __UNICODE 564K 1
  607. mapped file 62.4M 25
  608. shared memory 664K 21
  609. =========== ======= =======
  610. TOTAL 2.3G 2388
  611. TOTAL, minus reserved VM space 2.1G 2388
  612.  
  613. 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
  614. Graphics: kHW_IntelIrisPlusGraphicsItem, Intel Iris Plus Graphics, spdisplays_builtin
  615. Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR4, 3733 MHz, SK Hynix, H9HCNNNCRMALPR-NEE
  616. Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR4, 3733 MHz, SK Hynix, H9HCNNNCRMALPR-NEE
  617. 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
  618. Bluetooth: Version 7.0.3f7, 3 services, 18 devices, 1 incoming serial ports
  619. Network Service: Wi-Fi, AirPort, en0
  620. USB Device: USB 3.1 Bus
  621. USB Device: USB 3.1 Bus
  622. USB Device: Apple T2 Bus
  623. USB Device: Touch Bar Backlight
  624. USB Device: Apple Internal Keyboard / Trackpad
  625. USB Device: Headset
  626. USB Device: Ambient Light Sensor
  627. USB Device: FaceTime HD Camera (Built-in)
  628. USB Device: Apple T2 Controller
  629. Thunderbolt Bus: MacBook Air, Apple Inc., 79.0
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644. ___________________________________________________________________________________________________________________________
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658. 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-05 08:16:32 +0000.
  659. Machine type: MacBookAir9,1, 8192 MiB memory, 2 (4 logical) x x86 (family 0x38435547) @ 1100 MHz.
  660. Build options: OpenAL, new planets, JavaScript console support, Debug plug-in support, OXP verifier, localization tools, debug GraphViz support, JavaScript profiling.
  661.  
  662. Note that the contents of the log file can be adjusted by editing logcontrol.plist.
  663.  
  664. 09:16:32.930 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Submersible_Nebulae.oxp has no manifest.plist
  665. 09:16:32.938 [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
  666. 09:16:32.945 [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
  667. 09:16:32.966 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Missionaries.oxp has no manifest.plist
  668. 09:16:32.983 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.Lave.oxp has no manifest.plist
  669. 09:16:32.990 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/sunskimmers.oxp has no manifest.plist
  670. 09:16:32.991 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp has no manifest.plist
  671. 09:16:32.999 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Diso.oxp has no manifest.plist
  672. 09:16:33.028 [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
  673. 09:16:33.036 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/monument.oxp has no manifest.plist
  674. 09:16:33.037 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Griff_IceAsteroidTest.oxp has no manifest.plist
  675. 09:16:33.047 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/DarkSoul_Nebulae.oxp has no manifest.plist
  676. 09:16:33.059 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp has no manifest.plist
  677. 09:16:33.079 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Hotrods.oxp has no manifest.plist
  678. 09:16:33.116 [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
  679. 09:16:33.127 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp has no manifest.plist
  680. 09:16:33.129 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.wpb.oxp has no manifest.plist
  681. 09:16:33.145 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/piratetraps.oxp has no manifest.plist
  682. 09:16:33.160 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Galcop_trade_outpost.oxp has no manifest.plist
  683. 09:16:33.202 [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
  684. 09:16:34.833 [dataCache.rebuild.pathsChanged] +[ResourceManager checkCacheUpToDateForPaths:] (ResourceManager.m:1156): Cache is stale (search paths have changed). Rebuilding from scratch.
  685. 09:16:35.441 [joystick.error.init] -[OOMacJoystickManager init] (OOMacJoystickManager.m:80): Cannot open HID manager; joystick support will not function.
  686. 09:16:35.442 [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".
  687. 09:16:35.442 [rendering.opengl.extensions] -[OOOpenGLExtensionManager reset] (OOOpenGLExtensionManager.m:222): OpenGL extensions (128):
  688. 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
  689. 09:16:35.899 [rendering.opengl.shader.support] -[OOOpenGLExtensionManager reset] (OOOpenGLExtensionManager.m:256): Shaders are supported.
  690. 09:16:36.092 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Submersible_Nebulae.oxp has no manifest.plist
  691. 09:16:36.095 [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
  692. 09:16:36.098 [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
  693. 09:16:36.105 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Missionaries.oxp has no manifest.plist
  694. 09:16:36.110 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.Lave.oxp has no manifest.plist
  695. 09:16:36.112 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/sunskimmers.oxp has no manifest.plist
  696. 09:16:36.113 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp has no manifest.plist
  697. 09:16:36.115 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Diso.oxp has no manifest.plist
  698. 09:16:36.126 [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
  699. 09:16:36.129 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/monument.oxp has no manifest.plist
  700. 09:16:36.130 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.Griff_IceAsteroidTest.oxp has no manifest.plist
  701. 09:16:36.133 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/DarkSoul_Nebulae.oxp has no manifest.plist
  702. 09:16:36.139 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/transhab.oxp has no manifest.plist
  703. 09:16:36.150 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Hotrods.oxp has no manifest.plist
  704. 09:16:36.170 [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
  705. 09:16:36.175 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp has no manifest.plist
  706. 09:16:36.176 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.wpb.oxp has no manifest.plist
  707. 09:16:36.181 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/piratetraps.oxp has no manifest.plist
  708. 09:16:36.189 [oxp-standards.error] OOStandardsInternal (OODebugStandards.m:92): OXP /Users/accountname/Library/Application Support/Oolite/AddOns/Galcop_trade_outpost.oxp has no manifest.plist
  709. 09:16:36.206 [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
  710. 09:16:36.207 [dataCache.rebuild.pathsChanged] +[ResourceManager checkCacheUpToDateForPaths:] (ResourceManager.m:1156): Cache is stale (search paths have changed). Rebuilding from scratch.
  711. 09:16:36.243 [searchPaths.dumpAll] +[ResourceManager logPaths] (ResourceManager.m:2240): Resource paths:
  712. /var/folders/6s/ysb64pns7r3472gl73j4zsnc0000gn/T/AppTranslocation/5D8B28AE-AC1A-4E2F-A5BF-E34EEB66514F/d/Oolite 1.91.app/Contents/Resources
  713. ~/Library/Application Support/Oolite/Managed AddOns
  714. ~/Library/Application Support/Oolite/AddOns
  715. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableHUDIFFScanner.oxz
  716. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.DrNil.Commies.oxz
  717. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableTorusDrive.oxz
  718. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.Planetfall.oxz
  719. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.Engine_Sound.oxz
  720. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.SolarFlares.oxz
  721. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.SystemDataConfig.oxz
  722. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.market_observer.oxz
  723. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.MoonsTexturePack.oxz
  724. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.TrafficLights.oxz
  725. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.Library.oxz
  726. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Ramirez.Dictators.oxz
  727. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableEnergyUnit.oxz
  728. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.TionislaOrbitalGraveyard.oxz
  729. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.MineralStoreReset.oxz
  730. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.dertien.Z_GrOovY_SmallSystemStations.oxz
  731. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.yah_gem_casino.oxz
  732. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.EnergyRebalance.oxz
  733. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Gnievmir.VimanaShipOverrides.oxz
  734. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableEngines.oxz
  735. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.RingRacer.oxz
  736. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.ILS.oxz
  737. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.SunGear.oxz
  738. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.HardWay.oxz
  739. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.another_commander.188NSGMaps.1_1.oxz
  740. ~/Library/Application Support/Oolite/Managed AddOns/FontDangerousSquare.oxz
  741. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.cim.new-cargoes.oxz
  742. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.NoMarketNotification.oxz
  743. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.EquipmentRemoveItemColor.oxz
  744. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.zirael.UsefulMFDs.oxz
  745. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.nicksta.primeable-equipment-mfd.oxz
  746. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.LogEvents.oxz
  747. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Lone_Wolf.NavalGridNext.oxz
  748. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.Gallery.oxz
  749. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_H.oxz
  750. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stormrider.Darkside_Moonshine_Distillery.oxz
  751. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableWitchDrive.oxz
  752. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Spara.SothisTC.oxz
  753. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.hoqllnq.missile-beep.oxz
  754. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.FlightLog.oxz
  755. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_D.oxz
  756. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.FreighterConvoys.oxz
  757. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_E.oxz
  758. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_G.oxz
  759. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.BreakableShieldGenerators.oxz
  760. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Norby.CombatMFD.oxz
  761. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.InSystemCargoDelivery.oxz
  762. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.IronHide.oxz
  763. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.TechnicalReferenceLibrary-1.0.1.oxz
  764. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.FPO_Lave.oxz
  765. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Storm.TionislaChronicleArray.oxz
  766. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_F.oxz
  767. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_B.oxz
  768. ~/Library/Application Support/Oolite/Managed AddOns/Old StarSystemLaneIndicator.oxz
  769. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.ImperialAstrofactory.oxz
  770. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.SW_Economy.oxz
  771. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.yah_fuel_station.oxz
  772. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Killer Wolf.Sothis_station.1_02.oxz
  773. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.TionislaOrbitalGraveyard_Monuments.oxz
  774. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_C.oxz
  775. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystemsTexturePack_A.oxz
  776. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.PlanetarySystems.oxz
  777. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.Moons.oxz
  778. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.PoliceIFFScanner.oxz
  779. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.CommandersLog.oxz
  780. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.redspear.solos_alt_stations.oxz
  781. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.spara.behemoth.oxz
  782. ~/Library/Application Support/Oolite/Managed AddOns/Norby.cag.Telescope_Extender.oxz
  783. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Pleb.TaxiGalactica.oxz
  784. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CaptMurphy.ExplorersClub.oxz
  785. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.FPO_Zaonce.oxz
  786. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.AutoPrimeEquipment.oxz
  787. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.RepairBots-2.13.oxz
  788. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.TionislaOrbitalGraveyard_Shipwrecks.oxz
  789. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.phkb.StationDockControl.oxz
  790. ~/Library/Application Support/Oolite/Managed AddOns/cag.station_options.oxz
  791. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Ramirez.BlOombergMarkets.oxz
  792. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.InternalFuelTank.oxz
  793. ~/Library/Application Support/Oolite/Managed AddOns/Norby.cag.Telescope.oxz
  794. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.BGS.oxz
  795. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.HabitableMainPlanets.oxz
  796. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.GNN.oxz
  797. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.ramirez.Feudal_States.oxz
  798. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Thargoid.PlanetaryCompass.oxz
  799. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Draco_Caeles.GenerationShips.oxz
  800. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Griff.Station_Bundle.oxz
  801. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Ramirez.FuelTank.oxz
  802. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.Svengali.Pagroove.BGSSoundset.oxz
  803. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.stranger.OrbitalStations.oxz
  804. ~/Library/Application Support/Oolite/Managed AddOns/oolite.oxp.CmdCheyd.DH_AdvancedNavigationComputer.oxz
  805. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cholmondely.Hints.0.093.oxp
  806. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.MFDFastConfiguration.oxz
  807. ~/Library/Application Support/Oolite/AddOns/PaintMissiles.oxz
  808. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.spicy_hermits.oxz
  809. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.EricWalch.DeepSpaceDredger.oxp
  810. ~/Library/Application Support/Oolite/AddOns/Submersible_Nebulae.oxp
  811. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.ships-library free:old.oxp
  812. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.NewtSoup.MiningIFFScannerUpgrade.oxz
  813. ~/Library/Application Support/Oolite/AddOns/Riredi-v1.0.0-2014-01-12.oxp
  814. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ZygoUgo.Asteroids_resources.oxz
  815. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.galaxy_names.oxz
  816. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.ShipComparison.oxz
  817. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.drew.Tianve1.3.oxp
  818. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.GalacticRegistry.oxz
  819. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.GalCopMissions.oxz
  820. ~/Library/Application Support/Oolite/AddOns/GalacticAlmanacBeta1.5.oxp
  821. ~/Library/Application Support/Oolite/AddOns/Asteroid_tweaks_1.3.oxz
  822. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.CaptMurphy.ShipStorageHelper.oxz
  823. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.CompressedF7Layout.oxz
  824. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Svengali.Eric.BuoyRepair.oxz
  825. ~/Library/Application Support/Oolite/AddOns/Missionaries.oxp
  826. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.EquipmentStorage.oxz
  827. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.Delightful Docking.oxz
  828. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.LaveAcademy.oxz
  829. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.extracts-tre-clan.oxz
  830. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.ContractsOnBB.oxz
  831. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Bigships.oxz
  832. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.Lave.oxp
  833. ~/Library/Application Support/Oolite/AddOns/SilentAsteroidTweaks.oxz
  834. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Pods.oxz
  835. ~/Library/Application Support/Oolite/AddOns/sunskimmers.oxp
  836. ~/Library/Application Support/Oolite/AddOns/LongRangeScanner v0.3.oxp
  837. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.random_player-ship_name.oxz
  838. ~/Library/Application Support/Oolite/AddOns/EnhancedPassengerContracts.oxz
  839. ~/Library/Application Support/Oolite/AddOns/Diso.oxp
  840. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackC.oxz
  841. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackB.oxz
  842. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.nuit_station.oxp
  843. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.LMSS.oxz
  844. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Tracker.oxz
  845. ~/Library/Application Support/Oolite/AddOns/ContextualJukebox.0.1a.oxp
  846. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.FastTargetSelector.oxz
  847. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.GalCopMostWanted.oxz
  848. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Planetfall_Markets.oxz
  849. ~/Library/Application Support/Oolite/AddOns/in-system_traders_0.3.oxz
  850. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.Cup_of_Tea-v1.2.oxz
  851. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackA.oxz
  852. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.Liners.oxz
  853. ~/Library/Application Support/Oolite/AddOns/Cargo_wrecks_teaser 1.7.2.oxp
  854. ~/Library/Application Support/Oolite/AddOns/Oolite.oxp.redspear.weapon_laws(1.4) tweaked.oxp
  855. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.TrackerCam.oxz
  856. ~/Library/Application Support/Oolite/AddOns/PlanetForests.oxp
  857. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.LaserArrangement.oxz
  858. ~/Library/Application Support/Oolite/AddOns/monument.oxp
  859. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Griff_IceAsteroidTest.oxp
  860. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.Display_Reputation.oxz
  861. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.PlanetaryCompassPackD.oxz
  862. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.ChangeViewSound.oxz
  863. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Pagroove.FamousPlanets.tweaked.oxp
  864. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Towbar.oxz
  865. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.CommonSenseOTB.SniperLock.oxp
  866. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.HDBG.oxz
  867. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.CommsLogMFD.oxz
  868. ~/Library/Application Support/Oolite/AddOns/DarkSoul_Nebulae.oxp
  869. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.BulletinBoardSystem.oxz
  870. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.WelcomeMat.oxz
  871. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.systemfeatures.sunspots.oxz
  872. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.jh145.ScannerAlertingEnhancement.oxz
  873. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.gsagostinho.systemfeatures.rings.oxz
  874. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.DeathComms.oxz
  875. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.BeeTLeBeTHLeHeM.LifeInTheFrontier.oxz
  876. ~/Library/Application Support/Oolite/AddOns/transhab.oxp
  877. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Commander_McLane.Anarchies.oxz
  878. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.MaintenanceTuneUp.oxz
  879. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.HUDSelector.oxz
  880. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.HDBG-A.oxz
  881. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.audible_docking_clearance.oxz
  882. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.DigebitianBroadcastCommsMFD.oxz
  883. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Wildeblood.GlareClarifier.oxz
  884. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.GalDrivePod.oxz
  885. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.SafetyCatch.oxz
  886. ~/Library/Application Support/Oolite/AddOns/Hotrods.oxp
  887. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.comms-pack-a.oxz
  888. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.random_hits.oxz
  889. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Commander_McLane.Randomshipnames.oxz
  890. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Disembodied.FreeTradeZone.oxz
  891. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.zzz.Montana05.SIRF_compact.oxz
  892. ~/Library/Application Support/Oolite/AddOns/Target-System-Plugins_0.81.oxz
  893. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ZygoUgo.Explosions.oxz
  894. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Murgh.HoOpyCasino.oxz
  895. ~/Library/Application Support/Oolite/AddOns/PlanetOceans.oxp
  896. ~/Library/Application Support/Oolite/AddOns/In_System_Trader_1.5.2.oxz
  897. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.nephthys_station.oxp
  898. ~/Library/Application Support/Oolite/AddOns/RockHermitBeacons-1.3.oxz
  899. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.RobertTodd.Taranis.Tweaked.oxp
  900. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Headlights.oxz
  901. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Day.Diplomacy.oxz
  902. ~/Library/Application Support/Oolite/AddOns/ye_olde_hermits_1.0.1.oxz
  903. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.hermit_tweaks_0.1.oxz
  904. ~/Library/Application Support/Oolite/AddOns/MandotechIndStationV1.4.tweaked.oxp
  905. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.murgh.wpb.oxp
  906. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.HomeSystem.oxz
  907. ~/Library/Application Support/Oolite/AddOns/RiskyBusiness.oxz
  908. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.BountySystem.oxz
  909. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.MinerCobra.oxz
  910. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.spara.market_inquirer.oxp
  911. ~/Library/Application Support/Oolite/AddOns/SniperLock_Fix-1.0.oxz
  912. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.capt_murphy.Illegal_Goods_Tweak.oxz
  913. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.EmailSystem.oxz
  914. ~/Library/Application Support/Oolite/AddOns/piratetraps.oxp
  915. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.z.phkb.XenonUIResourcesH.oxz
  916. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.smivs.ExtraFuelTanks.oxz
  917. ~/Library/Application Support/Oolite/AddOns/Debug.oxp
  918. ~/Library/Application Support/Oolite/AddOns/Oolite.oxp.zzz.Montana05.FdL_enhanced_vipers.OXZ
  919. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.RetroRockets.oxz
  920. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.z.phkb.XenonUI.oxp
  921. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.dybal.BarrelRoll.oxz
  922. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Norby.Trails.oxz
  923. ~/Library/Application Support/Oolite/AddOns/Galcop_trade_outpost.oxp
  924. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.SMax.PlanetFallMarketSaver.oxz
  925. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.TrafficControl.oxz
  926. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Staer9.Icesteroids.oxz
  927. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ByronArn.AutoRefuel.oxz
  928. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Pagroove.Superhub.oxp
  929. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.LinersMarkets.oxz
  930. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.ZygoUgo.ZygoCinematicSkyNebulas.oxz
  931. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Rorschachhamster.Satellites.oxz
  932. ~/Library/Application Support/Oolite/AddOns/Halsis2BGS.oxp
  933. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Killer Wolf.hathor_station.oxp
  934. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Gnievmir.VimanaHUD.tweaked.VimanaHUD.oxp
  935. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.cim.combat-simulator.oxz
  936. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.phkb.FuelTweaks.oxz
  937. ~/Library/Application Support/Oolite/AddOns/Oolite.oxp.zzz.Montana05.resource_pack_01.OXZ
  938. ~/Library/Application Support/Oolite/AddOns/NPC_Equipment_Damage.12.21.oxp
  939. ~/Library/Application Support/Oolite/AddOns/oolite.oxp.Thargoid.Planetfall-OoHaul.oxz
  940. ~/Library/Application Support/Oolite/AddOns/failing_hud_0.1.oxz
  941. ~/Library/Application Support/Oolite/AddOns/DigebitiSubject.oxp
  942. 09:16:36.828 [shipData.load.begin] +[OOShipRegistry(Singleton) allocWithZone:] (OOShipRegistry.m:1698): Loading ship data.
  943. 09:16:37.271 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  944. 09:16:37.271 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  945. 09:16:37.271 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  946. 09:16:37.271 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  947. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  948. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  949. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  950. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  951. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  952. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  953. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  954. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  955. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  956. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  957. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  958. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  959. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  960. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  961. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  962. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  963. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  964. 09:16:37.272 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  965. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  966. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  967. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  968. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  969. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  970. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  971. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  972. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  973. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  974. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  975. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  976. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  977. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  978. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  979. 09:16:37.273 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  980. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  981. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  982. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  983. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  984. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  985. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  986. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  987. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  988. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  989. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  990. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  991. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  992. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  993. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  994. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  995. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  996. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  997. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  998. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  999. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1000. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1001. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1002. 09:16:37.274 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1003. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1004. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1005. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1006. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1007. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1008. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1009. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1010. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1011. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1012. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1013. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1014. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1015. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1016. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1017. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1018. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1019. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1020. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1021. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1022. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1023. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1024. 09:16:37.275 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1025. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1026. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1027. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1028. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1029. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1030. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1031. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1032. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1033. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1034. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1035. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1036. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1037. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1038. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1039. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1040. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1041. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1042. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1043. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1044. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1045. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1046. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1047. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1048. 09:16:37.276 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1049. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1050. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1051. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1052. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1053. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1054. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1055. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1056. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1057. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1058. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1059. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1060. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1061. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1062. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1063. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1064. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1065. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1066. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1067. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1068. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1069. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1070. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1071. 09:16:37.277 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1072. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1073. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1074. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1075. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1076. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1077. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1078. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1079. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1080. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1081. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1082. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1083. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1084. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1085. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1086. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1087. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1088. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1089. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1090. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1091. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1092. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1093. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1094. 09:16:37.278 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1095. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1096. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1097. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1098. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1099. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1100. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1101. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1102. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1103. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1104. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1105. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1106. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1107. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1108. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1109. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1110. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1111. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1112. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1113. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1114. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1115. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1116. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1117. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1118. 09:16:37.279 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1119. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1120. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1121. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1122. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1123. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1124. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1125. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1126. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1127. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1128. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1129. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1130. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1131. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1132. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1133. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1134. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1135. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1136. 09:16:37.280 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1137. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1138. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1139. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1140. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1141. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1142. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1143. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1144. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1145. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1146. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1147. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1148. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1149. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1150. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1151. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1152. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1153. 09:16:37.281 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1154. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1155. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1156. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1157. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1158. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1159. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1160. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1161. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1162. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1163. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1164. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1165. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1166. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1167. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1168. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1169. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1170. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1171. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1172. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1173. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1174. 09:16:37.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1175. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1176. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1177. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1178. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1179. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1180. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1181. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1182. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1183. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1184. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1185. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1186. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1187. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1188. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1189. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1190. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1191. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1192. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1193. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1194. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1195. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1196. 09:16:37.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1197. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1198. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1199. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1200. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1201. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1202. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1203. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1204. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1205. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1206. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1207. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1208. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1209. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1210. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1211. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1212. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1213. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1214. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1215. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1216. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1217. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1218. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1219. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1220. 09:16:37.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1221. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1222. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1223. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1224. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1225. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1226. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1227. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1228. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1229. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1230. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1231. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1232. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1233. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1234. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1235. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1236. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1237. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1238. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1239. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1240. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1241. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1242. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1243. 09:16:37.285 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1244. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1245. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1246. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1247. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1248. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1249. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1250. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1251. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1252. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1253. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1254. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1255. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1256. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1257. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1258. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1259. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1260. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1261. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1262. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1263. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1264. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1265. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1266. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1267. 09:16:37.286 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1268. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1269. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1270. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1271. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1272. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1273. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1274. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1275. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1276. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1277. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1278. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1279. 09:16:37.287 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in taranis
  1280. 09:16:37.288 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneGeneric
  1281. 09:16:37.288 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in paddyjunk-alt
  1282. 09:16:37.289 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerCon
  1283. 09:16:37.289 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerCon
  1284. 09:16:37.289 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerCon
  1285. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1286. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1287. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1288. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1289. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1290. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1291. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1292. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1293. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1294. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1295. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1296. 09:16:37.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1297. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetBuoy
  1298. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
  1299. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
  1300. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
  1301. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
  1302. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
  1303. 09:16:37.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws1
  1304. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1305. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1306. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1307. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1308. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1309. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1310. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1311. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1312. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1313. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1314. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1315. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-03
  1316. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
  1317. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
  1318. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
  1319. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
  1320. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
  1321. 09:16:37.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in addws2
  1322. 09:16:37.294 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1323. 09:16:37.294 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1324. 09:16:37.294 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1325. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1326. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1327. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1328. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1329. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1330. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1331. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1332. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1333. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1334. 09:16:37.295 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotBuoy
  1335. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
  1336. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
  1337. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
  1338. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
  1339. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
  1340. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add1
  1341. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
  1342. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
  1343. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
  1344. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
  1345. 09:16:37.296 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
  1346. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in add2
  1347. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1348. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1349. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1350. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1351. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1352. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1353. 09:16:37.297 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1354. 09:16:37.298 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1355. 09:16:37.298 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1356. 09:16:37.298 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1357. 09:16:37.298 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1358. 09:16:37.298 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1359. 09:16:37.298 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy7
  1360. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1361. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1362. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1363. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1364. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1365. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1366. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1367. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1368. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1369. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1370. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1371. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1372. 09:16:37.299 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy6
  1373. 09:16:37.300 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wolfmk2-taranis
  1374. 09:16:37.300 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wolfmk2-taranis
  1375. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod2_ah
  1376. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod2_ah
  1377. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1378. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1379. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1380. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1381. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1382. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1383. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1384. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1385. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1386. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1387. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1388. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1389. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy5
  1390. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1391. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1392. 09:16:37.301 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1393. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1394. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1395. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1396. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1397. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1398. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1399. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1400. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1401. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1402. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_genericBuoy
  1403. 09:16:37.302 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneL1
  1404. 09:16:37.303 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in cobra3-miner
  1405. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
  1406. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
  1407. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
  1408. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
  1409. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
  1410. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in station-Diso2
  1411. 09:16:37.304 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1412. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1413. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1414. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1415. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1416. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1417. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1418. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1419. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1420. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1421. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1422. 09:16:37.305 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1423. 09:16:37.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy4
  1424. 09:16:37.306 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in cobra3-miner-player
  1425. 09:16:37.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
  1426. 09:16:37.307 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
  1427. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
  1428. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_wayBuoy
  1429. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1430. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1431. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1432. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1433. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1434. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1435. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1436. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1437. 09:16:37.308 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1438. 09:16:37.309 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1439. 09:16:37.309 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1440. 09:16:37.309 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1441. 09:16:37.309 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy3
  1442. 09:16:37.310 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in kw_buoy
  1443. 09:16:37.310 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in kw_buoy
  1444. 09:16:37.310 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in kw_buoy
  1445. 09:16:37.310 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1446. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1447. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1448. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1449. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1450. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1451. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1452. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1453. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1454. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1455. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1456. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1457. 09:16:37.311 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy2
  1458. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in paddyjunk
  1459. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1460. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1461. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1462. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1463. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1464. 09:16:37.312 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1465. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1466. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1467. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1468. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1469. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1470. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2b
  1471. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1472. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1473. 09:16:37.313 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1474. 09:16:37.314 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1475. 09:16:37.314 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1476. 09:16:37.314 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1477. 09:16:37.314 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL1
  1478. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1479. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1480. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1481. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1482. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1483. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1484. 09:16:37.315 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1485. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1486. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1487. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1488. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1489. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1490. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1491. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1492. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1493. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_redRing
  1494. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1495. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1496. 09:16:37.316 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1497. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1498. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1499. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1500. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1501. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1502. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1503. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1504. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1505. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1506. 09:16:37.317 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotCircuitBuoy1
  1507. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1508. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1509. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1510. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1511. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1512. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1513. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1514. 09:16:37.318 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1515. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1516. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1517. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1518. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3c
  1519. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1520. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1521. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1522. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1523. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1524. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1525. 09:16:37.319 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1526. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1527. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1528. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in messenger-coriolis-station
  1529. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1530. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1531. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1532. 09:16:37.320 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1533. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1534. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1535. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1536. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1537. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1538. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1539. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1540. 09:16:37.321 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3a
  1541. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1542. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1543. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1544. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1545. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1546. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1547. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1548. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1549. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1550. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1551. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1552. 09:16:37.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-02
  1553. 09:16:37.326 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneL3
  1554. 09:16:37.327 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
  1555. 09:16:37.327 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
  1556. 09:16:37.327 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
  1557. 09:16:37.327 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
  1558. 09:16:37.327 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-pulsar-station
  1559. 09:16:37.328 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
  1560. 09:16:37.328 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
  1561. 09:16:37.328 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
  1562. 09:16:37.328 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
  1563. 09:16:37.328 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in griff_station
  1564. 09:16:37.330 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in sothis_station
  1565. 09:16:37.330 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in sothis_station
  1566. 09:16:37.331 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod1_ah
  1567. 09:16:37.331 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in fuelpod1_ah
  1568. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
  1569. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
  1570. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
  1571. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in wpb
  1572. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in combatsimulator-buoy
  1573. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1574. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1575. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1576. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1577. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1578. 09:16:37.337 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1579. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1580. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1581. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1582. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1583. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1584. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1585. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1586. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1587. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1588. 09:16:37.338 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in ringRacer_greenRing
  1589. 09:16:37.339 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1590. 09:16:37.339 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1591. 09:16:37.339 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1592. 09:16:37.339 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1593. 09:16:37.339 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1594. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1595. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1596. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1597. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1598. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1599. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1600. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2c
  1601. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1602. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1603. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1604. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1605. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1606. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1607. 09:16:37.340 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1608. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1609. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1610. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1611. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1612. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL2a
  1613. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1614. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1615. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1616. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1617. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1618. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1619. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1620. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1621. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1622. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1623. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1624. 09:16:37.341 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in tianve-small-billboard-01
  1625. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_targetDroneL2
  1626. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1627. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1628. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1629. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1630. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1631. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1632. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1633. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1634. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1635. 09:16:37.342 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1636. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1637. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1638. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1639. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1640. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1641. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_pilotRing
  1642. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1643. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1644. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1645. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1646. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1647. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1648. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1649. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1650. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1651. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1652. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1653. 09:16:37.343 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingDroneL3b
  1654. 09:16:37.344 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerWit
  1655. 09:16:37.344 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerWit
  1656. 09:16:37.344 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in PFoohaulerWit
  1657. 09:16:37.344 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1658. 09:16:37.344 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1659. 09:16:37.344 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1660. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1661. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1662. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1663. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1664. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1665. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1666. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1667. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1668. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1669. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in laveAcademy_dockingBuoy
  1670. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1671. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1672. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1673. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1674. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1675. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1676. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1677. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1678. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1679. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1680. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1681. 09:16:37.345 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1682. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1683. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1684. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1685. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1686. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1687. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1688. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1689. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1690. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1691. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1692. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1693. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1694. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1695. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1696. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1697. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1698. 09:16:37.346 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Old style sub-entity declarations are deprecated in transhab-station
  1699. 09:16:37.818 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The 'conditions' key is deprecated in shipdata entry planetFall_mainSurface_OoHaulDist
  1700. 09:16:37.821 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The 'conditions' key is deprecated in shipdata entry wpb
  1701. 09:16:38.211 [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.
  1702. Unexpected character ( at line 1
  1703. 09:16:38.390 [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.
  1704. Unexpected character ( at line 1
  1705. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
  1706. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
  1707. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
  1708. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1709. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
  1710. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
  1711. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
  1712. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1713. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Ring Racer League Entry
  1714. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
  1715. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
  1716. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
  1717. 09:16:41.493 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1718. 09:16:41.494 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1719. 09:16:41.501 [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";
  1720. 09:16:41.502 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment TraderNet Monthly Subscription (Renewal)
  1721. 09:16:41.504 [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";
  1722. 09:16:41.628 [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";
  1723. 09:16:41.635 [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";
  1724. 09:16:44.265 [debugSupport.load.success] -[OODebugController init] (OODebugController.m:95): Debug Bundle loaded successfully.
  1725. 09:16:44.265 [system] (null): Warning: +[NSStream getStreamsToHost:port:inputStream:outputStream:] is deprecated since OS X 10.10. Please use +[NSStream getStreamsToHostWithName:port:inputStream:outputStream] instead.
  1726. 09:16:44.292 [debugTCP.send.warning] -[OODebugTCPConsoleClient(OOPrivate) sendDictionary:] (OODebugTCPConsoleClient.m:396): Error sending packet header, retrying.
  1727. 09:16:44.302 [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)."
  1728. 09:16:44.319 [debugTCP.send.error] -[OODebugTCPConsoleClient(OOPrivate) sendDictionary:] (OODebugTCPConsoleClient.m:424): The following packet could not be sent: {
  1729. "Oolite version" = "1.91";
  1730. "packet type" = "Request Connection";
  1731. "protocol version" = 65792;
  1732. }
  1733. 09:16:44.505 [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)."
  1734. 09:16:44.505 [debugTCP.connect.failed] -[OODebugTCPConsoleClient initWithAddress:port:] (OODebugTCPConsoleClient.m:172): Failed to connect to debug console at address 127.0.0.1:8563.
  1735. 09:16:44.505 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The script_actions system info key is deprecated for Lave.
  1736. 09:16:44.680 [startup.complete] -[GameController applicationDidFinishLaunching:] (GameController.m:269): ========== Loading complete in 9.52 seconds. ==========
  1737. 09:16:50.208 [shipData.load.begin] +[OOShipRegistry(Singleton) allocWithZone:] (OOShipRegistry.m:1698): Loading ship data.
  1738. 09:16:50.347 [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.
  1739. Unexpected character ( at line 1
  1740. 09:16:50.562 [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.
  1741. Unexpected character ( at line 1
  1742. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
  1743. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
  1744. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
  1745. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1746. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
  1747. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
  1748. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
  1749. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1750. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Ring Racer League Entry
  1751. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Fore
  1752. 09:16:51.291 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Primary Shield Generator - Aft
  1753. 09:16:51.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment Core Energy Unit
  1754. 09:16:51.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1755. 09:16:51.292 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment System Drive
  1756. 09:16:51.293 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The conditions key is deprecated for equipment TraderNet Monthly Subscription (Renewal)
  1757. 09:16:52.069 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): The script_actions system info key is deprecated for Lave.
  1758. 09:16:52.550 [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";
  1759. 09:16:52.556 [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";
  1760. 09:16:52.560 [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";
  1761. 09:16:52.725 [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";
  1762. 09:16:52.775 [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";
  1763. 09:16:52.777 [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";
  1764. 09:16:52.812 [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";
  1765. 09:16:52.824 [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";
  1766. 09:16:52.835 [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";
  1767. 09:16:52.841 [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";
  1768. 09:16:52.849 [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";
  1769. 09:16:52.859 [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";
  1770. 09:16:52.866 [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";
  1771. 09:16:52.873 [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";
  1772. 09:16:52.880 [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";
  1773. 09:16:52.888 [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";
  1774. 09:16:52.894 [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";
  1775. 09:16:52.901 [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";
  1776. 09:16:52.908 [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";
  1777. 09:16:52.915 [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";
  1778. 09:16:52.923 [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";
  1779. 09:16:52.930 [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";
  1780. 09:16:52.937 [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";
  1781. 09:16:52.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/cargotypestationrrs.js does not "use strict";
  1782. 09:16:52.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/cargotypestationdictators.js does not "use strict";
  1783. 09:16:52.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/cargotypestationspacebar.js does not "use strict";
  1784. 09:16:52.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/cargotypestationgalnavy.js does not "use strict";
  1785. 09:16:52.973 [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";
  1786. 09:16:52.980 [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";
  1787. 09:16:52.987 [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";
  1788. 09:16:52.994 [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";
  1789. 09:16:53.001 [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";
  1790. 09:16:53.008 [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";
  1791. 09:16:53.015 [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";
  1792. 09:16:53.022 [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";
  1793. 09:16:53.048 [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";
  1794. 09:16:53.069 [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";
  1795. 09:16:53.095 [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";
  1796. 09:16:53.098 [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";
  1797. 09:16:53.114 [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";
  1798. 09:16:53.279 [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";
  1799. 09:16:53.317 [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";
  1800. 09:16:53.328 [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";
  1801. 09:16:53.481 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/Missionaries.oxp/Config/script.plist is deprecated
  1802. 09:16:53.496 [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";
  1803. 09:16:53.498 [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";
  1804. 09:16:53.508 [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";
  1805. 09:16:53.513 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/sunskimmers.oxp/Config/script.plist is deprecated
  1806. 09:16:53.558 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/monument.oxp/Config/script.plist is deprecated
  1807. 09:16:53.579 [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";
  1808. 09:16:53.590 [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";
  1809. 09:16:53.592 [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";
  1810. 09:16:53.635 [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";
  1811. 09:16:53.639 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Script /Users/accountname/Library/Application Support/Oolite/AddOns/Hotrods.oxp/Scripts/TigersTurf.js does not "use strict";
  1812. 09:16:53.728 [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";
  1813. 09:16:53.749 [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";
  1814. 09:16:53.787 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): Legacy script /Users/accountname/Library/Application Support/Oolite/AddOns/piratetraps.oxp/Config/script.plist is deprecated
  1815. 09:16:53.815 [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";
  1816. 09:16:53.823 [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";
  1817. 09:16:53.845 [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";
  1818. 09:16:53.853 [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";
  1819. 09:16:53.869 [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";
  1820. 09:16:53.872 [script.load.world.listAll] +[ResourceManager loadScripts] (ResourceManager.m:2132): Loaded 344 world scripts:
  1821. Anarchies 2.9.2
  1822. asteroid_tweaks 1.3
  1823. AstroLibrary 4.3
  1824. audible_docking_clearance 1.3.1
  1825. AutoPrimeEquipment 1.2
  1826. AutoRefuel 1.0
  1827. BarrelRoll 1.1
  1828. behemoth 3.1.1
  1829. BGS 2.5.3
  1830. BGS-PAGsoundsetv2 2.3
  1831. bigShips_populator 1.0.2
  1832. BountySystem_Core 0.13
  1833. BountySystem_MostWanted 0.16
  1834. BountySystem_NPCScan 0.13
  1835. BountySystem_WarrantScanner 0.13
  1836. Breakable_Energy_Unit 1.1
  1837. Breakable_Engines 1.1
  1838. Breakable_HUD_IFF_Scanner 1.2
  1839. Breakable_Shield_Generators 1.2
  1840. Breakable_TorusDrive 1.1
  1841. Breakable_WitchDrive 1.3.2
  1842. BroadcastCommsMFD 1.2.11
  1843. BulletinBoardSystem 2.1
  1844. buoyRepair 1.3.3
  1845. cagsdebug 1.0
  1846. Cargo_Wreck_Teaser 1.7.1
  1847. CargoTypeExtension 1.2.3
  1848. CargoTypeExtension-Auctions 1.1.1
  1849. CargoTypeExtension-Base 1.2.3
  1850. CargoTypeExtension-DefaultMarket 1.2.3
  1851. CargoTypeExtension-Dynamic 1.2.3
  1852. CargoTypeExtension-FetchContracts 1.2.3
  1853. CargoTypeExtension-OpenContract 1.2.3
  1854. CargoTypeExtension-Permits 1.2.3
  1855. CargoTypeExtension-Regional 1.2.3
  1856. CargoTypeExtension-Scavenger 1.2.3
  1857. CargoTypeExtension-Station-Astrofactory 1.2.3
  1858. CargoTypeExtension-Station-ConStore 1.2.3
  1859. CargoTypeExtension-Station-Galnavy 1.2.3
  1860. CargoTypeExtension-Station-GRS 1.2.3
  1861. CargoTypeExtension-Station-HoopyCasino 1.2.3
  1862. CargoTypeExtension-Station-KiotaBiosphere 1.2.3
  1863. CargoTypeExtension-Station-KiotaFactory 1.2.3
  1864. CargoTypeExtension-Station-KiotaHabitat 1.2.3
  1865. CargoTypeExtension-Station-KiotaRelay 1.2.3
  1866. CargoTypeExtension-Station-KiotaResearch 1.2.3
  1867. CargoTypeExtension-Station-KiotaSolar 1.2.3
  1868. CargoTypeExtension-Station-PlanetFall 1.2.3
  1869. CargoTypeExtension-Station-RockHermit 1.2.3
  1870. CargoTypeExtension-Station-RRSWaystation 1.2.3
  1871. CargoTypeExtension-Station-SalvageGang 1.2.3
  1872. CargoTypeExtension-Station-SpaceBar 1.2.3
  1873. CargoTypeExtension-Station-SuperHub 1.2.3
  1874. CargoTypeExtension-Station-ZGF 1.2.3
  1875. CargoTypeExtension-TraderNet 1.2.3
  1876. ChangeViewSound 1.0
  1877. CollapsShields 2.7
  1878. Combat Simulator 1.1
  1879. combat_MFD 1.14
  1880. commandersLog 1.01
  1881. Comms Pack A 0.5
  1882. CommsLogMFD 1.7.7
  1883. communist_population 2.17
  1884. CompressedF7Layout 1.3
  1885. Contextual_Jukebox 0.2
  1886. ContractsOnBB 1.8
  1887. DayDiplomacy_000_Engine 0.18
  1888. DayDiplomacy_010_Systems 0.18
  1889. DayDiplomacy_015_GNN 0.18
  1890. DayDiplomacy_020_History 0.18
  1891. DayDiplomacy_030_EconomyEngine 0.18
  1892. DayDiplomacy_040_WarEngine 0.18
  1893. DayDiplomacy_045_War 0.18
  1894. DayDiplomacy_060_Citizenships 0.18
  1895. DeathComms 1.7
  1896. Deep_Horizon_Adv_Nav_Comp 1.0.5
  1897. deep_space_dredger 2.4.6
  1898. dfl_imperial_astrofactory 2.1
  1899. dictators.js 1.2
  1900. Dictators_Conditions 2.5
  1901. DigebitiSubject 1.0
  1902. display_reputations 1.3
  1903. dmd_trade 0.8
  1904. elite_monument
  1905. EmailSystem 1.7.9
  1906. Emergency Docking Clearance 1.1
  1907. Energy Rebalance 0.3.0
  1908. engine_sound 1.2
  1909. EnhancedPassengerContracts 0.3
  1910. EnhancedPassengerMFD 0.3
  1911. EquipmentRemoveItemColor 1.4
  1912. EquipmentStorage 1.7
  1913. exhibitions 1.21
  1914. Explorers Club 1.4.4
  1915. extra_tanks_script.js 1.8
  1916. failing_hud 0.1
  1917. FastTargetSelector 1.5
  1918. feudal-challenge.js 9.1
  1919. feudal-mission.js 9.1
  1920. feudal-planetfall.js 3.1
  1921. feudal-promotion.js 6.1
  1922. feudal-ranks.js 5.1
  1923. feudal-tournament.js 10.1
  1924. FlightLog 1.11
  1925. freighterconvoys 1.3
  1926. FTZ_Core 0.31
  1927. FuelTweaks_FuelEconomy 1.14.4
  1928. FuelTweaks_Quirium 1.14.4
  1929. FuelTweaks_StationSetup 1.14.4
  1930. GalacticRegistry 5.2
  1931. GalCopAdminServices 1.7.9
  1932. GalCopBB_AsteroidFields 0.6.6
  1933. GalCopBB_CargoMonitor 0.6.6
  1934. GalCopBB_CargoStopper 0.6.6
  1935. GalCopBB_Charity 0.6.6
  1936. GalCopBB_CoreMissionValues 0.6.6
  1937. GalCopBB_DataCache 0.6.6
  1938. GalCopBB_Defend 0.6.6
  1939. GalCopBB_Delivery 0.6.6
  1940. GalCopBB_Derelict 0.6.6
  1941. GalCopBB_DiseaseOutbreak 0.6.6
  1942. GalCopBB_Earthquake 0.6.6
  1943. GalCopBB_EjectionDamper 0.6.6
  1944. GalCopBB_EscapePods 0.6.6
  1945. GalCopBB_GoonSquads 0.6.6
  1946. GalCopBB_HitTeams 0.6.6
  1947. GalCopBB_Investigations 0.6.6
  1948. GalCopBB_LifeSupport 0.6.6
  1949. GalCopBB_MeetShip 0.6.6
  1950. GalCopBB_MissionDetails 0.6.6
  1951. GalCopBB_Missions 0.6.6
  1952. GalCopBB_Missions_MFD 0.6.6
  1953. GalCopBB_PirateBases 0.6.6
  1954. GalCopBB_RangeFinder_MFD 0.6.6
  1955. GalCopBB_Reputation 0.6.6
  1956. GalCopBB_Satellites 0.6.6
  1957. GalCopBB_ShipInteractions 0.6.6
  1958. GalCopBB_SoftwareInstall 0.6.6
  1959. GalCopBB_SolarActivity 0.6.6
  1960. GalCopBB_StationDisrupt 0.6.6
  1961. GalCopBB_Warzone 0.6.6
  1962. GalCopBB_WBSA 0.6.6
  1963. GalDrivePod_main_script 1.4
  1964. gallery 1.21
  1965. Generation Ships 1.5.0
  1966. GlareClarifier 1.0
  1967. GNN 1.2
  1968. GNN_PhraseGen 1.2
  1969. GNN_Words 1.2
  1970. GravityWell 2.3
  1971. Halsis2BGS 2.0
  1972. Hathor-Nephthys-populator.js 1.0
  1973. hdbg 1.0
  1974. hdbg-a 1.0
  1975. headlights 1.2
  1976. hermit_tweaks 0.1
  1977. Hints_Station_Bar.js 0.0.93
  1978. HomeSystem 0.12
  1979. hoopy_blackjack 1.3.5
  1980. hoopy_casino 1.3.5
  1981. hoopy_dice 1.3.5
  1982. hoopy_holdem 1.3.5
  1983. hoopy_poker 1.3.5
  1984. hoopy_populator 1.3.5
  1985. hudselector 1.18
  1986. illegal_goods_missions 2.2.6
  1987. illegal_goods_tweak 2.2.6
  1988. ils 1.13
  1989. In-System Cargo Delivery 0.6.0
  1990. in-system_traders 0.3
  1991. in_system_market_restore 1.2.1
  1992. In_System_Trader 1.5.2
  1993. Internal Fuel Tank 0.1
  1994. IronHide Armour Script 3.06
  1995. jh145_04_world 1.1
  1996. LaserArrangement 1.3
  1997. LaveAcademy 1.33
  1998. Lib_2DCollision 1.7.1
  1999. Lib_Animator 1.7.1
  2000. Lib_BinSearch 1.7.1
  2001. Lib_Config 1.7.1
  2002. Lib_Crypt 1.7.1
  2003. Lib_Cubecode 1.7.1
  2004. Lib_EntityStrength 1.7.1
  2005. Lib_GUI 1.7.1
  2006. Lib_Main 1.7.1
  2007. Lib_MissionCoord 1.7.1
  2008. Lib_Music 1.7.1
  2009. Lib_PAD 1.7.1
  2010. Lib_PAD_Events 1.7.1
  2011. Lib_Starmap 1.7.1
  2012. Library book: EFTTCAOIL 1.2
  2013. liners_populator_script.js 1.6.2
  2014. LinersMarkets 1.4
  2015. LITF 0.7.3
  2016. LITF_Common 0.7.3
  2017. LITF_EventsCatalog 0.7.3
  2018. LITF_Navigation 0.7.3
  2019. LITF_RandomEvents 0.7.3
  2020. LITF_RPGElements 0.7.3
  2021. LMSS_Core 2.5
  2022. logevents 1.4
  2023. LongRangeScanner 0.3
  2024. MaintenanceTuneUp_Core 0.3
  2025. Mandotech_Ind_Station_testPopulator 2.0
  2026. market_inquirer 1.14.1
  2027. market_observer3 3.7
  2028. market_tweak.js 3.7
  2029. MFDFastConfiguration 2.2
  2030. Mineral reset 0.4
  2031. Missile Beep 1.3
  2032. missionaries
  2033. mo-traders_rating3 3.7
  2034. MRP01_ressource_spawn 0.53
  2035. NavalGrid 2.0
  2036. nephthys_space_station_populator 1.00
  2037. newskim
  2038. NoMarketNotification 1.1
  2039. NPC_Equipment_Damage 0.3.0
  2040. NS_Mining_Scanner_Upgrade 1.1.3
  2041. nuit_space_station_populator 1.50
  2042. Oolite Equipment Control 1.91
  2043. Oolite Ship Library 1.91
  2044. oolite-cloaking-device 1.91
  2045. oolite-constrictor-hunt 1.91
  2046. oolite-contracts-cargo 1.91
  2047. oolite-contracts-helpers 1.91
  2048. oolite-contracts-parcels 1.91
  2049. oolite-contracts-passengers 1.91
  2050. oolite-libPriorityAI 1.91
  2051. oolite-nova 1.91
  2052. oolite-populator 1.91
  2053. oolite-primable-equipment-register 1.91
  2054. oolite-registership 1.0.1
  2055. oolite-system-data-config 0.9
  2056. oolite-thargoid-plans 1.91
  2057. oolite-tianve 1.3
  2058. oolite-trumbles 3.5
  2059. oolite-tutorial 1.91
  2060. Orbiter Market Saver 0.3
  2061. OrbitStation_Jovian 2.4
  2062. OrbitStation_Martian 2.4
  2063. OrbitStation_Moon 2.4
  2064. OrbitStation_Solar 2.4
  2065. OrbitStation_Superterran 2.4
  2066. OrbitStation_Terran 2.4
  2067. PAGroove_superhubPopulator 1.6.3
  2068. planetaryCompass_namePack-A 1.00
  2069. planetaryCompass_namePack-B 1.00
  2070. planetaryCompass_namePack-C 1.00
  2071. planetaryCompass_namePack-D 1.00
  2072. planetaryCompass_worldScript.js 1.02
  2073. PlanetEngine 1.7
  2074. PlanetFall 1.51
  2075. planetfall_markets 0.1
  2076. PlanetFall_Oohaul 1.10
  2077. PlanetFallMarketSaver 0.1
  2078. PlanetOrbits 1.8
  2079. pods 1.48
  2080. Police_Scanner_Upgrade 1.3.1
  2081. PoliceTrap
  2082. PrimeableEquipmentMFD 1.0
  2083. Random_Hits 1.11.5
  2084. randomshipnames 1.6
  2085. RandomStationNames Beta Version 1.5 - 30.12.21
  2086. Repair System 2.13
  2087. RingRacer 1.20
  2088. RiskyBusiness_Control 0.1
  2089. RockHermitBeacons 1.3
  2090. safetycatch 1.3
  2091. Satellite 1.10
  2092. SE-main-script 2.7
  2093. Ship_Storage_Helper.js 0.37
  2094. ShipComparison 2.3
  2095. Ships Library 0.8
  2096. SilentAsteroidTweaks 1.0
  2097. SIRF_populator 1.01
  2098. sniperlock 1.0
  2099. sniperlock_fix 1.0
  2100. SolarActivity 2.5
  2101. SolarFlares 1.1
  2102. SolarSystemData 4.4
  2103. SolarWind 2.5
  2104. sothis_tc 1.0.3
  2105. sothis_tc_new_cargoes 1.0
  2106. Spawn-Icetest 1.0.1
  2107. Spawn-sothis 1.0.1
  2108. Spawn_Stations 2.6
  2109. SpawnMoons 1.1
  2110. spicy_hermits_abandoned 1.0.3
  2111. spicy_hermits_relocator 1.0.3
  2112. spicy_hermits_star-jellies 1.0.3
  2113. SSLaneIndicator 0.52
  2114. station_options 1.1
  2115. StationDockControl 1.1.25
  2116. StationDockControl_EscortLaunch 1.1.25
  2117. StationDockControl_HackChip 1.1.25
  2118. StationDockControl_Interface 1.1.25
  2119. StationDockControl_MFD 1.1.25
  2120. StationDockControl_Populator 1.1.25
  2121. StationDockControl_ShuttleLaunch 1.1.25
  2122. StationLibrary 2.7
  2123. SunSpectralAnalyzer 3.9
  2124. System Features: Rings 2.10.3
  2125. System Features: Sunspots 1.5
  2126. taranis_one 1.4
  2127. Target Filtering System 2.075
  2128. TargetSystemPlugins_FilterSort 0.81
  2129. TargetSystemPlugins_SharedHandlers 0.81
  2130. TargetSystemPlugins_ShortRangeSnapshot 0.81
  2131. TargetSystemPlugins_TargetMemoryInterface 0.81
  2132. taxi_galactica_main 2.0
  2133. TeaMakerScript.js 1.2
  2134. tech_ref_lib 1.0.1
  2135. telescope 2.0
  2136. telescope_debug 1.0
  2137. telescope_fps_monitor 1.2
  2138. telescopeeq 2.0
  2139. TigersTurf 0.53
  2140. Tionisla Chronicle Array OXP 1.04
  2141. togy_Cabal_Common_PhraseGen 0.98.2
  2142. togy_Cabal_Common_PhraseGenWords 0.98
  2143. TOGY_Main 2.4
  2144. towbar 0.103
  2145. towbarmissions 0.103
  2146. Tracker 1.05
  2147. Traffic Lights 1.1
  2148. TrafficControl 2.02
  2149. trails 1.11
  2150. useful_MFDs 0.5
  2151. VimanaAlerts 1.00
  2152. VimanaHUD 2.07
  2153. WarpDrive 2.8
  2154. Welcome Information Script 1.13
  2155. witchfire-populator 0.8
  2156. Xenon UI Resource Pack H (16:10) 2.0
  2157. XenonUI 3.5
  2158. XenonUI_Compatibility 3.5
  2159. XenonUI_CoreMissionFixes 3.5
  2160. yah_fuel_station 1.0
  2161. yah_gem_blackjack 1.0.1
  2162. yah_gem_dice 1.0.1
  2163. yah_gem_holdem 1.0.1
  2164. yah_gem_poker 1.0.1
  2165. 09:16:53.943 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_FUEL_SCOOPS
  2166. 09:16:53.951 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TELESCOPE
  2167. 09:16:53.952 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_HUD_IFF_SCANNER
  2168. 09:16:53.952 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_ILS
  2169. 09:16:53.953 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_WITCHDRIVE
  2170. 09:16:53.953 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_SHIELD_FORE_MEDIUM
  2171. 09:16:53.953 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_TORUSDRIVE
  2172. 09:16:53.953 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_FUEL_INJECTION
  2173. 09:16:53.953 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR
  2174. 09:16:53.953 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_ENERGY_UNIT_LARGE
  2175. 09:16:53.954 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_CARGO_BAY
  2176. 09:16:53.954 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_ENGINE_LARGE
  2177. 09:16:53.954 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_BREAKABLE_SHIELD_AFT_MEDIUM
  2178. 09:16:53.954 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_SHIPS_LIBRARY
  2179. 09:16:54.501 [sniperlock_fix] GlobalLog (OOJSGlobal.m:266): Wrapping SniperLock's sniperLock function
  2180. 09:16:54.932 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
  2181. 09:16:54.932 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
  2182. 09:16:54.933 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
  2183. 09:17:00.215 [LogEvents] GlobalLog (OOJSGlobal.m:266): Populators:
  2184. {"oolite-thargoid-scouts":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2185. "rs_satellite_3":{"coordinates":[-3126.034912109375,-16286.154296875,528252],"location":"COORDINATES"},
  2186. "oolite-hunters-route1":{"priority":40,"location":"LANE_WP","groupCount":2},
  2187. "oolite-pirate-independent-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2188. "oolite-pirate-independent-route2":{"priority":40,"location":"LANE_PS","groupCount":4},
  2189. "oolite-pirate-independent-route3":{"priority":40,"location":"LANE_WS","groupCount":5},
  2190. "in-system_traders":{"location":"INNER_SYSTEM_OFFPLANE","priority":200},
  2191. "SIRF":{"deterministic":1,"location":"COORDINATES","coordinates":[0,0,-905970]},
  2192. "oolite-route1-asteroids":{"groupCount":2,"deterministic":1,"priority":20,"location":"LANE_WP","locationSeed":51728},
  2193. "oolite-police-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
  2194. "oolite-interceptors-witchpoint":{"priority":40,"location":"WITCHPOINT","groupCount":0},
  2195. "oolite-pirate-medium-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
  2196. "spicy_hermits_abandoned1":{"location":"PLANET_ORBIT_HIGH"},
  2197. "oolite-couriers-route3":{"priority":40,"location":"LANE_WS","groupCount":11},
  2198. "oolite-interceptors-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2199. "oolite-pirate-medium-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2200. "rs_satellite_0":{"coordinates":[918.1954956054688,-77016.84375,583500.375],"location":"COORDINATES"},
  2201. "oolite-pirate-light-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
  2202. "oolite-freighters-docking":{"priority":40,"location":"STATION_AEGIS","groupCount":1},
  2203. "rs_satellite_4":{"coordinates":[16925.060546875,-73846.90625,615540.4375],"location":"COORDINATES"},
  2204. "oolite-freighters":{"priority":40,"location":"LANE_WP","groupCount":6},
  2205. "oolite-hunters-medium-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
  2206. "oolite-couriers-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2207. "oolite-route2-asteroids":{"groupCount":4,"deterministic":1,"priority":20,"location":"LANE_PS","locationSeed":82715},
  2208. "oolite-hunters-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2209. "rs_satellite_1":{"coordinates":[-11839.6953125,-20693.798828125,679708],"location":"COORDINATES"},
  2210. "hoopy_casino":{"coordinates":[73064,28068.318359375,514601.96875],"location":"COORDINATES"},
  2211. "oolite-smugglers":{"priority":40,"location":"LANE_WP","groupCount":0},
  2212. "oolite-pirate-heavy-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
  2213. "oolite-pirate-light-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2214. "oolite-offlane-hermit":{"groupCount":1,"deterministic":1,"priority":99,"location":"PLANET_ORBIT_HIGH","locationSeed":71258},
  2215. "rs_satellite_5":{"coordinates":[190.44187927246094,-10760.7890625,679708],"location":"COORDINATES"},
  2216. "oolite-hunters-triangle":{"priority":40,"location":"LANE_WPS","groupCount":9},
  2217. "oolite-pirate-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2218. "spicy_hermits_abandoned0":{"location":"PLANET_ORBIT_HIGH"},
  2219. "spicy_hermits_abandoned2":{"location":"PLANET_ORBIT_HIGH"},
  2220. "oolite-police-triangle":{"priority":40,"location":"LANE_WPS","groupCount":8},
  2221. "rs_satellite_2":{"coordinates":[-34529.5234375,70360.59375,585675.1875],"location":"COORDINATES"},
  2222. "tca":{"deterministic":1,"coordinates":[-115704.2578125,-22913.609375,752066.3125],"priority":200,"location":"COORDINATES","groupCount":1},
  2223. "oolite-police-stationpatrol":{"location":"STATION_AEGIS","priority":40},
  2224. "oolite-hunters-heavy-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
  2225. "oolite-hunters-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2226. "oolite-thargoid-strike":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2227. "nuit":{"deterministic":1,"location":"COORDINATES","locationSeed":112},
  2228. "oolite-pirate-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2229. "rs_satellite_6":{"coordinates":[-74874.9375,-11733.955078125,608550.4375],"location":"COORDINATES"},
  2230. "oolite-pirate-heavy-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2231. "oolite-nav-buoy":{"deterministic":1,"coordinates":[71620.6484375,27513.841796875,568256.375],"priority":5,"location":"COORDINATES"},
  2232. "oolite-assassins":{"priority":40,"location":"WITCHPOINT","groupCount":0},
  2233. "system_features_sunspots":{"coordinates":[12371119,2449927,-15229432],"priority":1000},
  2234. "oolite-witch-buoy":{"deterministic":1,"priority":10,"location":"COORDINATES","coordinates":[0,0,0]},
  2235. "oolite-pirate-light-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2236. "togy-station":{"deterministic":1,"location":"COORDINATES","coordinates":[129292.46875,22546.302734375,439248.46875]}}
  2237. 09:17:00.299 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
  2238. 09:17:00.299 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
  2239. 09:17:00.300 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
  2240. 09:17:00.305 [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,,
  2241. 09:17:00.309 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:true, pship.hud:VimanaHUD.plist
  2242. 09:17:00.309 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:false, pship.hud:VimanaHUD.plist
  2243. 09:17:00.594 [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.
  2244. 09:17:00.594 [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.
  2245. 09:17:00.845 [DayDiplomacy_000_Engine] GlobalLog (OOJSGlobal.m:266): startUp in ms: 20
  2246. 09:17:00.845 [DayDiplomacy_010_Systems] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2247. 09:17:00.845 [DayDiplomacy_015_GNN] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2248. 09:17:00.845 [DayDiplomacy_020_History] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2249. 09:17:00.845 [DayDiplomacy_030_EconomyEngine] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2250. 09:17:00.845 [DayDiplomacy_040_WarEngine] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2251. 09:17:00.860 [DayDiplomacy_045_War] GlobalLog (OOJSGlobal.m:266): startUp in ms: 15
  2252. 09:17:00.860 [DayDiplomacy_060_Citizenships] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2253. 09:17:00.860 [DigebitiSubject] GlobalLog (OOJSGlobal.m:266): startUp in ms: 0
  2254. 09:17:00.877 [NavalGrid] GlobalLog (OOJSGlobal.m:266): Updating player ship for startup
  2255. 09:17:00.877 [NavalGrid] GlobalLog (OOJSGlobal.m:266): Cobra Mark III: Honour of Digebiti, shieldRechargeRate after Boosters: 2.00/2.00, shields: 128/128
  2256. 09:17:00.877 [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
  2257. 09:17:00.904 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_LOAD to GUI_SCREEN_STATUS
  2258. 09:17:00.904 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_LOAD to GUI_SCREEN_STATUS
  2259. 09:17:00.950 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen opportunity
  2260. 09:17:00.950 [WARNING] GlobalLog (OOJSGlobal.m:266): Warning! Global namespace polluted by:
  2261. 09:17:00.950 [WARNING] GlobalLog (OOJSGlobal.m:266): ["pow","LITF_placeLabel","LITF_reLabel","mcat","i","j","key","c"]
  2262. 09:17:01.087 [hudselector] GlobalLog (OOJSGlobal.m:266): Scanner NonLinear:false UltraZoom:false HUD:VimanaHUD_docked.plist Crosshairs: null, scanner settings is not fixed.
  2263. 09:17:01.982 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:true, pship.hud:VimanaHUD.plist
  2264. 09:17:01.982 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): HUDSelectorCallBack, off:false, pship.hud:VimanaHUD.plist
  2265. 09:17:01.991 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Anaconda Leader died
  2266. 09:17:02.180 [script.javaScript.exception.notDefined] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (In-System Trader AI 0.2): ReferenceError: station is not defined
  2267. 09:17:02.180 [script.javaScript.exception.notDefined] ReportJSError (OOJavaScriptEngine.m:215): /Users/accountname/Library/Application Support/Oolite/AddOns/in-system_traders_0.3.oxz/AIs/in-system-traderAI.js, line 17.
  2268. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): HoOpy Casino 23664 spawned at 94 km
  2269. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III 10278 spawned at 66 km
  2270. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa 22612 spawned at 31 km
  2271. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 1258 spawned at 8 km
  2272. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 30201 spawned at 7 km
  2273. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 5730 spawned at 5 km
  2274. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 28602 spawned at 5 km
  2275. 09:17:02.454 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 12333 spawned at 5 km
  2276. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 23708 spawned at 6 km
  2277. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Star of David) 25895 spawned at 5 km
  2278. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 11932 spawned at 5 km
  2279. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 30015 spawned at 5 km
  2280. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 14206 spawned at 4 km
  2281. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 22626 spawned at 5 km
  2282. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 18112 spawned at 4 km
  2283. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Fer-de-Lance Graveship 23488 spawned at 4 km
  2284. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 27520 spawned at 4 km
  2285. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Star of David) 28458 spawned at 4 km
  2286. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 15466 spawned at 4 km
  2287. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 10462 spawned at 4 km
  2288. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 26090 spawned at 5 km
  2289. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 27296 spawned at 4 km
  2290. 09:17:02.455 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Monument 22994 spawned at 4 km
  2291. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 18433 spawned at 5 km
  2292. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 17254 spawned at 5 km
  2293. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 5918 spawned at 4 km
  2294. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 4393 spawned at 4 km
  2295. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 6773 spawned at 5 km
  2296. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 2338 spawned at 4 km
  2297. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 19667 spawned at 4 km
  2298. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 22326 spawned at 4 km
  2299. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 15173 spawned at 5 km
  2300. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 7984 spawned at 5 km
  2301. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 11566 spawned at 4 km
  2302. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Mark of Chaos) 4153 spawned at 5 km
  2303. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 20119 spawned at 5 km
  2304. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 30654 spawned at 4 km
  2305. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 19933 spawned at 4 km
  2306. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 22699 spawned at 3 km
  2307. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 20557 spawned at 4 km
  2308. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 8688 spawned at 4 km
  2309. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Latin Crucifix) 24612 spawned at 5 km
  2310. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 14141 spawned at 5 km
  2311. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 1485 spawned at 3 km
  2312. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 5667 spawned at 7 km
  2313. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Moai) 4293 spawned at 4 km
  2314. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 18782 spawned at 3 km
  2315. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Gecko Graveship 32719 spawned at 4 km
  2316. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 16349 spawned at 4 km
  2317. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 31283 spawned at 4 km
  2318. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 20279 spawned at 3 km
  2319. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python Graveship 24467 spawned at 5 km
  2320. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 3553 spawned at 3 km
  2321. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 9808 spawned at 4 km
  2322. 09:17:02.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Monument 13639 spawned at 5 km
  2323. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 20947 spawned at 3 km
  2324. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 11142 spawned at 4 km
  2325. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 5112 spawned at 4 km
  2326. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 4189 spawned at 4 km
  2327. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 16476 spawned at 3 km
  2328. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 10488 spawned at 3 km
  2329. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Pentagram) 1986 spawned at 5 km
  2330. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 5428 spawned at 4 km
  2331. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 8149 spawned at 4 km
  2332. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 15976 spawned at 5 km
  2333. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 2597 spawned at 3 km
  2334. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 7881 spawned at 4 km
  2335. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 9381 spawned at 3 km
  2336. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 3050 spawned at 3 km
  2337. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 4933 spawned at 3 km
  2338. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 16752 spawned at 3 km
  2339. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Pentagram) 18190 spawned at 3 km
  2340. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 907 spawned at 3 km
  2341. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 29560 spawned at 3 km
  2342. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 26125 spawned at 4 km
  2343. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 15691 spawned at 3 km
  2344. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 2584 spawned at 3 km
  2345. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 15640 spawned at 3 km
  2346. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 29242 spawned at 3 km
  2347. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Monument 8098 spawned at 3 km
  2348. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 25308 spawned at 3 km
  2349. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Gecko Graveship 1214 spawned at 3 km
  2350. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 5534 spawned at 3 km
  2351. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 16736 spawned at 3 km
  2352. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 10996 spawned at 3 km
  2353. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Fer-de-Lance Graveship 8398 spawned at 3 km
  2354. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Fer-de-Lance Graveship 30343 spawned at 4 km
  2355. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Infinity) 31534 spawned at 3 km
  2356. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 30785 spawned at 3 km
  2357. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 32566 spawned at 3 km
  2358. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Patrol 7434 spawned at 2 km
  2359. 09:17:02.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 30742 spawned at 2 km
  2360. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 7173 spawned at 3 km
  2361. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 20625 spawned at 3 km
  2362. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 10412 spawned at 3 km
  2363. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 9302 spawned at 3 km
  2364. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 6086 spawned at 3 km
  2365. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 16746 spawned at 3 km
  2366. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 799 spawned at 3 km
  2367. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 12734 spawned at 3 km
  2368. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 32695 spawned at 3 km
  2369. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 8414 spawned at 3 km
  2370. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 27521 spawned at 3 km
  2371. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Gecko Graveship 28706 spawned at 3 km
  2372. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 28187 spawned at 4 km
  2373. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 12853 spawned at 3 km
  2374. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Monument 31732 spawned at 3 km
  2375. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 28608 spawned at 3 km
  2376. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 10059 spawned at 5 km
  2377. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 12005 spawned at 3 km
  2378. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 19056 spawned at 3 km
  2379. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Fer-de-Lance Interceptor 16601 spawned at 2 km
  2380. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 14197 spawned at 4 km
  2381. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 29510 spawned at 3 km
  2382. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 6043 spawned at 3 km
  2383. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 4030 spawned at 3 km
  2384. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 29308 spawned at 3 km
  2385. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 28463 spawned at 4 km
  2386. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Fer-de-Lance Graveship 15603 spawned at 3 km
  2387. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 27483 spawned at 3 km
  2388. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 6846 spawned at 3 km
  2389. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 1741 spawned at 3 km
  2390. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Monument 29573 spawned at 3 km
  2391. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Gecko Graveship 14393 spawned at 4 km
  2392. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 21691 spawned at 4 km
  2393. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 2935 spawned at 3 km
  2394. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Patrol 16381 spawned at 2 km
  2395. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 11009 spawned at 3 km
  2396. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Infinity) 14518 spawned at 3 km
  2397. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 23831 spawned at 3 km
  2398. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 19632 spawned at 4 km
  2399. 09:17:02.458 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Patrol 28716 spawned at 3 km
  2400. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python Graveship 20408 spawned at 3 km
  2401. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 24636 spawned at 3 km
  2402. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tionisla Orbital Graveyard 31449 spawned at 0 km
  2403. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 7584 spawned at 3 km
  2404. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 23620 spawned at 4 km
  2405. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 30247 spawned at 3 km
  2406. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Fer-de-Lance Interceptor 26453 spawned at 3 km
  2407. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Monument 30981 spawned at 4 km
  2408. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Patrol 8491 spawned at 2 km
  2409. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Mark of Chaos) 30241 spawned at 4 km
  2410. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Latin Crucifix) 9677 spawned at 3 km
  2411. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 29016 spawned at 3 km
  2412. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 3133 spawned at 3 km
  2413. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 18658 spawned at 3 km
  2414. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 992 spawned at 3 km
  2415. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 13589 spawned at 4 km
  2416. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Mark of Chaos) 9544 spawned at 5 km
  2417. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 17439 spawned at 3 km
  2418. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 3499 spawned at 3 km
  2419. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 7336 spawned at 4 km
  2420. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Wooden Crucifix) 21846 spawned at 4 km
  2421. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 10437 spawned at 4 km
  2422. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 2789 spawned at 4 km
  2423. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 6192 spawned at 3 km
  2424. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 23214 spawned at 4 km
  2425. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 26962 spawned at 5 km
  2426. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 27628 spawned at 3 km
  2427. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 2333 spawned at 4 km
  2428. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 22901 spawned at 3 km
  2429. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 15841 spawned at 4 km
  2430. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Graveship 9637 spawned at 3 km
  2431. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Latin Crucifix) 30411 spawned at 4 km
  2432. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 21084 spawned at 5 km
  2433. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 31716 spawned at 5 km
  2434. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 3082 spawned at 3 km
  2435. 09:17:02.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 23108 spawned at 3 km
  2436. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 29536 spawned at 4 km
  2437. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Pentagram) 5984 spawned at 3 km
  2438. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 6155 spawned at 3 km
  2439. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 12343 spawned at 4 km
  2440. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Mark of Chaos) 10946 spawned at 3 km
  2441. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 12059 spawned at 3 km
  2442. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 3518 spawned at 3 km
  2443. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Graveship 4328 spawned at 4 km
  2444. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 21254 spawned at 4 km
  2445. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 513 spawned at 3 km
  2446. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 26884 spawned at 3 km
  2447. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 4478 spawned at 3 km
  2448. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 12317 spawned at 4 km
  2449. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 3503 spawned at 4 km
  2450. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 28803 spawned at 4 km
  2451. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Wooden Crucifix) 3769 spawned at 4 km
  2452. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Wooden Crucifix) 13546 spawned at 3 km
  2453. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 12019 spawned at 4 km
  2454. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 6296 spawned at 4 km
  2455. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 6152 spawned at 3 km
  2456. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 11210 spawned at 3 km
  2457. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 18660 spawned at 5 km
  2458. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 11953 spawned at 3 km
  2459. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 17521 spawned at 4 km
  2460. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 12238 spawned at 4 km
  2461. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Sidewinder Graveship 10623 spawned at 4 km
  2462. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Graveship 15652 spawned at 3 km
  2463. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 28315 spawned at 4 km
  2464. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Star Boat Graveship 17129 spawned at 4 km
  2465. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 4621 spawned at 4 km
  2466. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 15496 spawned at 3 km
  2467. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa Class Cruiser Graveship 8363 spawned at 4 km
  2468. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 25866 spawned at 4 km
  2469. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 22790 spawned at 5 km
  2470. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Gecko Graveship 24985 spawned at 4 km
  2471. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 213 spawned at 5 km
  2472. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 8563 spawned at 5 km
  2473. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 23751 spawned at 4 km
  2474. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 24210 spawned at 4 km
  2475. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Gecko Graveship 14800 spawned at 5 km
  2476. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Grave Monument (Mark of Chaos) 25989 spawned at 5 km
  2477. 09:17:02.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 28831 spawned at 4 km
  2478. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 5487 spawned at 7 km
  2479. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Krait Graveship 31329 spawned at 4 km
  2480. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Tomb Casket 2322 spawned at 4 km
  2481. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 32598 spawned at 5 km
  2482. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 22022 spawned at 4 km
  2483. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asp Mark II Graveship 12267 spawned at 5 km
  2484. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I Graveship 30361 spawned at 5 km
  2485. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Mamba Graveship 1548 spawned at 5 km
  2486. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder Graveship 8636 spawned at 5 km
  2487. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Stone 11696 spawned at 5 km
  2488. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III Graveship 2266 spawned at 6 km
  2489. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 21285 spawned at 8 km
  2490. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Graveyard Beacon 9343 spawned at 8 km
  2491. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Nuit Space Station 32477 spawned at 314 km
  2492. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Dodecahedron Station 14678 spawned at 134 km
  2493. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 25462 spawned at 106 km
  2494. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 27521 spawned at 111 km
  2495. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 12461 spawned at 123 km
  2496. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 21191 spawned at 124 km
  2497. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 13733 spawned at 123 km
  2498. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 28643 spawned at 137 km
  2499. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 2622 spawned at 286 km
  2500. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Broadcast Array 20149 spawned at 400 km
  2501. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 31670 spawned at 288 km
  2502. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 14378 spawned at 304 km
  2503. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 17294 spawned at 296 km
  2504. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 18183 spawned at 304 km
  2505. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 19801 spawned at 458 km
  2506. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 3884 spawned at 462 km
  2507. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 6907 spawned at 468 km
  2508. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 19851 spawned at 473 km
  2509. 09:17:02.461 [LogEvents] GlobalLog (OOJSGlobal.m:266): SIRF Station 13866 spawned at 1352 km
  2510. 09:17:02.462 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Boa: Starboat Ribald going to HoOpy Casino: The Ace of Spades
  2511. 09:17:02.996 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Moray Leader: Hoopoe of Bemaera going to Nuit Space Station
  2512. 09:17:03.081 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Cobra Mark III: Larkspur of Zaonce going to Tionisla Orbital Graveyard
  2513. 09:17:03.095 [In-System Traders] GlobalLog (OOJSGlobal.m:266): Taxi Cab: Ararus Maru going to Dodecahedron Station: Danse Macabre
  2514. 09:17:05.036 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Created 50 asteroids around Rock Hermit: Onsovebi's Shudder
  2515. 09:17:05.036 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Rock Hermit: Onsovebi's Shudder (role rockhermit) has a beacon with range of 500km
  2516. 09:17:06.983 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
  2517. 09:17:06.991 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
  2518. 09:17:23.573 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 1 Machinery for 48.4 credits
  2519. 09:17:24.024 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 1 Machinery for 48.4 credits
  2520. 09:18:15.421 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_MARKETINFO
  2521. 09:18:15.423 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_MARKETINFO
  2522. 09:18:16.206 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKETINFO to GUI_SCREEN_SYSTEM_DATA
  2523. 09:18:16.218 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKETINFO to GUI_SCREEN_SYSTEM_DATA
  2524. 09:18:17.041 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_SHORT_RANGE_CHART
  2525. 09:18:17.055 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_SHORT_RANGE_CHART
  2526. 09:18:17.785 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_STATUS
  2527. 09:18:17.786 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_STATUS
  2528. 09:18:18.571 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_INTERFACES
  2529. 09:18:18.572 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_INTERFACES
  2530. 09:18:19.586 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
  2531. 09:18:19.599 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2532. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2533. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2534. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2535. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2536. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2537. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2538. 09:18:19.600 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2539. 09:18:19.602 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
  2540. 09:18:25.446 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2541. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2542. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2543. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2544. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2545. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2546. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2547. 09:18:25.447 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2548. 09:18:25.871 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2549. 09:18:25.871 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2550. 09:18:25.872 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2551. 09:18:25.872 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2552. 09:18:25.872 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2553. 09:18:25.872 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2554. 09:18:25.872 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2555. 09:18:25.872 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2556. 09:18:27.250 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2557. 09:18:27.250 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2558. 09:18:27.250 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2559. 09:18:27.250 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2560. 09:18:27.250 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2561. 09:18:27.250 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2562. 09:18:27.251 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2563. 09:18:27.251 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2564. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2565. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2566. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2567. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2568. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2569. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2570. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2571. 09:18:28.687 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2572. 09:18:29.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2573. 09:18:29.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2574. 09:18:29.282 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2575. 09:18:29.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2576. 09:18:29.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2577. 09:18:29.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2578. 09:18:29.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2579. 09:18:29.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2580. 09:18:29.934 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2581. 09:18:29.934 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2582. 09:18:29.934 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2583. 09:18:29.934 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2584. 09:18:29.935 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2585. 09:18:29.935 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2586. 09:18:29.935 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2587. 09:18:29.935 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2588. 09:18:36.521 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MAIN
  2589. 09:18:36.592 [LogEvents] GlobalLog (OOJSGlobal.m:266): will launch from Tionisla Orbital Graveyard 31449 flying Cobra Mark III 27313
  2590. 09:18:36.613 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
  2591. 09:18:36.613 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
  2592. 09:18:36.613 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
  2593. 09:18:36.619 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addSystemShips() is deprecated
  2594. 09:18:36.715 [testscript.spawn] GlobalLog (OOJSGlobal.m:266): Generated 4 Icetest for testing purposes.
  2595. 09:18:37.384 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
  2596. 09:18:37.384 [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.
  2597. 09:18:37.394 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key corona_flare to 0.125570
  2598. 09:18:37.395 [bigShips_populator] GlobalLog (OOJSGlobal.m:266): 0 big trader(s) added to the Tionisla system.
  2599. 09:18:37.404 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  2600. 09:18:37.901 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted lost target in mode COMPASS_MODE_BASIC
  2601. 09:18:37.919 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 0 to 2
  2602. 09:18:37.920 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  2603. 09:18:39.040 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to undefined
  2604. 09:18:39.041 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Tionisla Stella
  2605. 09:18:39.041 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 124 key sun_name to Stella Mortem (Class K4.5V Star)
  2606. 09:18:39.050 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 4111 spawned at 121 km
  2607. 09:18:39.050 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 32062 spawned at 127 km
  2608. 09:18:39.050 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 7883 spawned at 129 km
  2609. 09:18:39.050 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 31358 spawned at 156 km
  2610. 09:18:41.666 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Tionisla I (Capital Planet) undefined in mode COMPASS_MODE_BASIC
  2611. 09:18:42.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): launched from Tionisla Orbital Graveyard 31449
  2612. 09:18:42.716 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR_MODECHANGER
  2613. 09:18:44.230 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 12931 who has -1 energy
  2614. 09:18:52.459 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda Team Leader 27846 spawned at 3 km
  2615. 09:18:52.876 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  2616. 09:18:53.060 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  2617. 09:18:53.279 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  2618. 09:18:53.426 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  2619. 09:18:53.589 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  2620. 09:18:53.755 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  2621. 09:18:53.919 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  2622. 09:18:54.084 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  2623. 09:18:54.284 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  2624. 09:18:54.769 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  2625. 09:19:16.442 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda 20063 from Anaconda Team Leader 27846 spawned at 10 km
  2626. 09:19:29.087 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_AFT
  2627. 09:19:29.425 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Tionisla Orbital Graveyard 31449 who has 25000 energy
  2628. 09:19:35.227 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  2629. 09:19:37.592 [LogEvents] GlobalLog (OOJSGlobal.m:266): Anaconda 1954 from Anaconda Team Leader 27846 spawned at 17 km
  2630. 09:19:48.906 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Anaconda 1954 : Nothing to worry about yet…
  2631. 09:19:50.741 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MAIN to GUI_SCREEN_SHORT_RANGE_CHART
  2632. 09:19:50.781 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MAIN to GUI_SCREEN_SHORT_RANGE_CHART
  2633. 09:19:54.116 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system will change from 124 to 154
  2634. 09:19:54.117 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system changed from 124 to 154
  2635. 09:19:58.833 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 2069 from Anaconda Team Leader 27846 spawned at 24 km
  2636. 09:20:00.411 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_MAIN
  2637. 09:20:00.412 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  2638. 09:20:02.565 [LogEvents] GlobalLog (OOJSGlobal.m:266): started 15 seconds standard jump countdown
  2639. 09:20:02.618 [Reorient Function] GlobalLog (OOJSGlobal.m:266): ccl_last = 6.641803990302238.
  2640. 09:20:02.747 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Tionisla Orbital Graveyard 31449
  2641. 09:20:02.748 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 2710 who has -1 energy
  2642. 09:20:09.209 [Reorient Function] GlobalLog (OOJSGlobal.m:266): ccl_last = 3.6468832271857106.
  2643. 09:20:15.049 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 19381 from Anaconda Team Leader 27846 spawned at 29 km
  2644. 09:20:17.545 [LogEvents] GlobalLog (OOJSGlobal.m:266): will enter witchspace to system 154 due to standard jump
  2645. 09:20:17.626 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted in mode COMPASS_MODE_BASIC
  2646. 09:20:17.626 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Telescope marker 2710
  2647. 09:20:17.696 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  2648. 09:20:17.696 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  2649. 09:20:17.697 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  2650. 09:20:19.593 [script.javaScript.unrootedTimer] TimerFinalize (OOJSTimer.m:347): ----- WARNING: Timer <OOJSTimer 0x600001a2c540>{nextTime: 192, 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!
  2651. 09:20:19.635 [LogEvents] GlobalLog (OOJSGlobal.m:266): Populators:
  2652. {"oolite-thargoid-scouts":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2653. "oolite-hunters-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
  2654. "oolite-pirate-independent-route1":{"priority":40,"location":"LANE_WP","groupCount":4},
  2655. "oolite-pirate-independent-route2":{"priority":40,"location":"LANE_PS","groupCount":16},
  2656. "oolite-pirate-independent-route3":{"priority":40,"location":"LANE_WS","groupCount":32},
  2657. "in-system_traders":{"location":"INNER_SYSTEM_OFFPLANE","priority":200},
  2658. "oolite-route1-asteroids":{"groupCount":2,"deterministic":1,"priority":20,"location":"LANE_WP","locationSeed":51728},
  2659. "oolite-police-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
  2660. "oolite-interceptors-witchpoint":{"priority":40,"location":"WITCHPOINT","groupCount":0},
  2661. "oolite-pirate-medium-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
  2662. "oolite-couriers-route3":{"priority":40,"location":"LANE_WS","groupCount":30},
  2663. "oolite-interceptors-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2664. "oolite-pirate-medium-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2665. "rs_satellite_0":{"coordinates":[42416.26953125,94533.7578125,652726.8125],"location":"COORDINATES"},
  2666. "oolite-pirate-light-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
  2667. "oolite-freighters-docking":{"priority":40,"location":"STATION_AEGIS","groupCount":2},
  2668. "oolite-freighters":{"priority":40,"location":"LANE_WP","groupCount":7},
  2669. "oolite-hunters-medium-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
  2670. "oolite-couriers-route1":{"priority":40,"location":"LANE_WP","groupCount":1},
  2671. "oolite-route2-asteroids":{"groupCount":4,"deterministic":1,"priority":20,"location":"LANE_PS","locationSeed":82715},
  2672. "oolite-hunters-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2673. "oolite-smugglers":{"priority":40,"location":"LANE_WP","groupCount":0},
  2674. "oolite-pirate-heavy-remote":{"priority":40,"location":"LANE_WP","groupCount":0},
  2675. "oolite-pirate-light-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2676. "oolite-offlane-hermit":{"groupCount":1,"deterministic":1,"priority":99,"location":"PLANET_ORBIT_HIGH","locationSeed":71258},
  2677. "oolite-hunters-triangle":{"priority":40,"location":"LANE_WPS","groupCount":17},
  2678. "oolite-pirate-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2679. "spicy_hermits_abandoned0":{"location":"PLANET_ORBIT_HIGH"},
  2680. "oolite-police-triangle":{"priority":40,"location":"LANE_WPS","groupCount":23},
  2681. "oolite-police-stationpatrol":{"location":"STATION_AEGIS","priority":40},
  2682. "oolite-hunters-heavy-route3":{"priority":40,"location":"LANE_WS","groupCount":0},
  2683. "oolite-hunters-heavy-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2684. "oolite-thargoid-strike":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2685. "oolite-pirate-medium-route1":{"priority":40,"location":"LANE_WP","groupCount":0},
  2686. "system-features-rings":{"coordinates":[0,0,681010],"priority":1000},
  2687. "oolite-pirate-heavy-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0},
  2688. "oolite-nav-buoy":{"deterministic":1,"coordinates":[69912.0703125,-95042.296875,664692.5625],"priority":5,"location":"COORDINATES"},
  2689. "oolite-assassins":{"priority":40,"location":"WITCHPOINT","groupCount":0},
  2690. "system_features_sunspots":{"coordinates":[17915940,32637566,-26817874],"priority":1000},
  2691. "oolite-witch-buoy":{"deterministic":1,"priority":10,"location":"COORDINATES","coordinates":[0,0,0]},
  2692. "oolite-pirate-light-triangle":{"priority":40,"location":"LANE_WPS","groupCount":0}}
  2693. 09:20:19.635 [LogEvents] GlobalLog (OOJSGlobal.m:266): will exit witchspace
  2694. 09:20:19.716 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
  2695. 09:20:19.717 [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.
  2696. 09:20:19.746 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key corona_flare to 0.115864
  2697. 09:20:19.751 [bigShips_populator] GlobalLog (OOJSGlobal.m:266): 0 big trader(s) added to the Isinor system.
  2698. 09:20:20.204 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
  2699. 09:20:20.204 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  2700. 09:20:20.204 [LogEvents] GlobalLog (OOJSGlobal.m:266): new day 2084013
  2701. 09:20:20.210 [LogEvents] GlobalLog (OOJSGlobal.m:266): Coriolis Station 24233 spawned at 678 km
  2702. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Rock Hermit 32164 spawned at 595 km
  2703. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 19955 spawned at 309 km
  2704. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 3807 spawned at 200 km
  2705. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 28897 spawned at 199 km
  2706. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 15815 spawned at 195 km
  2707. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 11556 spawned at 195 km
  2708. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 1169 spawned at 200 km
  2709. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 17116 spawned at 179 km
  2710. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 4636 spawned at 165 km
  2711. 09:20:21.705 [LogEvents] GlobalLog (OOJSGlobal.m:266): Abandoned Rock Hermit: GAL-ID Unit Offline 3635 spawned at 741 km
  2712. 09:20:21.706 [LogEvents] GlobalLog (OOJSGlobal.m:266): WitchPoint Beacon 23308 spawned at 9 km
  2713. 09:20:24.182 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from witchspace
  2714. 09:20:24.222 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  2715. 09:20:24.222 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  2716. 09:20:24.222 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  2717. 09:20:24.397 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Isinor I (Capital Planet) undefined in mode COMPASS_MODE_BASIC
  2718. 09:20:24.594 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  2719. 09:20:24.594 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  2720. 09:20:24.595 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  2721. 09:20:24.946 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper Pursuit: TWW613-IS1
  2722. 09:20:24.947 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Isis Space Boat: VYP840-IS1
  2723. 09:20:26.265 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 15777 who has -1 energy
  2724. 09:20:27.281 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Created 20 asteroids around Rock Hermit: Marlene's Bolthole
  2725. 09:20:27.281 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Rock Hermit: Marlene's Bolthole (role rockhermit) has a beacon with range of 1000km
  2726. 09:20:27.281 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Rock Hermit: Marlene's Bolthole beacon in range
  2727. 09:20:30.182 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  2728. 09:20:35.064 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_PORT
  2729. 09:20:50.115 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Moray Medical Boat: Flame of Freedom IV
  2730. 09:21:06.652 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  2731. 09:21:30.776 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Telescope marker 15777
  2732. 09:21:30.778 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 10204 who has -1 energy
  2733. 09:21:32.518 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  2734. 09:21:39.435 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on Cobra Mark III: Neo's Swag of the Artful Hydra
  2735. 09:21:39.576 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on Cobra Mark III: Neo's Swag of the Artful Hydra
  2736. 09:21:40.384 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Cobra Mark III: Neo's Swag of the Artful Hydra
  2737. 09:21:40.594 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on Cobra Mark III: The Pirhana and the Rapscallion
  2738. 09:21:42.862 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Cobra Mark III: The Pirhana and the Rapscallion
  2739. 09:21:56.078 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on Krait-XR1-Turbo: Buccaneer's Gun
  2740. 09:21:56.081 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Krait 'Flame': Filth of the Weasel
  2741. 09:22:02.889 [LogEvents] GlobalLog (OOJSGlobal.m:266): entered to the vicinity of [Planet position: (0, 0, 681010) radius: 64550 m]
  2742. 09:22:02.910 [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.
  2743. 09:22:02.910 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Coriolis Station 24233 in mode COMPASS_MODE_BASIC
  2744. 09:22:09.959 [LogEvents] GlobalLog (OOJSGlobal.m:266): entered to the aegis of Coriolis Station 24233
  2745. 09:22:09.961 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please fly to the station buoy to begin docking maneuvers.
  2746. 09:22:11.783 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 2
  2747. 09:22:11.784 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  2748. 09:22:17.044 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Telescope marker 10204
  2749. 09:22:17.046 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Coriolis Station 24233 who has 25000 energy
  2750. 09:22:18.177 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Coriolis Station 24233 : Your docking request is acknowledged. Please hold for clearance.
  2751. 09:22:18.178 [LogEvents] GlobalLog (OOJSGlobal.m:266): requested docking clearance and DOCKING_CLEARANCE_DENIED_TRAFFIC_INBOUND
  2752. 09:22:25.967 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Navigation Buoy 28564 who has 250 energy
  2753. 09:22:25.969 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 15704 who has -1 energy
  2754. 09:22:25.978 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Navigation Buoy 28564 who has 250 energy
  2755. 09:22:37.998 [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.
  2756. 09:22:45.982 [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.
  2757. 09:22:47.142 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Government - Confederacy.
  2758. 09:22:47.143 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Tech level - 7.
  2759. 09:22:47.144 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Economy - Extreme Agricultural.
  2760. 09:22:47.145 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Beware, significant pirate activity has been reported in this system!
  2761. 09:22:53.977 [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.
  2762. 09:23:01.650 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  2763. 09:23:01.981 [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.
  2764. 09:23:04.076 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  2765. 09:23:06.387 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Coriolis Station 24233 : Docking authorized. You have an approach slot terminating at 2084013:12:34:14
  2766. 09:23:06.388 [LogEvents] GlobalLog (OOJSGlobal.m:266): docking clearance granted
  2767. 09:23:07.635 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  2768. 09:23:09.977 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
  2769. 09:23:10.755 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  2770. 09:23:11.929 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 6583 who has -1 energy
  2771. 09:23:11.938 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted GalCop Viper 29047 who has 180 energy
  2772. 09:23:13.425 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Coriolis Station 24233 who has 25000 energy
  2773. 09:23:14.846 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Coriolis Station 24233
  2774. 09:23:14.853 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Coriolis Station 24233 who has 25000 energy
  2775. 09:23:17.981 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
  2776. 09:23:25.990 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
  2777. 09:23:33.980 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please enter the docking lane between the station and the buoy.
  2778. 09:23:43.796 [LogEvents] GlobalLog (OOJSGlobal.m:266): will dock to Coriolis Station 24233
  2779. 09:23:43.981 [SolarWind] GlobalLog (OOJSGlobal.m:266): Docking: solar wind scooping stops
  2780. 09:23:43.981 [SolarWind] GlobalLog (OOJSGlobal.m:266): stopping fuelCollectWatchTimer...
  2781. 09:23:44.103 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
  2782. 09:23:44.104 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  2783. 09:23:46.999 [LogEvents] GlobalLog (OOJSGlobal.m:266): docked to Coriolis Station 24233
  2784. 09:23:47.016 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship lost EQ_TARGETSELECTOR_MODECHANGER
  2785. 09:23:47.017 [MaintenanceTuneUp_Core] GlobalLog (OOJSGlobal.m:266): Servicelevel when docking = 91
  2786. 09:23:47.017 [MaintenanceTuneUp_Core] GlobalLog (OOJSGlobal.m:266): Station TL = 7
  2787. 09:23:47.068 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MAIN to GUI_SCREEN_STATUS
  2788. 09:23:47.068 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MAIN to GUI_SCREEN_STATUS
  2789. 09:23:47.370 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen opportunity
  2790. 09:23:47.413 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 0
  2791. 09:23:47.413 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  2792. 09:23:47.938 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
  2793. 09:23:47.945 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
  2794. 09:23:51.023 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 2 Machinery for 68.4 credits
  2795. 09:23:52.723 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 28 Computers for 97.5 credits
  2796. 09:23:55.358 [LogEvents] GlobalLog (OOJSGlobal.m:266): sold 20 Luxuries for 91.1 credits
  2797. 09:23:57.743 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
  2798. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2799. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2800. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2801. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2802. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2803. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2804. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2805. 09:23:57.757 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2806. 09:23:57.759 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_EQUIP_SHIP
  2807. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2808. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2809. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2810. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2811. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2812. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2813. 09:24:03.063 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2814. 09:24:03.064 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2815. 09:24:16.254 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2816. 09:24:16.254 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2817. 09:24:16.254 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2818. 09:24:16.254 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2819. 09:24:16.255 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2820. 09:24:16.255 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2821. 09:24:16.255 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2822. 09:24:16.255 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2823. 09:24:25.659 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2824. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2825. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2826. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2827. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2828. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2829. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2830. 09:24:25.660 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2831. 09:24:36.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2832. 09:24:36.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2833. 09:24:36.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2834. 09:24:36.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2835. 09:24:36.325 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2836. 09:24:36.326 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2837. 09:24:36.326 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2838. 09:24:36.326 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2839. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2840. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2841. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2842. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2843. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2844. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2845. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2846. 09:24:54.452 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2847. 09:25:09.738 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2848. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2849. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2850. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2851. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2852. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2853. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2854. 09:25:09.739 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2855. 09:25:11.494 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
  2856. 09:25:11.504 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_MARKET
  2857. 09:25:16.613 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper Pursuit: TWW613-IS1
  2858. 09:25:16.616 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper Pursuit: TWW613-IS1
  2859. 09:25:16.621 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper Interceptor: MGX813-IS1
  2860. 09:25:16.623 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper Interceptor: MGX813-IS1
  2861. 09:25:16.625 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper Interceptor: MGX813-IS1
  2862. 09:25:23.573 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 25 Liquor/Wines for 23.9 credits
  2863. 09:25:29.273 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Asteroid population around Rock Hermit: Marlene's Bolthole decreased, there should be 20, creating 3 new asteroids
  2864. 09:25:29.393 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 11250 spawned at 255 km
  2865. 09:25:39.687 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 12 Quirium Crystal for 35.1 credits
  2866. 09:25:46.509 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Asp Mark II: Bryan's Iconoclast II
  2867. 09:25:46.512 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on Asp Mark II: Bryan's Iconoclast II
  2868. 09:25:46.514 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on Asp Mark II: Bryan's Iconoclast II
  2869. 09:26:03.986 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_INTERFACES
  2870. 09:26:03.987 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_INTERFACES
  2871. 09:26:05.271 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
  2872. 09:26:05.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2873. 09:26:05.283 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2874. 09:26:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2875. 09:26:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2876. 09:26:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2877. 09:26:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2878. 09:26:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2879. 09:26:05.284 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2880. 09:26:05.287 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_EQUIP_SHIP
  2881. 09:26:11.886 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2882. 09:26:11.886 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2883. 09:26:11.886 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2884. 09:26:11.886 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2885. 09:26:11.887 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2886. 09:26:11.887 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2887. 09:26:11.887 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2888. 09:26:11.887 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2889. 09:26:20.834 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2890. 09:26:20.834 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2891. 09:26:20.834 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2892. 09:26:20.835 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2893. 09:26:20.835 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2894. 09:26:20.835 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2895. 09:26:20.835 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2896. 09:26:20.835 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2897. 09:26:48.197 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2898. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2899. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2900. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2901. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2902. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2903. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2904. 09:26:48.198 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2905. 09:26:54.232 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADAM
  2906. 09:26:54.232 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAWEA
  2907. 09:26:54.232 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTADER
  2908. 09:26:54.233 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TECH_REF_LIB_BASE
  2909. 09:26:54.233 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAEMP
  2910. 09:26:54.233 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_DTAMIN
  2911. 09:26:54.233 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_SAFETY_MINE
  2912. 09:26:54.233 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): TL99 is deprecated for EQ_TIANVE_STICKER
  2913. 09:27:16.661 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_EQUIP_SHIP to GUI_SCREEN_OPTIONS
  2914. 09:27:21.294 [LogEvents] GlobalLog (OOJSGlobal.m:266): STANDARD_SAVE
  2915. 09:27:21.294 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  2916. 09:27:21.331 [DiplomacyEngine] GlobalLog (OOJSGlobal.m:266): Saved in ms: 24
  2917. 09:27:21.355 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
  2918. 09:27:21.356 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
  2919. 09:27:21.507 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder 8892 spawned at 1 km
  2920. 09:27:23.408 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MAIN
  2921. 09:27:23.460 [LogEvents] GlobalLog (OOJSGlobal.m:266): will launch from Coriolis Station 24233 flying Cobra Mark III 27313
  2922. 09:27:23.480 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  2923. 09:27:23.481 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  2924. 09:27:23.481 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  2925. 09:27:23.488 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addSystemShips() is deprecated
  2926. 09:27:23.496 [testscript.spawn] GlobalLog (OOJSGlobal.m:266): Generated 4 Icetest for testing purposes.
  2927. 09:27:23.497 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
  2928. 09:27:23.497 [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.
  2929. 09:27:23.504 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key corona_flare to 0.119550
  2930. 09:27:23.613 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  2931. 09:27:23.736 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted lost target in mode COMPASS_MODE_BASIC
  2932. 09:27:23.752 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 0 to 2
  2933. 09:27:23.752 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  2934. 09:27:23.812 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  2935. 09:27:23.812 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  2936. 09:27:23.813 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  2937. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I 31350 spawned at 4 km
  2938. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Jade Class RunAbout 3148 spawned at 7 km
  2939. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III 25490 spawned at 9 km
  2940. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Worm 8263 spawned at 12 km
  2941. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 21874 spawned at 22 km
  2942. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 23864 spawned at 22 km
  2943. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 22399 spawned at 28 km
  2944. 09:27:23.857 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 32041 spawned at 30 km
  2945. 09:27:24.344 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Jade Class RunAbout 3148 : Heading for the Rock Hermit: Marlene's Bolthole now
  2946. 09:27:26.042 [LogEvents] GlobalLog (OOJSGlobal.m:266): launched from Coriolis Station 24233
  2947. 09:27:26.044 [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.
  2948. 09:27:26.056 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR_MODECHANGER
  2949. 09:27:28.557 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Navigation Buoy 28564 who has 250 energy
  2950. 09:27:29.567 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Adder 8892 who has 85 energy
  2951. 09:27:30.572 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Navigation Buoy 28564 who has 250 energy
  2952. 09:27:31.082 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 12038 who has -1 energy
  2953. 09:27:33.696 [LogEvents] GlobalLog (OOJSGlobal.m:266): Moray Transport 20619 spawned at 2 km
  2954. 09:27:45.067 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_SHIELD_ENHANCER on Krait 'Blood': Beast of Darkness VII
  2955. 09:27:45.768 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Krait 'Blood': Beast of Darkness VII
  2956. 09:27:45.912 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on GalCop Viper: ZFZ869-IS1
  2957. 09:27:46.153 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper: ZFZ869-IS1
  2958. 09:27:46.723 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_WARRANT_SCANNER_POLICE on GalCop Viper: ZFZ869-IS1
  2959. 09:27:47.553 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted GalCop Viper 29047 who has 180 energy
  2960. 09:27:48.182 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on Krait 'Blood': Beast of Darkness VII
  2961. 09:27:54.586 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  2962. 09:27:54.762 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  2963. 09:27:54.936 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  2964. 09:27:55.096 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  2965. 09:27:55.261 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  2966. 09:27:55.405 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  2967. 09:27:55.591 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  2968. 09:27:55.772 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  2969. 09:27:55.935 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  2970. 09:27:56.126 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  2971. 09:27:56.300 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  2972. 09:27:56.497 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  2973. 09:27:56.646 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  2974. 09:27:56.921 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  2975. 09:27:57.272 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  2976. 09:29:06.317 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2977. 09:29:07.366 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2978. 09:29:08.049 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2979. 09:29:08.616 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2980. 09:29:10.396 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2981. 09:29:18.146 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2982. 09:29:23.235 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2983. 09:29:28.410 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2984. 09:29:28.830 [LogEvents] GlobalLog (OOJSGlobal.m:266): Python 28996 spawned at 37 km
  2985. 09:29:30.255 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
  2986. 09:29:30.255 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  2987. 09:29:42.869 [LogEvents] GlobalLog (OOJSGlobal.m:266): Adder 7605 spawned at 42 km
  2988. 09:29:47.964 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2989. 09:29:48.930 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2990. 09:29:50.129 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_CUSTOM
  2991. 09:29:53.899 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  2992. 09:30:09.634 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from aegis of Coriolis Station 24233
  2993. 09:30:25.642 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  2994. 09:30:32.302 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Asteroid population around Rock Hermit: Marlene's Bolthole decreased, there should be 20, creating 5 new asteroids
  2995. 09:30:32.446 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 5291 spawned at 202 km
  2996. 09:30:32.446 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 20010 spawned at 207 km
  2997. 09:30:32.447 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 28952 spawned at 207 km
  2998. 09:30:32.447 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 7526 spawned at 214 km
  2999. 09:30:32.447 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 22733 spawned at 214 km
  3000. 09:30:33.287 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  3001. 09:30:35.792 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  3002. 09:30:43.821 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  3003. 09:30:44.897 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  3004. 09:30:56.106 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  3005. 09:31:02.415 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  3006. 09:31:34.346 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  3007. 09:31:34.786 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 9423 spawned at 192 km
  3008. 09:31:37.299 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Telescope marker 32413 who has -1 energy
  3009. 09:32:05.028 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  3010. 09:32:09.025 [LogEvents] GlobalLog (OOJSGlobal.m:266): entered to the aegis of Coriolis Station 24233
  3011. 09:32:09.051 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from lost target : Isinor Traffic Control: Please fly to the station buoy to begin docking maneuvers.
  3012. 09:32:15.774 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from aegis of Coriolis Station 24233
  3013. 09:32:30.109 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  3014. 09:32:59.640 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  3015. 09:33:20.844 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  3016. 09:33:30.070 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_STARBOARD
  3017. 09:33:35.575 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from the vicinity of [Planet position: (0, 0, 681010) radius: 64550 m]
  3018. 09:33:35.602 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Isinor I (Capital Planet) undefined in mode COMPASS_MODE_BASIC
  3019. 09:33:39.573 [LogEvents] GlobalLog (OOJSGlobal.m:266): VIEW_FORWARD
  3020. 09:33:52.974 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  3021. 09:33:59.583 [LogEvents] GlobalLog (OOJSGlobal.m:266): entered to the vicinity of [Planet position: (0, 0, 681010) radius: 64550 m]
  3022. 09:33:59.584 [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.
  3023. 09:33:59.586 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Coriolis Station 24233 in mode COMPASS_MODE_BASIC
  3024. 09:34:10.367 [sniperlock] GlobalLog (OOJSGlobal.m:266): resetting SniperLock
  3025. 09:34:28.063 [LogEvents] GlobalLog (OOJSGlobal.m:266): exited from the vicinity of [Planet position: (0, 0, 681010) radius: 64550 m]
  3026. 09:34:28.065 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted Isinor I (Capital Planet) undefined in mode COMPASS_MODE_BASIC
  3027. 09:34:28.553 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Iceteroid 5291 who has 100 energy
  3028. 09:34:28.761 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 2
  3029. 09:34:28.762 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  3030. 09:34:31.551 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Asteroid 28216 who has 100 energy
  3031. 09:34:36.055 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Asteroid 28216
  3032. 09:34:36.057 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Asteroid 28216 who has 100 energy
  3033. 09:34:40.496 [LogEvents] GlobalLog (OOJSGlobal.m:266): lost lock on Asteroid 28216
  3034. 09:34:40.498 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Asteroid 28216 who has 100 energy
  3035. 09:34:41.050 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Asteroid 28216 who has 100 energy
  3036. 09:34:43.152 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Miner Team Leader 3621 : Stand clear of the asteroid!
  3037. 09:34:44.049 [LogEvents] GlobalLog (OOJSGlobal.m:266): targeted Rock Hermit 32164 who has 1000 energy
  3038. 09:34:47.307 [LogEvents] GlobalLog (OOJSGlobal.m:266): got message from Rock Hermit 32164 : Come on in, Commander!
  3039. 09:34:47.308 [LogEvents] GlobalLog (OOJSGlobal.m:266): requested docking clearance and DOCKING_CLEARANCE_NOT_REQUIRED
  3040. 09:35:00.500 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 29754 spawned at 24 km
  3041. 09:35:00.500 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 11646 spawned at 24 km
  3042. 09:35:00.500 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 12635 spawned at 24 km
  3043. 09:35:00.500 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 5939 spawned at 24 km
  3044. 09:35:00.500 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 8751 spawned at 24 km
  3045. 09:35:00.500 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boulder 30096 spawned at 24 km
  3046. 09:35:32.289 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Asteroid population around Rock Hermit: Marlene's Bolthole decreased, there should be 20, creating 3 new asteroids
  3047. 09:35:32.438 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 5588 spawned at 11 km
  3048. 09:35:32.438 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 16655 spawned at 12 km
  3049. 09:35:32.438 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 8873 spawned at 13 km
  3050. 09:35:46.806 [LogEvents] GlobalLog (OOJSGlobal.m:266): will dock to Rock Hermit 32164
  3051. 09:35:47.067 [SolarWind] GlobalLog (OOJSGlobal.m:266): Docking: solar wind scooping stops
  3052. 09:35:47.067 [SolarWind] GlobalLog (OOJSGlobal.m:266): stopping fuelCollectWatchTimer...
  3053. 09:35:47.192 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 2 to 1
  3054. 09:35:47.193 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  3055. 09:35:50.002 [LogEvents] GlobalLog (OOJSGlobal.m:266): docked to Rock Hermit 32164
  3056. 09:35:50.018 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship lost EQ_TARGETSELECTOR_MODECHANGER
  3057. 09:35:50.019 [MaintenanceTuneUp_Core] GlobalLog (OOJSGlobal.m:266): Servicelevel when docking = 91
  3058. 09:35:50.019 [MaintenanceTuneUp_Core] GlobalLog (OOJSGlobal.m:266): Station TL = 2
  3059. 09:35:50.082 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MAIN to GUI_SCREEN_STATUS
  3060. 09:35:50.084 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MAIN to GUI_SCREEN_STATUS
  3061. 09:35:50.357 [LogEvents] GlobalLog (OOJSGlobal.m:266): mission screen opportunity
  3062. 09:35:50.402 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 1 to 0
  3063. 09:35:50.402 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  3064. 09:35:50.727 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
  3065. 09:35:50.732 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MARKET
  3066. 09:35:55.932 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 3 Medicine for 45.7 credits
  3067. 09:36:01.697 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 22 Platinum for 56.4 credits
  3068. 09:36:07.156 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 5 Gem-Stones for 8.8 credits
  3069. 09:36:09.512 [LogEvents] GlobalLog (OOJSGlobal.m:266): Splinter 10600 spawned at 12 km
  3070. 09:36:09.791 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 1 Quirium Crystal for 33.9 credits
  3071. 09:36:19.426 [LogEvents] GlobalLog (OOJSGlobal.m:266): bought 12 Radioactives for 8.4 credits
  3072. 09:36:43.889 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_MARKET to GUI_SCREEN_INTERFACES
  3073. 09:36:43.890 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_MARKET to GUI_SCREEN_INTERFACES
  3074. 09:37:13.753 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_INTERFACES to GUI_SCREEN_SHORT_RANGE_CHART
  3075. 09:37:13.798 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_INTERFACES to GUI_SCREEN_SHORT_RANGE_CHART
  3076. 09:37:15.588 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system will change from 154 to 227
  3077. 09:37:15.590 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system changed from 154 to 227
  3078. 09:37:16.503 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_SYSTEM_DATA
  3079. 09:37:16.514 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_SYSTEM_DATA
  3080. 09:37:19.272 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_SHORT_RANGE_CHART
  3081. 09:37:19.274 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_SHORT_RANGE_CHART
  3082. 09:37:21.002 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system will change from 227 to 124
  3083. 09:37:21.003 [LogEvents] GlobalLog (OOJSGlobal.m:266): info system changed from 227 to 124
  3084. 09:37:22.372 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_LONG_RANGE_CHART
  3085. 09:37:22.373 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SHORT_RANGE_CHART to GUI_SCREEN_LONG_RANGE_CHART
  3086. 09:37:23.917 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_LONG_RANGE_CHART to GUI_SCREEN_SYSTEM_DATA
  3087. 09:37:23.924 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_LONG_RANGE_CHART to GUI_SCREEN_SYSTEM_DATA
  3088. 09:37:27.157 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_LONG_RANGE_CHART
  3089. 09:37:27.158 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_SYSTEM_DATA to GUI_SCREEN_LONG_RANGE_CHART
  3090. 09:37:30.816 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_LONG_RANGE_CHART to GUI_SCREEN_OPTIONS
  3091. 09:37:34.456 [LogEvents] GlobalLog (OOJSGlobal.m:266): STANDARD_SAVE
  3092. 09:37:34.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  3093. 09:37:34.486 [DiplomacyEngine] GlobalLog (OOJSGlobal.m:266): Saved in ms: 18
  3094. 09:37:34.509 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen will change from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
  3095. 09:37:34.510 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_OPTIONS to GUI_SCREEN_STATUS
  3096. 09:37:44.594 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ESCAPE_POD on Boa Class Cruiser: Wally's Silver Victor II
  3097. 09:39:33.010 [LogEvents] GlobalLog (OOJSGlobal.m:266): Miner Team Leader 19820 spawned at 0 km
  3098. 09:42:30.381 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark III 17618 spawned at 0 km
  3099. 09:43:15.154 [LogEvents] GlobalLog (OOJSGlobal.m:266): GRS Armadillo 2532 spawned at 249 km
  3100. 09:43:30.403 [LogEvents] GlobalLog (OOJSGlobal.m:266): Orbital Shuttle 26785 spawned at 0 km
  3101. 09:44:12.948 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Asp Mark II: Ashleigh
  3102. 09:45:45.868 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on Asp Mark II: Ashleigh
  3103. 09:46:30.498 [LogEvents] GlobalLog (OOJSGlobal.m:266): Cobra Mark I 12658 spawned at 0 km
  3104. 09:46:42.333 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_INJECTION on GalCop Viper Interceptor: KYD982-IS1
  3105. 09:47:01.355 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_FUEL_SCOOPS on Krait 'Flame': Yolonda
  3106. 09:47:07.262 [LogEvents] GlobalLog (OOJSGlobal.m:266): Ice Boulder 1181 spawned at 12 km
  3107. 09:47:07.262 [LogEvents] GlobalLog (OOJSGlobal.m:266): Ice Boulder 6213 spawned at 12 km
  3108. 09:47:16.056 [LogEvents] GlobalLog (OOJSGlobal.m:266): Ice Boulder 4217 spawned at 12 km
  3109. 09:47:16.056 [LogEvents] GlobalLog (OOJSGlobal.m:266): Ice Boulder 31476 spawned at 12 km
  3110. 09:48:30.538 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa 20475 spawned at 0 km
  3111. 09:49:21.815 [NPC_Equipment_Damage] GlobalLog (OOJSGlobal.m:266): damaging EQ_ECM on GalCop Viper Interceptor: KYD982-IS1
  3112. 09:50:29.369 [LogEvents] GlobalLog (OOJSGlobal.m:266): gui screen changed from GUI_SCREEN_STATUS to GUI_SCREEN_MAIN
  3113. 09:50:29.430 [LogEvents] GlobalLog (OOJSGlobal.m:266): will launch from Rock Hermit 32164 flying Cobra Mark III 27313
  3114. 09:50:29.442 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  3115. 09:50:29.442 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  3116. 09:50:29.442 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  3117. 09:50:29.445 [oxp-standards.deprecated] OOStandardsInternal (OODebugStandards.m:92): system.legacy_addSystemShips() is deprecated
  3118. 09:50:29.449 [testscript.spawn] GlobalLog (OOJSGlobal.m:266): Generated 4 Icetest for testing purposes.
  3119. 09:50:29.450 [script.javaScript.exception.unexpectedType] ReportJSError (OOJavaScriptEngine.m:204): ***** JavaScript exception (Hathor-Nephthys-populator.js 1.0): TypeError: this.nephthys is null
  3120. 09:50:29.450 [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.
  3121. 09:50:29.457 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key corona_flare to 0.199729
  3122. 09:50:29.477 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to green_crosshair_off.plist
  3123. 09:50:29.563 [LogEvents] GlobalLog (OOJSGlobal.m:266): compass targeted lost target in mode COMPASS_MODE_BASIC
  3124. 09:50:29.578 [LogEvents] GlobalLog (OOJSGlobal.m:266): alert condition changed from 0 to 2
  3125. 09:50:29.579 [VimanaHUD] GlobalLog (OOJSGlobal.m:266): Setting player's crosshairs to crosshair_off.plist
  3126. 09:50:29.655 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to undefined
  3127. 09:50:29.656 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Isinor Stella
  3128. 09:50:29.656 [LogEvents] GlobalLog (OOJSGlobal.m:266): system information changed in galaxy 0 system 154 key sun_name to Rana Oceani (Class G1.5V Star)
  3129. 09:50:29.688 [LogEvents] GlobalLog (OOJSGlobal.m:266): Boa Class Cruiser 9750 spawned at 9 km
  3130. 09:50:29.688 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 18857 spawned at 233 km
  3131. 09:50:29.689 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 7236 spawned at 238 km
  3132. 09:50:29.689 [LogEvents] GlobalLog (OOJSGlobal.m:266): Asteroid 8301 spawned at 255 km
  3133. 09:50:31.888 [LogEvents] GlobalLog (OOJSGlobal.m:266): launched from Rock Hermit 32164
  3134. 09:50:31.901 [LogEvents] GlobalLog (OOJSGlobal.m:266): ship got EQ_TARGETSELECTOR_MODECHANGER
  3135. 09:50:35.503 [RockHermitBeacons] GlobalLog (OOJSGlobal.m:266): Asteroid population around Rock Hermit: Marlene's Bolthole decreased, there should be 20, creating 1 new asteroids
  3136. 09:50:35.638 [LogEvents] GlobalLog (OOJSGlobal.m:266): Iceteroid 20221 spawned at 11 km
  3137. 09:50:37.748 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  3138. 09:50:37.954 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  3139. 09:50:38.174 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  3140. 09:50:38.433 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  3141. 09:50:38.574 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  3142. 09:50:38.939 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR
  3143. 09:50:39.184 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_SHIPS_LIBRARY
  3144. 09:50:39.409 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TARGETSELECTOR_MODECHANGER
  3145. 09:50:39.728 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed
  3146. 09:50:41.093 [LogEvents] GlobalLog (OOJSGlobal.m:266): primed EQ_TELESCOPE
  3147.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement