#Running Modrinth packs with ITZG

1 messages · Page 1 of 1 (latest)

lost veldt
#

Hello, I'm trying to run modrinth packs using Itzg's docker containers, and there are incompatible mods when run as a server,
it does tell you which ones are incompatible but only after running it

AUTO_REMOVE_CLIENT_MODS=true

Isn't sufficient here because the mods are added as overrides

Is there some other way to tell / remove specific mods when trying to run the pack as a server?

Thanks!

gaunt sequoiaBOT
#
Modrinth

👋 Hello! Thank you for creating a new thread on Modrinth server

📃 Something went wrong with the game? Make sure to provide logs using mclo.gs
❔ If you're having an issue with Modrinth product, use our dedicated support portal instead

🔔 Don't forget to mark your thread as solved if issue has been resolved by using </solved:1419635873284227106>

rigid cradle
#

usually if a client-only mod is causing a server to crash, it's easy to tell which one just by looking for mod IDs in the stack trace

#

or you can look at what each mod does. anything specifically about rendering, audio, input, or GUI is almost certainly client-only

lost veldt
#

So there is no other way to identify that the mod is going to be a problem until it causes a crash?

boreal bronze
#

well modrinth mods all have metadata that shows if theyre clientside or not no?

lost veldt
#

So it turns out it's caused by the mods in the modpack metadata being marked incorrectly

      "path": "mods/Barsita-1.19.2-1.1.2.jar",
      "hashes": {
        "sha1": "5fe232f6adc1604a611a04099560f73458cd67c6",
        "sha512": "5b94e28f348ef01997a6eb056b5801d46318c45491e8098a4d4d0831c95e2b5bf4e919d7f0a269613a35e8a32d13f403c7d3a3feff2973f5c068781ca96f8897"
      },
      "env": {
        "client": "required",
        "server": "required"
      },
      "downloads": [
        "https://cdn.modrinth.com/data/Vod0bt60/versions/QJRPkPTO/Barsita-1.19.2-1.1.2.jar"
      ],
      "fileSize": 229579
    },```
barista is listed on modrinth as client only https://modrinth.com/mod/barista

That sample is from Create+ which is very popular, if I was to buy a modrinth server and then make this modpack my server, would it actually work? If so would it by reconciling the mods with this or would it recursively look at the crash log and eliminate mods that don't work?
gaunt sequoiaBOT
lost veldt
#

ah apologies for the copy pasting of the log

gaunt sequoiaBOT
#

-# ⚠️ This thread has been inactive since <t:1759268277:R>. It will be automatically archived soon.