Thank YOU for being this quick on fixing them.
1.1.5 fixed the copy paste issue on an empty compact combinator, in that I can now copy/paste those OK.
However. 2 issues still remain after update. As I can now reproduce them easier, I'll be able to provide more details.
1: Copy/paste inside the combinator does not work. It gives the following error as scrolling txt on screen: Cannot build in an uncharted area
Does not matter if the blueprint was made outside the combinator or inside it. This does not crash the game.
2: Pasting a non-empty compact combinator on the map, then either placing it "by hand" or having a robot place it, now consistently generate the same error message and crash the game. (it did not before 1.1.5)
Error:
The mod Integrated Circuitry (Fixed) (1.1.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event integratedCircuitryFixed::on_built_entity (ID 6)
Entity creation of item-request-proxy failed
stack traceback:
[C]: in function 'create_entity'
integratedCircuitryFixed/control/compact-combinator.lua:386: in function 'pasteStructuresIfBlueprinted'
integratedCircuitryFixed/control/compact-combinator.lua:174: in function 'build'
integratedCircuitryFixed/libs/control/entities.lua:277: in function 'entities_build'
integratedCircuitryFixed/control.lua:63: in function <integratedCircuitryFixed/control.lua:60>
I am using the same map/mods, except for the 1.1.5 update to this mod.