albertz / openlierox

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

0.58rc3: crash in Menu_Net_NETAddServer #544

Open albertz opened 13 years ago

albertz commented 13 years ago

Converted from SourceForge issue 2985005, submitted by albertzeyer

Operating system: Windows NT (5.1.2600 Dodatek Service Pack 3) Architecture: x86 Crash reason: EXCEPTION_ACCESS_VIOLATION Crash address: 0x4ba4000

Thread 26 (crashed) 0 SDL.dll 1.2.14.0 0x681112b1 (0x000112b1) ?? 1 SDL.dll 1.2.14.0 0x681111f3 (0x000111f3) ?? 2 SDL.dll 1.2.14.0 0x68128b49 (0x00028b49) ?? 3 SDL.dll 1.2.14.0 0x68128dc5 (0x00028dc5) ?? 4 OpenLieroX.exe 0.57.0.0 0x005981ec (0x001981ec) DeprecatedGUI::Menu_Net_NETAddServer() + 0x11 (menu_net_internet.cpp:496) 5 OpenLieroX.exe 0.57.0.0 0x005973b5 (0x001973b5) DeprecatedGUI::Menu_Net_NETFrame(int) + 0x4 (menu_net_internet.cpp:209) 6 OpenLieroX.exe 0.57.0.0 0x005ad08f (0x001ad08f) DeprecatedGUI::Menu_Frame() + 0x4 (menusystem.cpp:293) 7 OpenLieroX.exe 0.57.0.0 0x005ad221 (0x001ad221) DeprecatedGUI::Menu_Loop() + 0x4 (menusystem.cpp:353) 8 OpenLieroX.exe 0.57.0.0 0x005acf44 (0x001acf44) DeprecatedGUI::Menu_Start() + 0x13 (menusystem.cpp:242) 9 OpenLieroX.exe 0.57.0.0 0x005e6120 (0x001e6120) MainLoopThread + 0x4 (main.cpp:917)

eip = 0x681112b1 esp = 0x0332f928 ebp = 0x0332f950 ebx = 0x00000a00 esi = 0x064d4000 edi = 0x04ba4000 eax = 0x00000140 ecx = 0x05efde70 edx = 0x000000fc efl = 0x00010216

albertz commented 13 years ago

Submitted by albertzeyer

System environment:

ALLUSERSPROFILE=I:\Documents and Settings\All Users APPDATA=I:\Documents and Settings\Vual\Dane aplikacji CLIENTNAME=Console CommonProgramFiles=I:\Program Files\Common Files COMPUTERNAME=ABADDON ComSpec=I:\WINDOWS\system32\cmd.exe FP_NO_HOST_CHECK=NO HOMEDRIVE=I: HOMEPATH=\Documents and Settings\Vual LOGONSERVER=\ABADDON NUMBER_OF_PROCESSORS=2 OS=Windows_NT Path=I:\WINDOWS\system32;I:\WINDOWS;I:\WINDOWS\System32\Wbem;I:\Program Files\ATI Technologies\ATI.ACE\Core-Static PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0f06 ProgramFiles=I:\Program Files SDL_VIDEODRIVER=directx SESSIONNAME=Console SystemDrive=I: SystemRoot=I:\WINDOWS TEMP=I:\DOCUME~1\Vual\USTAWI~1\Temp TMP=I:\DOCUME~1\Vual\USTAWI~1\Temp USERDOMAIN=ABADDON USERNAME=Vual USERPROFILE=I:\Documents and Settings\Vual windir=I:\WINDOWS

Crash information:

Operating system: Windows NT (5.1.2600 Dodatek Service Pack 3) Architecture: x86 Crash reason: EXCEPTION_ACCESS_VIOLATION Crash address: 0x4ba4000

Thread 26 (crashed) 0 SDL.dll 1.2.14.0 0x681112b1 (0x000112b1) ?? 1 SDL.dll 1.2.14.0 0x681111f3 (0x000111f3) ?? 2 SDL.dll 1.2.14.0 0x68128b49 (0x00028b49) ?? 3 SDL.dll 1.2.14.0 0x68128dc5 (0x00028dc5) ?? 4 OpenLieroX.exe 0.57.0.0 0x005981ec (0x001981ec) DeprecatedGUI::Menu_Net_NETAddServer() + 0x11 (menu_net_internet.cpp:496) 5 OpenLieroX.exe 0.57.0.0 0x005973b5 (0x001973b5) DeprecatedGUI::Menu_Net_NETFrame(int) + 0x4 (menu_net_internet.cpp:209) 6 OpenLieroX.exe 0.57.0.0 0x005ad08f (0x001ad08f) DeprecatedGUI::Menu_Frame() + 0x4 (menusystem.cpp:293) 7 OpenLieroX.exe 0.57.0.0 0x005ad221 (0x001ad221) DeprecatedGUI::Menu_Loop() + 0x4 (menusystem.cpp:353) 8 OpenLieroX.exe 0.57.0.0 0x005acf44 (0x001acf44) DeprecatedGUI::Menu_Start() + 0x13 (menusystem.cpp:242) 9 OpenLieroX.exe 0.57.0.0 0x005e6120 (0x001e6120) MainLoopThread + 0x4 (main.cpp:917)

eip = 0x681112b1 esp = 0x0332f928 ebp = 0x0332f950 ebx = 0x00000a00 esi = 0x064d4000 edi = 0x04ba4000 eax = 0x00000140 ecx = 0x05efde70 edx = 0x000000fc efl = 0x00010216

