Blueprint Variables


This adds circuit signals to the game that when blueprinted, provides an interface to quickly apply changes to all circuit conditions. Additionally, it will update named entities, such as train station names.

Utilities
a month ago
1.1
3.00K
Trains Logistic network Circuit network Blueprints

b ✔️ building blueprints in editor error

5 months ago

Die Mod Blueprint Variables (0.0.5) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.
Error while running event blueprint-variables::on_built_entity (ID 6) Entity is not ghost.
stack traceback:
[C]: in function 'index'
__blueprint-variables
/control.lua:71: in function
<blueprint-variables/control.lua:53>

5 months ago

Fixed in v0.0.7

5 months ago

while in editor:
works in inventory
but not with books 78 55 “Item is not Blueprint”
Die Mod Blueprint Variables (0.0.7) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.
Error while running event blueprint-variables on_built_entity (ID 6)
Item is not blueprint.
stack traceback:
[C] in function get_blueprint_entities'
__blueprint-variables/controllua:78: in function
<__blueprint-variables/controllua 55>
doesnt work with from Library BP or Book 78 55“Lua Item stack API call when Lua Item stack invalid to read”
Die Mod Blueprint Variables (0.0.7) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.
Error while running event blueprint-variables on_built_entity (ID 6) LualtemStack API call when LualtemStack was invalid for read. stack traceback:
(C) in function 'get_blueprint_entities'
blueprint-variables/control.lua:78: in function
<__blueprint-variables/controllua:55>
while not in editor:
works in inventory
but not with books 74 54 “Item is not blueprint”:
Die Mod Blueprint Variables (0.0.7) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.
Error while running event blueprint-variables on_built_entity (ID 5)
Item is not blueprint
stack traceback:
(C) in function 'get_blueprint_entities'
blueprint-variables/controllua:74: in function
blueprint-variables/controllua:55>
doesnt work from library with BP or Books GUI doesn’t pop up

5 months ago

Sorry, caught and recovered from COVID. This should be fixed in v0.0.8

New response