Jump to content

alexghinet

member
  • Posts

    99
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by alexghinet

  1. (Just rebooted server and im single player and i have that)

    Syserr:

    SYSERR: Mar 27 14:32:44 :: Analyze: Handshake phase does not handle packet 66 (fd 19)

     

     

    Syslog:

    Mar 27 14:32:44 :: SYSTEM: new connection from [192.168.100.5] fd: 19 handshake 1202754722 output input_len 0, ptr 0x2e7bb800
    SYSERR: Mar 27 14:32:44 :: Analyze: Handshake phase does not handle packet 66 (fd 19)
    Mar 27 14:32:44 :: Handshake: lower than zero -19
    Mar 27 14:32:44 :: Handshake: client_time 0 server_time 27470

     

    Packet.h Serverside :     HEADER_CG_SCRIPT_BUTTON            = 66,

     

    Happens everytime when i use command /go & /goto 

     

    When login error syserr : Analyze: Handshake phase does not handle packet 66 (fd 19)

    When teleport error syserr : Analyze: login phase does not handle this packet! header 66

     

    Question : Have anyone ideea about how to fix client & server_time please?

  2. Does someone can help me with that? i also can pay for fix.

     

    SYSERR: Mar 22 01:55:22 :: Analyze: Handshake phase does not handle packet 2 (fd 17)
    SYSERR: Mar 22 01:56:57 :: Analyze: Handshake phase does not handle packet 2 (fd 21)

     

    Binary Packet.h ->     HEADER_CG_ATTACK                            = 2,

     

    Source Game Tables.h ->        HEADER_GD_LOGOUT            = 2,

     

    Source game Pakcet.h ->     HEADER_CG_ATTACK                = 2,

  3. I will share this video to can see the bug.

    if anyone have a fix for that please share

    P.S i have  that fix

    		const float fDist = DISTANCE_SQRT((ch->GetX() - pinfo->lX) / 100, (ch->GetY() - pinfo->lY) / 100);
    
    		if (((false == ch->IsRiding() && fDist > 750) || fDist > 999) && OXEVENT_MAP_INDEX != ch->GetMapIndex())

     

    Video: https://metin2.download/picture/27hsR0aJkjG0k2iN50hOTCAv8OYU5799/.gif

    • Dislove 1
  4. Hey , do someone have Item_Proto.sql and Mob_proto.sql for Mount Like horse sistem?

     

    Errors:

    SYSERR: Feb  8 23:26:25 :: SpawnMob: SpawnMob: no mob data for vnum 0
    SYSERR: Feb  8 23:26:25 :: Summon: [CMountActor::Summon] Failed to summon the mount. (vnum: 0)
    SYSERR: Feb  8 23:26:25 :: Summon: [CMountSystem::Summon(10004557)] Null Pointer (mountVID)

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.