Thread 0 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802454 (0x00002454) ?? 2 SDL.dll 1.2.14.0 0x6813f360 (0x0003f360) ?? 3 SDL.dll 1.2.14.0 0x6810679b (0x0000679b) ?? 4 OpenLieroX.exe 0.57.0.0 0x005e5929 (0x001e5929) SDL_main + 0x9 (main.cpp:741) 5 OpenLieroX.exe 0.57.0.0 0x0069b9a4 (0x0029b9a4) main + 0xf4 6 OpenLieroX.exe 0.57.0.0 0x0069ba5d (0x0029ba5d) WinMain + 0xad 7 OpenLieroX.exe 0.57.0.0 0x0069abc1 (0x0029abc1) __tmainCRTStartup + 0x1c (crtexe.c:589) 8 kernel32.dll 5.1.2600.5 0x7c817076 (0x00017076) ??

eip = 0x7c90e514 esp = 0x0012fd04 ebp = 0x0012fd5c ebx = 0x0012fe00 esi = 0x00000000 edi = 0x0012fd34 eax = 0x00000140 ecx = 0x03f33510 edx = 0x000000a9 efl = 0x00000202

Thread 1 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x00468c46 (0x00068c46) TaskManager::TaskManager(void)'::2'::QueuedTaskHandler::handle() + 0xb (taskmanager.cpp:56) 7 OpenLieroX.exe 0.57.0.0 0x0069afe4 (0x0029afe4) _SEH_epilog4 + 0x13 8 OpenLieroX.exe 0.57.0.0 0x0046b271 (0x0006b271) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:91) 9 OpenLieroX.exe 0.57.0.0 0x0046b11f (0x0006b11f) ThreadPoolItem::ThreadPoolItem() + 0x4

eip = 0x7c90e514 esp = 0x017cfdb4 ebp = 0x017cfe18 ebx = 0x00bbffa0 esi = 0x000005b8 edi = 0x00000000 eax = 0x017cfe30 ecx = 0x00000000 edx = 0x00000000 efl = 0x00000246

Thread 2 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x005d53c3 (0x001d53c3) IngameConsole::handler() + 0xc (console.cpp:141)

eip = 0x7c90e514 esp = 0x018cfda4 ebp = 0x018cfe08 ebx = 0x00bb4e18 esi = 0x000000a4 edi = 0x00000000 eax = 0x018cfe30 ecx = 0x00000000 edx = 0x00000000 efl = 0x00000246

Thread 3 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x019cfde8 ebp = 0x019cfe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x019cfe30 ecx = 0x00000000 edx = 0x019cff24 efl = 0x00080246

Thread 4 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x01acfde8 ebp = 0x01acfe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x01acfe30 ecx = 0x00000000 edx = 0x01acff24 efl = 0x00000246

Thread 5 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x01bcfde8 ebp = 0x01bcfe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x01bcfe30 ecx = 0x00000000 edx = 0x01bcff24 efl = 0x00000246

Thread 6 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x01d2fde8 ebp = 0x01d2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x01d2fe30 ecx = 0x00000000 edx = 0x01d2ff24 efl = 0x00000246

Thread 7 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x01e2fde8 ebp = 0x01e2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x01e2fe30 ecx = 0x00000000 edx = 0x01e2ff24 efl = 0x00000246

Thread 8 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x01f2fde8 ebp = 0x01f2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x01f2fe30 ecx = 0x00000000 edx = 0x01f2ff24 efl = 0x00000246

Thread 9 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0202fde8 ebp = 0x0202fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0202fe30 ecx = 0x00000000 edx = 0x0202ff24 efl = 0x00000246

Thread 10 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0212fde8 ebp = 0x0212fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0212fe30 ecx = 0x00000000 edx = 0x0212ff24 efl = 0x00000246

Thread 11 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0222fde8 ebp = 0x0222fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0222fe30 ecx = 0x00000000 edx = 0x0222ff24 efl = 0x00000246

Thread 12 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813f1bc (0x0003f1bc) ?? 4 OpenLieroX.exe 0.57.0.0 0x0046d5a3 (0x0006d5a3) TimerData::startThread(void)'::2'::TimerHandler::handle() + 0x13 (timer.cpp:180) 5 OpenLieroX.exe 0.57.0.0 0x0046b271 (0x0006b271) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:91) 6 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 7 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 8 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 9 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0232fdcc ebp = 0x0232fe30 ebx = 0x06978628 esi = 0x00003918 edi = 0x00000000 eax = 0x0232fe30 ecx = 0x00000000 edx = 0x00000000 efl = 0x00000297

Thread 13 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0242fde8 ebp = 0x0242fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0242fe30 ecx = 0x00000000 edx = 0x0242ff24 efl = 0x00000246

Thread 14 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 mswsock.dll 5.1.2600.5 0x719f5fa6 (0x00005fa6) ?? 2 ws2_32.dll 5.1.2600.5 0x71a5314e (0x0000314e) ?? 3 OpenLieroX.exe 0.57.0.0 0x0068e342 (0x0028e342) sock_PollGroup + 0x1b2

eip = 0x7c90e514 esp = 0x0251dcac ebp = 0x0251dce8 ebx = 0x7c90df4e esi = 0x00000000 edi = 0x00000001 eax = 0x00000000 ecx = 0x00bd6760 edx = 0x00001ff1 efl = 0x00000202

Thread 15 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0262fde8 ebp = 0x0262fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0262fe30 ecx = 0x00000000 edx = 0x0262ff24 efl = 0x00000246

Thread 16 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 mswsock.dll 5.1.2600.5 0x719f5fa6 (0x00005fa6) ?? 2 ws2_32.dll 5.1.2600.5 0x71a5314e (0x0000314e) ?? 3 OpenLieroX.exe 0.57.0.0 0x0068e342 (0x0028e342) sock_PollGroup + 0x1b2

