Glitchfiend / TerraBlender

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.
https://www.curseforge.com/minecraft/mc-mods/terrablender
GNU Lesser General Public License v3.0
85 stars 28 forks source link

Terrablender Error on 1.19.4 dedicated Server #119

Closed phil2sat closed 1 year ago

phil2sat commented 1 year ago

What's the issue you encountered?

[10:27:27 ERROR]: Attempted to load class net/minecraft/client/gui/screens/worldselection/WorldOpenFlows for invalid dist DEDICATED_SERVER [10:27:27 WARN]: Error loading class: net/minecraft/client/gui/screens/worldselection/WorldOpenFlows (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/worldselection/WorldOpenFlows for invalid dist DEDICATED_SERVER) [10:27:27 WARN]: @Mixin target net.minecraft.client.gui.screens.worldselection.WorldOpenFlows was not found terrablender.mixins.json:MixinWorldOpenFlows

How can the issue be reproduced?

Just restart the Server

Logs

No response

Mod Version

TerraBlender-forge-1.19.4-2.2.0.155

Additional information

I guess a check if Dedicated-Server and dont try to load a gui should fix this error