Page 1 of 1

[0.15.x / 4] Blueprints not saving logic settings

Posted: Sun Apr 30, 2017 11:01 am
by IG2
I used Cables to decide if my Belt is allowed to output Items or not and created a Blueprint.
After letting the Blueprint be built by Robots it seems kinda random if the settings get pasted or not.
One time all settings were coppied correctly but most of the times some belts are just at standard settings and twice all belts were at stnadard settings. Rebuilding and creating a new Blueprint makes noch changes.

Edit: It seems if the Belts gets build new they work fine, but if the Blueprint gets put onto existing Belts it won´t copy the settings.

Re: [0.15.x / 4] Blueprints not saving logic settings

Posted: Mon May 01, 2017 7:39 pm
by Rseding91
What do you mean "put onto existing belts"?

Re: [0.15.x / 4] Blueprints not saving logic settings

Posted: Tue May 02, 2017 4:37 pm
by IG2
If I only remove the spaces for the Splitters on an old 4 Belt (like the Picture above) and let my Bots override the existing Belts to give them their logic.
If I remove the whole 4*9 Segmet and built everything new it works.

Re: [0.15.x / 4] Blueprints not saving logic settings

Posted: Tue May 02, 2017 4:40 pm
by Loewchen
IG2 wrote:If I only remove the spaces for the Splitters on an old 4 Belt (like the Picture above) and let my Bots override the existing Belts to give them their logic.
If I remove the whole 4*9 Segmet and built everything new it works.
There is no such thing as overwriting existing belts by bots. NaB.

Re: [0.15.x / 4] Blueprints not saving logic settings

Posted: Tue May 02, 2017 4:55 pm
by IG2
I just created an exaple:
When I have the 1. left Belt and let the Bots build Splitters and logic Belts with cables into the fre spaces the saved blueprint proberties will be applied to the new Belts.
When there are only free spaces for the Splitters, the Belts will become Belts with cables, but they wont get the propperties in the Blueprint. Instead they will have the standard activate/deactivate mode.

I hope its understanble now.

Re: [0.15.x / 4] Blueprints not saving logic settings

Posted: Tue May 02, 2017 5:03 pm
by steinio
Could be a race condition which belt gets the cable first?

Re: [0.15.x / 4] Blueprints not saving logic settings

Posted: Tue May 02, 2017 5:18 pm
by torne
The entity-specific settings only get set if the entity was placed by the bot. The cables get added if the entity at *either* end of the cable was placed by the bot. This is how it's always worked alas..