eip = 0x7c90e514 esp = 0x0271dcac ebp = 0x0271dce8 ebx = 0x7c90df4e esi = 0x00000000 edi = 0x00000001 eax = 0x00000003 ecx = 0x00001359 edx = 0x02727e74 efl = 0x00000202

Thread 17 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0282fde8 ebp = 0x0282fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0282fe30 ecx = 0x00000000 edx = 0x0282ff24 efl = 0x00000246

Thread 18 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 mswsock.dll 5.1.2600.5 0x719f5fa6 (0x00005fa6) ?? 2 ws2_32.dll 5.1.2600.5 0x71a5314e (0x0000314e) ?? 3 OpenLieroX.exe 0.57.0.0 0x0068e342 (0x0028e342) sock_PollGroup + 0x1b2

eip = 0x7c90e514 esp = 0x0291dcac ebp = 0x0291dce8 ebx = 0x7c90df4e esi = 0x00000000 edi = 0x00000001 eax = 0x00000004 ecx = 0x0000195e edx = 0x02927e74 efl = 0x00000202

Thread 19 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x02a2fde8 ebp = 0x02a2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x02a2fe30 ecx = 0x00000000 edx = 0x02a2ff24 efl = 0x00000246

Thread 20 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 mswsock.dll 5.1.2600.5 0x719f5fa6 (0x00005fa6) ?? 2 ws2_32.dll 5.1.2600.5 0x71a5314e (0x0000314e) ?? 3 OpenLieroX.exe 0.57.0.0 0x0068e342 (0x0028e342) sock_PollGroup + 0x1b2

eip = 0x7c90e514 esp = 0x02b1dcac ebp = 0x02b1dce8 ebx = 0x7c90df4e esi = 0x00000000 edi = 0x00000001 eax = 0x00000004 ecx = 0x000004b8 edx = 0x02b27e74 efl = 0x00000202

Thread 21 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x02c2fde8 ebp = 0x02c2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x02c2fe30 ecx = 0x00000000 edx = 0x02c2ff24 efl = 0x00000246

Thread 22 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x02d2fde8 ebp = 0x02d2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x02d2fe30 ecx = 0x00000000 edx = 0x02d2ff24 efl = 0x00000246

Thread 23 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x02e2fde8 ebp = 0x02e2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x02e2fe30 ecx = 0x00000000 edx = 0x02e2ff24 efl = 0x00000246

Thread 24 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x02f2fde8 ebp = 0x02f2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x02f2fe30 ecx = 0x00000000 edx = 0x02f2ff24 efl = 0x00000246

Thread 25 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0322fde8 ebp = 0x0322fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0322fe30 ecx = 0x00000000 edx = 0x0322ff24 efl = 0x00000246

Thread 27 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0342fde8 ebp = 0x0342fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0342fe30 ecx = 0x00000000 edx = 0x0342ff24 efl = 0x00000246

Thread 28 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802454 (0x00002454) ?? 2 SDL.dll 1.2.14.0 0x6813f360 (0x0003f360) ?? 3 OpenLieroX.exe 0.57.0.0 0x005e40bc (0x001e40bc) startMainLockDetector(void)'::2'::MainLockDetector::wait(unsigned int) + 0x6 (main.cpp:176) 4 OpenLieroX.exe 0.57.0.0 0x005e452b (0x001e452b) startMainLockDetector(void)'::2'::MainLockDetector::handle() + 0x9 (main.cpp:222)

eip = 0x7c90e514 esp = 0x0352fdc8 ebp = 0x0352fe20 ebx = 0x0011428c esi = 0x00000000 edi = 0x0352fdf8 eax = 0x00000000 ecx = 0x0352f318 edx = 0x7c90e514 efl = 0x00000202

Thread 29 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0362fde8 ebp = 0x0362fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0362fe30 ecx = 0x00000000 edx = 0x0362ff24 efl = 0x00000246

Thread 30 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0372fde8 ebp = 0x0372fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0372fe30 ecx = 0x00000000 edx = 0x0372ff24 efl = 0x00000246

Thread 31 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0382fde8 ebp = 0x0382fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0382fe30 ecx = 0x00000000 edx = 0x0382ff24 efl = 0x00000246

Thread 32 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0392fde8 ebp = 0x0392fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0392fe30 ecx = 0x00000000 edx = 0x0392ff24 efl = 0x00000246

Thread 33 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x03a2fde8 ebp = 0x03a2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x03a2fe30 ecx = 0x00000000 edx = 0x03a2ff24 efl = 0x00000246

Thread 34 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x03b2fde8 ebp = 0x03b2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x03b2fe30 ecx = 0x00000000 edx = 0x03b2ff24 efl = 0x00000246

Thread 35 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x03c2fde8 ebp = 0x03c2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x03c2fe30 ecx = 0x00000000 edx = 0x03c2ff24 efl = 0x00000246

Thread 36 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x03d2fde8 ebp = 0x03d2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x03d2fe30 ecx = 0x00000000 edx = 0x03d2ff24 efl = 0x00000246

Thread 37 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x03e2fde8 ebp = 0x03e2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x03e2fe30 ecx = 0x00000000 edx = 0x03e2ff24 efl = 0x00000246

Thread 38 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x03f2fde8 ebp = 0x03f2fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x03f2fe30 ecx = 0x00000000 edx = 0x03f2ff24 efl = 0x00000246

