Having problems getting the ps_game to work, anyone got the same problems or have insight on my problem?
Here's my log, any help appreciated and I apologise if I missed something obvious.
P.S. I do have a ps_game.pdb created and using all the files uploaded.
2014-08-02 09:42:02 PS_GAME__system log start (Game01) [GERMANY]
================================================== ==============
2014-08-02 09:42:02 Exception !!!, code=0xC0000005, address=0x040A03CE
Minidump write end.....................
0x040A03CE ps_game.exe: <unknown symbol>
0x040A02F5 ps_game.exe: <unknown symbol>
0x040A1634 ps_game.exe: <unknown symbol>
0x040A6152 ps_game.exe: <unknown symbol>
0x040A6220 ps_game.exe: <unknown symbol>
0x040A6279 ps_game.exe: <unknown symbol>
0x6CD805C3 ODBC32.dll: SQLSetEnvAttr + 674
0x6CD810A4 ODBC32.dll: SQLGetEnvAttr + 1806
0x004F896B ps_game.exe: <unknown symbol>
Stack trace end.....................
Stack trace(all thread) begin.....................
Module list:
D:\Server\PSM_Client\Bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
WARNING: Non-directory path: 'ps_game.exe'
WARNING: Non-directory path: 'ps_game.pdb'
Microsoft (R) Windows Debugger Version 6.2.9200.16384 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\Server\PSM_Client\Bin\Log\20140802_094202_ps_ga me.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
WARNING: Non-directory path: 'ps_game.exe'
WARNING: Non-directory path: 'ps_game.pdb'
Symbol search path is: ps_game.pdb
Executable search path is: ps_game.exe
Windows 8 Version 9200 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Built by: 6.2.9200.16384 (win8_rtm.120725-1247)
Machine Name:
Debug session time: Sat Aug 2 09:42:02.000 2014 (UTC + 1:00)
System Uptime: not available
Process Uptime: 0 days 0:00:01.000
....................................
The call to LoadLibrary(ext) failed, Win32 error 0n2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 0n2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 0n2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 0n2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(e54.a40): Access violation - code c0000005 (first/second chance not available)
thread count = 5
thread 0(3720)
0x77CADC34 ntdll.dll: ZwWaitForSingleObject + 12
0x758910B4 KERNELBASE.dll: WaitForSingleObject + 18
0x7534F24C sechost.dll: LsaICLookupSids + 1429
0x7534F078 sechost.dll: LsaICLookupSids + 961
0x7535F527 sechost.dll: StartServiceCtrlDispatcherA + 127
0x004FC01B ps_game.exe: <unknown symbol>
0x004F5A31 ps_game.exe: <unknown symbol>
thread 1(4916)
0x77CAE1A4 ntdll.dll: ZwWaitForMultipleObjects + 12
0x75636C8B KERNEL32.DLL: WaitForMultipleObjects + 25
0x004FA938 ps_game.exe: <unknown symbol>
0x77CD22E7 ntdll.dll: RtlTryEnterCriticalSection + 782
0x040A6B97 ps_game.exe: <unknown symbol>
thread 2(3008)
0x77CAF6B4 ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12
0x756386E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77CDBF39 ntdll.dll: RtlInitializeExceptionChain + 133
0x77CDBF0C ntdll.dll: RtlInitializeExceptionChain + 88
thread 3(4504)
0x77CAF6B4 ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12
0x756386E3 KERNEL32.DLL: BaseThreadInitThunk + 14
0x77CDBF39 ntdll.dll: RtlInitializeExceptionChain + 133
0x77CDBF0C ntdll.dll: RtlInitializeExceptionChain + 88
thread 4(2624)
0x77CAE9E4 ntdll.dll: NtGetContextThread + 12
0x70F6272D dbghelp.dll: SymGetModuleBase
0x77CD73F7 ntdll.dll: RtlRunOnceInitialize + 29
0x77CD73F7 ntdll.dll: RtlRunOnceInitialize + 29
0x77CD591E ntdll.dll: RtlInterlockedPopEntrySList + 814
Stack trace(all thread) end.....................
================================================== ==============