Low-Drag-MC / LDLib-MultiLoader

GNU General Public License v3.0
13 stars 17 forks source link

[Crash] Dedicated Server #12

Closed LKD-PIX closed 1 year ago

LKD-PIX commented 1 year ago

Refernce to https://github.com/dragon-forge/HammerLib/issues/45

LKD-PIX commented 1 year ago

Same happens with Gregicalty Rocketry btw, so it does indeed seem like some injection error and not on the side of hammerlib

LKD-PIX commented 1 year ago

com.lowdragmc.lowdraglib.client.model.custommodel.LDLMetadataSection;

is not present in a dedicated server scenario but is used here

https://github.com/Low-Drag-MC/LDLib-Architectury/blob/1.19.2/common/src/main/java/com/lowdragmc/lowdraglib/core/mixins/ReloadableResourceManagerMixin.java

LKD-PIX commented 1 year ago

fixed in latest