Thread 39 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813ed39 (0x0003ed39) ?? 4 SDL.dll 1.2.14.0 0x6813f21a (0x0003f21a) ?? 5 SDL.dll 1.2.14.0 0x6813f250 (0x0003f250) ?? 6 OpenLieroX.exe 0.57.0.0 0x0046b159 (0x0006b159) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:76) 7 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 8 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 9 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 10 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0412fde8 ebp = 0x0412fe4c ebx = 0x00bb5200 esi = 0x0000011c edi = 0x00000000 eax = 0x0412fe30 ecx = 0x00000000 edx = 0x0412ff24 efl = 0x00000246

Thread 40 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802541 (0x00002541) ?? 2 SDL.dll 1.2.14.0 0x6813ec9e (0x0003ec9e) ?? 3 SDL.dll 1.2.14.0 0x6813f1bc (0x0003f1bc) ?? 4 OpenLieroX.exe 0.57.0.0 0x0046d5a3 (0x0006d5a3) TimerData::startThread(void)'::2'::TimerHandler::handle() + 0x13 (timer.cpp:180) 5 OpenLieroX.exe 0.57.0.0 0x0046b271 (0x0006b271) ThreadPool::threadWrapper(void *) + 0xb (threadpool.cpp:91) 6 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 7 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 8 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 9 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0422fdcc ebp = 0x0422fe30 ebx = 0x06978cd0 esi = 0x00002588 edi = 0x00000000 eax = 0x0150ee20 ecx = 0x00000000 edx = 0xfffffffe efl = 0x00000297

Thread 41 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0452ff08 ebp = 0x0452ffb4 ebx = 0x00000000 esi = 0x00000001 edi = 0x7c910222 eax = 0x00000001 ecx = 0x0452ff08 edx = 0x7c90e514 efl = 0x00000296

Thread 42 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 user32.dll 5.1.2600.5 0x7e3695f8 (0x000095f8) ?? 2 dinput.dll 5.3.2600.5 0x72237403 (0x00007403) ?? 3 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0472fe78 ebp = 0x0472ff14 ebx = 0x0472fea0 esi = 0x00000000 edi = 0x7ffd6000 eax = 0x00000000 ecx = 0x7c8095c0 edx = 0x7c90e514 efl = 0x00000246

Thread 43 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c80a114 (0x0000a114) ?? 2 wdmaud.drv 5.1.2600.5 0x72cb3129 (0x00003129) ?? 3 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x04e5fed0 ebp = 0x04e5ff6c ebx = 0x04e5fef8 esi = 0x00000000 edi = 0x7ffd6000 eax = 0x72cb30e8 ecx = 0x0000004a edx = 0x001770f8 efl = 0x00000246

Thread 44 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c80a114 (0x0000a114) ?? 2 dsound.dll 5.3.2600.5 0x73ea14a1 (0x000014a1) ?? 3 dsound.dll 5.3.2600.5 0x73ea2861 (0x00002861) ?? 4 dsound.dll 5.3.2600.5 0x73ea98de (0x000098de) ?? 5 dsound.dll 5.3.2600.5 0x73ea2895 (0x00002895) ?? 6 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x04f5fd88 ebp = 0x04f5fe24 ebx = 0x00183518 esi = 0x00000000 edi = 0x7ffd6000 eax = 0x73ea98b8 ecx = 0x02fe575c edx = 0x7c90e514 efl = 0x00000246

Thread 45 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c80a114 (0x0000a114) ?? 2 dsound.dll 5.3.2600.5 0x73ea14a1 (0x000014a1) ?? 3 dsound.dll 5.3.2600.5 0x73ea2861 (0x00002861) ?? 4 dsound.dll 5.3.2600.5 0x73ea292a (0x0000292a) ?? 5 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0515fd90 ebp = 0x0515fe2c ebx = 0x0515fdb8 esi = 0x00000000 edi = 0x7ffd6000 eax = 0x011f0000 ecx = 0x0515fe6c edx = 0x7c90e514 efl = 0x00000246

Thread 46 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 kernel32.dll 5.1.2600.5 0x7c802454 (0x00002454) ?? 2 SDL.dll 1.2.14.0 0x6813f360 (0x0003f360) ?? 3 SDL.dll 1.2.14.0 0x6813d1ce (0x0003d1ce) ?? 4 SDL.dll 1.2.14.0 0x6810194a (0x0000194a) ?? 5 SDL.dll 1.2.14.0 0x6810a4ab (0x0000a4ab) ?? 6 SDL.dll 1.2.14.0 0x6813ee08 (0x0003ee08) ?? 7 msvcrt.dll 7.0.2600.5 0x77c2a3af (0x0002a3af) ?? 8 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0525fe58 ebp = 0x0525feb0 ebx = 0x03f33668 esi = 0x00000000 edi = 0x0525fe88 eax = 0x00000000 ecx = 0x0525fea8 edx = 0x7c90e514 efl = 0x00000206

Thread 47 0 ntdll.dll 5.1.2600.5 0x7c90e514 (0x0000e514) ?? 1 winmm.dll 5.1.2600.5 0x76b24e30 (0x00004e30) ?? 2 kernel32.dll 5.1.2600.5 0x7c80b728 (0x0000b728) ??

eip = 0x7c90e514 esp = 0x0535ff54 ebp = 0x0535ff78 ebx = 0x00000878 esi = 0x0535ff98 edi = 0x7e37772b eax = 0x00000001 ecx = 0x7e36882a edx = 0x00cd1658 efl = 0x00000246

