Jump to content
Eternal Lands Official Forums

poppeke

Members
  • Content count

    16
  • Joined

  • Last visited

Everything posted by poppeke

  1. Macintosh OS X client 1.7.0 bugs thread

    Hi I changed the fonts both to number 2 and I helped a little. I was able to create about 45 essies before I got kicked out and this is an improvement because before it was about 13. If I change it to fonts nr 3 in the settings I crash immediately. So there must be something with the fonts. But im very happy with this improvement. But it is not totally solved.
  2. Macintosh OS X client 1.7.0 bugs thread

    Hi octane, I use the default font in game (did not know it was possible to change it). What I mean is I did not change fonts. I will try to find a way to do that and see what happens and report back. Macbook leopard oxs 10.5.5. That's draw_char_scaled ('_', cursor_x, cursor_y, displayed_font_x_size, displayed_font_y_size); Yes, that is going to be a tricky one to figure out. I put some printf/log_error lines in, and it spammed my logs dramatically. For those of you that are getting this crash (ie, crash log says that a Thread crashed with a glVertex3i and draw_char_scaled trace), what font are you using in the game? Also, please provide all the other font settings you might have. Does switching font type still cause the crash? Tell us what kind of Mac you are using. Also, what bank account should we charge.
  3. Macintosh OS X client 1.7.0 bugs thread

    This is progress. Now you need to post the crash report so that we know what is going on. Look in ~/Library/Logs/CrashReporter for the most recent EternalLands crash report. "~/Library" refers to your home Library and not the main system Library. Or, you can use Spotlight to find the CrashReporter directory. Hi Octane, Glad to hear you consider it progress. This is the latest crash report: Process: EternalLands [8968] Path: /Applications/EternalLands.app/Contents/MacOS/EternalLands Identifier: net.0ctane.EternalLands Version: ??? (1.7.0) Code Type: X86 (Native) Parent Process: launchd [102] Date/Time: 2008-10-05 23:12:51.219 +0200 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000020904000 Crashed Thread: 0 Thread 0 Crashed: 0 ??? 0x16ee7032 0 + 384725042 1 libGL.dylib 0x96c75cad glVertex3i + 45 2 net.0ctane.EternalLands 0x0009f914 draw_char_scaled + 461 3 net.0ctane.EternalLands 0x000a074d draw_messages + 1267 4 net.0ctane.EternalLands 0x0012ceb0 text_field_draw + 1016 5 net.0ctane.EternalLands 0x0003e3b3 draw_window + 679 6 net.0ctane.EternalLands 0x0003e4b8 display_windows + 94 7 net.0ctane.EternalLands 0x00033c94 draw_scene + 262 8 net.0ctane.EternalLands 0x000c9c31 start_rendering + 407 9 net.0ctane.EternalLands 0x000c9f10 SDL_main + 47 10 net.0ctane.EternalLands 0x000030c8 -[sDLMain applicationDidFinishLaunching:] + 56 11 com.apple.Foundation 0x9528e2dc _nsnote_callback + 364 12 com.apple.CoreFoundation 0x94a6baba __CFXNotificationPost + 362 13 com.apple.CoreFoundation 0x94a6bd93 _CFXNotificationPostNotification + 179 14 com.apple.Foundation 0x9528b440 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 15 com.apple.Foundation 0x95294c88 -[NSNotificationCenter postNotificationName:object:] + 56 16 com.apple.AppKit 0x90953a62 -[NSApplication _postDidFinishNotification] + 125 17 com.apple.AppKit 0x90953971 -[NSApplication _sendFinishLaunchingNotification] + 77 18 com.apple.AppKit 0x908cd517 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284 19 com.apple.AppKit 0x908ccd10 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98 20 com.apple.Foundation 0x952b37ff -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655 21 com.apple.Foundation 0x952b350f _NSAppleEventManagerGenericHandler + 223 22 com.apple.AE 0x92f2c648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144 23 com.apple.AE 0x92f2c57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44 24 com.apple.AE 0x92f2c425 aeProcessAppleEvent + 177 25 com.apple.HIToolbox 0x92ab9b61 AEProcessAppleEvent + 38 26 com.apple.AppKit 0x908ca601 _DPSNextEvent + 1189 27 com.apple.AppKit 0x908c9ca0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 28 com.apple.AppKit 0x908c2cdb -[NSApplication run] + 795 29 net.0ctane.EternalLands 0x00003068 CustomApplicationMain + 236 30 net.0ctane.EternalLands 0x000032cc main + 219 31 net.0ctane.EternalLands 0x00002586 _start + 216 32 net.0ctane.EternalLands 0x000024ad start + 41 Thread 1: 0 libSystem.B.dylib 0x9630268e __semwait_signal + 10 1 libSystem.B.dylib 0x9632d36d pthread_cond_wait$UNIX2003 + 73 2 libGLProgrammability.dylib 0x955ddb32 glvmDoWork + 162 3 libSystem.B.dylib 0x9632c6f5 _pthread_start + 321 4 libSystem.B.dylib 0x9632c5b2 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x962fb5c6 mach_wait_until + 10 1 libSystem.B.dylib 0x963731e5 nanosleep + 314 2 SDL 0x00f7c713 SDL_Delay + 467 3 SDL 0x00f6d14d SDL_Linked_Version + 397 4 SDL 0x00f7c341 SDL_SemWait + 49 5 libSystem.B.dylib 0x9632c6f5 _pthread_start + 321 6 libSystem.B.dylib 0x9632c5b2 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x962fb4a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x96302c9c mach_msg + 72 2 com.apple.CoreFoundation 0x94a8a0ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x94a8acf8 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x91261468 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x91261304 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x9632c6f5 _pthread_start + 321 7 libSystem.B.dylib 0x9632c5b2 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x962fb506 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9632d84f _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x9632f0d3 pthread_cond_timedwait_relative_np + 47 3 com.apple.audio.CoreAudio 0x91270a4b CAGuard::WaitFor(unsigned long long) + 213 4 com.apple.audio.CoreAudio 0x91272606 CAGuard::WaitUntil(unsigned long long) + 70 5 com.apple.audio.CoreAudio 0x91270dab HP_IOThread::WorkLoop() + 759 6 com.apple.audio.CoreAudio 0x91270aaf HP_IOThread::ThreadEntry(HP_IOThread*) + 17 7 com.apple.audio.CoreAudio 0x91261304 CAPThread::Entry(CAPThread*) + 96 8 libSystem.B.dylib 0x9632c6f5 _pthread_start + 321 9 libSystem.B.dylib 0x9632c5b2 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x962fb5c6 mach_wait_until + 10 1 libSystem.B.dylib 0x963731e5 nanosleep + 314 2 SDL 0x00f7c5a3 SDL_Delay + 99 3 net.0ctane.EternalLands 0x0010833c update_streams + 41 4 SDL 0x00f6d14d SDL_Linked_Version + 397 5 SDL 0x00f7c341 SDL_SemWait + 49 6 libSystem.B.dylib 0x9632c6f5 _pthread_start + 321 7 libSystem.B.dylib 0x9632c5b2 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x963331de select$DARWIN_EXTSN$NOCANCEL + 10 1 SDL_net 0x330012fe SDLNet_CheckSockets + 310 2 net.0ctane.EternalLands 0x000d0d7d get_message_from_server + 132 3 SDL 0x00f6d14d SDL_Linked_Version + 397 4 SDL 0x00f7c341 SDL_SemWait + 49 5 libSystem.B.dylib 0x9632c6f5 _pthread_start + 321 6 libSystem.B.dylib 0x9632c5b2 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x20903fe0 ebx: 0x0000002c ecx: 0x011f5020 edx: 0x011f5020 edi: 0x00000359 esi: 0x00000364 ebp: 0xbfffeab8 esp: 0xbfffea8c ss: 0x0000001f efl: 0x00010206 eip: 0x16ee7032 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x20904000 Binary Images: 0x1000 - 0x18bfce +net.0ctane.EternalLands ??? (1.7.0) <9843552307414311912f9efdc6eec8b9> /Applications/EternalLands.app/Contents/MacOS/EternalLands 0xe5b000 - 0xeafff7 com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/EternalLands.app/Contents/Frameworks/cal3d.framework/Versions/A/cal3d 0xf0f000 - 0xf12fe4 +ogg ??? (???) /Applications/EternalLands.app/Contents/Frameworks/ogg.framework/Versions/A/ogg 0xf16000 - 0xf33fff +com.yourcompany.yourcocoaframework ??? (1.0) /Applications/EternalLands.app/Contents/Frameworks/png.framework/Versions/A/png 0xf3b000 - 0xfa1fc3 +SDL 1.2.13 (1.2.13) <7d73799e7426d43c89d3ebcbf65520de> /Applications/EternalLands.app/Contents/Frameworks/SDL.framework/Versions/A/SDL 0xfb3000 - 0xfd6fff +vorbis ??? (???) <264f67f9b5aaa2dca614685982da1955> /Applications/EternalLands.app/Contents/Frameworks/vorbis.framework/Versions/A/vorbis 0x10fe000 - 0x1121fed com.apple.audio.OpenAL 1.2 (1.2) <dc38faba8e97c51597580a19740afe65> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x17bb000 - 0x17d7ff7 GLRendererFloat ??? (???) <c87cf601b3d09de41ec0e742e7afda79> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x1676d000 - 0x168f0fe3 GLEngine ??? (???) <53be12846de26d4d81d58a074b55c877> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1691e000 - 0x16cf2fef com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.30 (5.3.0) <f5afa7f4038338ede87cd6bf1f72c2ea> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/AppleIntelGMAX3100GLDriver 0x18228000 - 0x183f8fff com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1bcbb000 - 0x1bcbefff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <d3d0290949e9c6af9832c02fe3e855ee> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x1bce4000 - 0x1bce9fff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x1bd6f000 - 0x1bde1fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x31000000 - 0x3103efeb +SDL_image 1.2.3 (1.2.3) /Applications/EternalLands.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image 0x33000000 - 0x33001fff +SDL_net 1.2.5 (1.2.5) /Applications/EternalLands.app/Contents/Frameworks/SDL_net.framework/Versions/A/SDL_net 0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld 0x90003000 - 0x90003fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x90004000 - 0x90008fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9000f000 - 0x90033fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib 0x90034000 - 0x9003afff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x902aa000 - 0x90306ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x90307000 - 0x90307ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x90338000 - 0x9033aff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9033b000 - 0x9034bffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9034c000 - 0x9039cff7 com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x903ad000 - 0x907bdfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x907be000 - 0x907fcfff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x907fd000 - 0x90889ff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9088a000 - 0x91087fef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x91244000 - 0x912c0feb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x912c7000 - 0x9135afff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x91367000 - 0x913a6fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x913af000 - 0x9148ffff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x91630000 - 0x916c3ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x916c4000 - 0x916c5ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib 0x916c6000 - 0x9267bffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x9267c000 - 0x927a0fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x928a3000 - 0x928a3ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x92a88000 - 0x92d8ffff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x92e36000 - 0x92ee8ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib 0x92ee9000 - 0x92f08ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x92f09000 - 0x92f16fe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x92f2a000 - 0x92f59fe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x92fab000 - 0x93090ff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9315b000 - 0x93160fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x93193000 - 0x9323afeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9323b000 - 0x93245feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x93897000 - 0x93922fff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x93923000 - 0x93965fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93966000 - 0x9398eff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9398f000 - 0x93997fff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93a87000 - 0x93a93ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x93b63000 - 0x93b6cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93c2b000 - 0x93c36fe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93c37000 - 0x93c45ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib 0x93c46000 - 0x93ccafe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x93ccb000 - 0x93d14fef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x93d3a000 - 0x93d41ff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x93d42000 - 0x93d46fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x93d47000 - 0x93d47ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x93d67000 - 0x94089fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94115000 - 0x94115ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94117000 - 0x94144feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x94145000 - 0x9416dfff libcups.2.dylib ??? (???) <bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib 0x9416e000 - 0x94448ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x94449000 - 0x944ebff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x944ec000 - 0x94889fe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9488a000 - 0x94907fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x94908000 - 0x949d3fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x949d4000 - 0x949d7fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94a18000 - 0x94b4afff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x94b9f000 - 0x94be0fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94d7d000 - 0x9513bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9513c000 - 0x9521dff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x9521e000 - 0x9527bffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib 0x9527c000 - 0x95283fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib 0x95284000 - 0x954fffe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x955b6000 - 0x95a87f3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x95a88000 - 0x95aa0fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x95aa1000 - 0x95b5bfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x95b5c000 - 0x95b72fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x95b73000 - 0x95b7affe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib 0x95b7b000 - 0x95b91fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x95b92000 - 0x95c1cfe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x95c48000 - 0x95c66fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x95cb6000 - 0x95d10ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x95d11000 - 0x95e49ff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib 0x95e4a000 - 0x95f11ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95f12000 - 0x95f6bff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x95fb2000 - 0x960f8ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x960f9000 - 0x96124fe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib 0x96125000 - 0x96125ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x96126000 - 0x961adff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib 0x961ae000 - 0x961c9ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x961ca000 - 0x96204fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x96205000 - 0x962f9ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib 0x962fa000 - 0x9645aff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib 0x9645b000 - 0x96462fff com.apple.agl 3.0.9 (AGL-3.0.9) <aeab67ef267f8295ae80fddc197b52a5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x96463000 - 0x96afffff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x96b00000 - 0x96b00ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x96b74000 - 0x96b84fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x96b85000 - 0x96b85ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x96b86000 - 0x96b88fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x96b89000 - 0x96bc0fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x96bc1000 - 0x96bc1ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x96c71000 - 0x96c7dffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x96c7e000 - 0x96cf8ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x96cf9000 - 0x96d0dff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x96d0e000 - 0x96dbefff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96dbf000 - 0x96e3eff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x96e5c000 - 0x9702afff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
  4. Macintosh OS X client 1.7.0 bugs thread

    Well it says it will not effect the other os X programs and do get the option to send a report to Apple, next to the option to quit or to start the program again. Was there a popup window that said something like, "The application crashed. Send report to Apple"?
  5. Macintosh OS X client 1.7.0 bugs thread

    Hi Octane, Thank you for all the time you spend on my problem. My error log of today (after making he's) in my library: Log started at 2008-10-05 15:46:20 localtime (CEST) [15:46:20] Using the server profile: main [15:46:23] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates170/files.lst [15:46:23] Downloading http://www.eternal-lands.com/updates170/files.lst from www.eternal-lands.com [15:46:23] Error: Can't open file "alias.ini" [15:46:24] Sound devices detected: Built-in Output [15:46:24] Soundcard device attempted: [15:46:24] Soundcard device in-use: Built-in Output [15:46:24] Finished downloading http://www.eternal-lands.com/updates170/files.lst [15:46:24] Error initializing sound: Error setting up listener - Invalid Value [15:46:24] * server www.eternal-lands.com filename http://www.eternal-lands.com/updates170/files.lst [15:46:24] Downloading http://www.eternal-lands.com/updates170/files.lst from www.eternal-lands.com [15:46:25] Finished downloading http://www.eternal-lands.com/updates170/files.lst [15:46:25] Failed to download (files.lst) 3 times. Giving up. Previously I coud manu for some time and it crashed. Now I did not get to manu 1 thing (after using your binary). Now there was no blue stripe. My graphics chip is: Intel graphics media accelerator (GMA) X3100 Thanks again for any help Octane. Is there anything in the error logs? Does a crash report appear? A "blue stripe" suggests a graphics problem. Previously, would trying to manu immediately freeze the game, or could you click on it a few times? What graphics chip is in your macbook?
  6. Macintosh OS X client 1.7.0 bugs thread

    Thanks for the binary. I tried it and unfortunately it does not work for me. When I'm working with the manu window a blue stripe appears on screen after a while and I get kicked out of the game like before. I really hope there is some other solution. I really appreciate your effort.
  7. Macintosh OS X client 1.7.0 bugs thread

    Hi all, Im playing on a macbook leopard. After updating leopard to 10.5.5 I get kicked out of the game during mixing. I reinstalled the game and restarted. This did not solve my problem. Before I get kicked out a blue straight line appears and the games stops. I wonder if you can help me solve this problem. I also tried it with checking the ATI bug but this does not help either. Thanks for any help.
  8. Hi I updated my leopard recently and now I get kicked out of the game everytime I'm mixing stuff. It happens time after time. Is there someone who can help me fix this? Thanks
  9. Macintosh User Group [MUG] Client 1.3 Poll

    Thanks for giving Mac users the possibility to play this game!
  10. evtr - red witch story

    I really like your story Melisande. And I can't wait for the rest. Please continue. I enjoyed it very much. Thanks!
  11. MAC OS client

    Hi you all, I wonders if anyone can help me. I have not played EL for a long time. I wanted to play again and had to download a new client for mac. Now I can not create a new character and when I play my old character I have weird graphics, I only see parts of the land. Does anyone know how to solve this? Thanks
  12. MAC OS client

    I entered a store and the[ game [kicked me out. Now I can only stay in the game for a second. I guess i have to hope for a new client for mac update before I can play again.
  13. MAC OS client

    fedora you know a lot. Thanks for answering me so patiently. I have to try this sound settings. Though it does not look good. Well i guess im happy i can play my old character while working on this problem. Ppc related, i never would have figured that out . Thans again for your help
  14. MAC OS client

    Wow you really know lots of stuff. I cannot find this error.log but I do have a report. I hesitate to copy it here but since I dont know what else to do I will. Maybe you can make sense out of it. I dont blame you if you can't ;-) Thanks anyway Process: EternalLands [2548] Path: /Volumes/el_osx1501c/EternalLands.app/Contents/MacOS/EternalLands Identifier: net.0ctane.EternalLands Version: ??? (1.5.0) Code Type: PPC (Native) Parent Process: launchd [84] Date/Time: 2008-02-13 15:41:36.518 +0100 OS Version: Mac OS X 10.5.1 (9B18) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000047b9ef90 Crashed Thread: 5 Thread 0: 0 libGLImage.dylib 0x95ef7580 compressTexture + 2624 1 ??? 0x19f2d0b8 0 + 435343544 2 libGLImage.dylib 0x95eaf124 glgProcessPixelsWithProcessor + 4532 3 GLEngine 0x180b66ac gleTextureImagePut + 30140 4 GLEngine 0x180ade60 glTexImage2D_Exec + 864 5 libGL.dylib 0x91955118 glTexImage2D + 216 6 net.0ctane.EternalLands 0x000ebe40 load_bmp8_color_key + 628 7 net.0ctane.EternalLands 0x000ebeb0 get_texture_id + 68 8 net.0ctane.EternalLands 0x000ebf30 get_and_set_texture_id + 56 9 net.0ctane.EternalLands 0x00006e00 draw_3d_object_detail + 996 10 net.0ctane.EternalLands 0x00007370 draw_3d_objects + 1304 11 net.0ctane.EternalLands 0x00007bf4 display_objects + 220 12 net.0ctane.EternalLands 0x000bbb84 display_newchar_handler + 596 13 net.0ctane.EternalLands 0x0003819c draw_window + 424 14 net.0ctane.EternalLands 0x0003831c display_windows + 116 15 net.0ctane.EternalLands 0x0002eba0 draw_scene + 352 16 net.0ctane.EternalLands 0x000aecc4 start_rendering + 308 17 net.0ctane.EternalLands 0x000aefc4 SDL_main + 56 18 net.0ctane.EternalLands 0x00004128 -[sDLMain applicationDidFinishLaunching:] + 52 19 com.apple.Foundation 0x960e674c _nsnote_callback + 372 20 com.apple.CoreFoundation 0x913dc9d8 _CFXNotificationPostNotification + 920 21 com.apple.Foundation 0x960e3f80 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88 22 com.apple.AppKit 0x91af3c7c -[NSApplication _postDidFinishNotification] + 108 23 com.apple.AppKit 0x91af3b94 -[NSApplication _sendFinishLaunchingNotification] + 80 24 com.apple.AppKit 0x91a7b47c -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 260 25 com.apple.AppKit 0x91a7acb4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 88 26 com.apple.Foundation 0x96106fa4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 480 27 com.apple.Foundation 0x96106d78 _NSAppleEventManagerGenericHandler + 236 28 com.apple.AE 0x915e6d10 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 164 29 com.apple.AE 0x915e6c18 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 40 30 com.apple.AE 0x915e6a1c aeProcessAppleEvent + 212 31 com.apple.HIToolbox 0x94610680 AEProcessAppleEvent + 52 32 com.apple.AppKit 0x91a789d8 _DPSNextEvent + 1148 33 com.apple.AppKit 0x91a781f0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112 34 com.apple.AppKit 0x91a71eac -[NSApplication run] + 736 35 net.0ctane.EternalLands 0x000040c8 CustomApplicationMain + 216 36 net.0ctane.EternalLands 0x00004348 main + 244 37 net.0ctane.EternalLands 0x00002bb8 _start + 756 38 net.0ctane.EternalLands 0x000028bc start + 44 Thread 1: 0 libGLProgrammability.dylib 0x94cff960 (anonymous namespace)::PPCCodeEmitter::emitBasicBlock(llvm::MachineBasicBlock&) + 192 1 libGLProgrammability.dylib 0x94cffae8 (anonymous namespace)::PPCCodeEmitter::runOnMachineFunction(llvm::MachineFunction&) + 168 2 libGLProgrammability.dylib 0x94ad2328 llvm::FPPassManager::runOnFunction(llvm::Function&) + 648 3 libGLProgrammability.dylib 0x94ad1c34 llvm::FunctionPassManagerImpl::run(llvm::Function&) + 100 4 libGLProgrammability.dylib 0x94ad1b78 llvm::FunctionPassManager::run(llvm::Function&) + 184 5 libGLProgrammability.dylib 0x94b26034 llvm::JIT::runJITOnFunction(llvm::Function*) + 68 6 libGLProgrammability.dylib 0x94b25f28 llvm::JIT::getPointerToFunction(llvm::Function*) + 648 7 libGLProgrammability.dylib 0x94b25c60 glvmGenerateModularFunctionPointer + 80 8 libGLImage.dylib 0x95eb143c glgBuildProcessor + 4476 9 libGLProgrammability.dylib 0x94abba04 glvm_deferred_build_modular(void*) + 100 10 libGLProgrammability.dylib 0x94abaac0 glvmDoWork + 192 11 libSystem.B.dylib 0x95f86bf8 _pthread_start + 316 Thread 2: 0 libSystem.B.dylib 0x95f44b58 mach_wait_until + 8 1 libSystem.B.dylib 0x95fd08fc nanosleep + 324 2 SDL 0x30039fd8 SDL_SYS_StopTimer + 136 3 SDL 0x3002bf5c SDL_RunThread + 68 4 SDL 0x30039cfc SDL_SYS_KillThread + 20 5 libSystem.B.dylib 0x95f86bf8 _pthread_start + 316 Thread 3: 0 libSystem.B.dylib 0x95f449d8 mach_msg_trap + 8 1 libSystem.B.dylib 0x95f4b8fc mach_msg + 56 2 com.apple.CoreFoundation 0x913fa664 CFRunLoopRunSpecific + 1828 3 com.apple.audio.CoreAudio 0x90e81e3c HALRunLoop::OwnThread(void*) + 212 4 com.apple.audio.CoreAudio 0x90e81c80 CAPThread::Entry(CAPThread*) + 104 5 libSystem.B.dylib 0x95f86bf8 _pthread_start + 316 Thread 4: 0 libSystem.B.dylib 0x95f44a58 semaphore_timedwait_signal_trap + 8 1 libSystem.B.dylib 0x95f87e9c _pthread_cond_wait + 1320 2 com.apple.audio.CoreAudio 0x90e93884 HP_IOThread::WorkLoop() + 488 3 com.apple.audio.CoreAudio 0x90e93684 HP_IOThread::ThreadEntry(HP_IOThread*) + 12 4 com.apple.audio.CoreAudio 0x90e81c80 CAPThread::Entry(CAPThread*) + 104 5 libSystem.B.dylib 0x95f86bf8 _pthread_start + 316 Thread 5 Crashed: 0 net.0ctane.EternalLands 0x000dbfb8 check_for_new_streams + 384 1 net.0ctane.EternalLands 0x000dc31c update_streams + 376 2 SDL 0x3002bf5c SDL_RunThread + 68 3 SDL 0x30039cfc SDL_SYS_KillThread + 20 4 libSystem.B.dylib 0x95f86bf8 _pthread_start + 316 Thread 6: 0 libSystem.B.dylib 0x95f8e374 select$DARWIN_EXTSN$NOCANCEL + 12 1 libSystem.B.dylib 0x95fe453c select + 68 2 SDL_net 0x33000dd8 SDLNet_CheckSockets + 252 3 net.0ctane.EternalLands 0x000b60ac get_message_from_server + 112 4 SDL 0x3002bf5c SDL_RunThread + 68 5 SDL 0x30039cfc SDL_SYS_KillThread + 20 6 libSystem.B.dylib 0x95f86bf8 _pthread_start + 316 Thread 7: 0 libGLImage.dylib 0x95ef6f10 compressTexture + 976 Thread 5 crashed with PPC Thread State 32: srr0: 0x000dbfb8 srr1: 0x0000f030 dar: 0x47b9ef90 dsisr: 0x00200000 r0: 0x00000078 r1: 0xf030acd0 r2: 0x0012ac64 r3: 0x47b9ef48 r4: 0x0000005c r5: 0x00000000 r6: 0x000dc22c r7: 0x000093bd r8: 0xee6b2800 r9: 0x88888889 r10: 0x00000000 r11: 0x442fb780 r12: 0x95f4f094 r13: 0x0012c3d4 r14: 0x0012c3dc r15: 0x00127044 r16: 0x00000001 r17: 0x00130000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x0000005c r24: 0x00130000 r25: 0xa0b66acc r26: 0x0000002a r27: 0x00130000 r28: 0x00130000 r29: 0x00000004 r30: 0x038a37c8 r31: 0x038a37d8 cr: 0x20042088 xer: 0x00000000 lr: 0x000dbe64 ctr: 0x00000000 vrsave: 0x00000000 Binary Images: 0x1000 - 0x126ff9 +net.0ctane.EternalLands ??? (1.5.0) /Volumes/el_osx1501c/EternalLands.app/Contents/MacOS/EternalLands 0x3d30000 - 0x3d88fc7 com.apple.carbonframeworktemplate 1.0 (1.0) /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/cal3d.framework/Versions/A/cal3d 0x3de9000 - 0x3decfff +ogg ??? (???) /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/ogg.framework/Versions/A/ogg 0x3def000 - 0x3e11ff3 +vorbis ??? (???) <bdf4bdce94833edeb32394da65dfaeab> /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/vorbis.framework/Versions/A/vorbis 0x3f2f000 - 0x3f53ffd com.apple.audio.OpenAL 1.2 (1.2) <e9637c9a9cb03991a1c8fac9d56b0e35> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x3f65000 - 0x3f82ffb +com.yourcompany.yourcocoaframework ??? (1.0) /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/png.framework/Versions/A/png 0x47d7000 - 0x47f3ff7 GLRendererFloat ??? (???) <3b24b7bfd91c710af2e6f21a68710864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x1809a000 - 0x1820fffb GLEngine ??? (???) <974fe2dbc36e800d5b89c104ed5c9c51> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x18241000 - 0x183c9ff6 com.apple.GeForceFXGLDriver 1.5.18 (5.1.8) <25037088a785b9acaffe1164dddf7a8b> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver 0x1f640000 - 0x1f644fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x1f649000 - 0x1f64affd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin 0x1f6dc000 - 0x1f6e7ffb com.apple.LiveType.component 2.0.2 (2.0.2) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType 0x1f800000 - 0x1f868fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x1f875000 - 0x1f8eefe3 +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder 0x30000000 - 0x30060ff3 +SDL 1.2.9 (1.2.10) /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/SDL.framework/Versions/A/SDL 0x31000000 - 0x31028fd7 +SDL_image 1.2.3 (1.2.3) /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image 0x33000000 - 0x33001fe3 +SDL_net 1.2.5 (1.2.5) /Volumes/el_osx1501c/EternalLands.app/Contents/Frameworks/SDL_net.framework/Versions/A/SDL_net 0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.5 (1.5) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x7f950000 - 0x7f9b8ffb com.apple.LiveType.framework 2.0.2 (2.0.2) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType 0x8fe00000 - 0x8fe309d3 dyld 95.3 (???) <a7be977c203ec5c76b2f25a7aef66554> /usr/lib/dyld 0x90003000 - 0x90028fff libcups.2.dylib ??? (???) <0cdb72a2f7d21cce6f7141cfb4063d4c> /usr/lib/libcups.2.dylib 0x900ad000 - 0x903d3fff com.apple.QuickTime 7.4.0 (92) <bae1ce8cdc7f1c4e3fd0bbaebf103c93> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x903d4000 - 0x905b5ffb com.apple.security 5.0.1 (32736) <15632bf9bbdb223194b3d79a2e48e02d> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x905b6000 - 0x90666fff com.apple.QD 3.11.50 (???) <57b7475a61b2d27a600e0a0851d8c7be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x90667000 - 0x906c3fff com.apple.HIServices 1.6.0 (???) <a3e89f96e628703a20a2d2f587f3f983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9096c000 - 0x9097cffb com.apple.agl 3.0.9 (AGL-3.0.9) <ab2f91cfb4e503d2516df44852c35e81> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x9097d000 - 0x9097efff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib 0x9097f000 - 0x90a09fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x90a0a000 - 0x90af3fff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib 0x90af4000 - 0x90b02fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib 0x90b03000 - 0x90b0eff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x90b1f000 - 0x90b4aff7 libauto.dylib ??? (???) <c1f2bd227817ad7c7bf29ec74729ac7c> /usr/lib/libauto.dylib 0x90b4b000 - 0x90b5efff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x90c2b000 - 0x90cfafff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x90cfb000 - 0x90dbfff3 com.apple.CoreData 100 (185) <e07feef645427639349ed2c62abcf169> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90dc0000 - 0x90e3bfff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x90e52000 - 0x90e53ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90e54000 - 0x90e5ffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x90e60000 - 0x90ee7ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x90ee8000 - 0x90f98fff edu.mit.Kerberos 6.0.11 (6.0.11) <16acc832b51b89fdbc563194596623c6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90f99000 - 0x91299ff3 com.apple.CoreServices.CarbonCore 783 (783) <fd2acaf23e95472f78b8a077fa039986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9129a000 - 0x91390ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib 0x91391000 - 0x914b6ff3 com.apple.CoreFoundation 6.5 (476) <9073c2bfdf6842562c8b7f0308109c02> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x915e4000 - 0x91619fff com.apple.AE 402 (402) <a4b92c8ac89cc774b85fb44c48b9d882> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9162a000 - 0x9162dffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9166d000 - 0x916d4ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib 0x916d5000 - 0x9171cfff com.apple.NavigationServices 3.5.1 (161) <b245f17b2b2902e1f9eeaaa6773f8126> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9171d000 - 0x91725fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib 0x91726000 - 0x917c5fff com.apple.QuickTimeImporters.component 7.4 (92) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x9182b000 - 0x91842ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x91843000 - 0x91843fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91845000 - 0x91876fff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x91877000 - 0x91885ff3 com.apple.opengl 1.5.5 (1.5.5) <32b2691d8949b7dec765af89ab04ffdd> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x91954000 - 0x91981ff3 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x91982000 - 0x91a3cfff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib 0x91a3d000 - 0x921aefff com.apple.AppKit 6.5 (949) <ff6de5455323db3dba2d5b0373036823> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x921af000 - 0x921ebfff libRIP.A.dylib ??? (???) <04b63e86e1df732262c361db22275a50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x921ec000 - 0x92266ffd com.apple.CFNetwork 220 (221) <00b882d3d3325526b78ded74880759fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x92267000 - 0x92f08fff com.apple.QuickTimeComponents.component 7.4 (92) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x92f5e000 - 0x930a6ff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib 0x930a7000 - 0x930d0ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x930d1000 - 0x9316affb com.apple.ApplicationServices.ATS 3.0 (???) <34fed4b41a99f16e7103e0309a062c97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9316b000 - 0x931b6ffb com.apple.Metadata 10.5.0 (398) <b6bb1fd5a7a9135f546b2d8cbd65eafc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x931b7000 - 0x931effff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d925dde7699e6231c88a41b0254a7591> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x93333000 - 0x93336fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x9348e000 - 0x934a9ffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x934aa000 - 0x93a64fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9404b000 - 0x945bdff7 com.apple.CoreGraphics 1.351.0 (???) <424b6b6e1fe858a1a0ee3adc36d40634> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x945c4000 - 0x945dcffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x945dd000 - 0x94914fff com.apple.HIToolbox 1.5.0 (???) <fb1e7eb09bab8fc9c1675310da5b86ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9491c000 - 0x94929fff libCSync.A.dylib ??? (???) <e7073e93982e6872ed72e5873b791462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9492a000 - 0x9493dffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x94a8f000 - 0x94a94ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x94a95000 - 0x94ec4ffa libGLProgrammability.dylib ??? (???) <4c75bd9e0eca8999aaa97c304f776b65> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x94ec5000 - 0x94ecdffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94f20000 - 0x94f22ffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x94f40000 - 0x94f4cff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x94f4d000 - 0x94f51ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x94f52000 - 0x9509bffb com.apple.ImageIO.framework 2.0.0 (2.0.0) <437c9df52645bf8bead58967ea46ef17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9509c000 - 0x9509cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x9509d000 - 0x951baff7 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x951bb000 - 0x951e2fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib 0x951e3000 - 0x95540ffe com.apple.QuartzCore 1.5.1 (1.5.1) <e09ec58e69e2b4b8256eaa05d8a71f88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x95768000 - 0x95787fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x95788000 - 0x9581afff com.apple.framework.IOKit 1.5.1 (???) <591b8b0cc4261db98a6e72e38eef5f9a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x9581b000 - 0x9587dffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x958bc000 - 0x958bcffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x95919000 - 0x959cdfff com.apple.DesktopServices 1.4.3 (1.4.3) <2ac43f20a262ad162ff0fc8b60b8e39a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x959ce000 - 0x959e7fff com.apple.CoreVideo 1.5.0 (1.5.0) <f1e561d4ba585d5740e3d4990729b8de> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x95aa8000 - 0x95b30fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x95b31000 - 0x95bffff7 com.apple.CoreServices.OSServices 210.2 (210.2) <bad4943629f870d305f2bc7c6dfffe2d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x95c00000 - 0x95c00fff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x95c01000 - 0x95c1ffff libresolv.9.dylib ??? (???) <ee2b69c3b0d6d4a3167c307f1ee65cb5> /usr/lib/libresolv.9.dylib 0x95dc1000 - 0x95e02ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x95e4c000 - 0x95ea2fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x95ea3000 - 0x95eacfff com.apple.DiskArbitration 2.2 (2.2) <9c8f8ade43fa25b32109ef9dcc0cb5d5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x95ead000 - 0x95efaff7 libGLImage.dylib ??? (???) <9dbe7b634d7c01ae3684c547fbbd4d71> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x95efb000 - 0x95f16ffb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x95f1b000 - 0x95f26ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib 0x95f43000 - 0x960dcfe3 libSystem.B.dylib ??? (???) <8a6cd873dfa7ada786efac188f95ed1b> /usr/lib/libSystem.B.dylib 0x960dd000 - 0x96321ffb com.apple.Foundation 6.5.1 (677.1) <4152239382fb0f48abbcbf35bd04afa6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9639d000 - 0x9639dfff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9639e000 - 0x966c7fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x966c8000 - 0x967dcffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x967dd000 - 0x967e4ffb com.apple.print.framework.Print 218 (220) <c049174237183efe3afce707ce2c6d67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x967e5000 - 0x968c8feb libobjc.A.dylib ??? (???) <4a90e315bd1718c3f5ae09ee6c23e36c> /usr/lib/libobjc.A.dylib 0x968cc000 - 0x96962ff7 com.apple.LaunchServices 286 (286) <a3a0b2af862e9a8945072f8cb523678f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x96963000 - 0x969fcfc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x96a4e000 - 0x96acffff com.apple.print.framework.PrintCore 5.5 (245) <708e8418daf27acff77d7a9aebc54e94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x96b4a000 - 0x96bcffff libsqlite3.0.dylib ??? (???) <7b379cb4220346e99c32c427d4539496> /usr/lib/libsqlite3.0.dylib 0x96bd0000 - 0x96bd0ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x96bd1000 - 0x96bf0fff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x96bf1000 - 0x96c11ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x96c12000 - 0x96c19fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x96c1a000 - 0x96c7afff com.apple.CoreText 2.0.0 (???) <88030136aacddbb747a2eae3937885f5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
  15. MAC OS client

    It does work now Fedora so thanks you! Now I only have to figure out how to create a new character because when I do that, the client crashes. Thanks I will try this. The machine I use is a mac 4x2.5 GHz PowerPc G5. I use leopard osx.
  16. MAC OS client

    Thanks I will try this. The machine I use is a mac 4x2.5 GHz PowerPc G5. I use leopard osx.
×