
Crash when going to video settings
CaptConrad opened this issue ยท 4 comments
Cannot reproduce. Does it happen consistently? Can you send the whole log so I can see if any errors occurred on launch?
Nevermind, I found the cause. It will be addressed in 1.0.0. For now, remove Forgified Fabric API. You aren't using Connector, so you shouldn't need it. Forgified Fabric API causes this crash if Connector is not also present. If you install Connector you should be able to use Forgified Fabric API without issues.
Fixed as of 1.0.0-dev.8 (will be released as part of 1.0.0).
Nevermind, I found the cause. It will be addressed in 1.0.0. For now remove Forgified Fabric API. You aren't using Connector, so you shouldn't need it. Forgified Fabric API causes this crash if Connector is not also present. If you install Connector you should be able to use Forgified Fabric API without issues.
Disabling Forgified fixed the problem. Thank you.