[SOLVED]Building Hackshield with SDK 296

Results 1 to 9 of 9
  1. #1
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    [SOLVED]Building Hackshield with SDK 296

    Hello there, I succeed on compiling a new hackshield for ep3.5, but normal player after few minutes, they crash with this error, and I've got no idea what does it mean because I've never worked on hackshield. Maybe someone would give me a tip about where should I look at or from where it should be the problem.
    Thank you.
    error log fieldserver:
    [CODE]05-02 14:23:01|Socket Closed Client( 192.168.1.2:52271) SocketType(7) |SockIdx( 201)| MaxWriteBufCounts[ 9] ==> reason 5[0X000005], deletedPacketCount(0)
    05-02 14:23:01| GameEndRoutine [A(tester:1023531) C(TestNAcc:5221011) CI(201)] Map(3002) Position(4177, 438, 3485)
    [\CODE]
    Attached Thumbnails Attached Thumbnails error.jpg  
    Last edited by WARonline; 04-05-14 at 07:00 PM.


  2. #2
    XRivals mKeey is offline
    MemberRank
    Aug 2010 Join Date
    371Posts

    Re: Building Hackshield with SDK 296


  3. #3
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: Building Hackshield with SDK 296

    What did I got so far from users is this:
    Code:
    2 21:37:30|Socket Closed  Client(   5.254.113.19:35352) SocketType(7) |SockIdx( 222)| MaxWriteBufCounts[  16] ==> reason 82026[0X01406A], deletedPacketCount(0)
    05-02 21:37:30|  GameEndRoutine [A(suigintou616:364) C(Shinku:499) CI(222)] Map(3006) Position(2863,  945, 5631)
    05-02 21:37:30|[Error] CFieldIOCPSocket::SecurityClientCheck_ TermTick(90000) = CurrentTick(1921215781) - BeforeTick(1921125781)
    05-02 21:37:30|  SendErrorMsg to [A(j0h4nn:27) C(MGoddess:35) CI(225)] 5.254.113.19 ==> ERR_SECURITY_HACKING_CRC(0xe002) AT T_FC_MOVE_HACKSHIELD_CRCAckMsg Param1(0) Param2(0) Msg((null))
    05-02 21:37:31|[ERROR] deadlock : ThreadType(THREAD_CHECK_TYPE_IOCP_WORKER), ThreadId( 4376), TimeGap(107218) StartTick(1921109953) SocketIndex( 233) MessageType[  T_FC_CLIENT_REPORT(0x3500)] Parma1( 0) Param2(0)
    05-02 21:37:31|[ERROR] deadlock : ThreadType(THREAD_CHECK_TYPE_IOCP_WORKER), ThreadId( 5016), TimeGap(110750) StartTick(1921106421) SocketIndex( 232) MessageType[  T_FC_CLIENT_REPORT(0x3500)] Parma1( 0) Param2(0)
    05-02 21:37:31|[ERROR] deadlock : ThreadType(THREAD_CHECK_TYPE_IOCP_WORKER), ThreadId( 3016), TimeGap(114156) StartTick(1921103015) SocketIndex( 231) MessageType[  T_FC_CLIENT_REPORT(0x3500)] Parma1( 0) Param2(0)
    05-02 21:37:33|Socket Closed  Client(   5.254.113.19:40087) SocketType(7) |SockIdx( 225)| MaxWriteBufCounts[  16] ==> reason 82026[0X01406A], deletedPacketCount(0)
    05-02 21:37:33|  GameEndRoutine [A(j0h4nn:27) C(MGoddess:35) CI(225)] Map(6018) Position(9524,  388, 5563)
    05-02 21:37:33|[Error] CFieldIOCPSocket::SecurityClientCheck_ TermTick(93000) = CurrentTick(1921218781) - BeforeTick(1921125781)
    05-02 21:37:33|  SendErrorMsg to [A(santiago852456:370) C(DAINED:503) CI(226)] 5.254.113.19 ==> ERR_SECURITY_HACKING_CRC(0xe002) AT T_FC_MOVE_HACKSHIELD_CRCAckMsg Param1(0) Param2(0) Msg((null))
    05-02 21:37:34|  T_ERROR ERR_PROTOCOL_DUPLICATE_LOGIN(0X2411) received from ST_PRE_SERVER[176.223.119.240]
    05-02 21:37:34|  SendErrorMsg to [A(ziirux123:409) C(Zirux12MG:570) CI(227)] 5.254.113.19 ==> ERR_PROTOCOL_DUPLICATE_LOGIN(0x2411) AT T_ERROR Param1(0) Param2(0) Msg((null))
    05-02 21:37:34|Socket Closed  Client(   5.254.113.19:45636) SocketType(7) |SockIdx( 227)| MaxWriteBufCounts[   9] ==> reason 82019[0X014063], deletedPacketCount(0)
    05-02 21:37:34|  GameEndRoutine [A(ziirux123:409) C(Zirux12MG:570) CI(227)] Map(2001) Position( 522,  373, 4610)
    05-02 21:37:36|Socket Closed  Client(   5.254.113.19:40394) SocketType(7) |SockIdx( 226)| MaxWriteBufCounts[  10] ==> reason 82026[0X01406A], deletedPacketCount(0)
    05-02 21:37:36|  GameEndRoutine [A(santiago852456:370) C(DAINED:503) CI(226)] Map(2002) Position(1729, 1031, 5335)
    05-02 21:37:36|[Error] CFieldIOCPSocket::SecurityClientCheck_ TermTick(96000) = CurrentTick(1921221781) - BeforeTick(1921125781)
    05-02 21:37:36|  SendErrorMsg to [A(saruhkm3:351) C(FREEZER:533) CI(228)] 5.254.113.19 ==> ERR_SECURITY_HACKING_CRC(0xe002) AT T_FC_MOVE_HACKSHIELD_CRCAckMsg Param1(0) Param2(0) Msg((null))
    05-02 21:37:37|Socket Connect SocketIndex[240] PeerIP[   5.254.113.19] Port[51506]
    So any idea guys?
    Last edited by WARonline; 02-05-14 at 08:55 PM.

  4. #4
    XRivals mKeey is offline
    MemberRank
    Aug 2010 Join Date
    371Posts

    Re: Building Hackshield with SDK 296

    I'll give up. You win dumbass.

  5. #5
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: Building Hackshield with SDK 296

    I didn't seen you posted after opening the thread. Stop acting like a kid. Doesn't fit you well.

    - - - Updated - - -

    And by the way, I was asking about 3.5. If you are blind, good luck with that !

  6. #6
    Proficient Member WarriorSW is offline
    MemberRank
    Oct 2013 Join Date
    162Posts

    Re: Building Hackshield with SDK 296

    reason 5[0X000005] -
    so its not a hackshield

    then i readed your next post
    Code:
    05-02 21:37:30|[Error] CFieldIOCPSocket::SecurityClientCheck_ TermTick(90000) = CurrentTick(1921215781) - BeforeTick(1921125781)
    05-02 21:37:30|  SendErrorMsg to [A(j0h4nn:27) C(MGoddess:35) CI(225)] 5.254.113.19 ==> ERR_SECURITY_HACKING_CRC(0xe002) AT T_FC_MOVE_HACKSHIELD_CRCAckMsg Param1(0) Param2(0) Msg((null))
    HackShield have smth fucked up because its crashing server (deadlock) after client hack 9 or delete HShield folder.
    It can be wrong created hsb for ao.atm. Better check it with HSB helper from hshield sdk.
    If youre using 3.5 make sure you have setted up ENGLISH language in global.cfg (1), AntiCpxSvr.dll from that sdk should be in bin folder.
    In config/Security/Hackshield files - 3n.mhe ,AntiCpX.hsb, hshield.dat, HSPub.key
    And correct HackShield in client side
    Hope it will help,
    Cheers

  7. #7
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: Building Hackshield with SDK 296

    Thanks for help @WarriorSW. That helped. It was the hsb wrong. Thanks again !

  8. #8
    XRivals mKeey is offline
    MemberRank
    Aug 2010 Join Date
    371Posts

    Re: [SOLVED]Building Hackshield with SDK 296

    Quote Originally Posted by WARonline View Post
    Hello there, I succeed on compiling a new hackshield for ep4.2, but normal player after few minutes, they crash with this error, and I've got no idea what does it mean because I've never worked on hackshield. Maybe someone would give me a tip about where should I look at or from where it should be the problem.
    Thank you.
    error log fieldserver:
    [CODE]05-02 14:23:01|Socket Closed Client( 192.168.1.2:52271) SocketType(7) |SockIdx( 201)| MaxWriteBufCounts[ 9] ==> reason 5[0X000005], deletedPacketCount(0)
    05-02 14:23:01| GameEndRoutine [A(tester:1023531) C(TestNAcc:5221011) CI(201)] Map(3002) Position(4177, 438, 3485)
    [\CODE]
    So you're sure you was asking for Episode 3.5?

  9. #9
    Se7enSins WARonline is offline
    MemberRank
    Sep 2011 Join Date
    Limassol, CypruLocation
    1,333Posts

    Re: [SOLVED]Building Hackshield with SDK 296

    Sorry about the typo mKeey I needed for ep3.5



Advertisement