Page 3 of 4
Posted: 24 Oct 2007, 15:05
by xyle
Well, the problem was that twm crashed ...
But it doesn't anymore ! I don't know why
The files i added manualy have just disapeared ! The only think i did was to loggin with another character, so maybe this fixed the pb ...
I'll do more tests later
thx to answer

Posted: 24 Oct 2007, 16:41
by xyle
I re-execute the script I gave before. When i enter a house, tmw crash: the window is freez for seconds and then desapear, and i have the osX's bug report that says:
Code: Select all
Date/Time: 2007-10-24 18:38:07 +0200
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: The Mana World
Path: /Applications/The Mana World.app/Contents/MacOS/The Mana World
Version: ??? (1.0)
PID: 17769
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
0 com.tmwdevteam.themanaworld 0x00060778 _ZN8Resource6incRefEv + 0
1 com.tmwdevteam.themanaworld 0x000667d0 _ZN17AnimationParticleC4EP3MapP9Animation + 0x20
2 com.tmwdevteam.themanaworld 0x00068f04 _ZN15ParticleEmitter15createParticlesEv + 0x1c8
3 com.tmwdevteam.themanaworld 0x00067208 _ZN8Particle6updateEv + 0x98
4 com.tmwdevteam.themanaworld 0x00067650 _ZN8Particle6updateEv + 0x4e0
5 com.tmwdevteam.themanaworld 0x00006e30 _ZN6Engine5logicEv + 0x3c
6 com.tmwdevteam.themanaworld 0x0000994c _ZN4Game5logicEv + 0x54
7 com.tmwdevteam.themanaworld 0x0004a170 SDL_main + 0x1570
8 com.tmwdevteam.themanaworld 0x000662e8 -[SDLMain applicationDidFinishLaunching:] + 0x38
9 com.apple.Foundation 0x90a2799c _nsnote_callback + 0xb0
10 com.apple.CoreFoundation 0x901db118 __CFXNotificationPost + 0x1b4
11 com.apple.CoreFoundation 0x901dfb7c _CFXNotificationPostNotification + 0x340
12 com.apple.Foundation 0x90a257e8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
13 com.apple.AppKit 0x92f93328 -[NSApplication _postDidFinishNotification] + 0x70
14 com.apple.AppKit 0x92f93214 -[NSApplication _sendFinishLaunchingNotification] + 0x5c
15 com.apple.AppKit 0x92f93444 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 0x78
16 com.apple.Foundation 0x90a7ae28 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
17 com.apple.Foundation 0x90a816c0 _NSAppleEventManagerGenericHandler + 0x78
18 com.apple.AE 0x9132da10 _Z20aeDispatchAppleEventPK6AEDescPS_mPh + 0xd0
19 com.apple.AE 0x91330858 _Z25dispatchEventAndSendReplyPK6AEDescPS_ + 0x2c
20 com.apple.AE 0x9132dc50 aeProcessAppleEvent + 0x11c
21 com.apple.HIToolbox 0x92975224 AEProcessAppleEvent + 0x3c
22 com.apple.AppKit 0x92e82420 _DPSNextEvent + 0x358
23 com.apple.AppKit 0x92e98cc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
24 com.apple.AppKit 0x92ead048 -[NSApplication run] + 0x21c
25 com.tmwdevteam.themanaworld 0x00066288 CustomApplicationMain + 0xd4
26 com.tmwdevteam.themanaworld 0x000664fc main + 0xfc
27 com.tmwdevteam.themanaworld 0x00002f68 _start + 0x2f8
28 com.tmwdevteam.themanaworld 0x00002c6c start + 0x30
Thread 1:
0 libSystem.B.dylib 0x90007878 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
2 com.unsanity.ape 0xc0002afc __ape_internal + 0xce4
3 com.unsanity.ape 0xc0001910 __ape_agent + 0x40
4 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
Thread 2:
0 libSystem.B.dylib 0x900127c8 clock_sleep_trap + 0x8
1 libSystem.B.dylib 0x9000d9b8 nanosleep + 0x78
2 SDL 0x30038d78 SDL_SYS_StopTimer + 0x8c
3 SDL 0x3002b118 SDL_RunThread + 0x48
4 SDL 0x30038a9c SDL_SYS_KillThread + 0x18
5 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
Thread 3:
0 libSystem.B.dylib 0x90007878 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.audio.CoreAudio 0x990324b8 _ZN10HALRunLoop9OwnThreadEPv + 0x104
5 com.apple.audio.CoreAudio 0x990322ec _ZN9CAPThread5EntryEPS_ + 0x30
6 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
Thread 4:
0 libSystem.B.dylib 0x90018e38 semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000e9d4 _pthread_cond_wait + 0x268
2 com.apple.audio.CoreAudio 0x99034ef8 _ZN7CAGuard7WaitForEy + 0xdc
3 com.apple.audio.CoreAudio 0x99034df8 _ZN7CAGuard9WaitUntilEy + 0x130
4 com.apple.audio.CoreAudio 0x9904fcec _ZN10HPIOThread8WorkLoopEv + 0x358
5 com.apple.audio.CoreAudio 0x99050894 _ZN10HPIOThread11ThreadEntryEPS_ + 0x1c
6 com.apple.audio.CoreAudio 0x990322ec _ZN9CAPThread5EntryEPS_ + 0x30
7 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
Thread 5:
0 libSystem.B.dylib 0x9000b42c select + 0xc
1 SDL_net 0x33000e20 SDLNet_CheckSockets + 0x100
2 com.tmwdevteam.themanaworld 0x00052484 _ZN7Network7receiveEv + 0x258
3 com.tmwdevteam.themanaworld 0x00051280 _Z13networkThreadPv + 0x2c
4 SDL 0x3002b118 SDL_RunThread + 0x48
5 SDL 0x30038a9c SDL_SYS_KillThread + 0x18
6 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
PPC Thread State:
srr0: 0x00060778 srr1: 0x0200f930 vrsave: 0x00000000
cr: 0x28002224 xer: 0x00000004 lr: 0x000669dc ctr: 0x90001a04
r0: 0x000669c0 r1: 0xbfffe4d0 r2: 0x000f2a68 r3: 0x00000000
r4: 0x00000000 r5: 0xbfffe420 r6: 0xbfffe460 r7: 0x00000004
r8: 0x007036ee r9: 0x01a0c150 r10: 0x0006e038 r11: 0x000d5bc0
r12: 0x90001a04 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0xbffff610 r18: 0x00000000 r19: 0xa000a8d0
r20: 0x000d0000 r21: 0x0000000a r22: 0x00000000 r23: 0x00000000
r24: 0x00000000 r25: 0x00000007 r26: 0xbfffe700 r27: 0x00000010
r28: 0x00000000 r29: 0x00000000 r30: 0x006aef80 r31: 0x006b7530
Binary Images Description:
0x1000 - 0xd2fff com.tmwdevteam.themanaworld ??? (1.0) /Applications/The Mana World.app/Contents/MacOS/The Mana World
0x305000 - 0x32dfff com.apple.carbonframeworktemplate 1.0 /Applications/The Mana World.app/Contents/MacOS/../Frameworks/libpng.framework/Versions/A/libpng
0x41c000 - 0x424fff com.Logitech.Control Center.Scroll Enhancer 2.1.1 /Library/Application Enhancers/LCC Scroll Enhancer.ape/Contents/MacOS/LCC Scroll Enhancer
0x474000 - 0x4f5fff com.apple.carbonframeworktemplate 1.0 /Applications/The Mana World.app/Contents/MacOS/../Frameworks/guichan.framework/Versions/A/guichan
0x5db000 - 0x5f4fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x7cd000 - 0x7e7fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x48b3000 - 0x49a8fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x4aef000 - 0x4c10fff com.apple.GeForceFXGLDriver 1.3.42 (3.4.2) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x4c2c000 - 0x4cbbfff GLRasterARGB8888D32 /System/Library/Frameworks/OpenGL.framework/Resources/GLRasterARGB8888D32.bundle/GLRasterARGB8888D32
0x4e1e000 - 0x4e1ffff com.apple.aoa.halplugin 2.5.0 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x4ebd000 - 0x4ee7fff com.apple.iSightAudio 7.2 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
0x531e000 - 0x532ffff com.apple.iokit.IOHIDLib 1.3.6 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x30000000 - 0x3005efff SDL 1.2.9 (1.2.10) /Applications/The Mana World.app/Contents/MacOS/../Frameworks/SDL.framework/Versions/A/SDL
0x31000000 - 0x31028fff SDL_image 1.2.3 /Applications/The Mana World.app/Contents/MacOS/../Frameworks/SDL_image.framework/Versions/A/SDL_image
0x32000000 - 0x32086fff SDL_mixer 1.2.5 /Applications/The Mana World.app/Contents/MacOS/../Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
0x33000000 - 0x33001fff SDL_net 1.2.5 /Applications/The Mana World.app/Contents/MacOS/../Frameworks/SDL_net.framework/Versions/A/SDL_net
0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x811db000 - 0x812ccfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x84510000 - 0x84519fff libz.1.1.3.dylib /usr/lib/libz.1.1.3.dylib
0x880f0000 - 0x88226fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x8c280000 - 0x8c281fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.9 (558) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9071d000 - 0x9072afff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90733000 - 0x90746fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x907b0000 - 0x90804fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.10 (500.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910c3000 - 0x910cffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x910df000 - 0x910eefff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x9122f000 - 0x91238fff libz.1.dylib /usr/lib/libz.1.dylib
0x91329000 - 0x91361fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915e0000 - 0x91699fff com.apple.QD 3.4.74 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91951000 - 0x91951fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92032000 - 0x9204cfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920a9000 - 0x920e1fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92170000 - 0x92358fff com.apple.security 2.5 (29780) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92647000 - 0x92697fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.6 (71.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d7c000 - 0x92ddbfff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93811000 - 0x938d8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x93a6a000 - 0x93a85fff libcurl.2.dylib /usr/lib/libcurl.2.dylib
0x93db4000 - 0x93dbdfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94e0b000 - 0x94e25fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
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
0x95eba000 - 0x95ecafff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96028000 - 0x960b4fff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x962e6000 - 0x965befff com.apple.CoreGraphics 1.203.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
0x96eec000 - 0x96f03fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x97280000 - 0x972cbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x99000000 - 0x9901dfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9902f000 - 0x99096fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x990d6000 - 0x9918efff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x991dc000 - 0x991dcfff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x991de000 - 0x994fdfff com.apple.QuickTime 7.2.0 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x996f5000 - 0x997b7fff com.apple.audio.units.Components 1.3.4 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
I tryed to log with another character, but it doesn't fix the problem: when I try to log with xyle (the char in the house), tmw crash when loading maps

Posted: 26 Oct 2007, 06:13
by xyle
Ok, i got it. The problem where the particules: when I delete the 3 particules I added, tmw doesn't crash anymore, and I can play again
So, to fix the problem, create a file:
Code: Select all
#!/bin/bash
cd /Applications/The\ Mana\ World.app/Contents/Resources/data/graphics/tiles/
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/graphics/tiles/woodland_indoor.png
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/graphics/tiles/woodland_indoor_x2.png
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/graphics/tiles/woodland_indoor_x3.png
cd /Applications/The\ Mana\ World.app/Contents/Resources/data/graphics/particles/
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/graphics/particles/aniblaze.png
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/graphics/particles/fireplace.particle.xml
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/graphics/particles/cookingfire.particle.xml
cd /Applications/The\ Mana\ World.app/Contents/Resources/data/maps/
curl -f -O https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk/data/maps/new_20-1.tmx
then in a terminal, just sh your file

Posted: 26 Oct 2007, 14:57
by xyle
To be more precise:
->select the code and copy it
-> open a terminal
-> type :
-> then type i and command-v (=apple-v)
-> type 'esc' (at left-upper part of the keyboard)
-> type :wq (you should exit from vi)
-> type sh fix.sh (you need to be connected at internet)
And that's all

Posted: 31 Oct 2007, 15:01
by xyle
Hi, I'm back
now, I'd like to correct few errors. For exemple, what is item #26 ? I don't have the pix
thx

Posted: 31 Oct 2007, 15:12
by Crush
26 is the view ID of the light platemail. The files it maps to are chest-lightplatemail-male.xml and chest-lightplatemail-female.xml in data/graphics/sprites.
When you want to know the function of other item IDs check the file items.xml in the data folder.
Posted: 31 Oct 2007, 17:54
by xyle
Ok, cool
What's the best: I continue my script or I just post the missings pix ?
Posted: 31 Oct 2007, 20:46
by xyle
Booooo


When I find a dark crystal, tmw crash !!!
i can't do the halloween quest

Posted: 01 Nov 2007, 13:03
by Fou-lu
man! i got the same problem i killed a fire skull and then the game crash...now i cant play whit my two chars grrr @8/·$5!!
Posted: 01 Nov 2007, 19:24
by ElvenProgrammer
Fou-lu wrote:man! i got the same problem i killed a fire skull and then the game crash...now i cant play whit my two chars grrr @8/·$5!!
Your're missing an update, I suggest a clean update process by deleting the already downloaded updates.
Posted: 01 Nov 2007, 21:46
by xyle
Ok, good idea ! But were can we delete these files ???
Posted: 01 Nov 2007, 21:47
by Crush
\.tmw\updates in your user folder. No idea where the user folder is located on MacOS X.
Posted: 02 Nov 2007, 06:45
by xyle
Ok, I got it (in ~/.tmw/updates/)
But no effects. tmw dowload again, I kill skulls, and when a crystal apears, I desepears
Somebody can play with osX ???
Posted: 03 Nov 2007, 02:17
by Fou-lu
that about delete the file ......hmmm...i have tried that months ago whern my problem strat...but still no solution.....i will give up i lose my 2 chras....Y_Y
soo just one more thing to say.....
Good Bye all.......i will back when this problem get fixed...
bye and good luck whit the new server 
Posted: 06 Nov 2007, 21:18
by xyle
I got the solution: use the previous version ... with the 0.22, I can see everything: Jack and the dark crystals
