Warden Loot [Forge]

Warden Loot [Forge]

28.7k Downloads

Dependency MoreMCMeta causes crash on servers (a client dependency).

rokoblox opened this issue · 0 comments

commented

Describe the bug
Loading the mod without MoreMCMeta on a server causes the server to crash although MoreMCMeta is a client mod, making it unavailable on aternos since it doesn't allow downloading client mods.

To Reproduce

  1. Create a server on aternos.
  2. Install warden loot.
  3. Run the server.
  4. Crash (Unfixable because you cannot download MoreMCMeta.)

Expected behavior
Mod loading on server without the need for MoreMCMeta.

Screenshots

image

Modloader(s)

  • [✅] Fabric
  • [❔] Forge

Additional context
Possible solution: change MoreMCMeta to an optional dependency but force crash if on client without it.