Open H0Imes opened 3 hours ago
There is an issue in the RayTraceUtil#rayTraceBlocks method that can cause an infinite loop, potentially resulting in a server crash.
RayTraceUtil#rayTraceBlocks
Crash-Report: https://mclo.gs/fWDOgzF
The issue could be resolved by adding an iterationLimit and exiting the loop once the limit is reached
iterationLimit
There is an issue in the
RayTraceUtil#rayTraceBlocks
method that can cause an infinite loop, potentially resulting in a server crash.Crash-Report: https://mclo.gs/fWDOgzF