packetevents icon indicating copy to clipboard operation
packetevents copied to clipboard

Exception when running two packetevents plugins at once

Open jtJava opened this issue 2 years ago • 2 comments

Describe the bug A bunch of exceptions when two plugins using packetevents are running at once.

Software brand NachoSpigot 1.8.8

Plugins GrimAC, Titanium, and ViaVersion

How To Reproduce Steps to reproduce the behavior: Not 100% sure, but join on a client that requires translated packets from ViaVersion with both plugins loaded.

Expected behavior No console spam.

Additional context Add any other context about the problem here.

jtJava avatar Jun 05 '22 03:06 jtJava

pl [16:42:47 INFO]: Plugins (3): ViaVersion, Titanium, GrimAC grim profile DefineOutside [16:42:54 INFO]: ====================== [16:42:54 INFO]: Grim » Profile for DefineOutside [16:42:54 INFO]: Ping: 39 [16:42:54 INFO]: Version: 1.18.2 [16:42:54 INFO]: Client Brand: fabric [16:42:54 INFO]: Horizontal Sensitivity: 100% [16:42:54 INFO]: Vertical Sensitivity: 100% [16:42:54 INFO]: FastMath Enabled: true [16:42:54 INFO]: ====================== version [16:42:59 INFO]: This server is running WindSpigot Release v2.1.2 (MC: 1.8.8) (Implementing API version 1.8.8-R0.2-SNAPSHOT)

Works for me

MWHunter avatar Jun 05 '22 16:06 MWHunter

Potentially related to hacking around and injecting to the pipeline before via when it is present, to read client version in handshakes

MWHunter avatar Jun 10 '22 23:06 MWHunter

Closing due to rewritten injector

MWHunter avatar Dec 07 '22 20:12 MWHunter