LambDynamicLights

LambDynamicLights

23M Downloads

Dynamic Lights mod crashes randomly

uwuv3 opened this issue ยท 1 comments

commented

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Join blockbande.de

Desktop (please complete the following information):

Additional context
Add any other context about the problem here.
https://paste.labymod.net/elaferukigopahejaneb

commented

Labymod is not supported as it is too invasive and hacks Fabric compatibility in instead of actually using Fabric directly.

As for the technicalities of this crash: LambDynamicLights tries to call a method that's private in the base game but it makes it public using Fabric's access wideners, but Labymod seems to not apply those access wideners properly. This should be reported to Labymod directly.