EnvyWare / AdvancedHolograms

Minecraft Forge mod for holograms
MIT License
3 stars 0 forks source link

Version 1.0.0 doesn't work on 1.16.5 because it was compiled with Java Runtime Version .55 #7

Closed Foxydapirate12 closed 1 year ago

Foxydapirate12 commented 1 year ago

[main/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to load class com.envyful.advanced.holograms.forge.ForgeHolograms [02.03 20:59:33] [Server] java.lang.UnsupportedClassVersionErrorcom/envyful/advanced/holograms/forge/ForgeHolograms has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

nexitem commented 1 year ago

Yep.

danorris709 commented 1 year ago

You need to use Java 11

nexitem commented 1 year ago

1.16.5, Vanilla, and thus Forge and most mods offically only support JAVA 8, therefor a lot of modpacks break with the newer version of Java, I'm sure Vahelisa 3 won't even start with Java 11, But I can try.