Cloth Config API (Fabric/Forge/NeoForge)

Cloth Config API (Fabric/Forge/NeoForge)

169M Downloads

Crash with latest API version

Bulldog83 opened this issue ยท 1 comments

commented

Hello. As I undestand, game crashes when API try to show an error, if value, entered to a field, is wrong.

Minecraft: 20w17a
Cloth Config: 4.0.2-unstable

Crash report:
https://gist.github.com/Bulldog83/e27a6cb5c025e0467aa84867fce9d22f

commented

Came here for the same issue.
The specific issue is in this line as you cast an Optional<Text> to an Optional<String>