• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Fixing HanAuth

Newbie Spellweaver
Joined
Aug 21, 2013
Messages
33
Reaction score
5
its too easy to fix the error of HAN on your server go to your server folder

and make an copy of K_SKIDRUSH_alpha.xml and just rename to K_SKIDRUSH.xml

now open the xml with notepad or notepad++ and set <property name="use_dbgw" value="false"/> on line 7

just set from true to false and check your logs on ipcheck_log folder

if appear this

[10:50:39] [HanIPCheckForSvr] HanIPCheckInit() called...
[10:50:39] [HanIPCheckForSvr] szGameID : K_SKIDRUSH
[10:50:39] [HanIPCheckForSvr] szXMLFile : K_SKIDRUSH.xml
[10:50:39] [HanIPCheckForSvr] CurrPath : C:\DCPS\GameServer_Auth
[10:50:39] [HanIPCheckForSvr] HanIPCheckConf::Init() Success.
[10:50:39] [HanIPCheckForSvr] $$$ Initialized!!
[10:50:39] [HanIPCheckForSvr] GAMEID : K_SKIDRUSH
[10:50:39] [HanIPCheckForSvr] Domain Name : alpha-pubauth.hangame.com
[10:50:39] [HanIPCheckForSvr] Service Code : 0x00000101


u get sucess
 
Back
Top