Closed Vaelzan closed 4 years ago
There was a rare crash in the tintedglint method that should be solved with a null check.
Refer here for the FML Incompatibility error fix: https://mcforge.readthedocs.io/en/1.15.x/concepts/sides/#writing-one-sided-mods
The mod is a client-side mod but is registered as being required on the server, so causes an FML error to be displayed in the multiplayer menu on the client.
There was a rare crash in the tintedglint method that should be solved with a null check.
Refer here for the FML Incompatibility error fix: https://mcforge.readthedocs.io/en/1.15.x/concepts/sides/#writing-one-sided-mods
The mod is a client-side mod but is registered as being required on the server, so causes an FML error to be displayed in the multiplayer menu on the client.