SirSquidly / Oceanic-Expanse

A 1.12.2 Minecraft Mod which adds various pieces of ocean-based content.
9 stars 1 forks source link

OceanicExpanse 1.1.0 with Buildcraft compatibility issue #67

Closed Robolightning closed 3 weeks ago

Robolightning commented 3 weeks ago

Full logs: 2024-04-25-2.log.gz crash-2024-04-25_20.13.22-client.txt

SirSquidly commented 3 weeks ago

So, this is a real bad issue.

Basically, I removed Tall Seagreass and Mid-Kelp in 1.1.0, as they were technical blocks that just created issues.

I did this by making them just load as a different block, to replace themselves instantly. This is because Forge's built-in Replace doesn't support replacing removed blocks with existing blocks

Best solution might to just make 1.1.0 flat incompatible with ANY worlds made in previous versions.

SirSquidly commented 3 weeks ago

Re-opened, until the update is released. Sorry, that was an accident!

Robolightning commented 3 weeks ago

So, this is a real bad issue.

Basically, I removed Tall Seagreass and Mid-Kelp in 1.1.0, as they were technical blocks that just created issues.

I did this by making them just load as a different block, to replace themselves instantly. This is because Forge's built-in Replace doesn't support replacing removed blocks with existing blocks

Best solution might to just make 1.1.0 flat incompatible with ANY worlds made in previous versions.

The problem occurs when startering the game, not when entering the world

SirSquidly commented 3 weeks ago

The problem occurs when startering the game, not when entering the world

... Yes, I am perfectly aware of that. I said nothing contradicting that.

SirSquidly commented 3 weeks ago

Fixed in 1.1.1