Method assert2 in MixinLevelProperties (station-vanilla-fix-v0) injects into client method, while mixin itself is called on server, which results with game crash. It should be annotated with @Environment(EnvType.CLIENT) or moved into another client-side mixin
Method
assert2
inMixinLevelProperties
(station-vanilla-fix-v0) injects into client method, while mixin itself is called on server, which results with game crash. It should be annotated with@Environment(EnvType.CLIENT)
or moved into another client-side mixin