retrooper / packetevents

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

Paper 1.18.2 Injector Issue #410

Closed jtJava closed 2 years ago

jtJava commented 2 years ago

Describe the bug PacketEvents can't inject into 1.18.2 Paper.

Software brand 1.18.2 Paper

Plugins Just my PacketEvents plugin.

How To Reproduce Load latest shaded spigot packetevents on 1.18.2.

Expected behavior No failed injection.

Screenshots

Additional context My friend who had the same issue replaced the reflection with his own util in the injector and got it to work. When I tried using PacketEvents as a plugin without shading, the issue was not there.

Add any other context about the problem here.

retrooper commented 2 years ago

Fixed by https://github.com/retrooper/packetevents/commit/89cb93be670885562d04e04a3e4e04a10d983a09