Iron's Spells 'n Spellbooks

Iron's Spells 'n Spellbooks

11M Downloads

[Bug] [1.20.1] Sidedness issue when run on a dedicated server.

ProsperCraft opened this issue ยท 4 comments

commented

Observed behaviour

[27Jun2023 09:01:46.934] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/AbstractClientPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER)
[27Jun2023 09:01:46.935] [main/WARN] [mixin/]: @mixin target net.minecraft.client.player.AbstractClientPlayer was not found mixins.irons_spellbooks.json:AbstractClientPlayerMixin
[27Jun2023 09:01:46.939] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER
[27Jun2023 09:01:46.939] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER)
[27Jun2023 09:01:46.939] [main/WARN] [mixin/]: @mixin target net.minecraft.client.gui.Gui was not found mixins.irons_spellbooks.json:GuiMixin
[27Jun2023 09:01:46.941] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/GuiGraphics for invalid dist DEDICATED_SERVER
[27Jun2023 09:01:46.941] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/GuiGraphics (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/GuiGraphics for invalid dist DEDICATED_SERVER)
[27Jun2023 09:01:46.941] [main/WARN] [mixin/]: @mixin target net.minecraft.client.gui.GuiGraphics was not found mixins.irons_spellbooks.json:ItemRendererMixin
[27Jun2023 09:01:46.944] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
[27Jun2023 09:01:46.944] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/player/LocalPlayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER)
[27Jun2023 09:01:46.944] [main/WARN] [mixin/]: @mixin target net.minecraft.client.player.LocalPlayer was not found mixins.irons_spellbooks.json:LocalPlayerMixin
[27Jun2023 09:01:46.945] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/Particle for invalid dist DEDICATED_SERVER
[27Jun2023 09:01:46.945] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/Particle (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/Particle for invalid dist DEDICATED_SERVER)
[27Jun2023 09:01:46.945] [main/WARN] [mixin/]: @mixin target net.minecraft.client.particle.Particle was not found mixins.irons_spellbooks.json:ParticleMixin
[27Jun2023 09:01:46.948] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/SpinAttackEffectLayer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer)
[27Jun2023 09:01:46.948] [main/WARN] [mixin/]: @mixin target net.minecraft.client.renderer.entity.layers.SpinAttackEffectLayer was not found mixins.irons_spellbooks.json:SpinAttackEffectLayerMixin

Expected behaviour

I would know what side to be on.

Steps to reproduce

Install on a dedicated server.

Server Type

Dedicated Server

Crashlog

https://gist.githubusercontent.com/ProsperCraft/09b9bdb5c197a836cc472e8e04e0949e/raw/73701aa950c1b239305c2de4279391b9f8635a57/gistfile1.txt

Iron's Spells N Spellbooks version

irons_spellbooks-1.20.1-1.1.6

Forge version

forge-1.20.1-47.0.34

Other mods

TownCraft for 1.20.1

commented

can you provide a link to that other mod?

commented

yes and this does not happen with no other mods installed Are you saying this is causing a crash?

commented

that log entry is not the crash reason it's because you're incapable of installing dependencies

[main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 1 mod requirements missing (1 mandatory, 0 optional)
[27Jun2023 09:01:35.524] [main/ERROR] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Missing or unsupported mandatory dependencies:
Mod ID: 'caelus', Requested by: 'irons_spellbooks', Expected range: '[1.19.4-3.0.0.10,)', Actual version: '[MISSING]'