Closed Jayshua83 closed 1 year ago
This happens with layers turn on it seems but NOT stacking.
Thanks - it seems that something similar happens for all pallets, but furniture pallets are worse. Looks like it was introduced between 1.3.0.0
and 1.3.0.3
, I'll compare them and see what I broke!
It looks like it was the change in 1.3.0.3
to allow loading any height objects on the first layer. I would go back to using 1.3.0.2
until the next release.
Actually, there are two issues here - I fixed the problem with the other pallets but there is still the problem with the furniture pallets. It seems like furniture pallets are not detected by the overlapBox collision detection function.
So furniture pallets don't have a specific collision mask for the boxes:
I can use any of these flags I think, but may be weird for partially full pallets:
Hopefully fixed now: https://github.com/loki79uk/FS22_UniversalAutoload/releases/tag/v1.3.0.4
We are having an odd issue with Furniture Pallets.
The first layer load fine but when it starts to load a second layer it just throws them in between existing pallets and makes a jumble mess of everything!