Created
May 23, 2015 00:11
-
-
Save robertc/6d9019f26052f15de79e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[thread ffffffff][I][13]: Log system initialised | |
[thread ffffffff][I][51]: Default allowed number of simultaneously open files in the system is 2448. | |
[thread ffffffff][I][51]: Current memlock limit is 65536. | |
[thread ffffffff][I][51]: setrlimit(RLIMIT_MEMLOCK) failed, (1) Operation not permitted | |
[thread ffffffff][I][54]: setup_teb_register() - using LDT entry 13 | |
[thread 00000001][I][132]: OpenGL Core context version 3.2 detected | |
[thread 00000001][I][805]: OpenGL information: | |
[thread 00000001][I][805]: renderer: GeForce GTX 760/PCIe/SSE2 | |
[thread 00000001][I][805]: vendor: NVIDIA Corporation | |
[thread 00000001][I][805]: version: 3.2.0 NVIDIA 349.16 | |
[thread 00000001][I][805]: GLSL version: 1.50 NVIDIA via Cg compiler | |
[thread 00000001][I][806]: Available texture memory (from NVidia extension): 2097152 kB | |
[thread 00000001][I][806]: Multisample textures test: | |
[thread 00000001][I][806]: GL_RGBA8 (0x8058): 0 samples | |
[thread 00000001][I][806]: GL_RGBA8UI (0x8d7c): 0 samples | |
[thread 00000001][I][806]: GL_RGBA8I (0x8d8e): 0 samples | |
[thread 00000001][I][806]: GL_RGBA12 (0x805a): 0 samples | |
[thread 00000001][I][806]: GL_RGBA16 (0x805b): 0 samples | |
[thread 00000001][I][806]: GL_RGBA16F (0x881a): 0 samples | |
[thread 00000001][I][806]: GL_RGBA32 (0x8814): 0 samples | |
[thread 00000001][I][806]: GL_RGBA16I (0x8d88): 0 samples | |
[thread 00000001][I][806]: GL_RGBA16UI (0x8d76): 0 samples | |
[thread 00000001][I][806]: GL_RGBA32I (0x8d82): 0 samples | |
[thread 00000001][I][806]: GL_RGBA32UI (0x8d70): 0 samples | |
[thread 00000001][I][806]: GL_RGB8 (0x8051): 0 samples | |
[thread 00000001][I][806]: GL_RGB32F (0x8815): 0 samples | |
[thread 00000001][I][806]: GL_RGB32I (0x8d83): 0 samples | |
[thread 00000001][I][806]: GL_RGB32UI (0x8d71): 0 samples | |
[thread 00000001][I][806]: GL_RG8 (0x822b): 0 samples | |
[thread 00000001][I][806]: GL_RG16 (0x822c): 0 samples | |
[thread 00000001][I][806]: GL_RG16F (0x822f): 0 samples | |
[thread 00000001][I][806]: GL_RG32F (0x8230): 0 samples | |
[thread 00000001][I][806]: GL_RG8I (0x8237): 0 samples | |
[thread 00000001][I][806]: GL_RG8UI (0x8238): 0 samples | |
[thread 00000001][I][806]: GL_RG16I (0x8239): 0 samples | |
[thread 00000001][I][806]: GL_RG16UI (0x823a): 0 samples | |
[thread 00000001][I][806]: GL_RG32I (0x823b): 0 samples | |
[thread 00000001][I][806]: GL_RG32UI (0x823c): 0 samples | |
[thread 00000001][I][806]: GL_R8 (0x8229): 0 samples | |
[thread 00000001][I][806]: GL_R16 (0x822a): 0 samples | |
[thread 00000001][I][806]: GL_R16F (0x822d): 0 samples | |
[thread 00000001][I][806]: GL_R32F (0x822e): 0 samples | |
[thread 00000001][I][807]: GL_R8I (0x8231): 0 samples | |
[thread 00000001][I][807]: GL_R8UI (0x8232): 0 samples | |
[thread 00000001][I][807]: GL_R16I (0x8233): 0 samples | |
[thread 00000001][I][807]: GL_R16UI (0x8234): 0 samples | |
[thread 00000001][I][807]: GL_R32I (0x8235): 0 samples | |
[thread 00000001][I][807]: GL_R32UI (0x8236): 0 samples | |
[thread 00000001][I][807]: GL_R8_SNORM (0x8f94): 0 samples | |
[thread 00000001][I][807]: GL_R16_SNORM (0x8f98): 0 samples | |
[thread 00000001][I][807]: GL_RG8_SNORM (0x8f95): 0 samples | |
[thread 00000001][I][807]: GL_RG16_SNORM (0x8f99): 0 samples | |
[thread 00000001][I][807]: GL_RGBA8_SNORM (0x8f97): 0 samples | |
[thread 00000001][I][807]: GL_RGBA16_SNORM (0x8f9b): 0 samples | |
[thread 00000001][I][807]: GL_SRGB8 (0x8c41): 0 samples | |
[thread 00000001][I][807]: GL_SRGB8_ALPHA8 (0x8c43): 0 samples | |
[thread 00000001][I][807]: GL_DEPTH_COMPONENT32F (0x8cac): 0 samples | |
[thread 00000001][I][807]: GL_DEPTH24_STENCIL8 (0x88f0): 0 samples | |
[thread 00000001][I][807]: GL_DEPTH_COMPONENT16 (0x81a5): 0 samples | |
[thread 00000001][I][807]: GL_DEPTH_COMPONENT24 (0x81a6): 0 samples | |
[thread 00000001][I][807]: GL_DEPTH32F_STENCIL8 (0x8cad): 0 samples | |
[thread 00000001][I][807]: GL_RGB10_A2 (0x8059): 0 samples | |
[thread 00000001][I][807]: GL_RGB10_A2UI (0x906f): 0 samples | |
[thread 00000001][I][807]: GL_R11F_G11F_B10F (0x8c3a): 0 samples | |
[thread 00000001][I][807]: GL_RGB565 (0x8d62): 0 samples | |
[thread 00000001][I][807]: GL_RGB5_A1 (0x8057): 0 samples | |
[thread 00000001][I][807]: GL_RGB9_E5 (0x8c3d): 0 samples | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000005e0400008e02000014010000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 03000000de280000ff11000001000000 | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: control name too long | |
[thread 00000001][I][811]: Gamepad mapping: unrecognized control name 'SteamController' | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 0500000047532047616d657061640000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 03000000ba2200002010000001010000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000006d04000019c2000010010000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000006d0400001dc2000014400000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000006d0400001ec2000020200000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000006d04000019c2000011010000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000006d0400001fc2000005030000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000004c0500006802000011010000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000005e0400008e02000014010000 | |
[thread 00000001][I][811]: Gamepads: registered gamepad mapping for device GUID 030000005e0400008e02000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000005e0400001907000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000004c050000c405000011010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 03000000de280000ff11000001000000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 03000000100800000100000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 03000000a306000023f6000011010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000004f04000020b3000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000004f04000023b3000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000008f0e00000300000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000008f0e00001200000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000005e0400009102000007010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000006d04000016c2000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 03000000260900008888000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000006d04000011c2000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000006d04000018c2000010010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 05000000d6200000ad0d000001000000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000004f04000009d0000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000004f04000008d0000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 0300000000f000000300000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 0300000000f00000f100000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000006f0e00001f01000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 03000000280400000140000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000005e0400008902000021010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000006f0e00001e01000011010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 03000000250900000500000000010000 | |
[thread 00000001][I][812]: Gamepads: registered gamepad mapping for device GUID 030000008916000000fd000024010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 030000004f04000000b3000010010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 03000000ad1b000001f5000033050000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 050000004c050000c405000000010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 060000004c0500006802000000010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 03000000790000000600000010010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 03000000666600000488000000010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 05000000362800000100000002010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 05000000362800000100000003010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 030000008916000001fd000024010000 | |
[thread 00000001][I][813]: Gamepads: registered gamepad mapping for device GUID 0000000058626f782047616d65706100 | |
[thread 00000001][I][817]: Gamepads: New potential device at device file '/dev/input/event19' | |
[thread 00000001][I][817]: Gamepads: New potential device under path '/dev/input/event19' is 'Microsoft X-Box 360 pad' | |
[thread 00000001][I][817]: Gamepads: Device GUID calculated as: 030000005e0400008e02000014010000 | |
[thread 00000001][I][817]: Gamepads: Device 'Microsoft X-Box 360 pad' reports supporting FF_RUMBLE force feedback effect | |
[thread 00000001][I][828]: Gamepads: New device added to gamepads list. | |
[thread 00000001][I][829]: Gamepads: New potential device at device file '/dev/input/js0' | |
[thread 00000001][I][850]: Gamepads: New potential device rejected, couldn't get device name for device under path '/dev/input/js0' | |
[thread 00000001][I][1378]: TomCrypt initializing... | |
[thread 00000001][I][1388]: TomCrypt initialized | |
[thread 00000001][I][1390]: DLL_PROCESS_ATTACH start. | |
[thread 00000001][W][1394]: eON_GetProcAddress() for module 0x1860000, in PE file 'msvcrt.dll' FAILED. Proc not found at name '_get_terminate'. | |
[thread 00000001][I][1395]: DLL_PROCESS_ATTACH done. | |
[thread 00000004][I][2585]: Enumerating COM libraries... | |
[thread 00000004][W][2604]: eON_LoadLibraryEx() couldn't load 'NVCPL.DLL', returning NULL! | |
[thread 00000004][W][2604]: eON_LoadLibraryEx() couldn't load 'ATIMGPUD.DLL', returning NULL! | |
[thread 00000004][W][2605]: eON_LoadLibraryEx() couldn't load 'nvapi.dll', returning NULL! | |
[thread 00000004][W][3119]: eON_LoadLibraryEx() couldn't load 'AgPerfMon.dll', returning NULL! | |
[thread 00000004][W][3119]: eON_LoadLibraryEx() couldn't load 'PhysXDevice.dll', returning NULL! | |
[thread 00000004][E][3177]: Unhandled argument ( 2 ) in eON_ShowWindow()!! Handle it. | |
[thread 00000004][E][11791]: Game is asking for capture devices. As on Linux presently their support is not coded, we return no capture devices. This error will be reported only once per game launch. | |
[thread 00000004][W][11791]: REGISTRY OPERATION: RegOpenKeyExW() returns ERROR_NOT_FOUND (subkey not found) key = HKEY_CURRENT_USER, subkey = SOFTWARE\PersonalAudio\MyEars | |
[thread 00000004][I][11799]: SYNCHRO: SetThreadPriority( hThread = 0x183c, nPriority = 0 ), setting niceness 0 | |
[thread 00000004][I][11800]: SYNCHRO: SetThreadPriority( hThread = 0x1840, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][11800]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9612, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][11802]: SYNCHRO: SetThreadPriority( hThread = 0x1843, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][11802]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9613, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][12033]: Gamepads: SDL mapping 030000005e0400008e02000014010000 present, device 'Microsoft X-Box 360 pad' active | |
[thread 00000001][I][12037]: SetWindowSize to 1680, 1050 | |
[thread 00000004][W][12774]: Unsupported texture format D3DFMT_UYVY | |
[thread 00000004][I][13193]: Available video memory: 2048 MB | |
[thread 00000004][I][13193]: Available texture memory: 2048 MB | |
[thread 00000004][W][13398]: PERFORMANCE WARNING: Implicit sync due to enlarging shader vector. | |
[thread 00000004][W][13545]: PERFORMANCE WARNING: Implicit sync due to enlarging shader vector. | |
[thread 0000000f][I][13559]: OPENGL: OpenGL thread start | |
[thread 0000000f][I][13588]: OpenGL backend to Direct3D9: SUMMARY OF FALLBACKS AND INEFFICIENCIES: | |
[thread 0000000f][I][13588]: OpenGL backend to Direct3D9: END OF SUMMARY | |
[thread 0000000f][I][13604]: Recommended max number of vertices addressed in one glDrawRangeElements() call: 1048576 | |
[thread 0000000f][I][13604]: Recommended max number of indices addressed in one glDrawRangeElements() call: 1048576 | |
[thread 0000000f][I][13604]: Shader precompilation start: unprepared shaders: 2024, unlinked programs: 1861 | |
[thread 00000004][I][13724]: Max D3D9 surface size is now 7056000 | |
[thread 00000004][W][17221]: Query type 12 wanted in Issue()! | |
[thread 00000004][W][17221]: Query type 12 wanted in GetData()! | |
[thread 00000004][I][17271]: Max D3D9 surface size is now 7096320 | |
[thread 00000004][I][17271]: Max D3D9 surface size is now 14192640 | |
[thread 00000004][I][17271]: Max D3D9 surface size is now 16777216 | |
[thread 00000004][I][17271]: Max D3D9 surface size is now 67108864 | |
[thread 0000000a][W][17773]: Desktop HWND supplied in SendMessageA(). | |
[thread 00000004][I][18656]: SYNCHRO: SetThreadPriority( hThread = 0x1924, nPriority = 0 ), setting niceness 0 | |
[thread 00000004][I][18656]: SYNCHRO: SetThreadPriority( hThread = 0x1928, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][18656]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9627, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][18656]: SYNCHRO: SetThreadPriority( hThread = 0x192c, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][18656]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9628, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][18657]: SYNCHRO: SetThreadPriority( hThread = 0x1930, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][18657]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9629, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][58518]: Gamepads: removing device: Microsoft X-Box 360 pad | |
[thread 0000000f][W][59041]: PERFORMANCE WARNING: Implicit sync. Enabling OpenGL-side data copy for a buffer (as it was either used as source for zero-stride draw, or as instance buffer and OpenGL doesn't support instance drawing on its own! | |
[thread 0000000f][I][60275]: Uniform buffer mAsmPixelFloatStreamedBuffer (0xf0be29f4) now has 2 internal buffers, taking 8192000 bytes | |
[thread 0000000f][I][62902]: Uniform buffer mAsmVertexFloatStreamedBuffer (0xf0be29b0) now has 2 internal buffers, taking 8192000 bytes | |
[thread 00000013][E][68625]: Make sure that disabling screensaver by simulating non-move mouse event from time to time works. This error will be reported only once per run. | |
[thread 0000000f][I][89453]: Uniform buffer mCommonVariablesStreamedBuffer (0xf0be2b8c) now has 2 internal buffers, taking 294912 bytes | |
[thread 00000004][I][126364]: SYNCHRO: SetThreadPriority( hThread = 0x20e5, nPriority = 0 ), setting niceness 0 | |
[thread 00000004][I][126364]: SYNCHRO: SetThreadPriority( hThread = 0x20e9, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][126364]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9645, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][126365]: SYNCHRO: SetThreadPriority( hThread = 0x20ed, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][126365]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9646, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][126365]: SYNCHRO: SetThreadPriority( hThread = 0x20f1, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][126365]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9647, -4 ) failed - (13) Permission denied | |
[thread 0000000f][I][135478]: Uniform buffer mAsmPixelBoolStreamedBuffer (0xf0be2b04) now has 2 internal buffers, taking 131072 bytes | |
[thread 0000000f][I][138533]: Shader precompilation finished | |
[thread 0000000f][I][158468]: Uniform buffer mAsmVertexFloatStreamedBuffer (0xf0be29b0) now has 3 internal buffers, taking 12288000 bytes | |
[thread 0000000f][I][159786]: Uniform buffer mAsmPixelFloatStreamedBuffer (0xf0be29f4) now has 3 internal buffers, taking 12288000 bytes | |
[thread 0000000f][I][246822]: Uniform buffer mAsmVertexFloatStreamedBuffer (0xf0be29b0) now has 4 internal buffers, taking 16384000 bytes | |
[thread 00000004][I][278516]: SYNCHRO: SetThreadPriority( hThread = 0x37fe, nPriority = 0 ), setting niceness 0 | |
[thread 00000004][I][278516]: SYNCHRO: SetThreadPriority( hThread = 0x3802, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][278516]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9656, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][278516]: SYNCHRO: SetThreadPriority( hThread = 0x3806, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][278516]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9657, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][278517]: SYNCHRO: SetThreadPriority( hThread = 0x380a, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][278517]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9658, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][338149]: SYNCHRO: SetThreadPriority( hThread = 0x4cbc, nPriority = 0 ), setting niceness 0 | |
[thread 00000004][I][338150]: SYNCHRO: SetThreadPriority( hThread = 0x4cc0, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][338150]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9666, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][338150]: SYNCHRO: SetThreadPriority( hThread = 0x4cc4, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][338150]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9667, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][338151]: SYNCHRO: SetThreadPriority( hThread = 0x4cc8, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][338151]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9668, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][818862]: SYNCHRO: SetThreadPriority( hThread = 0x9624, nPriority = 0 ), setting niceness 0 | |
[thread 00000004][I][818863]: SYNCHRO: SetThreadPriority( hThread = 0x9628, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][818863]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9685, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][818863]: SYNCHRO: SetThreadPriority( hThread = 0x962c, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][818863]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9686, -4 ) failed - (13) Permission denied | |
[thread 00000004][I][818863]: SYNCHRO: SetThreadPriority( hThread = 0x9630, nPriority = 2 ), setting niceness -4 | |
[thread 00000004][W][818863]: SetThreadPriority() - setpriority( PRIO_PROCESS, 9687, -4 ) failed - (13) Permission denied | |
[thread 00000004][W][827916]: Desktop HWND supplied in SendMessageA(). | |
[thread 00000004][I][828352]: Exiting through Windows call ExitProcess(0) | |
[thread 00000001][I][828355]: ===enforcing log flush=== | |
[thread 00000001][I][828355]: Log system shutdown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment