AlexModGuy/Rats

Enabling ratlantis breaks LOD rendering in Distant Horizons

Closed this issue · 1 comments

Similarly as The Graveyard finallion/The-Graveyard-FORGE#116 , Rats mod break LOD rendering with the server side fork of Distant Horizons when Ratlantis is enabled. The behavior is the same as with The Graveyard, it causes a lot of "unhandled messages" warnings in the chat.

To test

  1. install server side fork of Distant Horizons on server and client (link in DH discord)
  2. delete / move and existing world folder to ensure datapack changes apply
  3. enable ratlantis datapack
  4. see warning messages in chat and no LOD are being rendered on the client (although I think they are generated on the server)

vs

  1. delete or move world on the server so datapack changes take affect
  2. disable ratlantis datapack
  3. join world and see LODs generate and render

System

  • Minecraft 1.20.1
  • Distant horizons 2.0.4 (server rendering fork)
  • Rats 8.1.2
  • Forge 47.2.32

This is fixed in Distant Horizons serverside branch