TheBuliderMC Posted December 31, 2022 Share Posted December 31, 2022 Forge: 1.18.2 Forge Ver: 40.1.84 Hello! I am helping someone solve this issue and I can't seem to solve it either. Whenever they run a server they run into this error (no crash report given): Quote [31Dec2022 13:31:26.341] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER [31Dec2022 13:31:26.343] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyMapping (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER) Tested this myself and ran a dedicated server. Ran into this issue to. Latest Log: https://pastebin.com/GVcg6AKb Debug Log: Part 1: https://pastebin.com/evnkXu4w Part 2: https://pastebin.com/a1p9f1s0 Please tell me if you cant see any of the logs. Thank you! Quote Link to comment Share on other sites More sharing options...
warjort Posted December 31, 2022 Share Posted December 31, 2022 There is no real error in that log, if it is the full log post a link to the launcher_log.txt directly after the crash. Or if you have a hs_err_pid file in the minecraft folder from the time of the crash post the first 20 lines, do not post the full file. You do have warnings from rubidium in that log. Rubidium is a client side mod not required on the server. If it was written properly it should completely disable itself on the server, but it doesn't. Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
warjort Posted December 31, 2022 Share Posted December 31, 2022 3 minutes ago, warjort said: There is no real error in that log, if it is the full log post a link to the launcher_log.txt directly after the crash. Sorry there is no launcher_log.txt for the server. 🙂 To see any unlogged/uncaught exception you will need to run the server from the command line or use whatever tools your hosting provider has to see the "console". Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
TheBuliderMC Posted January 1, 2023 Author Share Posted January 1, 2023 I found the solution! It was the client sided mods that was causing the crash. After you said about rubidium in the log, I was going through and finding most of the client sided mods. Thanks 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.