[Help] not too sure on this one.

06/01/2012 20:01 Caixon#1
I'm working on some updates on my test server and everything is fine untill I try to mess with putting in the new maps then all of the services are ok except for the game which will go to pause after a minute or 2 of starting I checked the logs and this is what i get



Code:
2012-06-01 12:00:00 PS_GAME__system log start (Wrath of Asgard) [KR]

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/sorp1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/croco1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/croco2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Troll1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Spink1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/GoldenPig

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Sorp3

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/SorpNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/SorpNamed2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Sorp2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrocoNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrocoNamed2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrocoNamed3

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/OrcNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/OrcNamed2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/OrcNamed3

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/TrollNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/HellTouthNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Deinos

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Parridalis

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Alcarian

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/ZinAlcaria

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Belizabeth

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Kirhiross

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrypticOne

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Haruhion

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Freezing

2012-06-01 12:00:01 RandomOption Error : ItemID=31146, byServer=3, Wis=0

2012-06-01 12:00:12 <Console input> /nprotectoff

2012-06-01 12:00:12 <Console output> cmd NProtect off ok





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

2012-06-01 12:01:01 Exception !!!, code=0xE06D7363, address=0x77C74503

Minidump write end.....................

0x77C74503 kernel32.dll: RaiseException + 88

0x00506871 ps_game.exe: <unknown symbol>

0x00503BA0 ps_game.exe: <unknown symbol>

0x00503A56 ps_game.exe: <unknown symbol>

Stack trace end.....................



Stack trace(all thread) begin.....................



Module list:

C:\ShaiyaServer\SERVER\PSM_Client\Bin\ps_game.exe, loaded at 0x00400000 - 09/07/15 12:22:00

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\SERVER\PSM_Client\Bin\Log\20120601_120000_ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Windows Longhorn Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS Personal
Debug session time: Fri Jun 01 12:01:01 2012
System Uptime: not available
Process Uptime: 0 days 0:01:01.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.
(8e4.1344): C++ EH exception - code e06d7363 (!!! second chance !!!)

thread count = 3
thread 0(5736)

0x77D696F4 ntdll.dll: KiFastSystemCallRet

0x7692D260 ADVAPI32.dll: LogonUserExExW + 468

0x7692D306 ADVAPI32.dll: LogonUserExExW + 634

0x769A7CA0 ADVAPI32.dll: StartServiceCtrlDispatcherA + 138

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(5748)

0x77D696F4 ntdll.dll: KiFastSystemCallRet

0x77C7C84E kernel32.dll: WaitForMultipleObjects + 24

0x004E2B99 ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 2(4932)

0x77D696F4 ntdll.dll: KiFastSystemCallRet

0x00170A50 dbghelp.dll: SymGetModuleBase

0x52990C45 <unknown module>: <unknown symbol>

0x52990C45 <unknown module>: <unknown symbol>



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

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

Any small help is appreciated : )
06/01/2012 21:51 -ColdBloodShaiya-#2
Quote:
Originally Posted by Caixon View Post
I'm working on some updates on my test server and everything is fine untill I try to mess with putting in the new maps then all of the services are ok except for the game which will go to pause after a minute or 2 of starting I checked the logs and this is what i get



Code:
2012-06-01 12:00:00 PS_GAME__system log start (Wrath of Asgard) [KR]

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/sorp1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/croco1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/croco2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Troll1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Spink1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/GoldenPig

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Sorp3

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/SorpNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/SorpNamed2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Sorp2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrocoNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrocoNamed2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrocoNamed3

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/OrcNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/OrcNamed2

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/OrcNamed3

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/TrollNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/HellTouthNamed1

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Deinos

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Parridalis

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Alcarian

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/ZinAlcaria

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Belizabeth

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Kirhiross

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/CrypticOne

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Haruhion

2012-06-01 12:00:00 Loaded Behavior In Factory : data/ai/Freezing

2012-06-01 12:00:01 RandomOption Error : ItemID=31146, byServer=3, Wis=0

2012-06-01 12:00:12 <Console input> /nprotectoff

2012-06-01 12:00:12 <Console output> cmd NProtect off ok





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

2012-06-01 12:01:01 Exception !!!, code=0xE06D7363, address=0x77C74503

Minidump write end.....................

0x77C74503 kernel32.dll: RaiseException + 88

0x00506871 ps_game.exe: <unknown symbol>

0x00503BA0 ps_game.exe: <unknown symbol>

0x00503A56 ps_game.exe: <unknown symbol>

Stack trace end.....................



Stack trace(all thread) begin.....................



Module list:

C:\ShaiyaServer\SERVER\PSM_Client\Bin\ps_game.exe, loaded at 0x00400000 - 09/07/15 12:22:00

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\SERVER\PSM_Client\Bin\Log\20120601_120000_ps_game.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available

Windows Longhorn Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS Personal
Debug session time: Fri Jun 01 12:01:01 2012
System Uptime: not available
Process Uptime: 0 days 0:01:01.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.
(8e4.1344): C++ EH exception - code e06d7363 (!!! second chance !!!)

thread count = 3
thread 0(5736)

0x77D696F4 ntdll.dll: KiFastSystemCallRet

0x7692D260 ADVAPI32.dll: LogonUserExExW + 468

0x7692D306 ADVAPI32.dll: LogonUserExExW + 634

0x769A7CA0 ADVAPI32.dll: StartServiceCtrlDispatcherA + 138

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(5748)

0x77D696F4 ntdll.dll: KiFastSystemCallRet

0x77C7C84E kernel32.dll: WaitForMultipleObjects + 24

0x004E2B99 ps_game.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 2(4932)

0x77D696F4 ntdll.dll: KiFastSystemCallRet

0x00170A50 dbghelp.dll: SymGetModuleBase

0x52990C45 <unknown module>: <unknown symbol>

0x52990C45 <unknown module>: <unknown symbol>



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

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

Any small help is appreciated : )
well as i see ive been in this issue related also but after by fixing my PS_Game since i ran mine at lvl 90 caped i found out that i had to use a other PS_GAME caped level from PS_Game files so it as far as i see is your PS_Game could be that it isnt wanting to play nicely with your x86 system=32x bit pc you might wanna use x64 bit not x86 :P should be fine after doing so
Regards Cold Blood Shaiya Team
06/01/2012 23:04 Caixon#3
Is there anyway to bypass this without the x64 os?
06/02/2012 00:01 .Shaco.#4
There is nothing to do with OS, there is aproblem in server file, Is your NPCQuest.SData file decypted? or it's encrypted? If it is encrypted try to decrypt it and see what happen. If that is not a problem try to research what maps you've done something wrong. I "think" i had this problem for ayear ago. Abrasiv helped me to find the location of the code and he said something about skills. So check skills too if there is something wrong with it. My guess is that there is aproblem in Data folder. Like NPCQuest file one.
06/02/2012 01:06 Caixon#5
[SOLVED Request for Close] Thank you so much Shaco :handsdown: Decrypting the NPCdata file did the trick thank you so much :)