[0.9.1] Barrel to Oil Conversion

This subforum contains all the issues which we already resolved.
Post Reply
Marqee
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Sun Feb 16, 2014 4:52 am
Contact:

[0.9.1] Barrel to Oil Conversion

Post by Marqee »

The barrel to oil conversion is not working.
the chemichal plant is not giving any output neither the fluid neither the empty barrel.

skeleton5000
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Dec 09, 2013 11:08 pm
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by skeleton5000 »

i have the same problem

quinantine
Burner Inserter
Burner Inserter
Posts: 8
Joined: Thu Feb 28, 2013 9:47 pm
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by quinantine »

this broke my factory.

crazybmanp
Inserter
Inserter
Posts: 27
Joined: Sun Feb 02, 2014 8:10 am
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by crazybmanp »

Is not working for me either. also has broken my entire factory.

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by slpwnd »

This is a consequence of increasing the barrel size and not properly testing :/ The reason why it is broken is that the internal storage of the chemical plant is not able to hold the amount produced by unloading the barrel with crude oil (now 25l before 10l). This will be fixed, but there is also a simple workaround for now:

Open the file data/base/prototypes/entities.lua and insert a following line after lines 3584 and 3592.

Code: Select all

base_area = 3,
This increases the output fluid sections (aka fluid_box) of the chemical plant and then they can hold the crude-oil from the barrel just fine.

SnAkeBiTe
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sat Feb 22, 2014 10:17 am
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by SnAkeBiTe »

slpwnd wrote:Open the file data/base/prototypes/entities.lua and insert a following line after lines 3584 and 3592.
You mean the file data/base/entity/entities.lua , right?
Also the line 3592 is referred to before or after we insert the first? ( I guess it doesn't matter as long as its inside the correct brackets but just to be sure...)

Marqee
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Sun Feb 16, 2014 4:52 am
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by Marqee »

Here the image of the file i modified, taested and now full barrels are working.


Image


LINK to modified file copy it in \Factorio\data\base\prototypes\entity


https://dl.dropboxusercontent.com/u/557 ... tities.lua

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: [0.9.1] Barrel to Oil Conversion

Post by slpwnd »

This will be fixed in 0.9.2.

Post Reply

Return to “Resolved Problems and Bugs”