[BUG] [1.18.2] setCameraType redirect conflict with SecurityCraft
HydraSquid opened this issue ยท 1 comments
Description
After latest update, the game hangs on startup on this log line:
@Redirect conflict. Skipping shouldersurfing.mixins.json:MixinMinecraft->@Redirect::setCameraType(Lnet/minecraft/client/Options;Lnet/minecraft/client/CameraType;)V with priority 1000, already redirected by securitycraft.mixins.json:camera.MinecraftMixin->@Redirect::securitycraft$preventCameraSwitching(Lnet/minecraft/client/Options;Lnet/minecraft/client/CameraType;)V with priority 1100
Steps to Reproduce
- Install SecurityCraft v1.9.8
- Install ShoulderSurfing v2.7
- Attempt to start game
- Notice process hangs or crashes with no crash report
Expected Behavior
Game starts normally
Screenshots
No response
Game Logs
https://gist.github.com/HydraSquid/74705262d6aa1f80b5d4b9fdbfdc60c0
Other Mods
SecurityCraft v1.9.8
Additional Information
No response