albertz / openlierox

OpenLieroX - Liero clone / Worms realtime / 2D shooter
http://openlierox.net
Other
262 stars 59 forks source link

0.59beta3: assertion failed in Encoding::encode #493

Closed albertz closed 13 years ago

albertz commented 13 years ago

Converted from SourceForge issue 2942265, submitted by albertzeyer

Thread 19 Crashed: 0 libSystem.B.dylib 0x95490fd6 usleep$NOCANCEL$UNIX2003 + 0 1 libSystem.B.dylib 0x954a8685 abort + 85 2 com.OpenLieroX 0x003aa4ad 0x1000 + 3839149 3 com.OpenLieroX 0x002fcfad Encoding::encode(Net_BitStream&, int, int) + 89 (encoding.h:33) 4 com.OpenLieroX 0x002fd728 ParticleInterceptor::outPreReplicateNode(NetNode, eNet_NodeRole) + 74 (particle.cpp:65) 5 com.OpenLieroX 0x002d02f3 tellClientAboutNode(NetNode, unsigned int) + 59 (netstream.cpp:774) 6 com.OpenLieroX 0x002d098a registerNode(unsigned int, NetNode, unsigned int, eNetNodeRole, SmartPointer<NetControlIntern, NopFunctor<void> > const&) + 964 (netstream.cpp:1095) 7 com.OpenLieroX 0x002d0cac Net_Node::registerNodeDynamic(unsigned int, NetControl) + 246 (netstream.cpp:1154) 8 com.OpenLieroX 0x002fccec Particle::assignNetworkRole(bool) + 374 (particle.cpp:191) 9 com.OpenLieroX 0x002f5c40 newParticleParticle(PartType, BaseVec, BaseVec, int, CWormInputHandler_, BasicAngle) + 164 (part_type.cpp:75) 10 com.OpenLieroX 0x002ba10f LuaBindings::l_parttype_put(luaState) + 409 (bindings-resources.cpp:589) 11 com.OpenLieroX 0x0037755e luaD_precall + 956 (ldo.c:321) 12 com.OpenLieroX 0x0038cc1d luaV_execute + 3218 (lvm.c:587) 13 com.OpenLieroX 0x003779bc luaD_call + 121 (ldo.c:379) 14 com.OpenLieroX 0x0036ce3c f_call + 33 (lapi.c:801) 15 com.OpenLieroX 0x00376b32 luaD_rawrunprotected + 59 (ldo.c:119) 16 com.OpenLieroX 0x00377c22 luaD_pcall + 73 (ldo.c:464) 17 com.OpenLieroX 0x0036f68a luapcall + 242 (lapi.c:822) 18 com.OpenLieroX 0x0038f5fd LuaContext::call(int, int, int) + 41 (context.cpp:350) 19 com.OpenLieroX 0x002fa1a6 LuaContext::CallProxy::operator()() const + 96 (context.h:106) 20 com.OpenLieroX 0x00361185 GusGame::runInitScripts() + 781 (gusgame.cpp:710) 21 com.OpenLieroX 0x00358bd5 Game::prepareGameloop() + 1055 (Game.cpp:99) 22 com.OpenLieroX 0x00114fd3 MainLoopThread(void) + 729 (main.cpp:654) 23 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void_) + 219 (ThreadPool.cpp:91)

albertz commented 13 years ago

Submitted by albertzeyer

Process: OpenLieroX [1735] Path: /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/MacOS/OpenLieroX Identifier: com.OpenLieroX Version: ??? (0.57 beta9) Code Type: X86 (Native) Parent Process: launchd [133]

Interval Since Last Report: 872372 sec Crashes Since Last Report: 23 Per-App Interval Since Last Report: 382376 sec Per-App Crashes Since Last Report: 6

Date/Time: 2010-01-29 15:24:24.788 +0100 OS Version: Mac OS X 10.5.8 (9L30) Report Version: 6 Anonymous UUID: C99325D9-953E-44CB-A0FE-88CB8BF0B517

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 19

