Fabric API

Fabric API

152M Downloads

[0.116.2] Crash on World Creation [1.21.1]

Horizoll opened this issue ยท 4 comments

commented

๐Ÿ‘‹ We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.

commented

Fixed, Thanks for reporting.

commented

seems like this happens because SimpleRegistryMixin#aliasRegistryKeyParameter doesn't properly null check it's parameters before calling methods on them, despite null being a perfectly valid value for the original method