Dependency MoreMCMeta causes crash on servers (a client dependency).
rokoblox opened this issue · 0 comments
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
- Create a server on aternos.
- Install warden loot.
- Run the server.
- Crash (Unfixable because you cannot download MoreMCMeta.)
Expected behavior
Mod loading on server without the need for MoreMCMeta.
Screenshots
Modloader(s)
- [✅] Fabric
- [❔] Forge
Additional context
Possible solution: change MoreMCMeta to an optional dependency but force crash if on client without it.