Event Horizon :: View topic - Event Horizon 0.5.9
FAQ Log in
Search Profile
Memberlist Usergroups
Log in to check your private messages
Register
Event Horizon 0.5.9
Post new topic   Reply to topic
Event Horizon Forum Index » Event Horizon » Event Horizon 0.5.9
View previous topic :: View next topic  
Author Message
Paul



Joined: 17 Apr 2004
Posts: 447
Location: Chicago

 Post Posted: Thu Nov 11, 2004 3:53 am    Post subject: Event Horizon 0.5.9
Reply with quote

EH 0.5.9 isn't very different for the user experience. The biggest changes were to the plugin engine. I added a AddTo field to the Type resource, which allows you to add your ship to an existing Type resource, allowing it to easily be used by AI's in the game, not just purchased for player use. I also added Replace fields to every resource, allowing you to replace an existing resource. Both of these are demonstrated in the included Test.bundle plugin, and can be seen in these screenshots:

http://www-personal.umich.edu/~pdorman/event_horizon/img/Fight0.5.9.png
this shows how the Hawk was added to TerranLightMilitary using the AddTo field

http://www-personal.umich.edu/~pdorman/event_horizon/img/Speeder0.5.9.png
this image differs in that I used the Replace field in the new speeder

Look at Test.bundle to see how this works.
_________________
Differentiation is an integral part of calculus.
 Back to top »
View user's profile Send private message Send e-mail Visit poster's website AIM Address
aplasticspork



Joined: 18 Apr 2004
Posts: 136
Location: Seattle, Wa

 Post Posted: Thu Nov 11, 2004 10:30 pm    Post subject:
Reply with quote

i hate to be the one to post this, but it doesn't work. it opens, lets me put in a name, and then quits. the crash log says...

Quote:
**********

Host Name: Andrzej-Monta-os-Computer.local
Date/Time: 2004-11-11 14:25:15 -0800
OS Version: 10.3.6 (Build 7R28)
Report Version: 2

Command: Event Horizon
Path: /Users/andrzejm/Desktop/Event Horizon 0.5.9/Event Horizon.app/Contents/MacOS/Event Horizon
Version: Event Horizon version 0.5 (0.5.8 )
PID: 1416
Thread: 0

Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001
Code[1]: 0x90a5c740


Thread 0 Crashed:
0 com.apple.Foundation 0x90a5c740 _NSRaiseError + 0xf8
1 com.apple.Foundation 0x90a5c624 +[NSException raise:format:] + 0x2c
2 com.apple.Foundation 0x909fcee8 -[NSObject(NSForwardInvocation) forward::] + 0xb0
3 libobjc.A.dylib 0x90836810 _objc_msgForward + 0xb0
4 ??? 0x00033440 -[Type finalize] + 0xec (Type.m:50)
5 ??? 0x0001161c -[Controller finalizePlugin:] + 0x138 (Controller.m:184)
6 ??? 0x00011600 -[Controller finalizePlugin:] + 0x11c (Controller.m:180)
7 ??? 0x00011600 -[Controller finalizePlugin:] + 0x11c (Controller.m:180)
8 ??? 0x00011600 -[Controller finalizePlugin:] + 0x11c (Controller.m:180)
9 ??? 0x000114d0 -[Controller initPlugins] + 0x3ac (Controller.m:171)
10 ??? 0x00010994 -[Controller initWithName:new:] + 0x2a8 (Controller.m:61)
11 ??? 0x0002a698 endPlayer + 0xb8 (Player.m:45)
12 ??? 0x0002bd54 playerKeyFunc + 0x118 (Player.m:253)
13 ??? 0x0002ba70 eventPlayer + 0xf0 (Player.m:214)
14 ??? 0x0002eb4c HandleEvent + 0x60 (main.m:539)
15 com.apple.HIToolbox 0x927d1fc8 DispatchEventToHandlers + 0x150
16 com.apple.HIToolbox 0x927d223c SendEventToEventTargetInternal + 0x174
17 com.apple.HIToolbox 0x927d66bc SendEventToEventTargetWithOptions + 0x28
18 com.apple.HIToolbox 0x9280b07c HandleKeyboardEvent(OpaqueEventRef*, unsigned long) + 0x160
19 com.apple.HIToolbox 0x927e2c94 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x1f8
20 com.apple.HIToolbox 0x927d2084 DispatchEventToHandlers + 0x20c
21 com.apple.HIToolbox 0x927d223c SendEventToEventTargetInternal + 0x174
22 com.apple.HIToolbox 0x927e46e4 SendEventToEventTarget + 0x28
23 com.apple.HIToolbox 0x927e8600 ToolboxEventDispatcher + 0x5c
24 com.apple.HIToolbox 0x9280580c HLTBEventDispatcher + 0x10
25 com.apple.HIToolbox 0x927fb6a8 RunApplicationEventLoop + 0x98
26 ??? 0x0002f5ac main + 0x64 (main.m:675)
27 ??? 0x000040f0 _start + 0x17c (crt.c:267)
28 ??? 0x00003f70 start + 0x30

