joshuaprince / CoordinateOffset

⛏️ A Minecraft Spigot/Paper plugin that configurably obfuscates players' coordinates.
GNU Affero General Public License v3.0
17 stars 7 forks source link

Walking near warden causes a disconnect from a server #9

Closed Zemenus closed 9 months ago

Zemenus commented 9 months ago

When I walked near Warden in survival, after the vibration was sent to him - it disconnected me with error in the screenshot

Environment details

Output of /version: Current: git-Purpur-2124 (MC: 1.20.4)* Previous: git-Paper-385 (MC: 1.20.4)

CoordinateOffset version: v3.0.0 PacketEvents/ProtocolLib version: 5.2.0 SNAPSHOT 679 Output of /plugins: [21:14:01 INFO]: Paper Plugins: (1): [21:14:01 INFO]: - WolfyUtilities [21:14:01 INFO]: Bukkit Plugins: (36): [21:14:01 INFO]: - AntiPopup, BlueSlimeCore, Chunky, Citizens, CombatLogX, CoordinateOffset, CustomCrafting, dDiscordBot, Denizen, Depenizen [21:14:01 INFO]: DiscordSRV, GSit, ImageFrame, ItemsAdder, Kingdoms, LoneLibs, LPC, LuckPerms, MinimapControl, MMOItems [21:14:01 INFO]: ModelEngine, MythicCrucible, MythicLib, MythicMobs, ore-control, packetevents, Pl-Hide-Pro, PlaceholderAPI, ProtocolLib, RoseLoot [21:14:01 INFO]: SkinsRestorer, spark, TAB, tinylives, Vault, Vulcan Link to pastebin of config.yml (if modified): it happens with modified and unmodified configuration

Log errors Console didn't write any errors when that occured

Additional context When I walked to Warden near other players - it disconnected them too. I'm not quite shure if it's this plugin's fault, I'm gonna test this without any plugins

Error: image

joshuaprince commented 9 months ago

Confirmed, this is definitely coming from CoordinateOffset. I should have a fix soon.

joshuaprince commented 9 months ago

Fixed in v3.0.1, thank you for the report!