Thread 0: 0 libSystem.B.dylib 0x953bc3a6 mach_wait_until + 10 1 libSystem.B.dylib 0x954333ad nanosleep + 314 2 SDL 0x08af35a3 SDL_Delay + 99 3 SDL 0x08ab99bc SDL_WaitEvent + 108 4 com.OpenLieroX 0x00114af1 SDL_main + 2707 (main.cpp:467) 5 com.OpenLieroX 0x0002101e -[SDLMain applicationDidFinishLaunching:] + 66 (MacMain.m:317) 6 com.apple.Foundation 0x93c3652c _nsnote_callback + 364 7 com.apple.CoreFoundation 0x91cb947a __CFXNotificationPost + 362 8 com.apple.CoreFoundation 0x91cb9753 _CFXNotificationPostNotification + 179 9 com.apple.Foundation 0x93c33680 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 10 com.apple.Foundation 0x93c3ced8 -[NSNotificationCenter postNotificationName:object:] + 56 11 com.apple.AppKit 0x90597df2 -[NSApplication _postDidFinishNotification] + 125 12 com.apple.AppKit 0x90597d01 -[NSApplication _sendFinishLaunchingNotification] + 77 13 com.apple.AppKit 0x9051181b -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284 14 com.apple.AppKit 0x90511014 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98 15 com.apple.Foundation 0x93c5ba9f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655 16 com.apple.Foundation 0x93c5b7af NSAppleEventManagerGenericHandler + 223 17 com.apple.AE 0x929ba648 aeDispatchAppleEvent(AEDesc const, AEDesc, unsigned long, unsigned char) + 144 18 com.apple.AE 0x929ba57e dispatchEventAndSendReply(AEDesc const_, AEDesc*) + 44 19 com.apple.AE 0x929ba425 aeProcessAppleEvent + 177 20 com.apple.HIToolbox 0x900da981 AEProcessAppleEvent + 38 21 com.apple.AppKit 0x9050e8e9 _DPSNextEvent + 1189 22 com.apple.AppKit 0x9050df88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 23 com.apple.AppKit 0x90506f9f -[NSApplication run] + 795 24 com.OpenLieroX 0x0002179b main + 1593 (MacMain.m:243) 25 com.OpenLieroX 0x00002e62 _start + 216 26 com.OpenLieroX 0x00002d89 start + 41

