it's normal, since crushed coal can also be used as fuel, so if you don't put in other type of fuel first, it will use thatRatzap wrote:Something we just noticed which is sort of a bug or oddity anyway.
When setting up carbon production, we feed crushed coal into furnaces. Instead of putting 5 as fuel, it completely fills the fuel box before it will produce any coke.
Bugs & FAQ
Moderator: Arch666Angel
Re: Bugs & FAQ
Re: Bugs & FAQ
No, it's not normal for an inserter to completely fill the fuel bay. Go look at a furnace, it'll have 4 or 5 fuel in it and the inserter puts single pieces in as one is used up.mexmer wrote:it's normal, since crushed coal can also be used as fuel, so if you don't put in other type of fuel first, it will use thatRatzap wrote:Something we just noticed which is sort of a bug or oddity anyway.
When setting up carbon production, we feed crushed coal into furnaces. Instead of putting 5 as fuel, it completely fills the fuel box before it will produce any coke.
Re: Bugs & FAQ
Agreed it isn't normal but I'm assuming it is a side-effect of the fuel and the ingredient to smelt being the same thing. Nothing in vanilla can be a fuel source and be smelted too. This is a bug that can only be exposed in mods.Ratzap wrote:No, it's not normal for an inserter to completely fill the fuel bay. Go look at a furnace, it'll have 4 or 5 fuel in it and the inserter puts single pieces in as one is used up.
The the game sees that the smelting ingredient slot is empty and there is an inserter with the needed item so it inserts some more crushed coal. The game sees the fuel spot contains crushed coal and adds to that stack even though there is already 5 in the stack. Continuing to do so until the stack is full only then will Factorio finally "fail-over" to the ingredient slot. Factorio prefers the fuel slot over the ingredient slot so I doubt there is anything Angel can do to resolve this without either making crushed coal a non-fuel source or some lua code to forcefully move >5 crushed coal from the fuel source to the ingredient slot. Removing crushed coal as a fuel source is the best option as the other would create too many issues/bugs.
Took some getting used too but I don't really mind it. What's a couple thousand crushed coal is needlessly tied up in a fuel slot to the inf coal I'm pumping into the system?
Re: Bugs & FAQ
Burner-chemical furnace in Bobs doesn't fill up with coal for making carbon. It inserts 5-ish coal to fuel slot and rest of coal goes to ingredient slot.credomane wrote:Agreed it isn't normal but I'm assuming it is a side-effect of the fuel and the ingredient to smelt being the same thing.
Though I guess this could be due to the fact that it's not a regular furnace.
Re: Bugs & FAQ
i see, i missed that point about filling it completely, but i usualy use inserter, that fills it from coal belt, so have not noticed. and for example burner crasher doesn't do what you describe (but then, it has only coal as input, and not crashed coal).Ratzap wrote:No, it's not normal for an inserter to completely fill the fuel bay. Go look at a furnace, it'll have 4 or 5 fuel in it and the inserter puts single pieces in as one is used up.mexmer wrote:it's normal, since crushed coal can also be used as fuel, so if you don't put in other type of fuel first, it will use thatRatzap wrote:Something we just noticed which is sort of a bug or oddity anyway.
When setting up carbon production, we feed crushed coal into furnaces. Instead of putting 5 as fuel, it completely fills the fuel box before it will produce any coke.
also as @hoho said, same doesn't happen with chemical furnace (in bobs only is used to make carbon from coal and water, and you only need 1 filling inserter, and one output).
might indeed be bug related to "normal" furnace. i suggest feeding it aditional coal from coal belt, like i do.
-
- Fast Inserter
- Posts: 239
- Joined: Wed Mar 02, 2016 10:09 pm
- Contact:
Re: Bugs & FAQ
Angel, I think the "Wood From Cellulose" might be bugged. It's giving synthetic wood, not regular wood. (Unless it's supposed to.) I infer it's supposed to give regular wood because the picture shows regular wood and there's a different recipe for synthetic wood.
Re: Bugs & FAQ
After installing Angel's Smelting (Beta) on 0.14.12
Game works without it
Game works without it
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: Bugs & FAQ
Ah forgot to change the version number on the petrochem dependency to latest. Update Petrochems and it should work.KnoT wrote:After installing Angel's Smelting (Beta) on 0.14.12
Game works without it
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
Re: Bugs & FAQ
I just added the Nucular mod to an existing game containing Angel's Refining, and the uranium recipes added by Angel's Refining did not automatically unlock.
I had to run this command manually in order to enable them:
I had to run this command manually in order to enable them:
Code: Select all
for _, force in pairs(game.forces) do
if force.technologies["slag-processing-1"].researched then
force.recipes["slag-processing-nuc"].enabled = true
end
if force.technologies["advanced-ore-refining-3"].researched then
force.recipes["angelsore-crystal-mix-nuc-processing"].enabled = true
end
end
Re: Bugs & FAQ
Hello!
Using Petrochem with Bob's, some tech dependency issues: Basic Chemistry (50 Red x 15s), which unlocks Electrolyser and Liquifier, for Water Electrolysis recipe demands Purified water, which can be received from Hydroplant, Water Treatment (30 Red + Green, 15s), but Hydroplant needs next tier circuits to craft, Basic electronic boards, from Electronics tech, again Electrolyser needs lower tier circuits, available from the start of the game.
Using Petrochem with Bob's, some tech dependency issues: Basic Chemistry (50 Red x 15s), which unlocks Electrolyser and Liquifier, for Water Electrolysis recipe demands Purified water, which can be received from Hydroplant, Water Treatment (30 Red + Green, 15s), but Hydroplant needs next tier circuits to craft, Basic electronic boards, from Electronics tech, again Electrolyser needs lower tier circuits, available from the start of the game.
Re: Bugs & FAQ
Hi Angel,
There seems to be a bug with the smelting mod, while running with Bob's. Obviously with it being in Beta these things will occur, but the error involves Silicon Ore. On Bob's side its read as Quartz, but with the smelting mod, it reads it as silicon ore. Currently you cannot process it any further in refining using the new assets as the recipe doesn't recognize Quartz as Silicon. It has an unknown handle compared to the rest of the ores that come through.
Thanks!
There seems to be a bug with the smelting mod, while running with Bob's. Obviously with it being in Beta these things will occur, but the error involves Silicon Ore. On Bob's side its read as Quartz, but with the smelting mod, it reads it as silicon ore. Currently you cannot process it any further in refining using the new assets as the recipe doesn't recognize Quartz as Silicon. It has an unknown handle compared to the rest of the ores that come through.
Thanks!
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: Bugs & FAQ
I think that would be an exellent point for the electrolysis recipe with "dirty" water that yields slag as a byproduct, that Aleksey (I think?) suggested.mrkoss wrote:Hello!
Using Petrochem with Bob's, some tech dependency issues: Basic Chemistry (50 Red x 15s), which unlocks Electrolyser and Liquifier, for Water Electrolysis recipe demands Purified water, which can be received from Hydroplant, Water Treatment (30 Red + Green, 15s), but Hydroplant needs next tier circuits to craft, Basic electronic boards, from Electronics tech, again Electrolyser needs lower tier circuits, available from the start of the game.
Oh yeah you are right, I did think about changing it from quartz to silica ore, but I changed my mind in the meantime due to compatibility reasons (as you can see) will change that back for the next version.Crios wrote:Hi Angel,
There seems to be a bug with the smelting mod, while running with Bob's. Obviously with it being in Beta these things will occur, but the error involves Silicon Ore. On Bob's side its read as Quartz, but with the smelting mod, it reads it as silicon ore. Currently you cannot process it any further in refining using the new assets as the recipe doesn't recognize Quartz as Silicon. It has an unknown handle compared to the rest of the ores that come through.
Thanks!
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
Re: Bugs & FAQ
I've noticed that the Advanced Smelting researches do not require their basic research? (eg. Lead Smeling does not require Lead Processing)
Is this a bug or intentional?
Is this a bug or intentional?
Re: Bugs & FAQ
is not lead processing from angels processing mod, that is not supposed to be used in 0.14 and with smelting at same time?StormTAG wrote:I've noticed that the Advanced Smelting researches do not require their basic research? (eg. Lead Smeling does not require Lead Processing)
Is this a bug or intentional?
Re: Bugs & FAQ
Update to Petro Processing Refining is missing migration for Floatation Waste Water to Yellow Waste Water rename. I've already researched Water Treatment before the rename. Now after the rename the research is still unlocked but the recipe is still treated as locked.
[edit]
Suppose I should give the version
angelspetrochem_0.1.15
angelsrefining_0.3.7
[edit2]
Bah. The issue is in angel's refining. I thought it was angelspetrochem...corrected.
[edit]
Suppose I should give the version
angelsrefining_0.3.7
[edit2]
Bah. The issue is in angel's refining. I thought it was angelspetrochem...corrected.
Last edited by credomane on Fri Oct 07, 2016 3:06 am, edited 2 times in total.
Re: Bugs & FAQ
Hello,
updated today and got this error on restart of the game: Versions:
Inf. Ores 0.4.2
Petrochem 0.1.15
Refining 0.3.7
Smelting 0.1.1
Greetings steinio
updated today and got this error on restart of the game: Versions:
Inf. Ores 0.4.2
Petrochem 0.1.15
Refining 0.3.7
Smelting 0.1.1
Greetings steinio
Re: Bugs & FAQ
Missing block of code in:steinio wrote:Hello,
updated today and got this error on restart of the game: Versions:
Inf. Ores 0.4.2
Petrochem 0.1.15
Refining 0.3.7
Smelting 0.1.1
Greetings steinio
prototypes\recipes\bob-water-treatment-entity.lua
Add to end of the file:
code
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: Bugs & FAQ
It is in water-treatment-technology in the technology folder. Line 97 change it toPeppe wrote:Missing block of code in:steinio wrote:Hello,
updated today and got this error on restart of the game: Versions:
Inf. Ores 0.4.2
Petrochem 0.1.15
Refining 0.3.7
Smelting 0.1.1
Greetings steinio
prototypes\recipes\bob-water-treatment-entity.lua
Add to end of the file:
code
Code: Select all
table.insert(data.raw["technology"]["water-treatment"].effects,{type = "unlock-recipe", recipe = "yellow-waste-water-purification-yi"})
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ
"should be fixed"
Re: Bugs & FAQ
Yi issue resolved in your update.Arch666Angel wrote:It is in water-treatment-technology in the technology folder. Line 97 change it toPeppe wrote:Missing block of code in:steinio wrote:Hello,
updated today and got this error on restart of the game: Versions:
Inf. Ores 0.4.2
Petrochem 0.1.15
Refining 0.3.7
Smelting 0.1.1
Greetings steinio
prototypes\recipes\bob-water-treatment-entity.lua
Add to end of the file:
codewill upload a fix for that laterCode: Select all
table.insert(data.raw["technology"]["water-treatment"].effects,{type = "unlock-recipe", recipe = "yellow-waste-water-purification-yi"})
Was checking out BIO Processing mod. Pretty graphic
Description mentions red algea and artifact stuff -- disabled for now?
-Red Algae: Live of Thermal Water and produce silicate heavy compounds
-Alien Spores: Can be filtered from the air and cultivated in the Algae Farm to further process them to artefacts
Re: Bugs & FAQ
Angelsrefining 0.3.8 is still missing a migration for yellow waste water. Saves that have already researched water treatment before the floatation waste to yellow waste rename do not have access to the new yellow waste water recipes. I mistakenly thought it was the update to petrochem in post p213043.
Migrations is missing the below. My whole purification line is backing up something fierce tonight.
Migrations is missing the below. My whole purification line is backing up something fierce tonight.
Code: Select all
if force.technologies["water-treatment"].researched then
force.recipes["yellow-waste-water-purification"].enabled = true
force.recipes["angels-water-void-yellow-waste"].enabled = true
end