iTXTech / Nemisys

The Java implementation of standard Synapse Proxy Protocol.
GNU General Public License v3.0
44 stars 44 forks source link

Humans have player skin #116

Closed vzlomka76 closed 7 years ago

vzlomka76 commented 7 years ago

Nemisys: https://github.com/iTXTech/Nemisys/commit/7a2476cd287ad0eddc0985c515f4ce5acb3b846b

All humans (statue) have player skin 2017-01-18 16-39-13 2017-01-18 16-39-52

MisteFr commented 7 years ago

can you explain me how to instal nemisys @vzlomka76 ??

vzlomka76 commented 7 years ago

@Misteboss https://github.com/iTXTech/Nemisys/wiki/How-to-set-up-Nemisys

MisteFr commented 7 years ago

I don't have synapse option in my genisys.yml, btw i start nemisys and all is working @vzlomka76

MisteFr commented 7 years ago

@vzlomka76 can you explain me how to make it working ^^

SleepSpace9 commented 7 years ago

The reason why all human entities have your player skin is that Nemisys only uses the SkinData from LoginPacket and not PlayerListPacket (probably for more performance and less traffic). The only possibility to get it work is to modify Nemisys (and also SynapsePM) for using the FullPlayerListPacket with all SkinData and not only the FastPlayerListPacket without SkinData.

vzlomka76 commented 7 years ago

@boybook can you fix it?

Creeperface01 commented 7 years ago

Its player list issue

JackboyPlay commented 7 years ago

On my Nukkit servers it works without this issue