Mod Unsafe World Random Access Detector (Fabric) by ishlandmc

  • Unsafe World Random Access Detector (Fabric) by ishlandmc

    This is a mod that detects unsafe off-thread world random access, helping to find causes of "Accessing LegacyRandomSource from multiple threads" crash.
    • 884742
    • 20.31 KB
    • 1.20.1
    • February 4, 2023
    • February 24, 2023
    • Utility & QoL
    Unsafe World Random Access Detector (Fabric)
Mod Information
NameUnsafe World Random Access Detector (Fabric)AuthorishlandmcDescriptionThis is a mod that detects unsafe off-thread world random access, helping to find causes of "Accessing LegacyRandomSource from multiple threads" crash.
InformationDownloads: 884742
Version: 1.20.1
Size: 20.31 KB
Updated at: February 24, 2023
Created at: February 4, 2023
Tags
Utility & QoL

Unsafe World Random Access Detector (Fabric)

This is a mod that detects unsafe off-thread world random access, helping to find causes of "Accessing LegacyRandomSource from multiple threads" crash.

This is useful for finding the cause of mysterious crashes with Accessing LegacyRandomSource from multiple threads.
This is not a fix for the issue, but it will help you find the cause of the issue.

Looking for forge versions?

Example

Note: If you are already using C2ME, this mod is not needed (but won't crash if used together anyway).