Search found 4 matches

by Eterm
Mon May 27, 2024 3:38 pm
Forum: Ideas and Suggestions
Topic: UDP writes
Replies: 1
Views: 286

Re: UDP writes

In preparing this I searched for UDP, as well as a few other keywords and I couldn't find it suggested previously. Sorry if I'm mistaken about that.
by Eterm
Mon May 27, 2024 3:37 pm
Forum: Ideas and Suggestions
Topic: UDP writes
Replies: 1
Views: 286

UDP writes

TL;DR UDP Writes - enabling easier Telemetry output from Factorio What ? Right now, we can write output to file with game.write_file, but we cannot output to ports or sockets. If we could write to a port with game.udp_write(port, data) then we could fire-and-forget write to network sockets, perhaps...
by Eterm
Wed May 05, 2021 10:09 am
Forum: Not a bug
Topic: [1.1.32] Storage tanks reporting incorrect amount to circuit network
Replies: 2
Views: 1223

Re: [1.1.32] Storage tanks reporting incorrect amount to circuit network

Please find my save file with the issue attached. The bug is apparent in stations "Joey Corless" and "Aiden Rooney". The Joey Corless decider combinator is set to "<= 50k" and never is true even with 2 full tanks. The Aiden Rooney combinator is set to "<=49999"...
by Eterm
Wed May 05, 2021 9:52 am
Forum: Not a bug
Topic: [1.1.32] Storage tanks reporting incorrect amount to circuit network
Replies: 2
Views: 1223

[1.1.32] Storage tanks reporting incorrect amount to circuit network

I have 2 full storage tanks of oil (The pumpjacks have stopped), but the network is reporting "49k" oil and "<= 50000" is returning false on a decider combinator, so my train station never activates. Changing this to "<=49999" returns true, so it's as if the tank is ful...

Go to advanced search