VolmitSoftware / Iris

World Generation through a new Iris
https://volmit.com
GNU General Public License v3.0
440 stars 163 forks source link

Wide Existence of Floating Trees on Top of Concave Terrain #1098

Open kpAjun opened 6 months ago

kpAjun commented 6 months ago

Problem

First of all, thank you very much for your wonderful plugin! It works perfectly except (sadly) for the following problem :(

  1. /ir create name=iris_overworld
  2. seed=814987660 type=overworld
  3. vanillaheight=320 06323d9423181b8acf6b975ce4db2af0 b83a881eb85b558c396e182397dec3e8 Many trees are found "floating" on top of concave terrain structures such as caves.

Solution

I have found some similar issues in the repo, but there are no working solutions. EDIT: attempted to change the seed and the maximum altitude, but without success.

Minecraft Version

Purpur 1.20.4

Iris Version

v3.2.4-1.19.2-1.20.4

Log

https://mclo.gs/sJwtHQP

NextdoorPsycho commented 6 months ago

this issue occurs because iris, places objects before we carve out to rain for caves and because of that occasionally objects can be floating over the hole that was that carved out. We are working on a solution for this, but it is significantly more complicated than we thought with how we have it designed.

On Sun, May 5, 2024 at 10:40 kpAjun @.***> wrote:

Problem

First of all, thank you very much for your wonderful plugin! It works perfectly except (sadly) for the following problem :(

  1. /ir create name=iris_overworld
  2. seed=814987660 type=overworld
  3. vanillaheight=320 06323d9423181b8acf6b975ce4db2af0.png (view on web) https://github.com/VolmitSoftware/Iris/assets/108323055/eb98663c-7fb1-4f97-a096-dbeeec82aa9e b83a881eb85b558c396e182397dec3e8.png (view on web) https://github.com/VolmitSoftware/Iris/assets/108323055/64f8e57d-8db9-4c81-a026-044c2e0f028c Many trees are found "floating" on top of concave terrain structures such as caves.

Solution

No response Minecraft Version

1.2 Iris Version

v3.2.4-1.19.2-1.20.4 Log

https://mclo.gs/sJwtHQP

— Reply to this email directly, view it on GitHub https://github.com/VolmitSoftware/Iris/issues/1098, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG7WI7CQT5ETQFY4D5B6IA3ZAZAEBAVCNFSM6AAAAABHHY43CCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3TSNJWGQ2TONI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

kpAjun commented 6 months ago

this issue occurs because iris, places objects before we carve out to rain for caves and because of that occasionally objects can be floating over the hole that was that carved out. We are working on a solution for this, but it is significantly more complicated than we thought with how we have it designed. On Sun, May 5, 2024 at 10:40 kpAjun @.> wrote: Problem First of all, thank you very much for your wonderful plugin! It works perfectly except (sadly) for the following problem :( 1. /ir create name=iris_overworld 2. seed=814987660 type=overworld 3. vanillaheight=320 06323d9423181b8acf6b975ce4db2af0.png (view on web) https://github.com/VolmitSoftware/Iris/assets/108323055/eb98663c-7fb1-4f97-a096-dbeeec82aa9e b83a881eb85b558c396e182397dec3e8.png (view on web) https://github.com/VolmitSoftware/Iris/assets/108323055/64f8e57d-8db9-4c81-a026-044c2e0f028c Many trees are found "floating" on top of concave terrain structures such as caves. Solution No response Minecraft Version 1.2 Iris Version v3.2.4-1.19.2-1.20.4 Log https://mclo.gs/sJwtHQP — Reply to this email directly, view it on GitHub <#1098>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG7WI7CQT5ETQFY4D5B6IA3ZAZAEBAVCNFSM6AAAAABHHY43CCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3TSNJWGQ2TONI . You are receiving this because you are subscribed to this thread.Message ID: @.>

Understood, thank you for the reply! Is there a temporary fix (eg. tool that cleans up the trees) or we must cope with the problem anyways?

RePixelatedMC commented 6 months ago

Nothing that you can do sorry

kpAjun commented 5 months ago

Nothing that you can do sorry

Understood, thank you very much for the help anyways. We will wait for any further updates.