PersonTheCat / OreStoneVariants

A powerful utility for generating new blocks when given a foreground and background.
GNU General Public License v3.0
7 stars 8 forks source link

[1.16.5]Crash when the ores have been generated or placed #165

Closed TUsama closed 2 years ago

TUsama commented 2 years ago

I got two crash report when the game crash. the world generation crash: crash-2022-06-20_19.32.48-server.txt

crash in the superflat world when I placed a ore: crash-2022-06-20_19.40.11-server.txt

It seems a mod incompatible problem, because I have test osv and Quark in a new instance and everything is fine. But sadly I can't allocate which mod cause this. I'll very appreciate that if you could fix this.

PersonTheCat commented 2 years ago

This actually sounds like a compatibility issue with Java 16. Neither MC 1.16 nor Forge 1.16 officially supports Java 16, and so it is not a compatibility target for me.

Things you can try:

TUsama commented 2 years ago

debug.log latest.log

Here are the latest.log and debug.log, and I agree with you that the wrong Java version causes this problem, I have tested my pack in the JVM 1.8 and no crash occurred. thanks for your help!

PersonTheCat commented 2 years ago

No worries! :+1: