hammcmod / RadioCraft

Minecraft Mod that brings Functioning Ham Radios into the game - Funded by the ARRL
GNU General Public License v3.0
31 stars 5 forks source link

This mod combined with a newer version of Java causes the SimpleVoicechat mod to crash. #9

Open IdotMaster1 opened 2 months ago

IdotMaster1 commented 2 months ago

Tested on Java 21. When this mod is removed, it starts up fine.

Crash report: crash-2024-08-19_23.43.29-fml.txt

jrddunbr commented 2 months ago

If I had to guess, mixins don't work with Java 21 and Minecraft 1.19.3.

Does it work if you use Java 17, which I'm pretty sure is the version of Java that Minecraft 1.19.3 was developed for?

IdotMaster1 commented 2 months ago

It does work with Java 17.

jrddunbr commented 2 months ago

I don't think that is something that can be fixed for 1.19.3, because the Radiocraft team doesn't write the mixin library.

I'm currently working on porting the mod to 1.21.1 NeoForge, which does work on Java 21.

jrddunbr commented 3 weeks ago

We ported to Minecraft 1.21 so you may be able to try on that. We are no longer supporting 1.19.3.