[Help Needed]plz

09/29/2011 23:37 [GM]Hazel#1
hi my fellow people i was wondering if someone could help me with a small issue im having.... my server is up and running and after a few hours the GAME on my patch config keeps stopping at random times. i checked my logs and it shows nothing. can anyone help me with this little issue I'm having please :) ty
10/01/2011 01:37 sondo81#2
post your logs pls
10/02/2011 04:27 [GM]Hazel#3
Code:
.....................................................
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.
(17d8.1614): Access violation - code c0000005 (!!! second chance !!!)

thread count = 23
thread 0(5064)

0x77069205 ntdll.dll: NtReadFile + 21

0x7529F4EB ADVAPI32.dll: SetServiceStatus + 735

0x7529F591 ADVAPI32.dll: SetServiceStatus + 901

0x752920BB ADVAPI32.dll: StartServiceCtrlDispatcherA + 133

0x004E427D ps_game.exe: <unknown symbol>

0x00540640 ps_game.exe: <unknown symbol>

0x004CCB90 ps_game.exe: <unknown symbol>

0x95E90000 <unknown module>: <unknown symbol>


thread 1(6636)

0x770699FD ntdll.dll: NtWaitForMultipleObjects + 21

0x75074832 kernel32.dll: WaitForMultipleObjects + 24

0x004E2B99 ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 2(6388)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D5738 ps_game.exe: <unknown symbol>

0x750EECCB kernel32.dll: BaseThreadInitThunk + 14

0x7709D24D ntdll.dll: RtlCreateUserProcess + 140

0x7709D45F ntdll.dll: RtlCreateProcessParameters + 78


thread 3(5092)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 4(6084)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x74D7704E MSWSOCK.dll: getnetbyname + 19815

0x7546BBDB WS2_32.dll: WSAAccept + 133

0x004D7ECE ps_game.exe: <unknown symbol>


thread 5(8008)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 6(7928)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 7(5148)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>
10/02/2011 05:56 hootzoo#4
Quote:
Originally Posted by [GM]Hazel View Post
Code:
.....................................................
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.
(17d8.1614): Access violation - code c0000005 (!!! second chance !!!)

thread count = 23
thread 0(5064)

0x77069205 ntdll.dll: NtReadFile + 21

0x7529F4EB ADVAPI32.dll: SetServiceStatus + 735

0x7529F591 ADVAPI32.dll: SetServiceStatus + 901

0x752920BB ADVAPI32.dll: StartServiceCtrlDispatcherA + 133

0x004E427D ps_game.exe: <unknown symbol>

0x00540640 ps_game.exe: <unknown symbol>

0x004CCB90 ps_game.exe: <unknown symbol>

0x95E90000 <unknown module>: <unknown symbol>


thread 1(6636)

0x770699FD ntdll.dll: NtWaitForMultipleObjects + 21

0x75074832 kernel32.dll: WaitForMultipleObjects + 24

0x004E2B99 ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 2(6388)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D5738 ps_game.exe: <unknown symbol>

0x750EECCB kernel32.dll: BaseThreadInitThunk + 14

0x7709D24D ntdll.dll: RtlCreateUserProcess + 140

0x7709D45F ntdll.dll: RtlCreateProcessParameters + 78


thread 3(5092)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 4(6084)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x74D7704E MSWSOCK.dll: getnetbyname + 19815

0x7546BBDB WS2_32.dll: WSAAccept + 133

0x004D7ECE ps_game.exe: <unknown symbol>


thread 5(8008)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 6(7928)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 7(5148)

0x770691D5 ntdll.dll: ZwWaitForSingleObject + 21

0x750711D8 kernel32.dll: WaitForSingleObject + 18

0x004D9E2B ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>
thangs it could be

1.the config of sql
2.sql missing a file
3.the main one - some thing in the database is missing or you have some thing in your item mall that cant be there
4.or if it just off your pc and not host then your windows is missed up bad

see of all 4 of those and it will be fixed
10/02/2011 05:59 hootzoo#5
its your ps_game.exe it ether dosnt match or there's some thing in it that it dosnt know.

remember the ps_game.exe is like a pc and cpu in one file
10/02/2011 15:13 [GM]Hazel#6
It shouldn't be my ps_game.exe because i been usen it over a year amd never had this issue. :/
10/02/2011 15:16 hootzoo#7
was the last thang you did befor it happend?
10/02/2011 16:32 [GM]Hazel#8
I Swapped Databases and that was it