Infinite Dimensions

Infinite Dimensions

4.8k Downloads

Random structure generation fails on Forge (in production?)

cassiancc opened this issue ยท 2 comments

commented

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.

commented

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.

commented

This has been fixed, planning to release as backport 2.3.6.