NPCQuest issue

02/28/2012 01:46 [GM]Tinkerbell#1
OK ladies and gents another nubby question from Tinkerbell(I'm a fairy this stuff is tough:p)

I have searched and searched and every post i read says when the NPC doesnt work as it should it is because the one in the client and the one in the server do not match. So I moved a copy of my decrypted one from my client to PSM_Client/Bin/Data(as specified). I then restarted my Server for it to take effect and PS_Game won't start.
This is how my 2 NPCQuests Look
[Only registered and activated users can see links. Click Here To Register...]

When i checked the logs i Got a similar message to this in PS_Game:-

Quote:
Originally Posted by akademik View Post
I have an error:

Warrior's Path (Part One) -> Warriors Path (Part One)
I fix it in a file NpcQuest.sdata changed the name. Now loading ps_game.exe issues:
PHP Code:
================================================================

2011-05-12 19:23:44 Exception !!!, code=0xE06D7363address=0x7D4E237E

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

0x7D4E237E kernel32.dllRaiseException 78

0x00506871 ps_game
.exe: <unknown symbol>

0x00503BA0 ps_game.exe: <unknown symbol>

0x00503A56 ps_game.exe: <unknown symbol>

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



Stack trace(all threadbegin.....................



Module list:

C:\server\shaiyaEP7\PSM_Client\bin\ps_game.exeloaded 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 
(RWindows Debugger  Version 6.3.0017.0
Copyright 
(cMicrosoft CorporationAll rights reserved.


Loading Dump File [C:\server\shaiyaEP7\PSM_Client\bin\Log\20110512_192341_ps_game.dmp]
User Mini Dump FileOnly registersstack and portions of memory are available

Windows Server 2003 Version 3790 
(Service Pack 2MP (4 procsFree x86 compatible
Product
WinNtsuiteSingleUserTS
Debug session time
Thu May 12 19:23:44 2011
System Uptime
not available
Process Uptime
0 days 0:00:03.000
Symbol search path is
ps_game.pdb
Executable search path is
ps_game.exe
......................................................
The call to LoadLibrary(extfailedWin32 error 2
    
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(extsfailedWin32 error 2
    
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(uextfailedWin32 error 2
    
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
The call to LoadLibrary(ntsdextsfailedWin32 error 2
    
"The system cannot find the file specified."
Please check your debugger configuration and/or network access.
(
ea8.fc4): C++ EH exception code e06d7363 (!!! second chance !!!)

thread count 4
thread 0
(4016)

0x7D61C876 ntdll.dllNtReadFile 21

0x7D1F5EDB ADVAPI32
.dllLookupPrivilegeValueW 276

0x7D1F5F82 ADVAPI32
.dllLookupPrivilegeValueW 443

0x7D24775F ADVAPI32
.dllStartServiceCtrlDispatcherA 147

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

0x7D61D06F ntdll.dllNtWaitForMultipleObjects 21

0x7D63F9B0 ntdll
.dllRtlSetEnvironmentStrings 2472

0x7D4DFE37 kernel32
.dllFlsSetValue 316


thread 2
(3728)

0x7D61D06F ntdll.dllNtWaitForMultipleObjects 21

0x7D4E3EA6 kernel32
.dllWaitForMultipleObjects 24

0x004E2B99 ps_game
.exe: <unknown symbol>

0xFF006AEC <unknown module>: <unknown symbol>


thread 3(4036)

0x7D61D6E4 ntdll.dllZwGetContextThread 18

0x040C0A50 dbghelp
.dllSymGetModuleBase

0x52990C45 
<unknown module>: <unknown symbol>

0x52990C45 <unknown module>: <unknown symbol>



Stack trace(all threadend.....................

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

No Reply was given in relation to this problem.

Replacing the NPCQuest with the original one fixed the PS_Game issue but obviously reverting to that on does not fix my Gate Keeper issue Nor will it fix any of the NPC issues.

Anyone have any ideas on the issue? Thanks in advance!
02/28/2012 04:06 _-Phoenix-_#2
there is two places the ps game exe and the npc quest sdata should be. look in the server folder.
02/28/2012 05:10 [GM]Tinkerbell#3
Quote:
Originally Posted by _-Phoenix-_ View Post
there is two places the ps game exe and the npc quest sdata should be. look in the server folder.
not sure what you mean!!!
I can only see one place Server side that NPCQuest.SData is
02/28/2012 07:14 RebeccaBlack#4
You extracted the sdata from your client, placed it somewhere (like your desktop) then opted lilprohacker's data file tool to decrypt it via the File menu? Try decrypting it until it gives a file header error, then placing it in PSM_Client/Bin/Data

ps_game.exe will usually through out errors on start up if it can't read that file.
02/28/2012 15:41 [GM]Tinkerbell#5
I keep a Decrypted copy of Data.Sah in a folder of its own. I put a copy of the NPCQuest from there into a separate folder and tried to decrypt again......
I got this Message

[Only registered and activated users can see links. Click Here To Register...]

i then attempted to put that NPCQuest into the SHAIYA_SERVER/PSM_Client/Bin/Data I restarted my Server and again PS_Game starts but then goes back to pause.
02/29/2012 01:09 RebeccaBlack#6
The error says it can't find the file which contains the functions to encrypt/decrypt (I assume) files. Make sure those are with the tool.