Crash on startup with auto updater

Caused by: java.lang.NullPointerException: Cannot invoke "com.seibel.distanthorizons.core.wrapperInterfaces.IVersionConstants.getMinecraftVersion()" because the return value of "com.seibel.distanthorizons.core.dependencyInjection.SingletonInjector.get(java.lang.Class)" is null
at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.jar.updater.SelfUpdater.<clinit>(SelfUpdater.java:66) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23468!/:?] {re:mixin,re:classloading}
Caused by: java.lang.NullPointerException: Cannot invoke "com.seibel.distanthorizons.core.wrapperInterfaces.IVersionConstants.getMinecraftVersion()" because the return value of "com.seibel.distanthorizons.core.dependencyInjection.SingletonInjector.get(java.lang.Class)" is null
at TRANSFORMER/distanthorizons@2.3.2-b/com.seibel.distanthorizons.core.jar.updater.SelfUpdater.<clinit>(SelfUpdater.java:66) ~[DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar%23468!/:?] {re:mixin,re:classloading}
Hi, my game crashes on start-up with this being the cause. Ive searched for a similar error on the discord, and found one by DrMkdaddy but his issue seemed to be unrelated. I've disabled the autoupdater in the config, which I created by copying it from another save (the config didnt exist yet in the config folder) Does anyone know what might be causing it? https://mclo.gs/7EZNMei
mclo.gs
NeoForge 1.21.1 Client Log [#7EZNMei]
3464 lines | 185 errors
7 Replies
hardester
hardester4mo ago
The log suggest JEI crashes, caused by Create: Dragons Plus crashing, likely due to outdated mod.
Drai
DraiOP4mo ago
Oh, so that error wouldnt crash the game?
hardester
hardester4mo ago
No idea, the game crashed from a separate error. It'll likely crash the game if there's no other error besides it. Nevermind, that is indeed the cause of the crash.
Drai
DraiOP4mo ago
Alright, Ill try removing create central kitchen since that was the cause of that other crash apparently. Ill test and report back
hardester
hardester4mo ago
The crash seem to be caused by Iris being outdated. Unfortunately, Iris only updates to the latest version.
Drai
DraiOP4mo ago
looks like it was caused by being on create 6.0.6 instaead of 6.0.5, sorry for the false report!
hardester
hardester4mo ago
Ah, good to know.

Did you find this page helpful?