Loaded modules: 0x003a0000 - 0x003d2fff ssleay32.dll 0.9.8.10 (main) C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\ssleay32.dll 0x00400000 - 0x007b0fff OpenLieroX.exe 0.57.0.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\OpenLieroX.exe 0x007c0000 - 0x008bdfff libeay32.dll 0.9.8.10 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\libeay32.dll 0x008c0000 - 0x008dafff openldap.dll ??? C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\openldap.dll 0x008e0000 - 0x009aafff bgd.dll 2.0.34.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\bgd.dll 0x009b0000 - 0x00ac6fff libxml2.dll ??? C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\libxml2.dll 0x00ad0000 - 0x00ba9fff iconv.dll 1.9.0.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\iconv.dll 0x03000000 - 0x03120fff dbghelp.dll 6.11.1.402 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\dbghelp.dll 0x10000000 - 0x10031fff curllib.dll ??? C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\curllib.dll 0x5ad70000 - 0x5ada7fff uxtheme.dll 6.0.2900.5512 I:\WINDOWS\system32\uxtheme.dll 0x5d520000 - 0x5d5b9fff comctl32.dll 5.82.2900.5512 I:\WINDOWS\system32\comctl32.dll 0x61700000 - 0x6174afff SDL_mixer.dll 1.2.11.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\SDL_mixer.dll 0x62200000 - 0x6220dfff libsasl.dll 7.1.0.285 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\libsasl.dll 0x62e40000 - 0x62e60fff SDL_image.dll 1.2.10.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\SDL_image.dll 0x62e80000 - 0x62e98fff zlib1.dll 1.2.3.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\zlib1.dll 0x66780000 - 0x667d7fff hnetcfg.dll 5.1.2600.5512 I:\WINDOWS\system32\hnetcfg.dll 0x68100000 - 0x6815cfff SDL.dll 1.2.14.0 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\SDL.dll 0x68df0000 - 0x68df8fff hid.dll 5.1.2600.5512 I:\WINDOWS\system32\hid.dll 0x69b40000 - 0x69b81fff mikmod.dll ??? C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\mikmod.dll 0x69c80000 - 0x69ca5fff libpng12-0.dll ??? C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\libpng12-0.dll 0x719f0000 - 0x71a2ffff mswsock.dll 5.1.2600.5625 I:\WINDOWS\system32\mswsock.dll 0x71a30000 - 0x71a37fff wshtcpip.dll 5.1.2600.5512 I:\WINDOWS\system32\wshtcpip.dll 0x71a40000 - 0x71a47fff ws2help.dll 5.1.2600.5512 I:\WINDOWS\system32\ws2help.dll 0x71a50000 - 0x71a66fff ws2_32.dll 5.1.2600.5512 I:\WINDOWS\system32\ws2_32.dll 0x71a70000 - 0x71a79fff wsock32.dll 5.1.2600.5512 I:\WINDOWS\system32\wsock32.dll 0x72230000 - 0x7225afff dinput.dll 5.3.2600.5512 I:\WINDOWS\system32\dinput.dll 0x72ca0000 - 0x72ca7fff msacm32.drv 5.1.2600.0 I:\WINDOWS\system32\msacm32.drv 0x72cb0000 - 0x72cb8fff wdmaud.drv 5.1.2600.5512 I:\WINDOWS\system32\wdmaud.drv 0x73010000 - 0x7302cfff rsvpsp.dll 5.1.2600.5512 I:\WINDOWS\system32\rsvpsp.dll 0x736f0000 - 0x7373afff ddraw.dll 5.3.2600.5512 I:\WINDOWS\system32\ddraw.dll 0x73b50000 - 0x73b55fff dciman32.dll 5.1.2600.5512 I:\WINDOWS\system32\dciman32.dll 0x73e70000 - 0x73e73fff ksuser.dll 5.3.2600.5512 I:\WINDOWS\system32\ksuser.dll 0x73ea0000 - 0x73efbfff dsound.dll 5.3.2600.5512 I:\WINDOWS\system32\dsound.dll 0x746d0000 - 0x7471bfff MSCTF.dll 5.1.2600.5512 I:\WINDOWS\system32\MSCTF.dll 0x74a80000 - 0x74a87fff powrprof.dll 6.0.2900.5512 I:\WINDOWS\system32\powrprof.dll 0x75180000 - 0x751adfff MSCTFIME.IME 5.1.2600.5512 I:\WINDOWS\system32\MSCTFIME.IME 0x76360000 - 0x7637cfff imm32.dll 5.1.2600.5512 I:\WINDOWS\system32\imm32.dll 0x76b20000 - 0x76b4dfff winmm.dll 5.1.2600.5512 I:\WINDOWS\system32\winmm.dll 0x76c20000 - 0x76c4dfff wintrust.dll 5.131.2600.5512 I:\WINDOWS\system32\wintrust.dll 0x76c80000 - 0x76ca7fff imagehlp.dll 5.1.2600.5512 I:\WINDOWS\system32\imagehlp.dll 0x76f10000 - 0x76f36fff dnsapi.dll 5.1.2600.5625 I:\WINDOWS\system32\dnsapi.dll 0x76f50000 - 0x76f7cfff wldap32.dll 5.1.2600.5512 I:\WINDOWS\system32\wldap32.dll 0x76fa0000 - 0x76fa7fff winrnr.dll 5.1.2600.5512 I:\WINDOWS\system32\winrnr.dll 0x76fb0000 - 0x76fb5fff rasadhlp.dll 5.1.2600.5512 I:\WINDOWS\system32\rasadhlp.dll 0x77110000 - 0x7719afff oleaut32.dll 5.1.2600.5512 I:\WINDOWS\system32\oleaut32.dll 0x773c0000 - 0x774c2fff comctl32.dll 6.0.2900.5512 I:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll 0x774d0000 - 0x7760cfff ole32.dll 5.1.2600.5512 I:\WINDOWS\system32\ole32.dll 0x77910000 - 0x77a05fff setupapi.dll 5.1.2600.5512 I:\WINDOWS\system32\setupapi.dll 0x77a70000 - 0x77b05fff crypt32.dll 5.131.2600.5512 I:\WINDOWS\system32\crypt32.dll 0x77b10000 - 0x77b21fff msasn1.dll 5.1.2600.5875 I:\WINDOWS\system32\msasn1.dll 0x77bc0000 - 0x77bc6fff midimap.dll 5.1.2600.5512 I:\WINDOWS\system32\midimap.dll 0x77bd0000 - 0x77be4fff msacm32.dll 5.1.2600.5512 I:\WINDOWS\system32\msacm32.dll 0x77bf0000 - 0x77bf7fff version.dll 5.1.2600.5512 I:\WINDOWS\system32\version.dll 0x77c00000 - 0x77c57fff msvcrt.dll 7.0.2600.5512 I:\WINDOWS\system32\msvcrt.dll 0x77dc0000 - 0x77e6bfff advapi32.dll 5.1.2600.5755 I:\WINDOWS\system32\advapi32.dll 0x77e70000 - 0x77f01fff rpcrt4.dll 5.1.2600.5795 I:\WINDOWS\system32\rpcrt4.dll 0x77f10000 - 0x77f58fff gdi32.dll 5.1.2600.5698 I:\WINDOWS\system32\gdi32.dll 0x77f60000 - 0x77fd5fff shlwapi.dll 6.0.2900.5912 I:\WINDOWS\system32\shlwapi.dll 0x77fe0000 - 0x77ff0fff secur32.dll 5.1.2600.5834 I:\WINDOWS\system32\secur32.dll 0x78130000 - 0x781cafff msvcr80.dll 8.0.50727.1433 I:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcr80.dll 0x78520000 - 0x785c2fff msvcr90.dll 9.0.21022.8 I:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcr90.dll 0x7c340000 - 0x7c395fff msvcr71.dll 7.10.3052.4 C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX\msvcr71.dll 0x7c420000 - 0x7c4a6fff msvcp80.dll 8.0.50727.1433 I:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcp80.dll 0x7c800000 - 0x7c8fcfff kernel32.dll 5.1.2600.5781 I:\WINDOWS\system32\kernel32.dll 0x7c900000 - 0x7c9b3fff ntdll.dll 5.1.2600.5755 I:\WINDOWS\system32\ntdll.dll 0x7c9c0000 - 0x7d1ddfff shell32.dll 6.0.2900.5622 I:\WINDOWS\system32\shell32.dll 0x7e360000 - 0x7e3f0fff user32.dll 5.1.2600.5512 I:\WINDOWS\system32\user32.dll

