[1.20.5] C2S Packet Registration Crashes Fabric Dedicated Servers #496
Labels
Fabric
This issue is specific to the Fabric platform.
priority: high
This needs to be worked on and reviewed ASAP
On Minecraft 1.20.5 Fabric, registering a C2S packet using Architectury API crashes the dedicated server, as it attempts to import the
Minecraft
class during registration. This happens in both dev and prod.This can be reproduced by running the dedicated Fabric server on Architectury API's test mod, though it also happens with an implementation I wrote if you need a second reproduction.
In case it's relevant, I'm using Eclipse Termurin 21.0.3 as my JDK.
The text was updated successfully, but these errors were encountered: