Moonlight Lib

Moonlight Lib

86M Downloads

[๐Ÿž]: Error: java.lang.NoClassDefFoundError. Fabric 1.20.1. moonlight-1.20-2.11.37-fabric + gtceu-fabric-1.20.1-1.0.20.b.

worm-in-concrete opened this issue ยท 2 comments

commented

BEFORE CONTINUING:

  • Always check you are using the latest version of these mods and its dependencies
  • Remove known problematic rendering mods such as Optifine, Sodium and others

Version-Loader

1.20.1-fabric

Moonlight Lib Version

moonlight-1.20-2.11.37-fabric

Issue Detail

The error occurs on the hosting server. When running the client crash does not happen, but when I run these two mods (moonlight-1.20-2.11.37-fabric + gtceu-fabric-1.20.1-1.0.20.b) on the hosting server it crashes. Separately the mods work fine. I also tried to run the server with a standalone porting_lib mod.

Log Attachment

crash-2024-06-16_18.33.48-server.txt - https://mclo.gs/RGRrd2h
latest.log - https://mclo.gs/0i9RowA

OPTIONAL: To Produce

No response

OPTIONAL: Which mods are affected?

GregTechCEu Modern
https://modrinth.com/mod/gregtechceu-modern/version/mc1.20.1-1.0.20.b-fabric

commented

bug from this mod. A part of their code which should be server safe (as dictated by fabric api docs) is not
"gregtechceu"
Unrelated to this mod

commented

Okay, thanks.