[0.116.2] Crash on World Creation [1.21.1]
Horizoll opened this issue ยท 4 comments
๐ 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.
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