Nolij / Zume

An over-engineered zoom mod for Minecraft
Open Software License 3.0
15 stars 4 forks source link

Crash when going to video settings #20

Closed CaptConrad closed 5 months ago

CaptConrad commented 5 months ago

image crash-2024-06-08_19.00.20-client.txt

Nolij commented 5 months ago

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

Nolij commented 5 months ago

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.

CaptConrad commented 5 months ago

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.

Nolij commented 5 months ago

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