Epicurean

Epicurean

24.5k Downloads

crash on dedicated servers due to environment annotation missing

LemmaEOF opened this issue ยท 4 comments

commented

https://gist.github.com/raphydaphy/9c8b2cc77efb038f726c39e6e222bc92

put an @Environment annotation on cloth config init and move the code that calls it into ClientModInitializer

also either delete the recipe book group mixin or move it to client json

commented

I guess this is the same crash? https://pastebin.com/kxuuNuKD

commented

Nope, that's something from Fabric API.

commented

AK9's log also has this at the top: @Mixin target net.minecraft.class_299 was not found epicurean.common.json:MixinRecipeBookGroups

commented

Yes, but that's not the cause of the crash. I will be fixing that at the same time though.