Thread 1:
0 libSystem.B.dylib 0x900074c8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007018 mach_msg + 0x38
2 com.apple.CoreFoundation 0x90191708 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x90195e94 CFRunLoopRunSpecific + 0x148
4 com.apple.audio.CoreAudio 0x90732f80 HALRunLoop::OwnThread(void*) + 0x104
5 com.apple.audio.CoreAudio 0x907391e0 CAPThread::Entry(CAPThread*) + 0x30
6 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28

Thread 2:
0 libSystem.B.dylib 0x90018be8 semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000e788 _pthread_cond_wait + 0x268
2 ...ple.CoreServices.CarbonCore 0x902aa798 TSWaitOnSemaphoreCommon + 0xb0
3 ...ple.CoreServices.CarbonCore 0x902be6e8 TimerThread + 0x3c
4 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28

Thread 3:
0 libSystem.B.dylib 0x90018be8 semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000e788 _pthread_cond_wait + 0x268
2 com.apple.audio.CoreAudio 0x907244fc CAGuard::WaitFor(unsigned long long) + 0xdc
3 com.apple.audio.CoreAudio 0x90724130 CAGuard::WaitUntil(unsigned long long) + 0x130
4 com.apple.audio.CoreAudio 0x90722b20 HPIOThread::WorkLoop() + 0x358
5 com.apple.audio.CoreAudio 0x9073919c HPIOThread::ThreadEntry(HPIOThread*) + 0x1c
6 com.apple.audio.CoreAudio 0x907391e0 CAPThread::Entry(CAPThread*) + 0x30
7 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28

Thread 4:
0 libSystem.B.dylib 0x90018be8 semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000e788 _pthread_cond_wait + 0x268
2 ...ple.CoreServices.CarbonCore 0x902aa798 TSWaitOnSemaphoreCommon + 0xb0
3 ...ple.CoreServices.CarbonCore 0x902aa61c AsyncFileThread(void*) + 0x38
4 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28

PPC Thread State:
srr0: 0x90a5c740 srr1: 0x0202f030 vrsave: 0x00000000
cr: 0x24022442 xer: 0x00000007 lr: 0x90a5c718 ctr: 0x909f2c18
r0: 0x00000000 r1: 0xbffff1b0 r2: 0xa09f04bc r3: 0xa0a04e18
r4: 0x9083eb88 r5: 0x20000000 r6: 0xbfffee90 r7: 0x00000007
r8: 0x00000005 r9: 0x0040d130 r10: 0x00001bad r11: 0x24022442
r12: 0x909f2c18 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
r20: 0x00000002 r21: 0x00000000 r22: 0x00429400 r23: 0x004295e0
r24: 0x052d3c80 r25: 0xbffff328 r26: 0x052dd680 r27: 0xa09faf24
r28: 0x9086fb04 r29: 0xa09f4a30 r30: 0xbffff390 r31: 0x90a5c650

