Results 12 comments of Blackjack200

player's event not only called for player, but also for custom human

> 指的是哪里的密码呢 > > 如果是流水线的话,可以使用流水线的变量,是脱敏的 登录

lol it cause server transfer,u need enable authinput in server which transfered by waterdog (proxy) lobby(move) -> ser(auth) like this, transfer problems

ik the problem, this expression is very abstract but really the problem. StartGame: proxy: moveplayer proxy -> real client sever: authinput proxy

this issue seems cannot solve. it is an MITM proxy issue.

> i see! Are you using any other plugins> yes but memory doesn't leak with my plugin

> > However, the error seems to occur only on maps taken from JavaEditon > > The problem comes from https://chunker.app. Please try a different conversion tool such as [Amulet](https://github.com/Amulet-Team)....

> Really, I wouldn't expect that ... cc @JustTalDevelops maybe it's wrong, I setup a MITM proxy for PM4 server and download network world to disk world using dragonfly library.

i think the direct way to solve that is change https://github.com/df-mc/dragonfly/blob/4113479b6b3cf29b571048dce1f7c60f13580dc8/server/session/player.go#L661 to something just like ```go p.usingItem.CAS(true, false) ``` in https://github.com/df-mc/dragonfly/blob/4113479b6b3cf29b571048dce1f7c60f13580dc8/server/player/player.go#L1403