You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the copy-paste tool, the framed blocks are only partially correctly copied.
Here is the structure I'm copying :
It makes heavy usage of Framed Collapsible Blocks for the slopes, and a single Framed Slope.
And here is the pasted result :
As you can see, the Framed Collapsible Blocks are copied, but with no data.
The Framed Slope is however correctly oriented.
All the framed blocks are lacking their affected appearance block.
Did FramedBlocks and Building Gadgets support each other in the past, and somewhere along the updates compatibility broke, or does the full integration require additional work on top of what you did in 2021 ?
FramedBlocks has full integration with Building Gadgets 1 and to my knowledge that integration still works fine.
Building Gadgets 2 is a complete rewrite of the mod. In the current state it's still missing the necessary systems to allow me to copy the data that's gone missing in your screenshot. As such there is currently nothing I can do about this.
I will leave this issue open for the time being with the hope of bringing back integration with BG2.
The mod to integrate with
https://github.com/Direwolf20-MC/BuildingGadgets
Describe the feature
This issue has been raised in the past (2021):
and on the building gadgets repository :
With the following versions :
Using the copy-paste tool, the framed blocks are only partially correctly copied.
Here is the structure I'm copying :
It makes heavy usage of Framed Collapsible Blocks for the slopes, and a single Framed Slope.
And here is the pasted result :
As you can see, the Framed Collapsible Blocks are copied, but with no data.
The Framed Slope is however correctly oriented.
All the framed blocks are lacking their affected appearance block.
Did FramedBlocks and Building Gadgets support each other in the past, and somewhere along the updates compatibility broke, or does the full integration require additional work on top of what you did in 2021 ?
Best regards.
EDIT : upon further inspection, the Building Gadgets 1 and 2 utilize separate code bases (https://github.com/Direwolf20-MC/BuildingGadgets and https://github.com/Direwolf20-MC/BuildingGadgets2), so this is probably due to a difference in implementation. I'll open an issue on their new repo
The text was updated successfully, but these errors were encountered: