Skip to content

v1.1.1c (26.2) - Dedicated Server Crash Fix

Choose a tag to compare

@Zhop0rez Zhop0rez released this 22 Jun 13:36
· 9 commits to main since this release

v1.1.1c (26.2) - Bug fixes

  1. Dedicated Server Crash Fix: Fixed an issue where the server would crash with a ClassCastException on join. A client-side mixin (EntityMixin) that implements player model components was incorrectly flagged as client-only in better_player_model.mixins.json, preventing it from applying on dedicated servers.