1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

How to decode data of FullChunkDataPacket to get normal data?

Discussion in 'Development' started by Kyd, Jan 11, 2018.

  1. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    How to decode data from FullChunkDataPacket and get the normal data of the string?

    I've tried base64_decode, but it's not working
    PHP:
    var_dump(base64_decode($packet->data));
     
  2. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    Any help please?
     
  3. Miste

    Miste Baby Zombie

    Messages:
    109
    GitHub:
    Misteboss
  4. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    I've already checked this, but pocketmine is only sending this packet, not decoding it's data..
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.