SquidDev-CC / CCTweaks

Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
MIT License
12 stars 2 forks source link

look() with invalid arguments will corrupt the player's data #158

Closed kepler155c closed 7 years ago

kepler155c commented 7 years ago

When given an invalid yaw / pitch to the look method, I was kicked from minecraft with an "invalid move packet received" message. I was only able to log back in after removing my player file and the restoring the level.dat file.

SquidDev commented 7 years ago

Technically in the wrong repo, but thanks for the report!