Structurize

Structurize

40M Downloads

[1.14.4] Sidedness issue launching on a dedicated server.

ProsperCraft opened this issue ยท 5 comments

commented

Sidedness changed in 1.14

structurize-0.10.115-ALPHA.jar

https://gist.github.com/ProsperCraft/589dc4756633020efa7eee2215f989bd

commented

@Raycoms some event handler is loading the client side class in the Structurize constructor.

commented

This is not fixed in

structurize-0.10.121-ALPHA

https://gist.github.com/ProsperCraft/fefde846e6fb9217bee74e6a2605b09b

commented

I know was an accident

commented

Probably needs to be solved using OnlyIn(Dist.CLIENT)

commented

Fixed