-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Another issue with radiation #823
Comments
https://mclo.gs/irJuS8h |
Hi @TomavX, @sadkris and @CrimsonTheWanderer - sorry for not getting round to this sooner! Thanks for the info you've all provided - a few months ago, I was able to recreate this quite easily in my test world which uses Java 8u51, but for some reason (possibly just luck), I wasn't able to get it again. Nevertheless, it looks like early versions of Java 8 JREs did sometimes have various issues with lambdas in specific scenarios, which may include Forge's event handler system (which the radiation system uses). I've tried replacing the lambdas for the next version, which should be up on CurseForge shortly, and hopefully the problem will go away - let me know if you're still having crashes! |
Thanks for addressing this, @tomdodd4598. While we wait for that update on CF, is there any Java version you recommend using with the mod as a temporary fix? |
Awesome, thank you! |
Hello!
Every now and then my single player world crashed. I can make new flat world and do nothing, and after unspecified time game just crash. I play with the same mods on my server too, but there are no problems at all.
My latest crash report: https://pastebin.com/w3GrVK5G
Thanks and great job. I love this mod.
The text was updated successfully, but these errors were encountered: