Fabric crash when loading into a server with fresh client near reindeer
itsmeow opened this issue ยท 1 comments
Describe what you were doing before the crash
If a player connects to a Fabric dedicated server on a fresh client that has not joined a singleplayer world or opened the Mods menu, and loads in next to reindeer, it causes a crash, because the client configuration has not initialized.
Workaround: Load into a singleplayer world, or open the Mods menu and click BAP's config (w/ Mod Menu and Cloth Config installed)
To Reproduce
Steps to reproduce the behavior (if possible):
- Delete
betteranimalsplus-client.json5
- Start game
- Click Multiplayer
- Connect to a server w/ BAP while nearby reindeer
- See crash
Crash Log (REQUIRED)
Versions
- Minecraft Version: 1.16.5-1.18.1
- Architectury API Version: N/A
- Platform (Forge/Fabric): Fabric
- Forge Version: N/A
- Fabric Loader Version: 0.12.12
- Fabric API Version: N/A
- Mod Version: 11.0.0/11.0.1
Fixed by ca7a3f1