Recent console output: File: I:\Documents and Settings\Vual\Moje dokumenty/OpenLieroX/logs/OpenLieroX - 20100328-2123.txt

H: OpenLieroX/0.58_rc3 is starting ... n: Free memory: 658 MB n: Current time: Sun Mar 28 21:23:55 2010 n: Searchpaths (in this order): n: I:\Documents and Settings\Vual\Moje dokumenty/OpenLieroX n: . n: C:\DOWNALOAD\OpenLieroX_0.58_rc3.win32\OpenLieroX n: Searchpaths finished. n: Installing CrashHandler .. installed Breakpad handler n: Loading network texts... DONE n: Loading taunts... DONE n: Hello there, I am initializing me now... n: SDL_VIDEODRIVER not set, setting to directx n: setting video mode n: ColorDepth: 32 n: VideoPostProcessor initialisation ... using Dummy video post processor n: PixelFormat: n: BitsPerPixel: 32, BytesPerPixel: 4 n: R/G/B/A mask: ff0000/ff00/ff/0 n: R/G/B/A loss: 0/0/0/8 n: Colorkey: 0, Alpha: 255 n: using software surfaces n: video mode was set successfully n: SoundSystem initialised, 1000 channels allocated n: Initializing ready n: PhysicsEngine LX56 physics loaded n: IRC connected to #LieroX@irc.quakenet.org H: server started on 192.168.1.100:23400 n: Client connect to 127.0.0.1:23400 n: sending challenge request to 127.0.0.1:23400 n: CMap::Load: level levels/Blat Arena.lxl is in image format n: LoadTheme: Theme dirt already loaded E: The obtained IP address is invalid: n: Server is using OpenLieroX/0.58_rc3 n: CClient: got challenge response from OpenLieroX/0.58_rc3 server n: GameServer: our local client has connected H: Worm joined: Vual (id 0, from local(OpenLieroX/0.58_rc3)) n: IRC connected to #LieroX@irc.quakenet.org n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: CHAT: Vual: HA n: IRC connected to #LieroX@irc.quakenet.org n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameServer::StartGame(), mod: Modern Warfare1.0, time: Sun Mar 28 21:26:29 2010 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server Map loadtime: 0.0180071 seconds n: modLog: Loading game mod file MW 1.0/script.lgs n: Server Mod loadtime: 1.248 seconds n: preparing game mode Death Match n: MaxFPS is 95 n: GameLoopStart n: Client: Got ParsePrepareGame n: Client: preparing worm 0:Vual for battle n: IRC connected to #LieroX@irc.quakenet.org H: Client: we are ready, waiting now for start game signal n: Server:ParseImReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Server: client local(OpenLieroX/0.58_rc3)(0 'Vual') got ready H: Server: BeginMatch for local(OpenLieroX/0.58_rc3)(0 'Vual') n: Server 'Nobody knows' game state: n: * playing, Death Match n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=360 (curtime=0) n: + 0:'Vual', alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: only 1 players left in game -> game over H: Server: gameover, worm 0 has won the match n: Server 'Nobody knows' game state: n: * playing, game is over, Death Match n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=360 (curtime=0) n: + 0:'Vual', alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: Client:ParseCLReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Client: get BeginMatch signal H: Client: the game is over, the winner is worm 0:Vual n: Save screenshot to game_results n: GameServer: gotoLobby (Client gamemenu -> quitgame) n: Menu_Net_GotoHostLobby n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameLoopEnd: Menu_Net_GotoHostLobby E: WARNING: trying to simulate with non-initialized physics engine! n: Client: received gotoLobby signal n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: IRC connected to #LieroX@irc.quakenet.org n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameServer::StartGame(), mod: Modern Warfare1.0, time: Sun Mar 28 21:27:33 2010 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server Map loadtime: 0.0190062 seconds n: Server Mod loadtime: 0.00100195 seconds n: preparing game mode Race n: MaxFPS is 95 n: GameLoopStart n: Client: Got ParsePrepareGame n: Client: preparing worm 0:Vual for battle H: Client: we are ready, waiting now for start game signal n: Server:ParseImReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Server: client local(OpenLieroX/0.58_rc3)(0 'Vual') got ready H: Server: BeginMatch for local(OpenLieroX/0.58_rc3)(0 'Vual') n: Server 'Nobody knows' game state: n: * playing, Race n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=360 (curtime=0) n: + 0:'Vual', alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: Client:ParseCLReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Client: get BeginMatch signal n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: GameServer: gotoLobby (Client gamemenu -> quitgame) n: Menu_Net_GotoHostLobby n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameLoopEnd: Menu_Net_GotoHostLobby E: WARNING: trying to simulate with non-initialized physics engine! n: Client: received gotoLobby signal n: GameServer::StartGame(), mod: Modern Warfare1.0, time: Sun Mar 28 21:28:50 2010 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server Map loadtime: 0.0179958 seconds n: Server Mod loadtime: 0.00199048 seconds n: preparing game mode Hide and Seek n: MaxFPS is 95 n: GameLoopStart n: Client: Got ParsePrepareGame n: Client: preparing worm 0:Vual for battle H: Client: we are ready, waiting now for start game signal n: Server:ParseImReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Server: client local(OpenLieroX/0.58_rc3)(0 'Vual') got ready H: Server: BeginMatch for local(OpenLieroX/0.58_rc3)(0 'Vual') n: Server 'Nobody knows' game state: n: * playing, Hide and Seek n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=360 (curtime=0) n: + 0:'Vual', team 0, alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) H: Server: gameover, team 0 has won the match n: Server 'Nobody knows' game state: n: * playing, game is over, Hide and Seek n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=360 (curtime=0) n: + 0:'Vual', team 0, alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: Client:ParseCLReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Client: get BeginMatch signal H: Client: the game is over, the winning team is team 0 n: Save screenshot to game_results n: GameServer: gotoLobby (Client gamemenu -> quitgame) n: Menu_Net_GotoHostLobby n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameLoopEnd: Menu_Net_GotoHostLobby E: WARNING: trying to simulate with non-initialized physics engine! n: Client: received gotoLobby signal n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: modLog: Loading game mod file MW 1.0/script.lgs n: IRC connected to #LieroX@irc.quakenet.org n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: IRC connected to #LieroX@irc.quakenet.org n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: CHAT: Vual: ........ W: possible lock of game thread detected n: IRC connected to #LieroX@irc.quakenet.org H: server started on 192.168.1.100:23400 n: Client connect to 127.0.0.1:23400 n: sending challenge request to 127.0.0.1:23400 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server is using OpenLieroX/0.58_rc3 n: CClient: got challenge response from OpenLieroX/0.58_rc3 server n: GameServer: our local client has connected H: Worm joined: Vual (id 0, from local(OpenLieroX/0.58_rc3)) H: Worm joined: [CPU] K1ll0r (id 1, from local(OpenLieroX/0.58_rc3)) n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl W: possible lock of game thread detected H: JoinServer 85.248.229.111:48365 (++ Promode 0.59 Morts ++) with player 'Vual' n: Client connect to 85.248.229.111:48365 n: sending challenge request to 85.248.229.111:48365 E: HTTP ERROR: Couldn't resolve host name H: server started on 192.168.1.100:23400 n: Client connect to 127.0.0.1:23400 n: sending challenge request to 127.0.0.1:23400 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server is using OpenLieroX/0.58_rc3 n: CClient: got challenge response from OpenLieroX/0.58_rc3 server n: GameServer: our local client has connected H: Worm joined: Vual (id 0, from local(OpenLieroX/0.58_rc3)) H: Worm joined: [CPU] K1ll0r (id 1, from local(OpenLieroX/0.58_rc3)) n: IRC connected to #LieroX@irc.quakenet.org n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameServer::StartGame(), mod: Modern Warfare1.0, time: Sun Mar 28 21:33:49 2010 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server Map loadtime: 0.0180239 seconds n: Server Mod loadtime: 0.000980957 seconds n: preparing game mode Death Match n: MaxFPS is 95 n: GameLoopStart n: Client: Got ParsePrepareGame n: Client: preparing worm 0:Vual for battle n: Client: preparing worm 1:[CPU] K1ll0r for battle H: Client: we are ready, waiting now for start game signal n: Server:ParseImReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Server:ParseImReady: weapons for 1:[CPU] K1ll0r: Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher n: Server: client local(OpenLieroX/0.58_rc3)(0 'Vual', 1 '[CPU] K1ll0r') got ready H: Server: BeginMatch for local(OpenLieroX/0.58_rc3)(0 'Vual', 1 '[CPU] K1ll0r') n: Server 'Nobody knows' game state: n: * playing, Death Match n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=1200 (curtime=0) n: + 0:'Vual', alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: + 1:'[CPU] K1ll0r'(bot), alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: Client:ParseCLReady: weapons for 0:Vual: Force Field, Plasma Launcher, Acid Gun, Energy Ball, Jet Pack n: Client:ParseCLReady: weapons for 1:[CPU] K1ll0r: Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher n: Client: get BeginMatch signal n: IRC connected to #LieroX@irc.quakenet.org n: GameServer: gotoLobby (Client gamemenu -> quitgame) n: Menu_Net_GotoHostLobby n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameLoopEnd: Menu_Net_GotoHostLobby n: Client: received gotoLobby signal n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameServer::StartGame(), mod: Modern Warfare1.0, time: Sun Mar 28 21:35:20 2010 n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: Server Map loadtime: 0.0190063 seconds n: Server Mod loadtime: 0.00202441 seconds n: preparing game mode Death Match n: MaxFPS is 95 n: GameLoopStart n: Client: Got ParsePrepareGame n: Client: preparing worm 0:Vual for battle n: Client: preparing worm 1:[CPU] K1ll0r for battle H: Client: we are ready, waiting now for start game signal n: Server:ParseImReady: weapons for 0:Vual: ShockStrike, Twin Rockets, Poison Rifle, Smoking Bomb, Electro Gun n: Server:ParseImReady: weapons for 1:[CPU] K1ll0r: Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher n: Server: client local(OpenLieroX/0.58_rc3)(0 'Vual', 1 '[CPU] K1ll0r') got ready H: Server: BeginMatch for local(OpenLieroX/0.58_rc3)(0 'Vual', 1 '[CPU] K1ll0r') n: Server 'Nobody knows' game state: n: * playing, Death Match n: * level=Blat Arena, mod=Modern Warfare1.0 n: * maxkills=150, lives=150, timelimit=1200 (curtime=0) n: + 0:'Vual', alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: + 1:'[CPU] K1ll0r'(bot), alive, lives=150, kills=0 on local(OpenLieroX/0.58_rc3) n: Client:ParseCLReady: weapons for 0:Vual: ShockStrike, Twin Rockets, Poison Rifle, Smoking Bomb, Electro Gun n: Client:ParseCLReady: weapons for 1:[CPU] K1ll0r: Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher, Mortar Launcher n: Client: get BeginMatch signal n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org W: deltatime 0.636 is too high W: deltatime 0.804 is too high n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org W: deltatime 0.646 is too high n: IRC connected to #LieroX@irc.quakenet.org n: IRC connected to #LieroX@irc.quakenet.org n: GameServer: gotoLobby (Client gamemenu -> quitgame) n: Menu_Net_GotoHostLobby n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl n: GameLoopEnd: Menu_Net_GotoHostLobby E: WARNING: trying to simulate with non-initialized physics engine! n: Client: received gotoLobby signal n: Switched back to OLX, re-filling the level and mod lists n: LoadTheme: Theme dirt already loaded n: reusing cached map for levels/Blat Arena.lxl W: possible lock of game thread detected H: Still locked after 5 seconds. Current threads: n: thread 'queued task handler': working n: thread 'IngameConsole handler': working n: thread 'CTextbox cursor blinker timer': working n: thread 'socket 1 read event checker': working n: thread 'socket 1 error event checker': working n: thread 'socket 2 read event checker': working n: thread 'socket 2 error event checker': working n: thread 'mainloop': working n: thread 'main lock detector': working n: thread 'CBrowser cursor blinker timer': working H: Free system memory: 615276 KB H: Cache size: 22803 KB W: we still are locked after 30 seconds n: we are in fullscreen, going to window mode now n: resetting video mode n: ColorDepth: 32 n: VideoPostProcessor initialisation ... using Dummy video post processor n: PixelFormat: n: BitsPerPixel: 32, BytesPerPixel: 4 n: R/G/B/A mask: ff0000/ff00/ff/0 n: R/G/B/A loss: 0/0/0/8 n: Colorkey: 0, Alpha: 255 n: using software surfaces n: video mode was set successfully n: setting window mode sucessfull CrashHandler, minidump_id be000917-c0c5-4a6f-9a34-24477f665c67 restarting game

