
Crash when generated using IDAS, combined with Biomes 'o Plenty and Terralith
DaXcess opened this issue ยท 6 comments
Describe the Bug
There is an issue with the mod combination of IDAS (+ dependencies, one of which is Create), Biomes 'o Plenty and Terralith, where some features placed by IDAS cause the game to crash. Specifically the features using Create blocks can cause the server to crash where Create is being shown as the culprit, with the message java.lang.NullPointerException: Cannot read field "f_46443_" because "this.f_58857_" is null
. This crash only occurs with all the mentioned mods installed, so uninstalling either Biomes 'o Plenty or Terralith have in my testing setup been enough to prevent all further crashes (It might also be astronomical luck that none of the 100k chunks have triggered a crash).
NOTE: The attached error log contains other mods other than the ones described above. These however do not influence the crash.
Reproduction Steps
To speed up reproduction, a predefined seed with coordinates can be used to trigger the crash
Any seed would work, but searching for a "crash chunk" might take a while
- Create a world with the mentioned mods installed (IDAS, 'o Plenty, Terralith, Create) with the seed 6172832601496635288
- Teleport to 355.96 105.00 386.80
- Wait for the game to crash (Make sure the render distance is atleast 12, as I'm not entirely sure where the structure coords are. 12 render distance is enough to make the game attempt to place the structure)
Expected Result
The structure should be placed with no issues
Screenshots and Videos
No response
Crash Report or Log
Operating System
Linux (amd64) version 5.4.0-122-generic
Mod Version
0.5.0c
Minecraft Version
1.18.2
Forge Version
40.1.68
Other Mods
- alexmobs 1.18.6
- AutoRegLib 1.7-53
- BiomesOPlenty 16.0.0.109-universal
- citadel 1.11.3
- create v0.5.0c
- feature nbt deadlock be gone 2.0.0
- flywheel 0.6.4
- idas 1.3.0 (also tested with idas 1.2.4)
- Quark 3.2-358
- selene-1.17.9
- supplementaries 1.4.8
- TerraBlender 1.1.0.102
- Terralith 2.2.1a
Additional Context
Because this crash is caused by the generated structures from IDAS, this issue has also been posted on their issue tracker.
Caused by level being null
at src/main/java/com/simibubi/create/content/contraptions/base/GeneratingKineticTileEntity.java#L95
I got similar https://pastebin.com/pVDkArH5, I don't use Terralith though
Minecraft 1.18.2
Forge 40.1.85
Create 0.5.0.e
IDAS 1.4.7
[More mods in log]