Zume

Zume

4M Downloads

Crash when going to video settings

CaptConrad opened this issue ยท 4 comments

commented

Cannot reproduce. Does it happen consistently? Can you send the whole log so I can see if any errors occurred on launch?

commented

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.

commented

Fixed as of 1.0.0-dev.8 (will be released as part of 1.0.0).

commented

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.