![Infinite Dimensions](https://media.forgecdn.net/avatars/thumbnails/1122/998/256/256/638679233136464298.png)
Random structure generation fails on Forge (in production?)
cassiancc opened this issue ยท 2 comments
Forge 1.20.1 fails to register our setupper structure, causing a hard crash on registration. Frustratingly, this issue only occurs when the game is run outside of a development environment, making me suspect an issue with our access widener not being remapped correctly.
This causes the released backport of 2.2 to hard crash on startup, as Forge was not tested in production. 2.3.5's backport will work around it by disabling random structure generation until the root cause of the crash can be found.