Thread 1: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x002355d1 __ZZN11TaskManagerC4EvEN17QueuedTaskHandler6handleEv + 143 (TaskManager.cpp:56) 5 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 6 SDL 0x08ae414d SDL_Linked_Version + 397 7 SDL 0x08af3341 SDL_SemWait + 49 8 libSystem.B.dylib 0x953ed155 _pthread_start + 321 9 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 2: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x000b5d55 IngameConsole::handler() + 175 (Console.cpp:132) 5 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 6 SDL 0x08ae414d SDL_Linked_Version + 397 7 SDL 0x08af3341 SDL_SemWait + 49 8 libSystem.B.dylib 0x953ed155 _pthread_start + 321 9 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 3: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 4: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 6: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 7: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 8: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 9: 0 libSystem.B.dylib 0x953bc3a6 mach_wait_until + 10 1 libSystem.B.dylib 0x954333ad nanosleep + 314 2 SDL 0x08af35a3 SDLDelay + 99 3 com.OpenLieroX 0x0012c123 ManagerMain(void) + 39 (FileDownload.cpp:312) 4 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void_) + 219 (ThreadPool.cpp:91) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 10: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 11: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 12: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 13: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x002312b0 ThreadPool::threadWrapper(void*) + 374 (ThreadPool.cpp:100) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 14: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 15: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 16: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 17: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 18: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 19 Crashed: 0 libSystem.B.dylib 0x95490fd6 usleep$NOCANCEL$UNIX2003 + 0 1 libSystem.B.dylib 0x954a8685 abort + 85 2 com.OpenLieroX 0x003aa4ad 0x1000 + 3839149 3 com.OpenLieroX 0x002fcfad Encoding::encode(Net_BitStream&, int, int) + 89 (encoding.h:33) 4 com.OpenLieroX 0x002fd728 ParticleInterceptor::outPreReplicateNode(NetNode, eNet_NodeRole) + 74 (particle.cpp:65) 5 com.OpenLieroX 0x002d02f3 tellClientAboutNode(NetNode, unsigned int) + 59 (netstream.cpp:774) 6 com.OpenLieroX 0x002d098a registerNode(unsigned int, NetNode, unsigned int, eNetNodeRole, SmartPointer<NetControlIntern, NopFunctor<void> > const&) + 964 (netstream.cpp:1095) 7 com.OpenLieroX 0x002d0cac Net_Node::registerNodeDynamic(unsigned int, NetControl) + 246 (netstream.cpp:1154) 8 com.OpenLieroX 0x002fccec Particle::assignNetworkRole(bool) + 374 (particle.cpp:191) 9 com.OpenLieroX 0x002f5c40 newParticleParticle(PartType, BaseVec, BaseVec, int, CWormInputHandler_, BasicAngle) + 164 (part_type.cpp:75) 10 com.OpenLieroX 0x002ba10f LuaBindings::l_parttype_put(luaState) + 409 (bindings-resources.cpp:589) 11 com.OpenLieroX 0x0037755e luaD_precall + 956 (ldo.c:321) 12 com.OpenLieroX 0x0038cc1d luaV_execute + 3218 (lvm.c:587) 13 com.OpenLieroX 0x003779bc luaD_call + 121 (ldo.c:379) 14 com.OpenLieroX 0x0036ce3c f_call + 33 (lapi.c:801) 15 com.OpenLieroX 0x00376b32 luaD_rawrunprotected + 59 (ldo.c:119) 16 com.OpenLieroX 0x00377c22 luaD_pcall + 73 (ldo.c:464) 17 com.OpenLieroX 0x0036f68a luapcall + 242 (lapi.c:822) 18 com.OpenLieroX 0x0038f5fd LuaContext::call(int, int, int) + 41 (context.cpp:350) 19 com.OpenLieroX 0x002fa1a6 LuaContext::CallProxy::operator()() const + 96 (context.h:106) 20 com.OpenLieroX 0x00361185 GusGame::runInitScripts() + 781 (gusgame.cpp:710) 21 com.OpenLieroX 0x00358bd5 Game::prepareGameloop() + 1055 (Game.cpp:99) 22 com.OpenLieroX 0x00114fd3 MainLoopThread(void) + 729 (main.cpp:654) 23 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void_) + 219 (ThreadPool.cpp:91) 24 SDL 0x08ae414d SDL_Linked_Version + 397 25 SDL 0x08af3341 SDL_SemWait + 49 26 libSystem.B.dylib 0x953ed155 _pthread_start + 321 27 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 20: 0 libSystem.B.dylib 0x953bc3a6 mach_wait_until + 10 1 libSystem.B.dylib 0x954333ad nanosleep + 314 2 SDL 0x08af35a3 SDL_Delay + 99 3 com.OpenLieroX 0x00110f40 startMainLockDetector()::MainLockDetector::wait(unsigned int) + 82 (main.cpp:157) 4 com.OpenLieroX 0x0011153f startMainLockDetector()::MainLockDetector::handle() + 213 (main.cpp:184) 5 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 6 SDL 0x08ae414d SDL_Linked_Version + 397 7 SDL 0x08af3341 SDL_SemWait + 49 8 libSystem.B.dylib 0x953ed155 _pthread_start + 321 9 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 21: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 22: 0 libSystem.B.dylib 0x953f33ca select$DARWIN_EXTSN$NOCANCEL + 10 1 com.OpenLieroX 0x0039aab9 sock_PollGroup + 410 2 com.OpenLieroX 0x0011af1d __ZZN13NetworkSocket12EventHandlerC4EPS_EN18EventHandlerThread6handleEv + 299 (Networking.cpp:730) 3 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 4 SDL 0x08ae414d SDL_Linked_Version + 397 5 SDL 0x08af3341 SDL_SemWait + 49 6 libSystem.B.dylib 0x953ed155 _pthread_start + 321 7 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 23: 0 libSystem.B.dylib 0x953f33ca select$DARWIN_EXTSN$NOCANCEL + 10 1 com.OpenLieroX 0x0039aab9 sock_PollGroup + 410 2 com.OpenLieroX 0x0011af1d __ZZN13NetworkSocket12EventHandlerC4EPS_EN18EventHandlerThread6handleEv + 299 (Networking.cpp:730) 3 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 4 SDL 0x08ae414d SDL_Linked_Version + 397 5 SDL 0x08af3341 SDL_SemWait + 49 6 libSystem.B.dylib 0x953ed155 _pthread_start + 321 7 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 24: 0 libSystem.B.dylib 0x953f33ca select$DARWIN_EXTSN$NOCANCEL + 10 1 com.OpenLieroX 0x0039aab9 sock_PollGroup + 410 2 com.OpenLieroX 0x0011af1d __ZZN13NetworkSocket12EventHandlerC4EPS_EN18EventHandlerThread6handleEv + 299 (Networking.cpp:730) 3 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 4 SDL 0x08ae414d SDL_Linked_Version + 397 5 SDL 0x08af3341 SDL_SemWait + 49 6 libSystem.B.dylib 0x953ed155 _pthread_start + 321 7 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 25: 0 libSystem.B.dylib 0x953f33ca select$DARWIN_EXTSN$NOCANCEL + 10 1 com.OpenLieroX 0x0039aab9 sock_PollGroup + 410 2 com.OpenLieroX 0x0011af1d __ZZN13NetworkSocket12EventHandlerC4EPS_EN18EventHandlerThread6handleEv + 299 (Networking.cpp:730) 3 com.OpenLieroX 0x00231215 ThreadPool::threadWrapper(void*) + 219 (ThreadPool.cpp:91) 4 SDL 0x08ae414d SDL_Linked_Version + 397 5 SDL 0x08af3341 SDL_SemWait + 49 6 libSystem.B.dylib 0x953ed155 _pthread_start + 321 7 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 26: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 27: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 28: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 29: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 30: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 31: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 32: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 33: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 34: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 35: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 36: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 37: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 38: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 39: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 40: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 41: 0 libSystem.B.dylib 0x953bc286 mach_msg_trap + 10 1 libSystem.B.dylib 0x953c3a7c mach_msg + 72 2 libSystem.B.dylib 0x9544c005 thread_suspend + 97 3 ??? 0x095617ff 0 + 156637183

