Flow Control for Bobs pipes deprecated


Extends Flow Control for all of the Bob's Pipes

Content
5 years ago
0.16
8
Logistics

b Bug On Load Screen

5 years ago
(updated 5 years ago)

Erro
Path
bobsflowcontrol/graphics/entity/pipe-brass-elbow.png does not match any enabled mod.

I'm also using "Flow Control" this when alone works normally.

5 years ago

I am running into this as well.

-Kyle

5 years ago
(updated 5 years ago)

I don't know if either of you will see this, but for anyone else who runs into this problem:

The fix is quite simple, only involving 2 lines.
In data-final-fixes.lua (should be in data.lua, but oh well, apparently the original had it here also):
Line 29 and 30: Change bobsflowcontrol/.. to flowcontrolforbob/..
(Can't figure out how to format this to show, but there are two _ on each side of "bobsflowcontrol" and "flowcontrolforbob")

The issue is that the name of the mod was changed without also changing these lines, causing it to look for the images in the wrong place, and as such causing this error you saw.

5 years ago

Yes, i have same error. Mod has name flowcontrolforbob and path to image contains mod name, not folder inside mod.

5 years ago

Thanks LightningDragon10065, this fixes the problem.
A small note for @all: do not remove the underscores when editing the name, only change the name.

5 years ago
(updated 5 years ago)

fixed
thanks for reporting

This thread has been locked.