Game crash on startup, need help...

    Joined
    Sep 21, 2012
    Messages
    2
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    When I run the starter program everything works fine but when the game launches then I get a brief black screen and then the game closes down and puts an error log in the starmade folder which is a java error. Here is the eroor that I get:

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x694ca105, pid=5896, tid=780
    #
    # JRE version: 7.0_07-b11
    # Java VM: Java HotSpot(TM) Client VM (23.3-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C [atioglxx.dll+0x4ca105] atiPPHSN+0x41a535
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    --------------- T H R E A D ---------------

    Current thread (0x29c14400): JavaThread "ClientThread" [_thread_in_native, id=780, stack(0x2f870000,0x2f8c0000)]

    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

    Registers:
    EAX=0x00000007, EBX=0x31391238, ECX=0x00000007, EDX=0x31391238
    ESP=0x2f8bf0e0, EBP=0x312d8488, ESI=0x00000000, EDI=0x00000000
    EIP=0x694ca105, EFLAGS=0x00210246

    Top of Stack: (sp=0x2f8bf0e0)
    0x2f8bf0e0: 00000000 00000000 31391238 694caac7
    0x2f8bf0f0: 312d8d88 31391238 312d85ec 314854a0
    0x2f8bf100: 00000075 00000001 00000000 00000001
    0x2f8bf110: 31222590 00000000 0000077f 00000029
    0x2f8bf120: 90004ddd 31224320 00000001 314cb100
    0x2f8bf130: 00000000 00000004 00000000 00000075
    0x2f8bf140: 30ae28d0 00000000 00000000 00000007
    0x2f8bf150: 30ae27c0 00000008 31499140 314cb100

    Instructions: (pc=0x694ca105)
    0x694ca0e5: 10 73 66 3b 42 6c 74 61 83 7a 3c 00 74 5b 53 c1
    0x694ca0f5: e1 04 56 57 8b f9 8d 0c 07 8b b4 8a dc 00 00 00
    0x694ca105: 8b 0e 8b 5e 04 83 c0 01 83 f8 10 73 35 03 f8 8d
    0x694ca115: b4 ba dc 00 00 00 eb 03 8d 49 00 83 3e 00 74 22


    Register to memory mapping:

    EAX=0x00000007 is an unknown value
    EBX=0x31391238 is an unknown value
    ECX=0x00000007 is an unknown value
    EDX=0x31391238 is an unknown value
    ESP=0x2f8bf0e0 is pointing into the stack for thread: 0x29c14400
    EBP=0x312d8488 is an unknown value
    ESI=0x00000000 is an unknown value
    EDI=0x00000000 is an unknown value


    Stack: [0x2f870000,0x2f8c0000], sp=0x2f8bf0e0, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [atioglxx.dll+0x4ca105] atiPPHSN+0x41a535

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0
    j org.lwjgl.opengl.GL11.glDrawArrays(III)V+20
    j od.a()V+283
    j bP.a()V+152
    j nq.f()V+157
    j nq.a(Ljava/lang/String;)V+873
    j u.a()V+130
    j eC.run()V+193
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub

    --------------- P R O C E S S ---------------

    Java Threads: ( => current thread )
    0x2a2d7400 JavaThread "[CLIENT]RequestNewSegments" [_thread_blocked, id=2036, stack(0x304e0000,0x30530000)]
    0x2a2d6c00 JavaThread "ServerPing RegisteredClient: ilawson (1) connected: true" [_thread_blocked, id=3216, stack(0x303a0000,0x303f0000)]
    0x2a2d6800 JavaThread "client Processor: 1" [_thread_in_native, id=2740, stack(0x2f7b0000,0x2f800000)]
    0x2a2d6000 JavaThread "SERVER-PROCESSOR: RegisteredClient: ilawson (1) connected: true" [_thread_in_native, id=4140, stack(0x30040000,0x30090000)]
    0x2a2d5c00 JavaThread "[CLIENT]_CREATOR_THREAD" [_thread_blocked, id=1632, stack(0x300e0000,0x30130000)]
    0x2a2d5400 JavaThread "LightUpdate1" [_thread_blocked, id=5732, stack(0x2fcd0000,0x2fd20000)]
    0x2a2d4c00 JavaThread "LightUpdate0" [_thread_blocked, id=3176, stack(0x2fb40000,0x2fb90000)]
    0x2a2d4800 JavaThread "CLIENT_SEGMENT_WRITER_THREAD" [_thread_blocked, id=4676, stack(0x2f990000,0x2f9e0000)]
    0x2a2d4000 JavaThread "ServerController" [_thread_blocked, id=5272, stack(0x2fa70000,0x2fac0000)]
    0x2a2d3c00 JavaThread "ServerListener" [_thread_in_native, id=1776, stack(0x2f9f0000,0x2fa40000)]
    0x29c19000 JavaThread "Thread-7" [_thread_blocked, id=5812, stack(0x2f710000,0x2f760000)]
    0x2ef01400 JavaThread "SERVER_SEGMENT_WRITER_THREAD" [_thread_blocked, id=4688, stack(0x2f920000,0x2f970000)]
    =>0x29c14400 JavaThread "ClientThread" [_thread_in_native, id=780, stack(0x2f870000,0x2f8c0000)]
    0x2a5ecc00 JavaThread "TimerQueue" daemon [_thread_blocked, id=992, stack(0x2f820000,0x2f870000)]
    0x2ef1a400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4208, stack(0x2b2c0000,0x2b310000)]
    0x021ba800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3916, stack(0x020b0000,0x02100000)]
    0x2a4db000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4256, stack(0x2e880000,0x2e8d0000)]
    0x2a3eb000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5024, stack(0x2abe0000,0x2ac30000)]
    0x2a3eac00 JavaThread "AWT-Shutdown" [_thread_blocked, id=5176, stack(0x2ad00000,0x2ad50000)]
    0x2a3ea400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2340, stack(0x2aca0000,0x2acf0000)]
    0x29bc7800 JavaThread "Service Thread" daemon [_thread_blocked, id=5776, stack(0x2a1a0000,0x2a1f0000)]
    0x29bc2800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5724, stack(0x2a030000,0x2a080000)]
    0x29bbc400 JavaThread "Attach Listener" daemon [_thread_blocked, id=2764, stack(0x29fd0000,0x2a020000)]
    0x29bbb400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5696, stack(0x29f60000,0x29fb0000)]
    0x29bb8c00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5208, stack(0x29cf0000,0x29d40000)]
    0x29b5ac00 JavaThread "Finalizer" daemon [_thread_blocked, id=6060, stack(0x29ef0000,0x29f40000)]
    0x29b55400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5612, stack(0x29c70000,0x29cc0000)]

    Other Threads:
    0x29b52400 VMThread [stack: 0x29e50000,0x29ea0000] [id=3780]
    0x29bd8800 WatcherThread [stack: 0x2a100000,0x2a150000] [id=1692]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    par new generation total 59008K, used 33953K [0x04430000, 0x08430000, 0x08430000)
    eden space 52480K, 52% used [0x04430000, 0x05ef8468, 0x07770000)
    from space 6528K, 100% used [0x07dd0000, 0x08430000, 0x08430000)
    to space 6528K, 0% used [0x07770000, 0x07770000, 0x07dd0000)
    concurrent mark-sweep generation total 196608K, used 13796K [0x08430000, 0x14430000, 0x24430000)
    concurrent-mark-sweep perm gen total 13696K, used 13592K [0x24430000, 0x25190000, 0x28430000)

    Card table byte_map: [0x28430000,0x28560000] byte_map_base: 0x2840de80

    Polling page: 0x00310000

    Code Cache [0x022c0000, 0x024a8000, 0x042c0000)
    total_blobs=1198 nmethods=869 adapters=263 free_code_cache=30823Kb largest_free_block=31563264

    Compilation events (10 events):
    Event: 21.675 Thread 0x29bc2800 861 org.newdawn.slick.openal.OggInputStream::read (81 bytes)
    Event: 21.675 Thread 0x29bc2800 nmethod 861 0x024a0408 code [0x024a0520, 0x024a0648]
    Event: 21.675 Thread 0x29bc2800 862 java.nio.DirectByteBuffer::get (16 bytes)
    Event: 21.676 Thread 0x29bc2800 nmethod 862 0x024a0748 code [0x024a0840, 0x024a08e0]
    Event: 21.677 Thread 0x29bc2800 9 % org.newdawn.slick.openal.OggDecoder::getData @ 34 (119 bytes)
    Event: 21.678 Thread 0x29bc2800 nmethod 9% 0x024a0988 code [0x024a0b50, 0x024a143c]
    Event: 21.678 Thread 0x29bc2800 863 ! org.newdawn.slick.openal.OggInputStream::readPCM (663 bytes)
    Event: 21.681 Thread 0x29bc2800 nmethod 863 0x024a1f48 code [0x024a21f0, 0x024a2e28]
    Event: 21.681 Thread 0x29bc2800 864 java.util.ArrayList::isEmpty (13 bytes)
    Event: 21.681 Thread 0x29bc2800 nmethod 864 0x024a4208 code [0x024a4300, 0x024a4390]

    GC Heap History (2 events):
    Event: 20.260 GC heap before
    {Heap before GC invocations=0 (full 0):
    par new generation total 59008K, used 48505K [0x04430000, 0x08430000, 0x08430000)
    eden space 52480K, 92% used [0x04430000, 0x0738e5b8, 0x07770000)
    from space 6528K, 0% used [0x07770000, 0x07770000, 0x07dd0000)
    to space 6528K, 0% used [0x07dd0000, 0x07dd0000, 0x08430000)
    concurrent mark-sweep generation total 196608K, used 0K [0x08430000, 0x14430000, 0x24430000)
    concurrent-mark-sweep perm gen total 12288K, used 11952K [0x24430000, 0x25030000, 0x28430000)
    Event: 20.334 GC heap after
    Heap after GC invocations=1 (full 0):
    par new generation total 59008K, used 6528K [0x04430000, 0x08430000, 0x08430000)
    eden space 52480K, 0% used [0x04430000, 0x04430000, 0x07770000)
    from space 6528K, 100% used [0x07dd0000, 0x08430000, 0x08430000)
    to space 6528K, 0% used [0x07770000, 0x07770000, 0x07dd0000)
    concurrent mark-sweep generation total 196608K, used 13796K [0x08430000, 0x14430000, 0x24430000)
    concurrent-mark-sweep perm gen total 12288K, used 11952K [0x24430000, 0x25030000, 0x28430000)
    }

    Deoptimization events (0 events):
    No events

    Internal exceptions (10 events):
    Event: 21.653 Thread 0x29c14400 Threw 0x05dabf90 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.660 Thread 0x29c14400 Threw 0x05e3b170 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.660 Thread 0x29c14400 Threw 0x05e3ce40 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.660 Thread 0x29c14400 Threw 0x05e3ee90 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.680 Thread 0x29c14400 Threw 0x05e7c5c0 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.680 Thread 0x29c14400 Threw 0x05e8d1b0 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.681 Thread 0x29c14400 Threw 0x05e90aa8 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.682 Thread 0x29c14400 Threw 0x05e98cc8 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.682 Thread 0x29c14400 Threw 0x05e9a7e0 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
    Event: 21.683 Thread 0x29c14400 Threw 0x05e9d270 at C:\jdk7u1_32P\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166

    Events (10 events):
    Event: 21.680 loading class 0x2eff6ae8
    Event: 21.680 loading class 0x2eff6ae8 done
    Event: 21.681 loading class 0x2a548d78
    Event: 21.681 loading class 0x2a548d78 done
    Event: 21.682 loading class 0x2effa5f8
    Event: 21.682 loading class 0x2effa5f8 done
    Event: 21.682 loading class 0x29c57420
    Event: 21.682 loading class 0x29c57420 done
    Event: 21.683 loading class 0x2a5473f8
    Event: 21.683 loading class 0x2a5473f8 done


    Dynamic libraries:
    0x00180000 - 0x001af000 C:\Program Files\Java\jre7\bin\javaw.exe
    0x77200000 - 0x77328000 C:\Windows\system32\ntdll.dll
    0x75bc0000 - 0x75c9c000 C:\Windows\system32\kernel32.dll
    0x76d60000 - 0x76e26000 C:\Windows\system32\ADVAPI32.dll
    0x75af0000 - 0x75bb2000 C:\Windows\system32\RPCRT4.dll
    0x76e30000 - 0x76ecd000 C:\Windows\system32\USER32.dll
    0x76840000 - 0x7688b000 C:\Windows\system32\GDI32.dll
    0x746b0000 - 0x7484e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_none_5cdd65e20837faf2\COMCTL32.dll
    0x770f0000 - 0x7719a000 C:\Windows\system32\msvcrt.dll
    0x76ba0000 - 0x76bf8000 C:\Windows\system32\SHLWAPI.dll
    0x76b80000 - 0x76b9e000 C:\Windows\system32\IMM32.DLL
    0x76c90000 - 0x76d58000 C:\Windows\system32\MSCTF.dll
    0x77450000 - 0x77459000 C:\Windows\system32\LPK.DLL
    0x77070000 - 0x770ed000 C:\Windows\system32\USP10.dll
    0x77330000 - 0x7735d000 C:\Windows\system32\WS2_32.dll
    0x77360000 - 0x77366000 C:\Windows\system32\NSI.dll
    0x758d0000 - 0x758f1000 C:\Windows\system32\NTMARTA.DLL
    0x76ed0000 - 0x76f1a000 C:\Windows\system32\WLDAP32.dll
    0x75a60000 - 0x75a67000 C:\Windows\system32\PSAPI.DLL
    0x758b0000 - 0x758c1000 C:\Windows\system32\SAMLIB.dll
    0x76f20000 - 0x77064000 C:\Windows\system32\ole32.dll
    0x6ffc0000 - 0x7007e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x687e0000 - 0x68b2c000 C:\Program Files\Java\jre7\bin\client\jvm.dll
    0x72480000 - 0x72487000 C:\Windows\system32\WSOCK32.dll
    0x73ce0000 - 0x73d12000 C:\Windows\system32\WINMM.dll
    0x76c00000 - 0x76c8d000 C:\Windows\system32\OLEAUT32.dll
    0x73ca0000 - 0x73cd9000 C:\Windows\system32\OLEACC.dll
    0x73b70000 - 0x73b7c000 C:\Program Files\Java\jre7\bin\verify.dll
    0x73550000 - 0x73570000 C:\Program Files\Java\jre7\bin\java.dll
    0x734f0000 - 0x73503000 C:\Program Files\Java\jre7\bin\zip.dll
    0x01450000 - 0x01466000 C:\Users\Public\Documents\StarMade\native\windows\jinput-dx8.dll
    0x73510000 - 0x73543000 C:\Windows\system32\DINPUT8.dll
    0x29db0000 - 0x29e23000 C:\Users\Public\Documents\StarMade\native\windows\lwjgl.dll
    0x68db0000 - 0x68e7b000 C:\Windows\system32\OPENGL32.dll
    0x72510000 - 0x72533000 C:\Windows\system32\GLU32.dll
    0x704d0000 - 0x705b5000 C:\Windows\system32\DDRAW.dll
    0x71a50000 - 0x71a56000 C:\Windows\system32\DCIMAN32.dll
    0x768c0000 - 0x76a4a000 C:\Windows\system32\SETUPAPI.dll
    0x72250000 - 0x7225c000 C:\Windows\system32\dwmapi.dll
    0x750c0000 - 0x750c8000 C:\Windows\system32\VERSION.dll
    0x014f0000 - 0x0150e000 C:\Windows\System32\OpenAL32.dll
    0x724d0000 - 0x724e4000 C:\Program Files\Java\jre7\bin\net.dll
    0x750d0000 - 0x7510b000 C:\Windows\system32\mswsock.dll
    0x750b0000 - 0x750b5000 C:\Windows\System32\wship6.dll
    0x73f60000 - 0x73f6f000 C:\Program Files\Java\jre7\bin\nio.dll
    0x68690000 - 0x687d2000 C:\Program Files\Java\jre7\bin\awt.dll
    0x744e0000 - 0x7451f000 C:\Windows\system32\uxtheme.dll
    0x713d0000 - 0x7158a000 C:\Windows\system32\d3d9.dll
    0x72020000 - 0x72026000 C:\Windows\system32\d3d8thk.dll
    0x710a0000 - 0x713c5000 C:\Windows\system32\atiumdag.dll
    0x2b370000 - 0x2b745000 C:\Windows\system32\atiumdva.dll
    0x75ca0000 - 0x767b0000 C:\Windows\system32\SHELL32.dll
    0x6fed0000 - 0x6fefa000 C:\Program Files\Java\jre7\bin\fontmanager.dll
    0x6e4b0000 - 0x6e4e1000 C:\Program Files\Java\jre7\bin\t2k.dll
    0x767b0000 - 0x76834000 C:\Windows\system32\CLBCatQ.DLL
    0x739e0000 - 0x73a93000 C:\Windows\system32\WindowsCodecs.dll
    0x2b310000 - 0x2b333000 C:\Windows\System32\pmxscrll.dll
    0x2b340000 - 0x2b34d000 C:\Windows\System32\PMXCOMM.dll
    0x2e790000 - 0x2e7a1000 C:\Windows\System32\PMXHOOKS.dll
    0x74d80000 - 0x74d85000 C:\Windows\System32\wshtcpip.dll
    0x75500000 - 0x7552c000 C:\Windows\system32\DNSAPI.dll
    0x72e60000 - 0x72e6f000 C:\Windows\system32\napinsp.dll
    0x72e20000 - 0x72e32000 C:\Windows\system32\pnrpnsp.dll
    0x72e50000 - 0x72e58000 C:\Windows\System32\winrnr.dll
    0x2e720000 - 0x2e739000 C:\Program Files\Bonjour\mdnsNSP.dll
    0x752d0000 - 0x752e9000 C:\Windows\system32\Iphlpapi.dll
    0x75290000 - 0x752c5000 C:\Windows\system32\dhcpcsvc.DLL
    0x75900000 - 0x75914000 C:\Windows\system32\Secur32.dll
    0x75280000 - 0x75287000 C:\Windows\system32\WINNSI.DLL
    0x75250000 - 0x75271000 C:\Windows\system32\dhcpcsvc6.DLL
    0x73680000 - 0x73686000 C:\Windows\system32\rasadhlp.dll
    0x69000000 - 0x699eb000 C:\Windows\system32\atioglxx.dll
    0x68c70000 - 0x68cd2000 C:\Windows\system32\mscms.dll
    0x735e0000 - 0x73622000 C:\Windows\system32\WINSPOOL.DRV
    0x75920000 - 0x7593e000 C:\Windows\system32\USERENV.dll
    0x68650000 - 0x68688000 C:\Windows\system32\icm32.dll
    0x73b40000 - 0x73b6f000 C:\Windows\system32\wdmaud.drv
    0x73c20000 - 0x73c24000 C:\Windows\system32\ksuser.dll
    0x74bc0000 - 0x74be7000 C:\Windows\system32\MMDevAPI.DLL
    0x74cb0000 - 0x74cb7000 C:\Windows\system32\AVRT.dll
    0x74b90000 - 0x74bbd000 C:\Windows\system32\WINTRUST.dll
    0x75380000 - 0x75471000 C:\Windows\system32\CRYPT32.dll
    0x754e0000 - 0x754f2000 C:\Windows\system32\MSASN1.dll
    0x76890000 - 0x768b9000 C:\Windows\system32\imagehlp.dll
    0x73b10000 - 0x73b31000 C:\Windows\system32\AUDIOSES.DLL
    0x73aa0000 - 0x73b06000 C:\Windows\system32\audioeng.dll
    0x73c10000 - 0x73c19000 C:\Windows\system32\msacm32.drv
    0x739c0000 - 0x739d4000 C:\Windows\system32\MSACM32.dll
    0x73bc0000 - 0x73bc7000 C:\Windows\system32\midimap.dll
    0x72310000 - 0x72380000 C:\Windows\system32\dsound.dll
    0x74da0000 - 0x74dba000 C:\Windows\system32\POWRPROF.dll
    0x331b0000 - 0x334e1000 C:\Windows\System32\Sens_oal.dll
    0x71bf0000 - 0x71ccc000 C:\Windows\system32\dbghelp.dll

    VM Arguments:
    jvm_args: -Xmn64M -Xms256M -Xmx512M -Xincgc
    java_command: C:\Users\Public\Documents\.\StarMade\StarMade.jar -force
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Internet Explorer;C:\Program Files\Java\jre7\bin
    USERNAME=Isaac and Jonathan
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel



    --------------- S Y S T E M ---------------

    OS: Windows Vista Build 6001 Service Pack 1

    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

    Memory: 4k page, physical 3142880k(2139280k free), swap 6493676k(5141376k free)

    vm_info: Java HotSpot(TM) Client VM (23.3-b01) for windows-x86 JRE (1.7.0_07-b11), built on Sep 7 2012 01:40:56 by "java_re" with unknown MS VC++:1600

    time: Mon Oct 01 18:44:07 2012
    elapsed time: 21 seconds

    Please help I really want to play this game it looks really awesome.
    Thanks ~~ ilawson
     
    Joined
    Sep 21, 2012
    Messages
    2
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    Here is the most recent log file:

    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-128: fq
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-127: iR
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-126: ChatSystem
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-125: iP
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-124: eP
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-123: eR
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-122: fs
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-121: fv
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-120: fv
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-119: hC
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-118: fp
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-117: hD
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-116: hE
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-115: hy
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-114: fu
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-113: fw
    [Oct 1, 2012 6:43:46 PM] STDOUT: [OUT] Remote Class: #-112: eS
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] NOW PARSING COMMANDS FROM org.schema.game.network.commands: already in map: {class org.schema.schine.network.commands.RequestServerTime=RequestServerTime[void], class org.schema.schine.network.commands.Login=Login[return], class org.schema.schine.network.commands.Pause=Pause[return], class org.schema.schine.network.commands.GetNextFreeObjectId=GetNextFreeObjectId[return], class org.schema.schine.network.commands.RequestSynchronizeAll=RequestSynchronizeAll[return], class org.schema.schine.network.commands.Synchronize=Synchronize[void], class org.schema.schine.network.commands.SynchronizePrivateChannel=SynchronizePrivateChannel[void], class org.schema.schine.network.commands.LogoutClient=LogoutClient[void], class org.schema.schine.network.commands.MessageTo=MessageTo[void]}
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] starting to find with j@1c58197
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] ERROR: no content in Resource
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] org.schema.schine.graphicsengine.core.ResourceException: ERROR: no content in Resource: C:\\Users\\Public\\Documents\\StarMade\\file:\\C:\\Users\\Public\\Documents\\StarMade\\StarMade.jar!\\org\\schema\\game\\network\\commands
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] at j.a(SourceFile:268)
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] at org.schema.schine.network.CommandMap.parseCommands(SourceFile:96)
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] at org.schema.schine.network.CommandMap.addCommandPath(SourceFile:79)
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] at org.schema.schine.network.NetUtil.addCommandPath(SourceFile:137)
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] at org.schema.game.common.Starter.main(SourceFile:91)
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] PARSED COMMANDS: []
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] ################# Loading from JAR #####################
    [Oct 1, 2012 6:43:46 PM] STDERR: [ERR] ########################################################
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] [BLUEPRINT] READING BLUEPRINT: Catalog.txt
    [Oct 1, 2012 6:43:47 PM] STDOUT: [OUT] [START] no Blueprint files detected: COPYING DEFAULT BLUEPRINTS
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\Catalog.txt to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\Catalog.txt
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\Catalog.txt to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\Catalog.txt
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.-1.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.-1.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.-1.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.-1.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.-1.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.-1.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.-1.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.-1.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.0.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.0.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.0.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.0.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.0.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.0.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.-1.0.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.-1.0.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.-1.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.-1.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.-1.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.-1.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.-1.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.-1.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.-1.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.-1.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.0.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.0.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.0.-1.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.0.-1.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] DIR FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.0.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.0.0.smd
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] FILE FROM C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints-default\\DATA\\small-attack-ship.0.0.0.smd to C:\\Users\\Public\\Documents\\StarMade\\.\\blueprints\\DATA\\small-attack-ship.0.0.0.smd
    [Oct 1, 2012 6:43:47 PM] STDOUT: [OUT] STARTING WITH ARGUMENTS: [-force]
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] java.io.FileNotFoundException
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] at org.schema.game.common.Starter.b(SourceFile:157)
    [Oct 1, 2012 6:43:47 PM] STDERR: [ERR] at org.schema.game.common.Starter.main(SourceFile:135)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] [SERVER] initializing
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] [CLIENT] initializing 0.08894 (20121001_230310)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] java.io.FileNotFoundException: .\\keyboard.cfg (The system cannot find the file specified)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] at java.io.FileInputStream.open(Native Method)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] at java.io.FileInputStream.(Unknown Source)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] at java.io.FileReader.(Unknown Source)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] at by.b(SourceFile:109)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] at eC.run(SourceFile:190)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] at java.lang.Thread.run(Unknown Source)
    [Oct 1, 2012 6:44:04 PM] STDERR: [ERR] Could not read settings file: using defaults (.\\keyboard.cfg (The system cannot find the file specified))
    [Oct 1, 2012 6:44:05 PM] STDERR: [ERR] port 4242 is open
    [Oct 1, 2012 6:44:05 PM] STDERR: [ERR] [CHAT] Server(0) initializing new chat with id 0
    [Oct 1, 2012 6:44:05 PM] STDOUT: [OUT] [SERVER] LOADING SECTOR... (8, 8, 8)
    [Oct 1, 2012 6:44:05 PM] STDERR: [ERR] [SERVER] couldn't load sector, creating and populating new starting sector
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ADDING SECTOR Sector[2](8, 8, 8)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (1, 1, 1)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (0, 1, 1)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (1, 0, 1)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (0, 0, 1)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (1, 1, 0)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (0, 1, 0)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (1, 0, 0)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] LOADING SYSTEM... (0, 0, 0)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] populating sector (8, 8, 8)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] CREATING NEW PHYSICS BODY with SHAPE: ih@131d112
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WHAT?? fs(3):: org.schema.schine.network.objects.container.PhysicsDataContainer@ee3d51; ih@131d112
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] CREATING NEW PHYSICS BODY with SHAPE: ih@fbcbc9
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WHAT?? fs(3):: org.schema.schine.network.objects.container.PhysicsDataContainer@ee3d51; ih@131d112
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WHAT?? eR(4):: org.schema.schine.network.objects.container.PhysicsDataContainer@2c258b; ih@fbcbc9
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] CREATING NEW PHYSICS BODY with SHAPE: ih@54e36f
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [ServerListener] Server initialization OK... now waiting for connections
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] SERVER STARTED UPDATING
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [LOCAL GAME] CHANGED PORT TO 4242
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] trying to connect to localhost:4242
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] establishing new socket connection to localhost:4242
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] CLIENT SOCKET CONNECTED TO SERVER
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] connection made. starting new processor 52820, /127.0.0.1; local: 4242, /127.0.0.1, keepalive false
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] loggin in now... ilawson
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] connection registered
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER][PROCESSOR] client setup completed. listening for input
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] not executing server ping for null client yet: 0 / 10000
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER][LOGIN] unknown client connected. given id: 1: description: ilawson
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] checking ip ban: 127.0.0.1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FILE NOT FOUND] File for ENTITY_PLAYERSTATE_ilawson does not exist: C:\\Users\\Public\\Documents\\StarMade\\.\\server-database\\ENTITY_PLAYERSTATE_ilawson.ent
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] Not Found Saved State: ENTITY_PLAYERSTATE_ilawson: new player identity logged in: "ilawson"
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] SPAWNING POINT OF PlS[id(6)(1)] SET: (0.0, -6.5, -8.0)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] adding player to synch queue (ID: 6) (SECTOR: (8, 8, 8) [2])
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER][LOGIN] return code 0
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER][LOGIN] login received. returning login info for RegisteredClient: ilawson (1) connected: true: returnCode: 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client] [LOGIN]: Client sucessfully registered with id: 1
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] logged in as: Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] SET INITIAL SECTOR ID TO 2
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] RECEIVED STARTING SECTOR: (8, 8, 8)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] synchronizing ALL Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [BLUEPRINT] READING BLUEPRINT: Catalog.txt
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [BLUEPRINT] Parsing: small-attack-ship
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] UPDATING CATALOG small-attack-ship
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] SENDING INITIAL TEAM: -2
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SEND][SERVERMESSAGE] org.schema.schine.network.server.ServerMessage@e9e607 to RegisteredClient: ilawson (1) connected: true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] updating prices for: fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] SENDING CATALOG iU@19a28a8
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Revived PlayerState PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] (client needs synch) SENDING SYNCHALL TO RegisteredClient: ilawson (1) connected: true
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [SERVER] sending ALLSYNCHRONIZING update to 1 6, 6
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Sending requested SynchAll. STILL SYNCHRONIZED FROM PARAMETRIZIED LOCK
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] SENDING ALL OBJECTS: {0=(0)ChatSystem, 1=hy@1eceeb, 3=fs(3), 4=eR(4), 5=eR(5), 6=PlS[id(6)(1)]}
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WRITTEN CONTROLMAP ARRAY SIZE: 2 FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WRITTEN CONTROLMAP ARRAY SIZE: 2 FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WRITTEN CONTROLMAP ARRAY SIZE: 2 FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [BLUEPRINT] READING BLUEPRINT: Catalog.txt
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [BLUEPRINT] Parsing: small-attack-ship
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] UPDATING CATALOG small-attack-ship
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] SENDING INITIAL TEAM: -1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] 1 Sync all update received
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SYNCHRONIZE] FORCED UPDATE
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) REMOVED BECAUSE OF FORCED UPDATE: 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FORCESYNC]----> State Client(1) NOT synchronized!!! #0: readClass: -126
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [NT] [SYNCH] HANDLING NEW OBJECT 0 on Client(1): from 0; aquire local and remote locks. classId: -126
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CHAT] Client(1) initializing new chat with id -434343
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CHAT] Client(1) initializing data from network object 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO LOCAL OBJECTS: (0)ChatSystem
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client(1)] received object set to not-new on client Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO REMOTE OBJECTS: (0)ChatSystem
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) REMOVED BECAUSE OF FORCED UPDATE: 1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FORCESYNC]----> State Client(1) NOT synchronized!!! #1: readClass: -115
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [NT] [SYNCH] HANDLING NEW OBJECT 1 on Client(1): from 0; aquire local and remote locks. classId: -115
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WRITTEN CONTROLMAP ARRAY SIZE: 1 FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO LOCAL OBJECTS: hy@1905357
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client(1)] received object set to not-new on client Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO REMOTE OBJECTS: hy@1905357
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WRITTEN CONTROLMAP ARRAY SIZE: 1 FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) REMOVED BECAUSE OF FORCED UPDATE: 3
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FORCESYNC]----> State Client(1) NOT synchronized!!! #2: readClass: -122
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [NT] [SYNCH] HANDLING NEW OBJECT 3 on Client(1): from 0; aquire local and remote locks. classId: -122
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WRITTEN CONTROLMAP ARRAY SIZE: 1 FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FINISHED TO WRITE STRUCTURE FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [BLUEPRINT] READING BLUEPRINT: Catalog.txt
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [BLUEPRINT] Parsing: small-attack-ship
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] NEW DUMMY SEGMENT
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] UPDATING CATALOG small-attack-ship
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] SENDING INITIAL TEAM: -1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Server(0): (Neutral[[PlS[id(6)(1)]]]) ADDED MEMBER PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] UPDATING MEMBERS LIST! Server(0): (Neutral[[PlS[id(6)(1)]]])
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Server(0): (Green Team[[]]) REMOVED MEMBER PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] UPDATING MEMBERS LIST! Server(0): (Green Team[[]])
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Server(0): (Blue Team[[]]) REMOVED MEMBER PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ############Built Octree
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] UPDATING MEMBERS LIST! Server(0): (Blue Team[[]])
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Server(0): (Enemy[[]]) REMOVED MEMBER PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] UPDATING MEMBERS LIST! Server(0): (Enemy[[]])
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [PHYSICS] WARNING: PHYSICS SYNC IN DANGER
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [SERVER] SENDING CATALOG iU@1fd149b
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED: 2 CONTROL MAPS FOR fs(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR fs(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR fs(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR fs(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR fs(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] INIT FROM NT: Client(1) fs(3); Sector L/R 2 / 2 ( Client(1) )
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 1; count 178 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 622 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 3; count 191 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 4; count 315 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 5; count 993 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 5; type 6; count 465 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 6; type 7; count 149 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 7; type 8; count 603 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 1; count 178 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 622 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 3; count 191 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 4; count 315 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 5; count 993 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 5; type 6; count 465 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 6; type 7; count 149 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 7; type 8; count 603 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] CREATING NEW PHYSICS BODY with SHAPE: ih@dce64f
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [PHYSICS-ADD] ADDING TO PHYSICS: fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 1; count 178 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 622 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 3; count 191 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 4; count 315 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 5; count 993 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 5; type 6; count 465 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 6; type 7; count 149 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 7; type 8; count 603 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO LOCAL OBJECTS: fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client(1)] received object set to not-new on client Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO REMOTE OBJECTS: fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) REMOVED BECAUSE OF FORCED UPDATE: 4
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FORCESYNC]----> State Client(1) NOT synchronized!!! #3: readClass: -123
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [NT] [SYNCH] HANDLING NEW OBJECT 4 on Client(1): from 0; aquire local and remote locks. classId: -123
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED: 2 CONTROL MAPS FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] INIT FROM NT: Client(1) eR(4); Sector L/R 2 / 2 ( Client(1) )
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] CREATING NEW PHYSICS BODY with SHAPE: ih@48f7de
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [PHYSICS-ADD] ADDING TO PHYSICS: eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO LOCAL OBJECTS: eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client(1)] received object set to not-new on client Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO REMOTE OBJECTS: eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) REMOVED BECAUSE OF FORCED UPDATE: 5
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FORCESYNC]----> State Client(1) NOT synchronized!!! #4: readClass: -123
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [NT] [SYNCH] HANDLING NEW OBJECT 5 on Client(1): from 0; aquire local and remote locks. classId: -123
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED: 2 CONTROL MAPS FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR eR(-1234)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] INIT FROM NT: Client(1) eR(5); Sector L/R 2 / 2 ( Client(1) )
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] CREATING NEW PHYSICS BODY with SHAPE: ih@254cfd
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [PHYSICS-ADD] ADDING TO PHYSICS: eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO LOCAL OBJECTS: eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client(1)] received object set to not-new on client Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO REMOTE OBJECTS: eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) REMOVED BECAUSE OF FORCED UPDATE: 6
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [FORCESYNC]----> State Client(1) NOT synchronized!!! #5: readClass: -127
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [NT] [SYNCH] HANDLING NEW OBJECT 6 on Client(1): from 0; aquire local and remote locks. classId: -127
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [WARNING] this client state already has a player objectClientId: 1 this state: Client(1). This could probably be because of resynchronization
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [PlayerState] Client successfully received player state Client(1), owner: 1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 5; count 25 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 8; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 6; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 16; count 20 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 10; type 1; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 5; count 25 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED TEAM CHANGED OF PlS[id(6)(1)]: -2
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED TEAM CHANGED OF PlS[id(6)(1)]: -1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] RECEIVED CLIENT CATALOG iU@e1a23a
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO LOCAL OBJECTS: PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [Client(1)] received object set to not-new on client Client(1)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) ADDING TO REMOTE OBJECTS: PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] 1 executed RequestSynchronizeAll. fetched objects (Local/Remote: {0=(0)ChatSystem, 1=hy@1905357, 3=fs(3), 4=eR(4), 5=eR(5), 6=PlS[id(6)(1)]}/{0=NetworkObject(0), 1=NetworkObject(1), 3=NetworkObject(3), 4=NetworkObject(4), 5=NetworkObject(5), 6=NetworkObject(6)})
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [RESYNCH] NOT clearing segment buffer of fs(3): 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WARNING: Integrety of segbuffer should be checked
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED: 1 CONTROL MAPS FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [RESYNCH] NOT clearing segment buffer of eR(4): 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WARNING: Integrety of segbuffer should be checked
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [RESYNCH] NOT clearing segment buffer of eR(5): 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] WARNING: Integrety of segbuffer should be checked
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] RE- synchronized client: 1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR fs(3)
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] connected to server localhost:4242
    [Oct 1, 2012 6:44:06 PM] STDOUT: [OUT] [CLIENT] State initialized. GameMode: FREE
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 1; count 178 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] Client(1) asking for new IDS
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 622 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 3; count 191 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 4; count 315 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 5; count 993 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 5; type 6; count 465 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 6; type 7; count 149 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 7; type 8; count 603 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 8; type 14; count 466 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 9; type 15; count 221 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 10; type 16; count 661 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 11; type 22; count 164 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 12; type 30; count 424 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 13; type 32; count 125 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 14; type 38; count 318 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 15; type 39; count 530 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED: 1 CONTROL MAPS FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR eR(4)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED: 1 CONTROL MAPS FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED FULL CONTROLLER STRUCTURE FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] RECEIVED 0 CONTROL ELEMENT MAP ENTRIES FOR eR(5)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 5; count 25 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 8; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 6; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 16; count 20 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 10; type 1; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 5; count 25 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 8; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 6; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 16; count 20 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 10; type 1; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 5; count 25 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1; type 2; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 2; type 8; count 6 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 3; type 6; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED TEAM CHANGED OF PlS[id(6)(1)]: -2
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED TEAM CHANGED OF PlS[id(6)(1)]: -1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED TEAM CHANGED OF PlS[id(6)(1)]: -1
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] RECEIVED CLIENT CATALOG iU@e1a23a
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] SENDING new ID RANGE TO CLIENT 7; packet -32763
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 16; type 40; count 715 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 17; type 46; count 1021 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 18; type 47; count 356 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 19; type 54; count 1016 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 20; type 56; count 47 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 21; type 63; count 373 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 22; type 62; count 399 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 23; type 69; count 1000 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 4; type 16; count 20 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 10; type 1; count 1 // PlS[id(6)(1)]
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] RECEIVED CLIENT CATALOG iU@14ad5db
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 24; type 70; count 809 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 25; type 64; count 931 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 26; type 65; count 81 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 27; type 76; count 656 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 28; type 77; count 518 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 29; type 78; count 434 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 30; type 79; count 842 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 31; type 72; count 1 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client got new ID range 7
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CLIENT] Client(1) received new IDS
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] [CHAT] Client(1) initializing new chat with id 8
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 32; type 73; count 109 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 33; type 74; count 183 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 34; type 75; count 418 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 35; type 85; count 573 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 36; type 84; count 510 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 37; type 87; count 128 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 38; type 86; count 667 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 39; type 81; count 410 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ################### ENGINE SETTINGS ##########################
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_RESOLUTION 1360 x 768
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_FULLSCREEN false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_VSYNCH false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_DISTANCE 20
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_FOV 55.0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_SOUND_SYSTEM_ENABLED true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_SOUND_ENABLED true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_SOUND_VOLUME_GLOBAL 6
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_STAR_COUNT 4096
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_FOG false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] D_INFO_CONTROLMANAGER false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] D_INFO_SHADER true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] T_ENABLE_TEXTURE_BAKER false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] D_INFO_DRAW_TIMES false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] D_INFO_DRAW_SPACE_PARTICLE false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_MOUSE_COLLISION false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_SHIELDS true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_WATER true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_BACKGOUND true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_WATER_USER_MIPMAPS false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_ENTITIES true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_EFFECTS true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_SHADER_RELOAD false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_FRAMRATE_FIXED false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_SHADERS_ACTIVE true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DEBUG_DRAW_GRID false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DEBUG_DRAW_LINES true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] F_FRAME_BUFFER_USE false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] T_TERRAIN_DRAW true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] T_TERRAIN_WIREFRAME_DRAW false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_CULLING_ACTIVE true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_NORMAL_MAPS_ACTIVE true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_AUTO_NORMALIZATION true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_BY_SIDES true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_WIREFRAMED false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_PAUSED false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_SETTINGS_SHOW false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_GAME_MODE Sandbox
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_BONE_ANIMATION true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] P_NT_DEBUG_ACTIVE false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] P_PHYSICS_DEBUG_ACTIVE false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] P_PHYSICS_DEBUG_MODE 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DEUBG_LINE_DRAWING_ACTIVATED false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_WINDOW_START_POSITION center
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_GUI_ACTIVE true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_NO_OVERLAYS false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_PARTICLE_SORTING true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] P_PHYSICS_ACTIVATED true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_SMOKE_QUALITY false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_STARS true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_USE_SPRITE_VBO true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_TUTORIAL true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_AUTOSELECT_CONTROLLERS true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_INFO_DRAW SOME_INFO
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] N_LAG_COMPENSATION true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] N_SERVER_TIME_UPDATE_FREQUENCE 2000
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_MULTI_SAMPLE 0
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] M_MOUSE_SENSIVITY 0.5
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] F_BLOOM false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 40; type 80; count 517 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_MOUSE_LOCK true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_MOUSE_SHIP_INVERT false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] S_EXIT_ON_ESC false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_USE_HIGH_QUALITY_ACKGROUND false
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_DRAW_POPUPS true
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ----------------------------------------------------------------
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 41; type 83; count 140 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] G_MAX_SEGEMENTSDRAWN 1500
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 42; type 82; count 541 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ################### /ENGINE SETTINGS #########################
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 43; type 93; count 284 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 44; type 92; count 12 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 45; type 95; count 766 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 46; type 94; count 67 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 47; type 89; count 277 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] FULLSCREEN false; 1360 / 768
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] ARB_SUPPORTED COULD NOT BE RETRIEVED
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 48; type 88; count 155 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 49; type 91; count 958 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 50; type 90; count 726 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 51; type 96; count 262 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 52; type 97; count 626 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 53; type 114; count 78 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 54; type 113; count 89 // fs(3)
    [Oct 1, 2012 6:44:06 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 55; type 112; count 8 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 56; type 123; count 91 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 57; type 122; count 9 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 58; type 121; count 643 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 59; type 120; count 23 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 60; type 136; count 6 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 61; type 139; count 726 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 62; type 138; count 214 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 63; type 141; count 667 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 64; type 140; count 283 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 65; type 128; count 8 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 66; type 131; count 7 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 67; type 132; count 1 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 0; type 1; count 178 // fs(3)
    [Oct 1, 2012 6:44:07 PM] STDERR: [ERR] Client(1) RECEIVED: Slot 1
     
    Joined
    Sep 8, 2012
    Messages
    35
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    Please use http://pastebin.com/ It is great for pasting log log like this.
    This looks be an error with your java. Have you tried reinstalling it?
     

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    atioglxx.dll is part of your ATI graphics card drivers. I suggest updating your drivers