Thread 42: 0 libSystem.B.dylib 0x953bc286 mach_msg_trap + 10 1 libSystem.B.dylib 0x953c3a7c mach_msg + 72 2 com.OpenLieroX 0x00268684 google_breakpad::ExceptionHandler::WaitForMessage(void*) + 92 (exception_handler.cc:457) 3 libSystem.B.dylib 0x953ed155 _pthread_start + 321 4 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 43: 0 libSystem.B.dylib 0x953bc3a6 mach_wait_until + 10 1 libSystem.B.dylib 0x954333ad nanosleep + 314 2 SDL 0x08af3713 SDL_Delay + 467 3 SDL 0x08ae414d SDL_Linked_Version + 397 4 SDL 0x08af3341 SDL_SemWait + 49 5 libSystem.B.dylib 0x953ed155 _pthread_start + 321 6 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 44: 0 libSystem.B.dylib 0x953bc286 mach_msg_trap + 10 1 libSystem.B.dylib 0x953c3a7c machmsg + 72 2 com.apple.CoreFoundation 0x91cd7e7e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x91cd8aa8 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x933ce5f8 HALRunLoop::OwnThread(void) + 160 5 com.apple.audio.CoreAudio 0x933ce480 CAPThread::Entry(CAPThread_) + 96 6 libSystem.B.dylib 0x953ed155 _pthread_start + 321 7 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 45: 0 libSystem.B.dylib 0x953bc2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x953efb33 pthread_cond_timedwait_relative_np + 47 3 com.apple.audio.CoreAudio 0x933ddbdf CAGuard::WaitFor(unsigned long long) + 213 4 com.apple.audio.CoreAudio 0x933df79a CAGuard::WaitUntil(unsigned long long) + 70 5 com.apple.audio.CoreAudio 0x933ddf3f HP_IOThread::WorkLoop() + 759 6 com.apple.audio.CoreAudio 0x933ddc43 HP_IOThread::ThreadEntry(HPIOThread) + 17 7 com.apple.audio.CoreAudio 0x933ce480 CAPThread::Entry(CAPThread_) + 96 8 libSystem.B.dylib 0x953ed155 _pthread_start + 321 9 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 46: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 47: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 48: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x00231168 ThreadPool::threadWrapper(void*) + 46 (ThreadPool.cpp:75) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 49: 0 libSystem.B.dylib 0x953bc2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x953ee2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x95433539 pthread_cond_wait + 48 3 SDL 0x08af2de3 SDL_CondWait + 35 4 com.OpenLieroX 0x002312b0 ThreadPool::threadWrapper(void*) + 374 (ThreadPool.cpp:100) 5 SDL 0x08ae414d SDL_Linked_Version + 397 6 SDL 0x08af3341 SDL_SemWait + 49 7 libSystem.B.dylib 0x953ed155 _pthread_start + 321 8 libSystem.B.dylib 0x953ed012 thread_start + 34

Thread 19 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x954a8639 ecx: 0xb0a546fc edx: 0x95429e42 edi: 0x004b207c esi: 0xa05bd5b8 ebp: 0xb0a54768 esp: 0xb0a5473c ss: 0x0000001f efl: 0x00010286 eip: 0x95490fd6 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x2ee2d000

