Incompatible with Feather Client (1.20.1)
c377um opened this issue ยท 1 comments
Description
When running Minecraft 1.20.1 with Fabric Loader and Feather Client, the game crashes during initialization if Shoulder Surfing Reloaded is installed. The crash is caused by a mixin conflict between Feather and Shoulder Surfing targeting the crosshair render method.
Crash Log:
Critical injection failure: Redirector doRenderCrosshair(...) in shouldersurfing.common.mixins.json:MixinGui from mod shouldersurfing failed injection check
Caused by: Mixin conflict with mod feather (mixins.feather.json)
Minecraft version
1.20.1
Incompatible mod name
Feather Client
Incompatible mod version
4.14.1
Game Logs
Thanks for the report. Closed source "clients" are not supported. Unfortunately, it is also not possible to change the mixin provided by Shoulder Surfing Reloaded, which could maybe fix the issue. Please report the issue to the Feather Client authors instead. Maybe they can do something about it.