I am creating a java client to connect to rotmg but I get disconnected.
The move packets I send are:
tickid: tickid from newtick
time: time in milliseconds since start
newposition: the position i get from the statuses from newtick packets
records: empty list

Is anything wrong? Or would it be the other packets that I am messing up?

Any help is appreciated.