Mod Unsafe World Random Access Detector (Fabric) by ishlandmc
- 884742
- 20.31 KB
- 1.20.1
- February 4, 2023
- February 24, 2023
- Utility & QoL
Description
Mod Information
Name | Unsafe World Random Access Detector (Fabric) | Author | ishlandmc | Description | This is a mod that detects unsafe off-thread world random access, helping to find causes of "Accessing LegacyRandomSource from multiple threads" crash. |
---|---|---|---|---|---|
Information | Downloads: 884742 Version: 1.20.1 Size: 20.31 KB Updated at: February 24, 2023 Created at: February 4, 2023 | Tags | Utility & QoL |
Description
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.
Note: If you are already using C2ME, this mod is not needed (but won't crash if used together anyway).