Ps_game Error any fix?

07/04/2021 19:07 chrisloze#1
Hello there,

I been trying to check the logs and did my research on how to fix those error couldn't? so anyone can help?

the problem is Server patch config all do (R)un, except for the Ps_game.
07/05/2021 05:31 carlos233#2
Quote:
Originally Posted by chrisloze View Post
Hello there,

I been trying to check the logs and did my research on how to fix those error couldn't? so anyone can help?

the problem is Server patch config all do (R)un, except for the Ps_game.
you have to be more objective in your question.

where are your logs?
07/05/2021 06:32 chrisloze#3
Module list:

C:\ShaiyaServer\PSM_Client\Bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08

WARNING: ps_game.exe is not accessible
Symbol search path is: ps_game.pdb
WARNING: ps_game.pdb is not accessible
WARNING: ps_game.pdb is not accessible

Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\ShaiyaServer\PSM_Client\Bin\Log\20210705_082857 _ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Windows Longhorn Version 9200 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS Personal
Debug session time: Mon Jul 05 08:28:57 2021
System Uptime: not available
Process Uptime: 0 days 0:00:02.000
Symbol search path is: ps_game.pdb
Executable search path is: ps_game.exe
...................................
The call to LoadLibrary(ext) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
(2588.232c): Access violation - code c0000005 (!!! second chance !!!)

thread count = 6
thread 0(5396)

0x775A29FC ntdll.dll: NtWaitForSingleObject + 12

0x75620472 KERNELBASE.dll: WaitForSingleObject + 18

0x765C6752 sechost.dll: RegisterServiceCtrlHandlerExW + 594

0x765D72AE sechost.dll: I_ScIsSecurityProcess + 4542

0x765D568C sechost.dll: StartServiceCtrlDispatcherA + 108

0x004FC01B ps_game.exe: <unknown symbol>


thread 1(2304)

0x775A470C ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12

0x7628FA29 KERNEL32.DLL: BaseThreadInitThunk + 25

0x77597A9E ntdll.dll: RtlGetAppContainerNamedObjectPath + 286

0x77597A6E ntdll.dll: RtlGetAppContainerNamedObjectPath + 238


thread 2(4364)

0x775A470C ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12

0x7628FA29 KERNEL32.DLL: BaseThreadInitThunk + 25

0x77597A9E ntdll.dll: RtlGetAppContainerNamedObjectPath + 286

0x77597A6E ntdll.dll: RtlGetAppContainerNamedObjectPath + 238


thread 3(8432)

0x775A470C ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12

0x7628FA29 KERNEL32.DLL: BaseThreadInitThunk + 25

0x77597A9E ntdll.dll: RtlGetAppContainerNamedObjectPath + 286

0x77597A6E ntdll.dll: RtlGetAppContainerNamedObjectPath + 238


thread 4(12188)

0x775A2F8C ntdll.dll: NtWaitForMultipleObjects + 12

0x7562A348 KERNELBASE.dll: WaitForMultipleObjects + 24

0x004FA938 ps_game.exe: <unknown symbol>

0xCCCC762F <unknown module>: <unknown symbol>


thread 5(9004)

0x775A38FC ntdll.dll: ZwGetContextThread + 12

0x04CB0190 dbghelp.dll: SymFunctionTableAccess

0x52990C45 <unknown module>: <unknown symbol>



Stack trace(all thread) end.....................

================================================== ==============

i tried changing the ps_game.exe, and tried also making a ps_game.pdb in the C:/shaiyaserver/PSM_Client/Bin and added it there but sadly the game doesnt Arrow up its on the pause green
07/05/2021 08:20 carlos233#4
Quote:
Originally Posted by chrisloze View Post
Module list:

C:\ShaiyaServer\PSM_Client\Bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08

WARNING: ps_game.exe is not accessible
Symbol search path is: ps_game.pdb
WARNING: ps_game.pdb is not accessible
WARNING: ps_game.pdb is not accessible

Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\ShaiyaServer\PSM_Client\Bin\Log\20210705_082857 _ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Windows Longhorn Version 9200 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS Personal
Debug session time: Mon Jul 05 08:28:57 2021
System Uptime: not available
Process Uptime: 0 days 0:00:02.000
Symbol search path is: ps_game.pdb
Executable search path is: ps_game.exe
...................................
The call to LoadLibrary(ext) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(exts) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uext) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdexts) failed, Win32 error 2
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
(2588.232c): Access violation - code c0000005 (!!! second chance !!!)

thread count = 6
thread 0(5396)

0x775A29FC ntdll.dll: NtWaitForSingleObject + 12

0x75620472 KERNELBASE.dll: WaitForSingleObject + 18

0x765C6752 sechost.dll: RegisterServiceCtrlHandlerExW + 594

0x765D72AE sechost.dll: I_ScIsSecurityProcess + 4542

0x765D568C sechost.dll: StartServiceCtrlDispatcherA + 108

0x004FC01B ps_game.exe: <unknown symbol>


thread 1(2304)

0x775A470C ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12

0x7628FA29 KERNEL32.DLL: BaseThreadInitThunk + 25

0x77597A9E ntdll.dll: RtlGetAppContainerNamedObjectPath + 286

0x77597A6E ntdll.dll: RtlGetAppContainerNamedObjectPath + 238


thread 2(4364)

0x775A470C ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12

0x7628FA29 KERNEL32.DLL: BaseThreadInitThunk + 25

0x77597A9E ntdll.dll: RtlGetAppContainerNamedObjectPath + 286

0x77597A6E ntdll.dll: RtlGetAppContainerNamedObjectPath + 238


thread 3(8432)

0x775A470C ntdll.dll: ZwWaitForWorkViaWorkerFactory + 12

0x7628FA29 KERNEL32.DLL: BaseThreadInitThunk + 25

0x77597A9E ntdll.dll: RtlGetAppContainerNamedObjectPath + 286

0x77597A6E ntdll.dll: RtlGetAppContainerNamedObjectPath + 238


thread 4(12188)

0x775A2F8C ntdll.dll: NtWaitForMultipleObjects + 12

0x7562A348 KERNELBASE.dll: WaitForMultipleObjects + 24

0x004FA938 ps_game.exe: <unknown symbol>

0xCCCC762F <unknown module>: <unknown symbol>


thread 5(9004)

0x775A38FC ntdll.dll: ZwGetContextThread + 12

0x04CB0190 dbghelp.dll: SymFunctionTableAccess

0x52990C45 <unknown module>: <unknown symbol>



Stack trace(all thread) end.....................

================================================== ==============

i tried changing the ps_game.exe, and tried also making a ps_game.pdb in the C:/shaiyaserver/PSM_Client/Bin and added it there but sadly the game doesnt Arrow up its on the pause green
try to reinstall your server.

the error is in your ps_game.

about ps_game.pdb, there is no point in creating an empty pdb file in notepad, as pdb is only generated when the executable is compiled.

.PDB are for debug programs [sic]. That's why they are only generated when compiling in debug mode.


solution to your problem is to get a useful executable, which has good compatibility, or buy it.

in case of doubt call me
DISCORD: [Shaiya Tera]carlos#3566
07/05/2021 08:32 chrisloze#5
umm I see do you mind add your discord as a link the one u sent was a normal discord link soo, if you dont mind and wouldn't disturb you would be thankful and much appreciated.

or easier, here is my username for discord : chrisloze#1768

again thanks alot for your time