I have a project that uses official mappings, and after I was done converting all my items and blocks over to the Registrate system, it causes Forge to throw an extremely long StackOverflowException, like in the following log.
From talking to nikita488 on your server, I understand this issue can be resolved by simply switching Registrate over to use the official mappings (at least for 1.16).
I understand this would cause problems with MCP projects, but I would argue that it's fine since Forge now considers official mappings the preferred ones.
I have a project that uses official mappings, and after I was done converting all my items and blocks over to the Registrate system, it causes Forge to throw an extremely long
StackOverflowException
, like in the following log.From talking to nikita488 on your server, I understand this issue can be resolved by simply switching Registrate over to use the official mappings (at least for 1.16).
I understand this would cause problems with MCP projects, but I would argue that it's fine since Forge now considers official mappings the preferred ones.