#server doesnt give me crash reports and im just confused
17 messages · Page 1 of 1 (latest)
[20Sep2025 08:05:32.206] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
You have client side only mods installed on your server
is there any quick way to check if they are
client side or
do i need to check one by one
Most mod platforms (like modrinth) will have an information box saying if its server/client/both. and also if you use a modpack made by some larger creator they’ll often have proper server download with all the client side only mods stripped
its a custom modpack so i WILL have to check them manually
And if it’s your own modpack you can use the serverpackcreator tool which also automatically strips all client side mods from your client install and makes a server install for you
omg thats