fluid ingredient shortage on oil

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
nsdemon
Inserter
Inserter
Posts: 29
Joined: Tue Oct 22, 2024 8:27 pm
Contact:

fluid ingredient shortage on oil

Post by nsdemon »

I dont know if this is a bug or normal gameplay
I am getting a fluid ingredient shortage on oil, even though I have multiple pumpjacks ties into each other
and my pipe lines are not other extended
The oil refinery keep saying there is a shortage especially if i try to link 2 or more of them together
Attachments
20241119072703_1.jpg
20241119072703_1.jpg (518.69 KiB) Viewed 160 times
20241119072652_1.jpg
20241119072652_1.jpg (534.5 KiB) Viewed 160 times
20241119072617_1.jpg
20241119072617_1.jpg (571.9 KiB) Viewed 160 times
20241119072559_1.jpg
20241119072559_1.jpg (618.84 KiB) Viewed 160 times
20241119072552_1.jpg
20241119072552_1.jpg (657.51 KiB) Viewed 160 times
rollc_at
Inserter
Inserter
Posts: 24
Joined: Fri Sep 01, 2023 3:11 pm
Contact:

Re: fluid ingredient shortage on oil

Post by rollc_at »

These pumpjacks are suspiciously tidy and aligned, it doesn't look like natural generation. Did you add the oil wells using a Lua command, or the editor? Perhaps you've set the yield to 1% or so? In any case, hover your mouse over the pumpjack to see its yield in % and crude oil output per second
nsdemon
Inserter
Inserter
Posts: 29
Joined: Tue Oct 22, 2024 8:27 pm
Contact:

Re: fluid ingredient shortage on oil

Post by nsdemon »

rollc_at wrote: Tue Nov 19, 2024 2:24 pm These pumpjacks are suspiciously tidy and aligned, it doesn't look like natural generation. Did you add the oil wells using a Lua command, or the editor? Perhaps you've set the yield to 1% or so? In any case, hover your mouse over the pumpjack to see its yield in % and crude oil output per second
yes i needed some oil closer but yea the % is low compared to normal oil gen, is there a command to fix that ?
rollc_at
Inserter
Inserter
Posts: 24
Joined: Fri Sep 01, 2023 3:11 pm
Contact:

Re: fluid ingredient shortage on oil

Post by rollc_at »

is there a command to fix that ?
I can't come up with a specific Lua command off the top of my head, but since you're already technically cheating, you can just use /editor and tweak it thru the GUI.
methos
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Nov 02, 2024 5:53 am
Contact:

Re: fluid ingredient shortage on oil

Post by methos »

/c for y=0,0 do for x=0,0 do game.player.surface.create_entity({name="crude-oil", amount=100000000, position={game.player.position.x+x*1-1, game.player.position.y+y*1-1}}) end end


This will create an inordinate amount of oil 1 unit to the northwest of your character. Enjoy :)
Post Reply

Return to “Gameplay Help”