Can't join server without Fabric Seasons installed on server
Traynack opened this issue ยท 0 comments
Correct me if I'm wrong, but if I'm reading the mod page correctly you should be able to join a server without the mod installed.
Mods being used:
- fabric-api-0.84.0+1.20.1.jar
- fabric-seasons-2.2.1+1.20.jar
- fabricloader 0.14.21
What is expected:
User joins server, but only has the functionality per-season colormaps.
What happens:
User connects to server, but immediately after Fabric Seasons asks the server for the Fabric Seasons config, ([Render thread/INFO]: [Fabric Seasons] Joined dedicated server, asking for config.
), and before you load into the world, the user gets kicked with Internal Exception: java.lang.IndexOutOfBoundsException
If it helps, the server in question I'm trying to connect to has Fabric and a few other mods installed, but not Fabric Seasons. I can get a complete list of the mods and the fabric version the server uses, if needed. I'm unable to test with a vanilla server at this time, so the outcome might be different for a vanilla server.