QuiltMC / quilted-fabric-api

Re-implementation of the Fabric API using QSL as implementation instead.
Apache License 2.0
87 stars 32 forks source link

[Crash: In-Game] 1.19.3 game crashes when creating a new world on quilt with Unicopia #60

Closed Fauli1221 closed 1 year ago

Fauli1221 commented 1 year ago

the game crashes when entering the creating a new world screen on quilt when quilted fabric api and Unicopia https://github.com/Sollace/Unicopia/releases/tag/1.0.0-beta.29 is installed. I talked to the developer, and he told me to report the issue to you.

log: https://mclo.gs/seKi08y

EnnuiL commented 1 year ago

Fixed on the next QFAPI 1.19.3 update!

A screenshot of a pegasus flying around the world

This issue was pretty interesting, because despite three two interfaces sharing the exact same method? There was some interesting trickery needed in order to actually make the relevant Fabric interface (DynamicRegistryView) recognize that the method was being implemented; I do hope I can clear it up in the future

EnnuiL commented 1 year ago

ugh I shipped the wrong fix; An update will be released asap