Difficulty+

Difficulty+

25.4k Downloads

Conflict with new Random

AnomalousDeity opened this issue ยท 2 comments

commented

when I have this installed after a random amount of time I get a error-Description: Accessing LegacyRandomSource from multiple threads

java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads

when I remove this mods I don't get this issue to pop up, I have No clue if its this mod or a incompatibility I cant quite make sense of the crash log, other than my problem is fixed when I remove this mod

now the accessing legacyRandomsource i remember seeing as a Problem in snapshots before 1.19 was released due to the frogs
This is on Fabric 1.19 on the latest launcher for it
and the crash is on a Server thread (on a single player world

commented

Thank you. This is probably because of the change from system.random to Mojangs own Random. Will look into it!

commented

have you by chance confirmed the issue? I could try to post some logs of the crash if it will help?