CubicChunks

CubicChunks

840k Downloads

AE2 Spatial Dimension Generation Crash

Rongmario opened this issue ยท 5 comments

commented

This was with the above setting in AE2's worldgen:

  1. Disabled all ores (charged/normal certus quartz)
  2. Disabled Chest Loot
  3. Disabled Meteor Generation
commented

It's not a world generation crash, it's AE 2 spatial dimension generator crash.

commented

Fixed title

commented

For the record: this is a crash due to AE's very lazy ChunkGenerator code. For me it didn't crash, but on trying to move something to spatial dimension the same Error appeared.

Can be fixed by giving AE2 some proper chunk generator code.

Spatial storage still won't work with the fixed generation though. That would require some deep ExtendedBlockStorage black magic it seems.

commented

Since this doesn't appear to be fixable in CC, moving to compatibility reports and closing.