Unsafe World Random Access Detector (Forge)
This mod serves as a tool for detecting unsafe world access from external threads, helping to identify the source of errors like "Accessing LegacyRandomSource from multiple threads" that cause game crashes.
The main purpose of this tool is to assist in diagnosing mysterious crashes related to multi-threaded access to LegacyRandomSource. It's important to understand that this is not a fix for the underlying problem, but rather a means to locate and identify it.
The mod is available in various versions for different mod loaders.
