Cy4
Cy4
--- View raw code ``` public enum ChemicalValues { OXYGEN("oxygen", 0xFFFFFFFF, 0, 90.19F, -1_141), HYDROGEN("hydrogen", 0xFF6CE2FF, 0, 20.28F, -70.85F), LIQUID_HYDROGEN("liquid_hydrogen", 0xFF898FFF, 0, 20.28F, 70.85F); private final String name; private final...
> Do you have the other error messages to hand? Nope. Nothing while starting the server, or when running the command.
I get the same crash.
This issue seems to be temporarily fixed when toggling Block-Face Culling in settings - but a permanent solution is yet to be implemented.