AnOpenSauceDev / FastRandom

An optimized rewrite of Minecraft's RNG system, for Fabric!
Apache License 2.0
49 stars 3 forks source link

[BUG]: crash with the last version of sodium beta #63

Open iTzMAS opened 3 weeks ago

iTzMAS commented 3 weeks ago

Does an issue already cover this?

Does your system support Faster Random?

Issue description.

.The new version of faster random is not compatiable on 1.21.1 with sodium beta.

Issue replication.

1- install sodium and faster random and it crashes on launch

Log File / Crash Report (if applicable)

crash-2024-11-04_19.38.15-client.txt

AnOpenSauceDev commented 3 weeks ago

This isn't a bug with sodium, I think the wrong engine is being chosen in this case. I'll delist 6.0.0 and look into it later.

AnOpenSauceDev commented 3 weeks ago

On further testing, I can confirm that neither Sodium or Faster Random cause any crash. Could you please check if your JVM is headless, or try using a known working JVM?