Jump to content

Klaus

Active Member
  • Posts

    90
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Klaus

  1. I managed to fix, at least for the moment it is working!

     

    in packet_info.cpp

     

    #ifdef __SEND_TARGET_INFO__
    	Set(HEADER_CG_TARGET_INFO_LOAD, sizeof(TPacketCGTargetInfoLoad), "TargetInfoLoad", false);
    #endif

     

    for

     

    #ifdef __SEND_TARGET_INFO__
    	Set(HEADER_CG_TARGET_INFO_LOAD, sizeof(TPacketCGTargetInfoLoad), "TargetInfoLoad", true);
    #endif

    (false >> true)

    ---------------------------------------------------------------------------

     

    Hello, I found a tutorial to insert the system SEND TARGET INFO, I followed all the steps, but after opening screen with drops and information, after a few seconds the character is disconnected, redo the process several times looking for the cause of the problem, but without success , I dowloand from some sources (Arkadia2 mod by Helia01, best_production_v5_src and ELVEDA) that have the system to check the files, yet I couldn't detect the cause of the problem if anyone has any idea what it might be or if it had a problem. similar and managed to heal it, thank you in advance for any help!

     

    - There is no error in the client syserr.txt when the character is disconnected, only in the server syserr.

     

    Process: UNKNOWN HEADER: 247, LAST HEADER: 59(5), REMAIN BYTES: 1, fd: 23
    Process: UNKNOWN HEADER: 132, LAST HEADER: 0(0), REMAIN BYTES: 7, fd: 23
    Process: UNKNOWN HEADER: 84, LAST HEADER: 59(5), REMAIN BYTES: 1, fd: 23
    Process: UNKNOWN HEADER: 172, LAST HEADER: 0(0), REMAIN BYTES: 18, fd: 23
    Process: UNKNOWN HEADER: 37, LAST HEADER: 59(5), REMAIN BYTES: 1, fd: 23
    Process: UNKNOWN HEADER: 247, LAST HEADER: 59(5), REMAIN BYTES: 1, fd: 23
    Process: UNKNOWN HEADER: 200, LAST HEADER: 0(0), REMAIN BYTES: 7, fd: 23
    Process: UNKNOWN HEADER: 188, LAST HEADER: 59(5), REMAIN BYTES: 1, fd: 23
    Process: UNKNOWN HEADER: 84, LAST HEADER: 59(5), REMAIN BYTES: 1, fd: 23

     

    Original Post: Aqui

×
×
  • 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.