Server side toggle on mod file needed
gamerpotion opened this issue · 5 comments
In the mods toml could you toggle it to state "both" so its for client and server? Right now its only showing for client side and when we make serverpacks for modpacks, it doesnt get picked up and results in below error
[14Feb2025 17:46:22.250] [Render thread/WARN] [net.neoforged.neoforge.client.gui.ModMismatchDisconnectedScreen/]: Channel [invtweaks:packet_update_config] failed to connect: Channel of mod "Inventory Tweaks Refoxed" failed to connect: This channel is missing on the server side, but required on the client!
[14Feb2025 17:46:22.265] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: net.neoforged.neoforge.client.gui.ModMismatchDisconnectedScreen
[14Feb2025 17:46:22.537] [Render thread/WARN] [net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl/]: Client disconnected with reason: Incompatible client! Please use NeoForge 21.1.115
Please could you do this on all versions?
It’s optional on servers so it shouldn’t be throwing an error if it’s missing. I’ll have to look into that.
I changed it in latest 1.21, I don't know if that messes with the client side only part of it
I try all version for neoforge 1.21.1, i get same problem with all. they say need to install on server side. But it work in solo game
I try all version for neoforge 1.21.1, i get same problem with all. they say need to install on server side. But it work in solo game
Do you get the same message as #29 ?
Can you try the attached version instead and see if that fixes it? You'll have to unzip it to your mod folder