0 votes Vote

Bug in the Forest Generation in 2.1.2

It looks like Forest Generate is using the seedlingsIn for both inputs, instead of using otherTreesIn for the Other Trees at line 1035 of ObjectModifiers.cs.


TransitionsList otherTrees = data.ReadInletProduct(seedlingsIn);

thevisad, 19.03.2021, 00:47
Idea status: completed

Comments

Wraith, 20.03.2021, 12:42
thanks for reporting it! Seems obvious but got to test it anyways. Planned for 2.1.2
Wraith, 20.03.2021, 13:17
2.1.3 of course :)

Leave a comment