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
7 months ago
1.1
4.80K
Trains Logistic network Circuit network Blueprints

g Crash during paste

4 months ago

My game just encountered a non-recoverable error. The only weird thing I was doing was pasting something partially not on space platforms, so it might have tried to access an entity that wasn't actually constructed because of the missing ground under it?

Stack trace:

The mod Blueprint Variables (0.1.5) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event blueprint-variables::on_gui_click (ID 1)
blueprint-variables/variables-manager.lua:260: attempt to index field '?' (a nil value)
stack traceback:
blueprint-variables/variables-manager.lua:260: in function 'updateCircuitCondition'
blueprint-variables/variables-manager.lua:308: in function 'updateControlBehavior'
blueprint-variables/variables-manager.lua:414: in function 'applyVariables'
blueprint-variables/gui.lua:54: in function 'handler'
flib/gui-lite.lua:177: in function <flib/gui-lite.lua:160>

4 months ago

Nope, nevermind also errored while pasting the same thing on enough platforms.

The error happens after pressing apply while pasting this blueprint without actually filling in any variables (since I'm just pasting it for putting it into a larger blueprint):

0eNrFluGOojAQgN+lPy/0si1o0Ve5bEyps7fNQkvaYs4zvPtNYfXYDesKavxjHMt8TGc+CwdSlA3UTptA1geilTWerH8diNe/jSzjb2FfA1kTHaAiCTGyipEH6mupgEqlmqopZbCOtAnRZgt/yJq1yeUIb0vpaC0NlJQPILx9TgiYoIOGvqgu2G9MUxXg8C7fsRJSW4/p1sQqEEm5EAnZ45cs520s8hOSn9/hGDA7AtkYMD0BpdPhtYKgFVW2KrT5ksiPxKefC2zHVjtQ/RXLhOCEgrPlpoBXudNIwLT/6A0ubzucjwsv2vmw+WYQJwPoDkGyKIFy2m8jTsNDZM6C+CDVG/X6L0SQrcHJfh/kB2baJtTNddVhx2NDTN+fbsssfjjYDoXRGOGYlHaq0aEL2WBWMRafl58RzS9j8fMs9LgdUyO7Rg32KDXYLdRg91KDzVEjnTL79LLhLqYfJMv32YrVGHA5/2QS+RhQzNAvPZX4KP3SW+iX3ku/9Cb6fTxNVlfZeZb1lbz5dNf4WddWM1w7/R3Eo1zLbuFadi/XsjmuTXrMXfgcY0/TdTm+hYnlKJFNJy4GRHxv7No36Bvm7MD5LoXnDE8wLvKcszRe/w++EcEB

4 months ago

👀

New response