Binary Images Description:
0x1000 - 0x41fff ??? Event Horizon version 0.5 (0.5.8 ) /Users/andrzejm/Desktop/Event Horizon 0.5.9/Event Horizon.app/Contents/MacOS/Event Horizon
0x3d6000 - 0x3effff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x17bf000 - 0x17d9fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x4183000 - 0x4277fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x4283000 - 0x42e1fff com.apple.GeForce2MXGLDriver 1.3.34 (3.3.4) /System/Library/Extensions/GeForce2MXGLDriver.bundle/Contents/MacOS/GeForce2MXGLDriver
0x438b000 - 0x441afff GLRasterARGB8888D32 /System/Library/Frameworks/OpenGL.framework/Resources/GLRasterARGB8888D32.bundle/GLRasterARGB8888D32
0x451e000 - 0x451efff com.apple.aoa.halplugin 2.4.1 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x45c5000 - 0x45fffff com.apple.audio.SoundManager.Components 3.8 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
0x4669000 - 0x46a5fff com.apple.iSightAudio 6.5.2 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
0x484a000 - 0x484afff ??? ??? (0.0.1d1) /Users/andrzejm/Desktop/Event Horizon 0.5.9/Plugins/Default.bundle/Contents/MacOS/Default
0x561d000 - 0x561efff ??? ??? (0.0.1d1) /Users/andrzejm/Desktop/Event Horizon 0.5.9/Plugins/Test.bundle/Contents/MacOS/Test
0x875cb000 - 0x876bcfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x888a0000 - 0x888a5fff com.apple.drawsprocket 2.0.50 (DrawSprocket-2.0.50) /System/Library/Frameworks/DrawSprocket.framework/Versions/A/DrawSprocket
0x88eb0000 - 0x88ebcfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x8b0c0000 - 0x8b788fff com.apple.QuickTimeComponents.component 6.5.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x8c270000 - 0x8c271fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x8c390000 - 0x8c3d1fff com.apple.QuickTimeFirewireDV.component 6.5.2 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTimeFirewireDV
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5 (299.32) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90910000 - 0x90983fff com.apple.DesktopServices 1.2.2 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5 (500.56) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c30000 - 0x90c4afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9110d000 - 0x91158fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91320000 - 0x913defff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x914a0000 - 0x91509fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91560000 - 0x91619fff com.apple.QD 3.4.65 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91670000 - 0x916a8fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91890000 - 0x9189cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x919c0000 - 0x91a33fff com.apple.NavigationServices 3.3.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ab0000 - 0x91ac4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91ae0000 - 0x91aebfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91bb0000 - 0x91d45fff com.apple.QuickTime 6.5.2 /System/Library/Frameworks/QuickTime.framework/QuickTime
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a7fff com.apple.security 2.3 (176) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4 (743.24) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox 1.3.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94060000 - 0x94078fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94a30000 - 0x94af5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3 (55.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x96b40000 - 0x96b6efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96bf0000 - 0x96c7ffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib 3.0.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97510000 - 0x97518fff libbsm.dylib /usr/lib/libbsm.dylib

hope that helps Sad
--andrzej
_________________
This space left intentionally blank.
 Back to top »
View user's profile Send private message Send e-mail AIM Address
Paul



Joined: 17 Apr 2004
Posts: 447
Location: Chicago

 Post Posted: Fri Nov 12, 2004 1:19 pm    Post subject:
Reply with quote

Awesome, thanks! I've gotten so used to everything working the same on 10.2 and 10.3 that I forgot to test on 10.3. I have both systems on my computer, so I'll get on this right away. Thanks for letting me know.
_________________
Differentiation is an integral part of calculus.
 Back to top »
View user's profile Send private message Send e-mail Visit poster's website AIM Address
Paul



Joined: 17 Apr 2004
Posts: 447
Location: Chicago

 Post Posted: Fri Nov 12, 2004 6:43 pm    Post subject:
Reply with quote

OK, I've fixed the problem now. Everything seems to work fine now under 10.3 and 10.2.
_________________
Differentiation is an integral part of calculus.
 Back to top »
View user's profile Send private message Send e-mail Visit poster's website AIM Address
aplasticspork



Joined: 18 Apr 2004
Posts: 136
Location: Seattle, Wa

 Post Posted: Fri Nov 12, 2004 8:56 pm    Post subject:
Reply with quote

Paul wrote:
Awesome, thanks! I've gotten so used to everything working the same on 10.2 and 10.3 that I forgot to test on 10.3. I have both systems on my computer, so I'll get on this right away. Thanks for letting me know.


and soon you'll have 10.4 to deal with Very Happy . everything seems to work perfectly now, except one small problem. i was flying around earth and randomly the screen went black for about half a second and i ended up in the middle of nowhere with no planets around, and the blue dot in the radar that's supposed to be me had a line coming out of it (same color as the dot) that went down into the lower right corner of the radar. didnt happen again after that.
also i noticed that my frame rate went over 100 fps occasionally even though i was playing music in the background Very Happy
--andrzej
_________________
This space left intentionally blank.
 Back to top »
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Event Horizon Forum Index » Event Horizon » Event Horizon 0.5.9
Post new topic   Reply to topic All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Solaris phpBB theme/template by Jakob Persson
Copyright © Jakob Persson 2003



Powered by phpBB © 2001, 2002 phpBB Group