Item Network SA

by djmalk

This mod adds a network for transporting items and fluids. Now with QUALITY support.

Tweaks
2 months ago
2.0
830
Logistics Fluids Logistic network Storage Cheats

b Crash: Unknown virtual-signal name: steam-250

4 months ago

Built my Network Sensor in PyAddons, got this error:

--

The mod Item Network SA (0.9.3) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event item-network-sa::on_nth_tick(120)
Unknown virtual-signal name: steam-250
stack traceback:
[C]: in function 'set_slot'
item-network-sa/src/NetworkChest.lua:1415: in function <item-network-sa/src/NetworkChest.lua:1383>

4 months ago

Ok, I take it this is some kind of mod. There’s no such thing as steam at 250°C in vanilla, so it must be a modded liquid. My code only supports vanilla liquids and their temperatures: steam at 165°C and 500°C. It needs to be added manually in data.lua. What mod is providing that steam? I don’t know what PyAddons is, and the mod search doesn’t find anything.

4 months ago

i added 250 steam signal to data.lua in next patch

This thread has been locked.