Current config: File: I:\Documents and Settings\Vual\Moje dokumenty/OpenLieroX/cfg/options.cfg

# OpenLieroX Options File

Note: This file is automatically generated by OpenLieroX/0.58_rc3

[FileHandling] SearchPath1 = ${HOME}/OpenLieroX SearchPath2 = . SearchPath3 = ${BIN}

[Widgets] InternetListCols = 32,180,70,80,50,51,109 LANListCols = 32,180,70,80,50,158 FavouritesListCols = 32,180,70,80,50,150 GameInfoGroupsShown = 1,1,1,1,1,1,1,1,1,1,1

[Advanced] CheckForUpdates = true JpegQuality = 80 MatchLogging = true MaxCachedEntries = 300 MaxFPS = 95 RecoverAfterCrash = true

[Audio] Enabled = true MusicEnabled = true MusicVolume = 70 Volume = 70

[Game] AimAcceleration = 1299.91 AimFriction = 0 AimLikeLX56 = false AimMaxSpeed = 232.996 Antialiasing = true AntilagMovementPrediction = true AutoTyping = false Blood = 100 ColorizeDamageByWorm = false ColorizeNicks = true CrosshairDistance = 32 DamagePopups = true LastSelectedPlayer = Vua

albertz commented 13 years ago

Submitted by nobody

zdB8YF ugzrxgljopbh, [url=http://ayfrgdminleb.com/]ayfrgdminleb[/url], [link=http://wkysylqffjml.com/]wkysylqffjml[/link], http://rsvwkfeyahco.com/