Logistic Request Hinter

by Delzur

Tells you whether or not your logistic requests can be fulfilled. An orange background indicates a request that is going to be fulfilled, a red background indicates that items are missing from the network. Special thanks to Bilka and TheStaplergun for the tips and to Gangsir for his wiki tutorial on modding

Utilities
3 years ago
0.16 - 1.1
1.44K

b [Solved] Games Crash

5 years ago

I get a fatal error when running this mod:
The mod Logistic Request Hinter caused a non-recoverable error.
Please report this error to the mod author.

Error while running event LogisticRequestHinter::on_tick (ID 0)
real number expected got nil.
stack traceback:
LogisticRequestHinter/control.lua:102: in function 'process_player'
LogisticRequestHinter/control.lua:150: in function <LogisticRequestHinter/control.lua:147>

It may be related to the changes made in version 0.17.35:
Renamed the character entity type and name from "player" to "character" to make it consistent with how we call/access it in all other places.

5 years ago

Hi, indeed it is. Someone proposed a fix on the repo but it's not mergeable as-is. I've given him some time now to make the changes. I'll try to do it myself instead tonight

5 years ago

Okay in the end it wasn't possible yesterday and I'm off for the week end.
I'm pretty sure that the code proposed in the PR should work so you can use it directly in the meantime.

Sorry about that!

5 years ago

This is now fixed, please try the updated version

This thread has been locked.