Binary Images: 0x1000 - 0x4b1fe7 +com.OpenLieroX ??? (0.57 beta9) <5a9532fded8ba6a55188f765321b8091> /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/MacOS/OpenLieroX 0x8a7d000 - 0x8aa8ffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib 0x8ab2000 - 0x8b18fc3 +SDL 1.2.13 (1.2.13) <7d73799e7426d43c89d3ebcbf65520de> /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/SDL.framework/Versions/A/SDL 0x8b2a000 - 0x8b86ff5 +org.freetype.freetype-framework 2.3.5 (FreeType 2.3.5-2) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/FreeType.framework/Versions/2.3/FreeType 0x8b99000 - 0x8baeff7 +org.libgd.gd 2.0.35-2 (GD ) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/GD.framework/Versions/2.0/GD 0x8bd5000 - 0x8c94fef +com.kyngchaos.UnixImageIO 1.0.19 (UnixImageIO 1.0.19) <97720c5fcfd1f912418059a7aab58821> /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/B/UnixImageIO 0x8cb8000 - 0x8cbafc8 +org.xiph.ogg 1.1.2 (1.1.2d1) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg 0x8cbe000 - 0x8ce0fff +org.xiph.vorbis 1.2.0 (1.2.0) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis 0x8e9e000 - 0x8ec1fed com.apple.audio.OpenAL 1.2 (1.2) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x8ed4000 - 0x8ed4ffd +com.kyngchaos.UnixImageIO 1.0.16 (UnixImageIO 1.0.16) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/UnixImageIO 0x8ed7000 - 0x8edbfff +libgif.dylib ??? (???) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/Libraries/libgif.dylib 0x8edf000 - 0x8ef8fe3 +libjpeg.dylib ??? (???) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/Libraries/libjpeg.dylib 0x8efe000 - 0x8f32ff7 +libjasper.dylib ??? (???) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/Libraries/libjasper.dylib 0x8f45000 - 0x8febfe7 +libXpm.dylib ??? (???) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/Libraries/libXpm.dylib 0x9007000 - 0x9021fcf +libpng.dylib ??? (???) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/Libraries/libpng.dylib 0x9029000 - 0x9076fe7 +libtiff.dylib ??? (???) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/UnixImageIO.framework/Versions/A/Libraries/libtiff.dylib 0x9096000 - 0x9097ff2 +com.li.hao.saftloader 11.0.0 Public Beta (3804) /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader 0x909c000 - 0x90a6fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) <7e3e7d42bb626d09e2620140ba963851> /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x90b3000 - 0x90bcfff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock 0x9300000 - 0x933dfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit 0x9578000 - 0x9578ffe +net.infinite-labs.PlugSuit.PRIVATE.Injected 1.5.5 (1.55) <022e1b41910cddb4c3fd502f79d81e31> /Users/az/Library/PreferencePanes/PlugSuit.prefPane/Contents/Resources/PlugSuit Agent.app/Contents/Resources/Injected.plugsuit-support/Contents/MacOS/Injected 0x1e58d000 - 0x1e592ffb +PlugSuitSupport.dylib ??? (???) <710f82aba313a9b01564e19c0f7372c6> /Users/az/Library/PreferencePanes/PlugSuit.prefPane/Contents/Resources/PlugSuit Agent.app/Contents/Resources/Injected.plugsuit-support/Contents/Resources/PlugSuitSupport.dylib 0x1e59d000 - 0x1e5a0fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x1e5a6000 - 0x1e5acfff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x1e5f4000 - 0x1e5f7ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit 0x1eaae000 - 0x1eb03fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x1eb31000 - 0x1ecfdfff +com.elgato.Turbo.component 1.3 (294) (1.3) <6ee3c05d1689b11393d2dbefeb37a179> /Library/QuickTime/Elgato Turbo.component/Contents/MacOS/Elgato Turbo 0x1ef83000 - 0x1f186fc3 +com.elgato.mpegsupport EyeTV MPEG Support 1.0.8 (build 45) (1.0.8) /Library/QuickTime/Elgato Turbo.component/Contents/Resources/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support 0x218cc000 - 0x218d5ff7 +com.seanpatrickobrien.ilifecontrols ??? (1.0) /Users/az/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/Contents/Frameworks/iLifeControls.framework/Versions/A/iLifeControls 0x21985000 - 0x2198cfff +net.infinite-labs.Afloat 2.0 (2.0) /Users/az/Library/Application Support/SIMBL/PlugIns/Afloat.bundle/Contents/MacOS/Afloat 0x21c41000 - 0x21e48fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x31000000 - 0x3103efeb +SDL_image 1.2.3 (1.2.3) /Applications/Spiele/OpenLieroX 0.59 beta3.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image 0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld 0x90003000 - 0x900a6ff7 com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x900a7000 - 0x900a7ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x900a8000 - 0x903b0fe7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x903fc000 - 0x9043efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x90440000 - 0x904cdff7 com.apple.LaunchServices 292 (292) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x904ce000 - 0x90cccfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x90cd2000 - 0x90ce2ffc com.apple.LangAnalysis 1.6.5 (1.6.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x90ce3000 - 0x90dcbff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90dcc000 - 0x90dd0fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x90dd1000 - 0x90dd5fff libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x90ddb000 - 0x90ddefff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90f43000 - 0x90f7dfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x90fcd000 - 0x91016fef com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91017000 - 0x9115fff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91160000 - 0x9116cff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x911e7000 - 0x91376fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <276d2dc9250afad7868a50e3b283b1f2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x91377000 - 0x91431fe3 com.apple.CoreServices.OSServices 228 (228) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91432000 - 0x91456feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib 0x91457000 - 0x91467fff 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 0x91468000 - 0x91544fef com.apple.WebKit 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x91545000 - 0x9160cff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9160d000 - 0x91613fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x91659000 - 0x9165bfff com.apple.securityhi 3.0 (30817) <32d1c581312dbe0c408578df99661f96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9165c000 - 0x919f9fef com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x91a31000 - 0x91a5cfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x91c1b000 - 0x91c5afef libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91c5b000 - 0x91c64fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x91c65000 - 0x91d98fe7 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x91db8000 - 0x91e37ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91e38000 - 0x91e79fe7 libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91e7a000 - 0x91f01ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib 0x91f08000 - 0x91f2cfff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib 0x91f2d000 - 0x91f64fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x91f65000 - 0x92045fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x922e6000 - 0x922e7ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib 0x922e8000 - 0x922fefff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x922ff000 - 0x922ffffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x923ca000 - 0x923d1ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x923d2000 - 0x9250bff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib 0x9250c000 - 0x92569ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x9256a000 - 0x9256aff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9256b000 - 0x92612fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x92616000 - 0x928f0ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x928f1000 - 0x928f6fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x92953000 - 0x9295affe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib 0x9295b000 - 0x929b7ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x929b8000 - 0x929e7fe3 com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x92a41000 - 0x92dfffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x92e58000 - 0x92eb1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92eb2000 - 0x92ebcfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92ebd000 - 0x92ebfff5 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x92ec0000 - 0x92eccffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92ecd000 - 0x92ecdffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x92ece000 - 0x9309fff3 com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x930a0000 - 0x93152ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib 0x93153000 - 0x93234ff7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib 0x93267000 - 0x93285fff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib 0x93298000 - 0x932adffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x932e3000 - 0x932ffff3 libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x93300000 - 0x933b0fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x933b1000 - 0x9342efeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9342f000 - 0x9342ffff com.apple.Carbon 136 (136) <7f03616ee9261fb42dc6e6dd77a6f01c> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x93430000 - 0x93437fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x93438000 - 0x93450fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93451000 - 0x934cefef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x93617000 - 0x9361ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93620000 - 0x93620ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93621000 - 0x93715ff4 libiconv.2.dylib ??? (???) /usr/lib/libiconv.2.dylib 0x93716000 - 0x93868ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93b78000 - 0x93b85fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x93b86000 - 0x93bc4fff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x93bf6000 - 0x93c01fe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93c02000 - 0x93c1aff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x93c2c000 - 0x93ea8fe7 com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x93ea9000 - 0x93ec8ffa libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x93ec9000 - 0x93ec9ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x93ed4000 - 0x93f25ff7 com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x93f26000 - 0x945c6feb com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x945c7000 - 0x945f4feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x94605000 - 0x9467fff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x94738000 - 0x94a5efe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94a5f000 - 0x94bfffff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x94c00000 - 0x94ca7feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x94cd5000 - 0x951a6fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x951a7000 - 0x95272fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x95273000 - 0x952fdfe3 com.apple.DesktopServices 1.4.8 (1.4.8) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x952fe000 - 0x95326ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x95327000 - 0x953baff3 com.apple.ApplicationServices.ATS 3.8 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x953bb000 - 0x95522ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib 0x95523000 - 0x9554cfff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib 0x9554d000 - 0x9595dfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x959c5000 - 0x959ccfe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib 0x959cd000 - 0x959cdff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x95bee000 - 0x95c48ff7 com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x95c49000 - 0x96b99ff6 com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x96bae000 - 0x96c41fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x96c42000 - 0x97513fff com.apple.WebCore 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x97514000 - 0x97514ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x97515000 - 0x97523ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x97524000 - 0x975b1ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

albertz commented 13 years ago

Submitted by albertzeyer

... Gus con: GUSANOS SERVER UP n: Node 1 registers with role 2 and class gusGame n: Client connect to 127.0.0.1:23400 n: sending challenge request to 127.0.0.1:23400 W: possible lock of game thread detected n: Gusanos level loader: using Vermes 0.9 level loader for levels/dark_pyramid n: GusGame::changeLevel: levels/dark_pyramid with mod Gusanos n: CWormInputHandler:gusShutdown: NOWORM n: CWormInputHandler:gusShutdown: NOWORM n: CWormInputHandler:gusShutdown: NOWORM n: CWormInputHandler:gusShutdown: NOWORM n: Lua: Registering as AUTH n: Paralax not loaded n: Our external IP address is 134.130.188.174 n: Server is using OpenLieroX/0.59_beta3 n: CClient: got challenge response from OpenLieroX/0.59_beta3 server n: GameServer: our local client has connected H: Worm joined: hankey (id 0, from local(OpenLieroX/0.59_beta3)) H: Worm joined: [Str8] p00 (id 1, from 84.250.204.12:23405(OpenLieroX/0.59_beta3)) H: Worm joined: Losic (id 2, from 88.115.163.44:64167(OpenLieroX/0.59_beta2)) n: CHAT: Losic: huh n: CHAT: hankey: :P H: Worm joined: BlowFish (id 3, from 86.60.164.151:23400(OpenLieroX/0.59_beta3)) n: CHAT: Losic: i had like 5 minute delay n: CHAT: [Str8] p00: :) n: CHAT: hankey: yea me too n: CHAT: Losic: when typing n: CHAT: Losic: but i was still able to shoot n: IRC connected to #LieroX@irc.quakenet.org n: CHAT: [Str8] p00: Please dont put any dark maps n: CHAT: hankey: hehe, ok :) n: GameServer::ParseGetChallenge: client has incompatible version : server forces minimal version OpenLieroX 0.58 beta 1 n: CHAT: Losic: :d n: CHAT: [Str8] p00: since my graphics are fucked up on those seems H: Worm joined: kkk (id 4, from 220.80.127.180:23400(OpenLieroX/0.58_rc1)) n: CHAT: BlowFish: put something wheres jump platforms or smth else n: CHAT: Losic: i played in deathman's server and it worked very well n: CHAT: hankey: the dark maps are the nice ones :) n: CHAT: Losic: didn't lag at all H: Worm left: BlowFish (id 3): removed client (dropped client (client disconnected)) n: CHAT: Losic: they're good :P H: Worm joined: [7th] "Puni" (id 3, from 86.60.164.151:23400(OpenLieroX/0.59_beta3)) n: CHAT: Losic: but hide and seek doesn't work on them? n: Gusanos level loader: using Vermes 0.9 level loader for levels/poo n: GusGame::changeLevel: levels/poo with mod Gusanos n: Lua: Registering as AUTH n: Paralax not loaded n: CHAT: hankey: never tried n: CHAT: Losic: or any gusanos server n: CHAT: Losic: map* n: Gusanos level loader: using Vermes 0.9 level loader for levels/ctf_poo n: GusGame::changeLevel: levels/ctf_poo with mod Gusanos n: Lua: Registering as AUTH n: Paralax not loaded n: CHAT: [Str8] p00: dont try n: CHAT: [Str8] p00: :p n: IRC connected to #LieroX@irc.quakenet.org H: Worm left: kkk (id 4): removed client (dropped client (client disconnected)) n: CHAT: Losic: i tried it with bots and it crashed n: GameServer::StartGame(), mod: [Gus] promode, time: Fri Jan 29 15:17:34 2010 n: Gusanos: set mod promode n: Server Mod loadtime: 1.19397 seconds n: Weapon restriction: Standard 100lt n: Gusanos level loader: using Vermes 0.9 level loader for levels/ctf_poo n: GusGame::changeLevel: levels/ctf_poo with mod promode n: Lua: Registering as AUTH n: Paralax not loaded n: Server Map loadtime: 2.03711 seconds n: preparing game mode Death Match W: prepareGameloop: server was not in lobby W: possible lock of game thread detected Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: n: update_volume Gus con: <CH_SPECTATOR IS: 1 DEFAULT: 1> Gus con: < 05Loaded PROMODE client version 061.30 00> n: PhysicsEngine Gusanos physics loaded n: MaxFPS is 95 n: GameLoopStart n: CHAT: Losic: because of eta 2 prolly :P n: Client: Got ParsePrepareGame n: Client: preparing worm 0:hankey for battle n: Node 2 registers with role 2 and class worm n: Node 3 registers with role 2 and class player n: Client: preparing worm 1:[Str8] p00 for battle n: Node 4 registers with role 2 and class worm n: Node 5 registers with role 2 and class player n: Client: preparing worm 2:Losic for battle n: Node 6 registers with role 2 and class worm n: Node 7 registers with role 2 and class player n: Client: preparing worm 3:[7th] "Puni" for battle n: Node 8 registers with role 2 and class worm n: Node 9 registers with role 2 and class player H: Client: we are ready, waiting now for start game signal n: Server: client local(OpenLieroX/0.59_beta3)(0 'hankey') got ready H: Server: BeginMatch for local(OpenLieroX/0.59_beta3)(0 'hankey') n: Server '[RIP] LX 0.59' game state: n: * playing, Death Match n: * level=ctf_poo, mod=promode n: * maxkills=-1, lives=-2, timelimit=300 (curtime=0) n: + 0:'hankey', dead, lives=-2, kills=0 on local(OpenLieroX/0.59_beta3) n: + 1:'[Str8] p00', dead, still weapons selecting, lives=-2, kills=0 on 84.250.204.12:23405(OpenLieroX/0.59_beta3) n: + 2:'Losic', dead, still weapons selecting, lives=-2, kills=0 on 88.115.163.44:64167(OpenLieroX/0.59_beta2) n: + 3:'[7th] "Puni"', dead, still weapons selecting, lives=-2, kills=0 on 86.60.164.151:23400(OpenLieroX/0.59_beta3) n: Client: get BeginMatch signal Gus con: * CONNECTION SPAWNED: 2 n: Server: client 84.250.204.12:23405(OpenLieroX/0.59_beta3)(1 '[Str8] p00') got ready H: Server: BeginMatch for 84.250.204.12:23405(OpenLieroX/0.59_beta3)(1 '[Str8] p00') Gus con: * CONNECTION SPAWNED: 4 Gus con: * CONNECTION SPAWNED: 3 n: Server: client 86.60.164.151:23400(OpenLieroX/0.59_beta3)(3 '[7th] "Puni"') got ready H: Server: BeginMatch for 86.60.164.151:23400(OpenLieroX/0.59_beta3)(3 '[7th] "Puni"') n: Server: client 88.115.163.44:64167(OpenLieroX/0.59_beta2)(2 'Losic') got ready H: Server: BeginMatch for 88.115.163.44:64167(OpenLieroX/0.59_beta2)(2 'Losic') promode/scripts/gui/mainm.lua:40: attempt to perform arithmetic on local 'done' (a nil value) n: CHAT: hankey: yea, you should try beta3 n: CHAT: Losic: so much faster n: CHAT: Losic: in puni's server it took about 2 mnutes to spawn n: CHAT: Losic: ho no n: CHAT: [Str8] p00: :p n: CHAT: [7th] "Puni": hitto taa o outo pelattava :D n: CHAT: [Str8] p00: VÄHÄ n: IRC connected to #LieroX@irc.quakenet.org n: ChatCommand from 88.115.163.44:64167(OpenLieroX/0.59_beta2)(2 'Losic'): /weapons n: IRC connected to #LieroX@irc.quakenet.org n: CHAT: [7th] "Puni": is there any change to get water on olx? n: time limit (300) reached with current time 300.003 -> game over H: Server: gameover, worm 2 has won the match n: Server '[RIP] LX 0.59' game state: n: * playing, game is over, Death Match n: * level=ctf_poo, mod=promode n: * maxkills=-1, lives=-2, timelimit=300 (curtime=300.003) n: + 0:'hankey', alive, lives=-2, kills=13 on local(OpenLieroX/0.59_beta3) n: + 1:'[Str8] p00', alive, lives=-2, kills=13 on 84.250.204.12:23405(OpenLieroX/0.59_beta3) n: + 2:'Losic', alive, still weapons selecting, lives=-2, kills=17 on 88.115.163.44:64167(OpenLieroX/0.59_beta2) n: + 3:'[7th] "Puni"', alive, lives=-2, kills=5 on 86.60.164.151:23400(OpenLieroX/0.59_beta3) H: Client: the game is over, the winner is worm 2:Losic n: CHAT: [Str8] p00: gg n: IRC connected to #LieroX@irc.quakenet.org n: CHAT: [Str8] p00: I gtg n: CHAT: hankey: :) n: GameServer: gotoLobby (timeout for gameover scoreboard) n: Menu_Net_GotoHostLobby W: possible lock of game thread detected n: Gusanos level loader: using Vermes 0.9 level loader for levels/ctf_poo n: GusGame::changeLevel: levels/ctf_poo with mod Gusanos n: Node 3 with class player unregisters n: Node 5 with class player unregisters n: Node 7 with class player unregisters n: Node 9 with class player unregisters n: CWorm:deleteThis: hankey n: Node 2 with class worm unregisters n: CWorm:deleteThis: [Str8] p00 n: Node 4 with class worm unregisters n: CWorm:deleteThis: Losic n: Node 6 with class worm unregisters n: CWorm:deleteThis: [7th] "Puni" n: Node 8 with class worm unregisters n: CWormInputHandler:gusShutdown: NOWORM n: CWormInputHandler:gusShutdown: NOWORM n: CWormInputHandler:gusShutdown: NOWORM n: CWormInputHandler:gusShutdown: NOWORM n: Lua: Registering as AUTH n: Paralax not loaded n: unloading PhysicsEngine Gusanos physics .. n: GameLoopEnd: Menu_Net_GotoHostLobby n: Client: received gotoLobby signal H: Worm left: [Str8] p00 (id 1): removed client (dropped client (client disconnected)) n: CHAT: Losic: ciao n: CHAT: [7th] "Puni": latex n: CHAT: hankey: there was water in gusanos 0.8 i think n: CHAT: Losic: yea n: CHAT: hankey: but they had problems in syncing it n: IRC connected to #LieroX@irc.quakenet.org n: CHAT: [7th] "Puni": oh n: CHAT: hankey: we may have solved this problem when pelya finishes the new network engine n: Gusanos level loader: using Vermes 0.9 level loader for levels/cathode-forest n: GusGame::changeLevel: levels/cathode-forest with mod Gusanos n: Lua: Registering as AUTH n: CHAT: [7th] "Puni": sounds good n: Gusanos level loader: using Vermes 0.9 level loader for levels/dn_spanish n: GusGame::changeLevel: levels/dn_spanish with mod Gusanos n: Lua: Registering as AUTH n: Paralax not loaded n: CHAT: [7th] "Puni": when i made maps for lx i always wanted these kind special stuff n: GameServer::StartGame(), mod: [Gus] promode, time: Fri Jan 29 15:24:19 2010 n: Gusanos: set mod promode n: Server Mod loadtime: 1.18311 seconds n: Weapon restriction: Standard 100lt n: Gusanos level loader: using Vermes 0.9 level loader for levels/dn_spanish n: GusGame::changeLevel: levels/dn_spanish with mod promode n: Lua: Registering as AUTH n: Paralax not loaded n: Server Map loadtime: 1.86304 seconds n: preparing game mode Death Match W: prepareGameloop: server was not in lobby W: possible lock of game thread detected Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: Gus con: n: update_volume Gus con: <CH_SPECTATOR IS: 1 DEFAULT: 1> Gus con: < 05Loaded PROMODE client version 061.30 00> /Users/az/Programmierung/openlierox/build/Xcode/../../src/gusanos/encoding.h:31: failed assertion `count > 0'

albertz commented 13 years ago

Submitted by albertzeyer

fixed in beta5