WearBlackAllDay / DimensionalThreading

An attempt to optimize the fabric server, by assigning each dimension their own thread.
MIT License
255 stars 22 forks source link

Incompatibility with Holograms - makes holograms invisible after restarting the server #52

Open pahanakun opened 2 years ago

pahanakun commented 2 years ago

While using the holograms mod: https://github.com/Patbox/Holograms

After creating a hologram, stopping the server, and starting it up again, the hologram is invisible. Its still there, it can be edited, moved etc but nothing makes it appear visible again, besides disabling DimensionalThreading

Minecraft: 1.18.1 Fabric loader: 0.12.12 Fabric-api: 0.45.0+1.18 DimensionalThreading: 1.2.6 Holograms: 1.3.1+1.18

Also posting this issue to the Holograms github page in case the incompatibility can be fixed from their end.