dagobertdu94 Posted September 25, 2023 Share Posted September 25, 2023 My game is crashing with a java.lang.module.ResolutionException with an varying error message but org.slf4j, sdrp and org.slf4j.helpers are always in the error message when this exception is thrown. The target module is never the same and seems to be any mod that is present. The latest exception is java.lang.module.ResolutionException: Modules org.slf4j and sdrp export package org.slf4j.helpers to module jei. The exception isn't appearing in the log or debug log file. I have catched it while I had the Game Output feature of the minecraft launcher enabled. MC Forge is able to start if there are no mods in the mods folder. Mods: https://pastebin.com/uRVBAnqZ Log & Debug Log: https://pastebin.com/UJC8TKUp & https://pastebin.com/TqXNqjEa Full Exception: https://pastebin.com/hJsteeUi Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.