Server crash with DH 2.3.5-b Nightly on NeoForge 21.9.16-beta
I'm trying to setup a fresh NeoForge 1.21.9 server (21.9.16-beta), with the latest nightly DH 2.3.5 build (5a9fdb33). The server starts up fine without any mods, and is fully playable. But if I try to start it up with DH, it crashes before it can finish starting up with the error:
java.lang.NoClassDefFoundError: net/minecraft/client/DeltaTracker at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?] {}. DH is the only mod installed.
I've been looking around here in the discord and on the issues in the repo. I've also tried a few different nightly builds of DH as well as different 21.9.x builds of NeoForge along with a couple different JDKs (all Java 21), but I keep getting this error.
Is there something I'm missing, or is this a bug?
Here's the crash report from the server:
https://mclo.gs/522GVtA3 Replies
try the newest version of neoforge
21.10.2-beta
Just tried the same setup with NeoForge 21.10.2-beta, I got the same error.
I tried some other mods on 1.21.10 without DH, just to see if it was maybe a NeoForge issue.
The mods I tried were:
- Cloth Config API 20.0.148
- Lithium 0.20.0
- Simple Voice Chat 2.6.5
They all loaded ok. It still could be a NeoForge issue I guess, but the server can at least startup with mods.
I'm not sure what the issue might be. Maybe try asking in #beta-testing so James sees it