IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.59k stars 236 forks source link

Arclight packet handling issue #1482

Open skohlhepp opened 2 months ago

skohlhepp commented 2 months ago

I have confirmed that ...

Arclight version

Version 顿顽 (Trials) / arclight-1.20.1-1.0.5-1a8925b

OS & Java versions

openjdk version "1.8.0_422" OpenJDK Runtime Environment (build 1.8.0_422-8u422-b05-1~24.04-b05) OpenJDK 64-Bit Server VM (build 25.422-b05, mixed mode)

Plugins and Mods

https://paste.ubuntu.com/p/sZncsSj2Zv/

Description

I believe this is an issue of Arclight as I have run the exact same server folder with plain Forge and neither error arises.

During startup the following error is spammed

Startup Error

The server boots fine but when a player logs in and interacts with a block from this mod this error spams console and the player is unable to break or interact with any block. Once they disconnect the server crashes.

Packet Error

Step to reproduce

Install ATM 9 0.3.0 using Arclight Trials 1.0.5

Interact with GregTech block

Logs

[Uploading latest.log…]()

Server pack link (Optional)

https://www.curseforge.com/minecraft/modpacks/all-the-mods-9/download/5564373

Igneaalis commented 7 hours ago

@qyl27 Already fixed in FeudalKings https://github.com/IzzelAliz/Arclight/commit/430a5091269719e9bdd93366edde75a3ffcc9f8b just need to cherry-pick it