Errors trying to load DH on 1.21.1 fabric server
All the mods work without the DH one but when I add it in I get the attached errors.
I've also attached the list of mods I've got.
Solution:Jump to solution
DH is clientside, not serverside, meaning you currently can't put it onto a server
4 Replies
Solution
DH is clientside, not serverside, meaning you currently can't put it onto a server
/serverside
Distant Generation doesn't work in multiplayer, meaning DH won't be able to generate LODs for chunks outside the vanilla render distance.
Instead, as you travel around the world, LODs will be generated for areas you've visited.
In the next update, DH 2.3, you will be able to add DH to your server granted it's running a compatible mod/plugin loader (Fabric, (Neo)Forge, Bukkit and their derivatives). This will allow the server to generate LODs and send them to the client, making distant generation possible on multiplayer.
If you wish to try 2.3 early, read everything in this thread: https://discord.com/channels/881614130614767666/1285883332768563284
Keep in mind that this build is still experimental, we do not encourage using it on large servers until further testing.
Oh sorry I thought it still needed to be installed on the server in order for it to work in multiplayer, thanks for the help 🙂