Crash with Create / IDAS / RS
brisingraerowing opened this issue · 2 comments
It looks like RS generated a structure through an IDAS structure that has a Create kinetic source, breaking part of said source and bricking the world. I've also reported this to Create at Creators-of-Create/Create#3704.
Yeah that’s not an RS bug. That crash will occur with any mod or datapack spawning an structure nbt piece that replace’s create’s block. Create will need to fix their block entity so it does not try to access a null field. I’m assuming that field is the level field which is null for block entities very early in worldgen