Glitchfiend / TerraBlender

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.
https://www.curseforge.com/minecraft/mc-mods/terrablender
GNU Lesser General Public License v3.0
95 stars 30 forks source link

1.21_NeoForge Server_Crash_On_Startup_Java_21_Issues #172

Closed Zelioth closed 3 months ago

Zelioth commented 3 months ago

What's the issue you encountered?

During creation of a new instance of NeoForge Server the terminal reads ' Unsupported class file major version 66'

This indicates Java 21 issues. I have Java 21 installed and updated.

I also included Regions Unexplored and the issue is still present with or without RU. Removing Terrablender and RU fix the issue and the server starts as normal.

How can the issue be reproduced?

Download the lastest NeoForge Files for server install. Create a NeoForge server for 1.21 Install TB (and RU if you want it happens with or without it) Start server See Error

Logs

https://gist.github.com/Zelioth/d1870388b07a512e51de60940fadb896

Mod Version

4.0.0.1

Additional information

debug(1).log latest(5).log

NeoForge - 21.0.151 Minecraft - 1.21 Terrablender - 4.0.0.1

DEDICATED SERVER Client side seems to work fine and doesn't report any noticeable issues.