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
238 stars 90 forks source link

Error with packetevents 2.0 #400

Closed zhusun890 closed 2 years ago

zhusun890 commented 2 years ago

Observed Behavior

When packetevents 2.0 receives and processing a packet, player will be kicked from the game on pre-login state for "Exception Connecting: NativeIOException : readAddress(...) failed: Connection reset by peer"

Expected Behavior

Add a plugin patch for packetevents 2.0

Steps To Reproduce

  1. Open a FlameCord server and a NachoSpigot server
  2. Connect to the NachoSpigot server from FlameCord server
  3. Player has force disconnect and Error logs appears in console.

Plugin List

Only PacketEvents 2.0

Server Version

NachoSpigot 1.8.8 latest build. (Checked)

Other

No response

Agreements

Sculas commented 2 years ago

Can you try removing PacketEvents? Does the issue still occur?

ghost commented 2 years ago

Can you try removing PacketEvents? Does the issue still occur?

Another similar issue with PacketEvents was reported by @Pro-Nil in the discord. Errors logs are at https://bin.studiobeam.xyz/sekogonaxe.swift. Looks like a duplicate of #356

retrooper commented 2 years ago

Resolved, duplicate of https://github.com/CobbleSword/NachoSpigot/issues/356

Sculas commented 2 years ago

Duplicate of #356