-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game crashes when creating a new world #54
Comments
Caused by: java.lang.NullPointerException: Cannot invoke "com.seibel.distanthorizons.core.wrapperInterfaces.config.IConfigGui.addOnScreenChangeListener(java.lang.Runnable)" because "com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler.configGui" is null |
No, it still crashes on random mouse clicks. Here is the newest crash report: // Embeddium instance tainted by mods: [oculus] Time: 2024-09-25 21:28:36 java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because "net.minecraftforge.resource.ResourcePackLoader.modResourcePacks" is null A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- |
What happened?
After upgrading to version 3.0.1, the game fails to start, and I need to revert back to version 2.0.4.
Mod Version
3.0.1
Minecraft Version
1.20
Relevant log output
The text was updated successfully, but these errors were encountered: