CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
239 stars 88 forks source link

PacketEvents 2.0 support is broken #408

Open MWHunter opened 2 years ago

MWHunter commented 2 years ago

Observed Behavior

PacketEvents 2.0 misses the LOGIN_SUCCESS packet when using NachoSpigot

Expected Behavior

PacketEvents 2.0 should see this packet

Steps To Reproduce

  1. Install the three plugins in the plugins list
  2. Try joining the game from a 1.18 client
  3. Exceptions are thrown because PacketEvents 2.0 misses the LOGIN_SUCCESS packet

Plugin List

ProtocolLib 5.0, ViaVersion 4.2.2, and Grim 2.2.7

Server Version

[18:27:39 INFO]: This server is running NachoSpigot version git-NachoSpigot-"74ed0ea" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

Other

It works fine on Paper 1.8. This is NachoSpigot specific.

Agreements

MWHunter commented 2 years ago

https://github.com/retrooper/packetevents/issues/325