retrooper / packetevents

Precision meets performance—a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
GNU General Public License v3.0
557 stars 151 forks source link

Dimension type is null on old servers #929

Closed SamB440 closed 3 months ago

SamB440 commented 3 months ago

Describe the bug I am getting multiple reports of an error relating to dimension type being null on 1.8 servers, Grim is using join game to get the dimension type and it works fine on modern servers. Note that I haven't personally tested this.

https://github.com/GrimAnticheat/Grim/issues/1635

Software brand Paper 1.8.8

Plugins Grim

How To Reproduce Try to get dimension type from join game on a 1.8 server I guess?

Expected behavior Dimension type should not be null

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.