generated from FabricMC/fabric-example-mod
-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Bug description
Unsure what's happening here but MoreVillagers throws an error when loaded with AutoModPack.
Removing automodpack from server & client fixes the issue. Logs do show MoreVillagers is being loaded and referenced however there seems to be missing registries.
Steps to reproduce
- Create server with mods referenced in server.log
- Connect to said server using automodpack
- After restart, morevillagers should load but fails to connect to server due to missing registry entries
Expected behavior
Should connect to server and enter the game without issues
Actual behavior
Gives connection lost error & logs show missing registries
Relevant logs
server https://mclo.gs/1ufG2sK
client https://mclo.gs/nPLVnXa
Minecraft & Mod Loader versions
1.21.1 fabric 0.18.4
Minecraft launcher
Vanilla
Operating system
Windows 11
AutoModpack version
4.0.2
Other information
No response
Check list
- I have verified that the issue persists in the latest version of the mod.
- I have searched the existing issues and confirmed that this is not a duplicate.
- I have provided all the necessary information to reproduce the issue.
- I have verified that the issue does not occur without the AutoModpack - Ignore if you are reporting a mod conflict issue.