oolite 1.74.1 & 1.74.2: application crash
Posted: Mon Jun 28, 2010 5:00 pm
Hi,
oolite just crashed on me (first time since I started playing some months ago, mind you). I was just flying on hyperspeed towards a galactic navy battle when it happened. Here is OS X' crash log:
And this is Oolite's latest.log:
oolite just crashed on me (first time since I started playing some months ago, mind you). I was just flying on hyperspeed towards a galactic navy battle when it happened. Here is OS X' crash log:
Code: Select all
Process: Oolite [9580]
Path: /Users/maik/Games/Oolite (v1.74)/Oolite/Oolite.app/Contents/MacOS/Oolite
Identifier: org.aegidian.oolite
Version: Oolite version 1.74.1 (1.74.1)
Code Type: X86-64 (Native)
Parent Process: launchd [206]
Date/Time: 2010-06-28 18:53:48.764 +0200
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6
Interval Since Last Report: 311408 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 6556 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 6C4F25BE-DCF0-49B0-B95F-CAA8AD98E548
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
objc_msgSend() selector name: weakRefUnderlyingObject
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff876e4120 objc_msgSend + 44
1 org.aegidian.oolite 0x00000001001234ec JSTimerGetTimer + 28
2 org.aegidian.oolite 0x0000000100123760 TimerFinalize + 39
3 org.aegidian.oolite 0x00000001001af4ae js_FinalizeObject + 94
4 org.aegidian.oolite 0x000000010017e0bb js_GC + 2401
5 org.aegidian.oolite 0x000000010017e493 js_NewGCThing + 117
6 org.aegidian.oolite 0x00000001001b49dd js_NewString + 61
7 org.aegidian.oolite 0x00000001001b4a60 js_NewStringCopyN + 100
8 org.aegidian.oolite 0x00000001000729ac -[NSString(OOJavaScriptExtensions) javaScriptValueInContext:] + 136
9 org.aegidian.oolite 0x0000000100118280 ShipGetProperty + 2356
10 org.aegidian.oolite 0x00000001001aee21 js_NativeGet + 293
11 org.aegidian.oolite 0x000000010015c0a8 js_Interpret + 25431
12 org.aegidian.oolite 0x00000001001637f4 js_Invoke + 2423
13 org.aegidian.oolite 0x0000000100163be7 js_InternalInvoke + 221
14 org.aegidian.oolite 0x00000001001bc339 JS_CallFunctionValue + 36
15 org.aegidian.oolite 0x0000000100072cf9 JSFunctionPredicate + 84
16 org.aegidian.oolite 0x0000000100129636 ANDPredicate + 44
17 org.aegidian.oolite 0x0000000100029f97 -[Universe findEntitiesMatchingPredicate:parameter:inRange:ofEntity:] + 340
18 org.aegidian.oolite 0x000000010011c59e FindJSVisibleEntities + 78
19 org.aegidian.oolite 0x000000010011c950 SystemFilteredEntities + 244
20 org.aegidian.oolite 0x000000010016379a js_Invoke + 2333
21 org.aegidian.oolite 0x000000010015d026 js_Interpret + 29397
22 org.aegidian.oolite 0x00000001001637f4 js_Invoke + 2423
23 org.aegidian.oolite 0x0000000100163be7 js_InternalInvoke + 221
24 org.aegidian.oolite 0x00000001001bc482 JS_CallFunction + 39
25 org.aegidian.oolite 0x0000000100074feb -[OOJSScript doEvent:withArguments:] + 486
26 org.aegidian.oolite 0x0000000100009f3b -[AI takeAction:] + 397
27 org.aegidian.oolite 0x0000000100009cfb -[AI reactToMessage:] + 550
28 org.aegidian.oolite 0x0000000100008837 -[AI think] + 110
29 org.aegidian.oolite 0x000000010004730b -[Universe update:] + 2650
30 org.aegidian.oolite 0x000000010000f3ff -[GameController doPerformGameTick] + 186
31 org.aegidian.oolite 0x000000010000fd2c -[GameController goFullscreen:] + 2112
32 com.apple.AppKit 0x00007fff84dae152 -[NSApplication sendAction:to:from:] + 95
33 com.apple.AppKit 0x00007fff84dd26be -[NSMenuItem _corePerformAction] + 365
34 com.apple.AppKit 0x00007fff84dd2428 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
35 com.apple.AppKit 0x00007fff84db80c1 -[NSMenu performKeyEquivalent:] + 272
36 com.apple.AppKit 0x00007fff84db6e69 -[NSApplication _handleKeyEquivalent:] + 559
37 com.apple.AppKit 0x00007fff84c87aa1 -[NSApplication sendEvent:] + 3630
38 org.aegidian.oolite 0x00000001000483a3 -[OoliteApp sendEvent:] + 201
39 com.apple.AppKit 0x00007fff84c1e922 -[NSApplication run] + 474
40 com.apple.AppKit 0x00007fff84c175f8 NSApplicationMain + 364
41 org.aegidian.oolite 0x0000000100001974 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff877f808a kevent + 10
1 libSystem.B.dylib 0x00007fff877f9f5d _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff877f9c34 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff877f975e _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff877f9088 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff877f8f25 start_wqthread + 13
Thread 2: OOLogOutputHandler logging thread
0 libSystem.B.dylib 0x00007fff877df35a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff8781dbc2 _pthread_cond_wait + 1015
2 com.apple.Foundation 0x00007fff880cad57 -[NSCondition waitUntilDate:] + 399
3 com.apple.Foundation 0x00007fff880be0a6 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
4 org.aegidian.oolite 0x000000010010c3df -[OOAsyncQueue dequeue] + 41
5 org.aegidian.oolite 0x0000000100139dd5 -[OOAsyncLogger loggerThread] + 237
6 com.apple.Foundation 0x00007fff88090e8d __NSThread__main__ + 1429
7 libSystem.B.dylib 0x00007fff87818456 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff87818309 thread_start + 13
Thread 3: OOSoundChannel reaper thread
0 libSystem.B.dylib 0x00007fff877df2fa mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff877df96d mach_msg + 59
2 libSystem.B.dylib 0x00007fff878c217c mach_msg_receive + 37
3 org.aegidian.oolite 0x0000000100005ac6 PortWait + 71
4 org.aegidian.oolite 0x0000000100005d43 +[OOSoundChannel reaperThread:] + 136
5 com.apple.Foundation 0x00007fff88090e8d __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff87818456 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff87818309 thread_start + 13
Thread 4: OOCAStreamingSound feeder thread
0 libSystem.B.dylib 0x00007fff87819eb6 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff8781dcd1 _pthread_cond_wait + 1286
2 ...ple.CoreServices.CarbonCore 0x00007fff806c54c3 TSWaitOnCondition + 118
3 ...ple.CoreServices.CarbonCore 0x00007fff80634cc4 TSWaitOnConditionTimedRelative + 177
4 ...ple.CoreServices.CarbonCore 0x00007fff8062ebcf MPWaitOnQueue + 215
5 org.aegidian.oolite 0x000000010000407f +[OOCAStreamingSound feederThread:] + 138
6 com.apple.Foundation 0x00007fff88090e8d __NSThread__main__ + 1429
7 libSystem.B.dylib 0x00007fff87818456 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff87818309 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff877f8eaa __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff877f92bc _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff877f8f25 start_wqthread + 13
Thread 6:
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000114f45a60 rbx: 0x00000001019afbd0 rcx: 0x0000000000000000 rdx: 0x0000000000000000
rdi: 0x0000000114f45a60 rsi: 0x0000000100226e18 rbp: 0x00007fff5fbfd880 rsp: 0x00007fff5fbfd858
r8: 0x6142b8c35102003a r9: 0x0000000000000000 r10: 0x00000001019b8910 r11: 0x0000000114f45ab8
r12: 0x0000000102521370 r13: 0x00007fff5fbfd898 r14: 0x0000000102521370 r15: 0x00000001001af450
rip: 0x00007fff876e4120 rfl: 0x0000000000010206 cr2: 0x0000000134443000
Binary Images:
0x100000000 - 0x100303fff +org.aegidian.oolite Oolite version 1.74.1 (1.74.1) <059A6715-D9B5-6421-E3F6-0F434C5D3D53> /Users/maik/Games/Oolite (v1.74)/Oolite/Oolite.app/Contents/MacOS/Oolite
0x101f7c000 - 0x101fa2fff GLRendererFloat ??? (???) <10AFC7E0-A5CE-8F0E-7084-439BE59F7E95> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10cd7b000 - 0x10cf08fe7 GLEngine ??? (???) <57D733C2-F7CB-2B8F-CD34-C85A193145DE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10cf39000 - 0x10d35cfef libclh.dylib 3.1.1 C (3.1.1) <83F3C7DB-D2E2-07B0-E433-386C9428AD72> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x11123c000 - 0x111261fff com.apple.speech.SpeechDictionary 3.10.29 (3.10.29) <65783EAD-7E32-F4AB-6A94-7E4F2D314130> /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary
0x111600000 - 0x1116a2fe7 com.apple.speech.synthesis.MacinTalkSynthesizer 3.10.35 (3.10.35) <CDD6EDFB-9E4F-52F6-5E58-7FD542DC937A> /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk
0x11188e000 - 0x111892fff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x111897000 - 0x11189dfff com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1145ec000 - 0x11480ffff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x114bc8000 - 0x114c93fe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x200000000 - 0x2006fbff7 com.apple.GeForceGLDriver 1.6.16 (6.1.6) <4F3D3917-641B-AA12-04DE-D3A1995C3B18> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
0x7fff80003000 - 0x7fff80446fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff80523000 - 0x7fff805f3ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff805f4000 - 0x7fff805f6fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff80600000 - 0x7fff80933fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff80add000 - 0x7fff80b8cfff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff80b92000 - 0x7fff80c78fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff80f3f000 - 0x7fff812b4fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff813a8000 - 0x7fff813aeff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff81629000 - 0x7fff81629ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff81654000 - 0x7fff81665ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff8168b000 - 0x7fff8168efff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff817af000 - 0x7fff817b3ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff817b4000 - 0x7fff81800fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff819ec000 - 0x7fff81a34ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81a35000 - 0x7fff81aeefff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff81aef000 - 0x7fff81afaff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff81afb000 - 0x7fff81b78fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff81b79000 - 0x7fff81b8bfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff81b8c000 - 0x7fff81ba2ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff82813000 - 0x7fff82988ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff82989000 - 0x7fff82c0fff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff82cd5000 - 0x7fff82d24ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff82d25000 - 0x7fff82d2bff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff82d2c000 - 0x7fff82d31fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff82d32000 - 0x7fff82de7fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff82de8000 - 0x7fff82dedff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff82dee000 - 0x7fff82df0fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff82fef000 - 0x7fff82ffeff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff83251000 - 0x7fff8394e067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8394f000 - 0x7fff83972fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff83973000 - 0x7fff83988ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff83caa000 - 0x7fff83caaff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff83cab000 - 0x7fff83dd0fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff83dd1000 - 0x7fff83f87fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff83f88000 - 0x7fff83fa1fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8402a000 - 0x7fff84039fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8403a000 - 0x7fff840c6fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff841cc000 - 0x7fff84281fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff84282000 - 0x7fff84285ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff84292000 - 0x7fff842dbfef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8439c000 - 0x7fff844b3fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff84529000 - 0x7fff845aefff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff845b0000 - 0x7fff845b0ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff845b1000 - 0x7fff845fbff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff845fc000 - 0x7fff846b9ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff84a6a000 - 0x7fff84a85ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84a86000 - 0x7fff84adbfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84af2000 - 0x7fff84b71fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff84b72000 - 0x7fff84b75ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff84b81000 - 0x7fff84bb9fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
0x7fff84bba000 - 0x7fff84bfdff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff84bfe000 - 0x7fff84c14fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff84c15000 - 0x7fff8560bfff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff85848000 - 0x7fff85849ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff85863000 - 0x7fff8606dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8606e000 - 0x7fff860affef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff860b0000 - 0x7fff860cefff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff860cf000 - 0x7fff860cfff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff865e0000 - 0x7fff868defe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff86a3d000 - 0x7fff86a3eff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff86a60000 - 0x7fff86df9ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff86e0e000 - 0x7fff86e3ffef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff86ebf000 - 0x7fff86eccfe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff86ecd000 - 0x7fff86fe6fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff87148000 - 0x7fff871b2fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff872be000 - 0x7fff872bffff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff8736f000 - 0x7fff873acff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87425000 - 0x7fff874e5fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff874f3000 - 0x7fff87514fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff87515000 - 0x7fff8753dfff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8753e000 - 0x7fff8759cff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8759d000 - 0x7fff875cefff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff875cf000 - 0x7fff876defe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
0x7fff876df000 - 0x7fff87795fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff877de000 - 0x7fff8799efef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
0x7fff87b9c000 - 0x7fff87bedfe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff87c2e000 - 0x7fff87c2eff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff87c65000 - 0x7fff87d3fff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87ef2000 - 0x7fff87ef9fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87f01000 - 0x7fff87f0fff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
0x7fff88080000 - 0x7fff88301fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff883c8000 - 0x7fff883eefe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff883ef000 - 0x7fff8843efef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff88518000 - 0x7fff8852cff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8852d000 - 0x7fff88541fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff885b5000 - 0x7fff885f6fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff886ab000 - 0x7fff886abff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff886ac000 - 0x7fff886f3ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff886f4000 - 0x7fff8870afef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff88819000 - 0x7fff88854fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff88855000 - 0x7fff88875ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff88876000 - 0x7fff8887bfff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8887c000 - 0x7fff8891cfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8891d000 - 0x7fff8891dff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff88b72000 - 0x7fff88c02fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff88c03000 - 0x7fff88c2eff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff88c2f000 - 0x7fff88c54fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88c55000 - 0x7fff88c59ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff88c5a000 - 0x7fff88e18fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
0x7fff88e19000 - 0x7fff88eb3fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff88ec2000 - 0x7fff89000fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff89001000 - 0x7fff8907ffff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
Model: MacPro4,1, BootROM MP41.0081.B07, 4 processors, Quad-Core Intel Xeon, 2.66 GHz, 3 GB, SMC 1.39f5
Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en2
PCI Card: NVIDIA GeForce GT 120, Display, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: WDC WD6400AAKS-41H2B0, 596.17 GB
USB Device: Hub, 0x05ac (Apple Inc.), 0x9136, 0xfd300000
USB Device: Maxtor OneTouch III, 0x0d49, 0x7250, 0xfd320000
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1005, 0xfd330000
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x021e, 0xfd332000
USB Device: Hub, 0x05ac (Apple Inc.), 0x9137, 0xfd340000
USB Device: Display Audio, 0x05ac (Apple Inc.), 0x2912, 0xfd341000
USB Device: Apple LED Cinema Display, 0x05ac (Apple Inc.), 0x9236, 0xfd343000
USB Device: Display iSight, 0x05ac (Apple Inc.), 0x8508, 0xfd342000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
USB Device: Xbox 360 Wireless Receiver for Windows, 0x045e (Microsoft Corporation), 0x0719, 0x5d100000
FireWire Device: built-in_hub, Up to 800 Mb/sec
Code: Select all
[log.header]: Opening log for Oolite version 1.74.1 (x86-64 test release) under Mac OS X Version 10.6.4 (Build 10F569) at 2010-06-28 18:13:09 +0200.
Machine type: MacPro4,1, 3072 MiB memory, 8 x x86 (Nehalem) @ 2659 MHz.
Oolite options: procedural planet textures, docking clearance, wormhole scanner, target incoming missiles, spoken messages, JavaScript console support, Debug plug-in support, OXP verifier, localization tools, debug GraphViz support.
Note that the contents of the log file can be adjusted by editing logcontrol.plist.
[searchPaths.dumpAll]: Unrestricted Mode - Resources paths:
~/Games/Oolite (v1.74)/Oolite/Oolite.app/Contents/Resources
~/Games/Oolite (v1.74)/Oolite/AddOns
~/Games/Oolite (v1.74)/Oolite/AddOns/adcks_behemoths_v1.2.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/aegidian-special.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Anarchies2.3.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Assassins.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/BehemothSpacewar 1.2.3.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/captKev_dodo.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Cataclysm.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Commies.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Deposed1.3.4.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Dredgers 2.4.2.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Executive Spaceways v2.3.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Famous_Planets_v2.0.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Galactic_Navy 5.2.2.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Generation Ships 1.1.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/griff_krait_v1.1.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/griff_prototype_boa.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/griff_shipset_dizzy's_all_in_1.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Hawksound.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/impcourier2.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/lovecats 1.2.1.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/marett_vol1_b.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/military Fiasco 2.5.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/murgh_Xships.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/nuvipers.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/PlanetFall 1.30.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/RandomHits1.4.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Saleza v2.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/SecondWave 1.30.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/TCAT 1.03.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/thargoid_wars 4.5.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/thargoidcarrier.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Thargorn_Threat 1.4.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/The Feudal States v1.6.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/transports.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Trident Down v1.5.oxp
~/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp
[rendering.opengl.version]: OpenGL renderer version: 2.1.0 ("2.1 NVIDIA-1.6.16")
Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce GT 120 OpenGL Engine
[rendering.opengl.extensions]: OpenGL extensions (122):
GL_EXT_transform_feedback, GL_EXT_rescale_normal, GL_EXT_texture_compression_dxt1, GL_EXT_blend_func_separate, GL_EXT_framebuffer_sRGB, GL_ATI_texture_env_combine3, GL_EXT_geometry_shader4, GL_NV_texgen_reflection, GL_EXT_secondary_color, GL_EXT_shadow_funcs, GL_NV_blend_square, GL_ARB_texture_compression_rgtc, GL_EXT_stencil_wrap, GL_ARB_texture_env_crossbar, GL_EXT_framebuffer_blit, GL_EXT_bindable_uniform, GL_ATI_separate_stencil, 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_ARB_imaging, GL_EXT_provoking_vertex, GL_EXT_texture_array, GL_ARB_texture_env_combine, GL_EXT_compiled_vertex_array, GL_ARB_point_sprite, GL_ARB_multisample, GL_EXT_framebuffer_object, GL_APPLE_pixel_buffer, GL_EXT_texture_lod_bias, GL_ARB_vertex_program, GL_EXT_bgra, GL_APPLE_fence, GL_APPLE_ycbcr_422, GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, GL_ARB_pixel_buffer_object, GL_SGIS_generate_mipmap, GL_NV_vertex_program2_option, GL_ARB_shader_texture_lod, GL_ARB_vertex_shader, GL_ARB_texture_rectangle, GL_ARB_texture_float, GL_ARB_texture_env_add, GL_APPLE_object_purgeable, GL_ARB_texture_env_dot3, GL_APPLE_rgb_422, GL_NV_depth_clamp, GL_APPLE_element_array, GL_ARB_texture_cube_map, GL_ARB_texture_mirrored_repeat, GL_ATI_texture_float, GL_ARB_window_pos, GL_NV_fragment_program2, GL_ARB_vertex_buffer_object, GL_APPLE_texture_range, GL_NV_conditional_render, GL_EXT_stencil_two_side, GL_ARB_texture_compression, GL_APPLE_aux_depth_stencil, GL_EXT_blend_minmax, GL_ARB_texture_border_clamp, GL_EXT_draw_buffers2, GL_ARB_shading_language_100, GL_EXT_blend_subtract, GL_ARB_vertex_blend, GL_EXT_blend_equation_separate, GL_ARB_instanced_arrays, GL_EXT_packed_float, GL_NV_light_max_exponent, GL_EXT_abgr, GL_EXT_texture_filter_anisotropic, GL_ARB_transpose_matrix, GL_EXT_gpu_program_parameters, GL_APPLE_client_storage, GL_ARB_draw_buffers, GL_ARB_color_buffer_float, GL_ARB_texture_non_power_of_two, GL_ARB_multitexture, GL_EXT_gpu_shader4, GL_APPLE_flush_render, GL_NV_vertex_program3, 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_EXT_texture_mirror_clamp, GL_ARB_occlusion_query, GL_ARB_fragment_shader, GL_ARB_texture_rg, GL_NV_fog_distance, GL_ARB_fragment_program, GL_ARB_shader_objects, GL_EXT_draw_range_elements, GL_APPLE_vertex_array_object, GL_ARB_depth_texture, GL_NV_fragment_program_option, GL_EXT_texture_sRGB, GL_ARB_half_float_vertex, GL_APPLE_vertex_array_range, GL_ARB_shadow, GL_EXT_multi_draw_arrays, GL_APPLE_packed_pixels, GL_ARB_half_float_pixel, GL_ARB_point_parameters, GL_EXT_clip_volume_hint, GL_EXT_depth_bounds_test, GL_SGIS_texture_lod, GL_EXT_fog_coord, GL_NV_multisample_filter_hint, GL_ATI_texture_mirror_once, GL_EXT_texture_shared_exponent, GL_APPLE_float_pixels, GL_EXT_framebuffer_multisample, GL_NV_point_sprite, GL_ARB_depth_buffer_float
[rendering.opengl.shader.support]: Shaders are supported.
[rendering.opengl.shader.mode]: Shader mode set to SHADERS_FULL.
[script.load.world.listAll]: Loaded 39 world scripts:
Anarchies 2.3
assassins
behemoth 2.5.4
behemoth-spacewar 1.2.1
Cataclysm 1.1
communist_population 2.11
deep_space_dredger 2.4.2
deposed
executivespaceways.js 1.0
Famous Planets 2 Launch Script 2.0.2
feudal-challenge.js 4.0
feudal-escape-pod.js 1.0
feudal-mission.js 2.0
feudal-planetfall.js 1.0
feudal-promotion.js 2.0
feudal-ranks.js 2.0
feudal-tournament.js 2.0
GalNavy Build 0139
Generation Ships 1.1
hofd GalNavy Build 118 / HOFD Build 55
military_fiasco 2.5
oolite-cloaking-device 1.74.1
oolite-constrictor-hunt 1.74.1
oolite-nova 1.74.1
oolite-thargoid-plans 1.74.1
oolite-trumbles 1.74.1
PlanetFall 1.3
Random_Hits 1.4
SalezaPatrol
TCAT_ecmJammer.js 1.00
TCAT_masterScript 1.0
TCAT_missionScript 1.0
Test
thargoid_wars 4.5
Thargorn_Witchspace_Battle 1.4
transportschedule
trident_down
vector 1.3.1
wedding
[loading.complete]: ========== Loading complete. ==========
[script.load.world.listAll]: Loaded 39 world scripts:
Anarchies 2.3
assassins
behemoth 2.5.4
behemoth-spacewar 1.2.1
Cataclysm 1.1
communist_population 2.11
deep_space_dredger 2.4.2
deposed
executivespaceways.js 1.0
Famous Planets 2 Launch Script 2.0.2
feudal-challenge.js 4.0
feudal-escape-pod.js 1.0
feudal-mission.js 2.0
feudal-planetfall.js 1.0
feudal-promotion.js 2.0
feudal-ranks.js 2.0
feudal-tournament.js 2.0
GalNavy Build 0139
Generation Ships 1.1
hofd GalNavy Build 118 / HOFD Build 55
military_fiasco 2.5
oolite-cloaking-device 1.74.1
oolite-constrictor-hunt 1.74.1
oolite-nova 1.74.1
oolite-thargoid-plans 1.74.1
oolite-trumbles 1.74.1
PlanetFall 1.3
Random_Hits 1.4
SalezaPatrol
TCAT_ecmJammer.js 1.00
TCAT_masterScript 1.0
TCAT_missionScript 1.0
Test
thargoid_wars 4.5
Thargorn_Witchspace_Battle 1.4
transportschedule
trident_down
vector 1.3.1
wedding
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (vector 1.3.1): Mission.choice is deprecated and will be removed in a future version of Oolite.
[script.javaScript.warning.ooliteDefinedError]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp/Scripts/vector.js, line 74.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CLOAKING_DEVICE") is deprecated, use ship.equipmentStatus("EQ_CLOAKING_DEVICE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_JAMMER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_JAMMER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (vector 1.3.1): Mission.choice is deprecated and will be removed in a future version of Oolite.
[script.javaScript.warning.ooliteDefinedError]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp/Scripts/vector.js, line 378.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CLOAKING_DEVICE") is deprecated, use ship.equipmentStatus("EQ_CLOAKING_DEVICE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_JAMMER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_JAMMER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.
[script.javaScript.exception.noProperties]: ***** JavaScript exception (hofd GalNavy Build 118 / HOFD Build 55): TypeError: player.ship.dockedStation has no properties
[script.javaScript.exception.noProperties]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Galactic_Navy 5.2.2.oxp/Scripts/hofd.js, line 223.
[script.javaScript.exception.noProperties]: ***** JavaScript exception (hofd GalNavy Build 118 / HOFD Build 55): TypeError: player.ship.dockedStation has no properties
[script.javaScript.exception.noProperties]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Galactic_Navy 5.2.2.oxp/Scripts/hofd.js, line 223.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (<unidentified script>): The event handler shipDestroyedTarget has been renamed to shipTargetDestroyed. The script Anarchies must be updated. The old form will not be supported in future versions of Oolite.
[script.javaScript.warning.ooliteDefinedError]: (null), line 0.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (vector 1.3.1): Mission.choice is deprecated and will be removed in a future version of Oolite.
[script.javaScript.warning.ooliteDefinedError]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp/Scripts/vector.js, line 74.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CLOAKING_DEVICE") is deprecated, use ship.equipmentStatus("EQ_CLOAKING_DEVICE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_JAMMER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_JAMMER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (vector 1.3.1): Mission.choice is deprecated and will be removed in a future version of Oolite.
[script.javaScript.warning.ooliteDefinedError]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp/Scripts/vector.js, line 378.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CLOAKING_DEVICE") is deprecated, use ship.equipmentStatus("EQ_CLOAKING_DEVICE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_JAMMER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_JAMMER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (<unidentified script>): The event handler shipLostTarget has been renamed to shipTargetLost. The script behemoth_fighter must be updated. The old form will not be supported in future versions of Oolite.
[script.javaScript.warning.ooliteDefinedError]: (null), line 0.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (vector 1.3.1): Mission.choice is deprecated and will be removed in a future version of Oolite.
[script.javaScript.warning.ooliteDefinedError]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp/Scripts/vector.js, line 74.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CATACLYSM_ALL_INCLUSIVE") is deprecated, use ship.equipmentStatus("EQ_CATACLYSM_ALL_INCLUSIVE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CLOAKING_DEVICE") is deprecated, use ship.equipmentStatus("EQ_CLOAKING_DEVICE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_JAMMER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_JAMMER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (vector 1.3.1): Mission.choice is deprecated and will be removed in a future version of Oolite.
[script.javaScript.warning.ooliteDefinedError]: /Users/maik/Games/Oolite (v1.74)/Oolite/AddOns/Vector1.3.2.oxp/Scripts/vector.js, line 378.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_CLOAKING_DEVICE") is deprecated, use ship.equipmentStatus("EQ_CLOAKING_DEVICE") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_JAMMER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_JAMMER") == "EQUIPMENT_OK" instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (Cataclysm 1.1): Ship.hasEquipment("EQ_MILITARY_SCANNER_FILTER") is deprecated, use ship.equipmentStatus("EQ_MILITARY_SCANNER_FILTER") == "EQUIPMENT_OK" instead.