Page 75 of 195

Re: Bugs & FAQ

Posted: Sun Jul 23, 2017 11:46 am
by solntcev
Powder mixer mk4 uses mk2 in recipe instead of mk3
angels bug.png
angels bug.png (199.91 KiB) Viewed 7256 times

Re: Bugs & FAQ

Posted: Sun Jul 23, 2017 1:45 pm
by Arch666Angel
Returning purified water from a condensation process is problematic, it would have to be more expensive than the process in the water treatment plant to balance it out. I would see the water treatment as the effective method and steam/condensation as the brute force method. The hook is that you can produce steam with an electric boiler and condensate it then, but I guess that process is already pretty energy intensive itself.
solntcev wrote:Powder mixer mk4 uses mk2 in recipe instead of mk3
Fix added, thanks for the report

Re: Bugs & FAQ

Posted: Sun Jul 23, 2017 2:55 pm
by raTTy_aT
Hey, not shure if i am right here, but i have a problem with my safegame since the latest update from angel mods - didnt found anything in here or on reddit, so i am not completly shure, if its that what brokens it - but thought i give it a try here.
So my problem is on the handcrafting side. If i want for example to craft something that has copper wires, it doesnt do. It just says, it dont have the ingredients - although i have. If i handcraft the wire manually, it will work.

http://i.imgur.com/CTRns35.png

Re: Bugs & FAQ

Posted: Sun Jul 23, 2017 8:07 pm
by Termak
Same issue, something broke lastnight or after researching something, cant craft for example the wooden power poles anymore unless i craft the copper wire first and then the pole, game wont autocraft the copperwires.

Also about solder, is advanced smelting solder meant to make the actual solder instead the solder plates, totally skipping the resin+solderplate -> solder phase totally.

Re: Bugs & FAQ

Posted: Mon Jul 24, 2017 10:12 am
by denadan
some problem after update - copper wires cannot be auto handcrafted when crafting something that use copper wires.
maybe it try use receipt for craft from copper wire coil?

Re: Bugs & FAQ

Posted: Mon Jul 24, 2017 7:15 pm
by orzelek
denadan wrote:some problem after update - copper wires cannot be auto handcrafted when crafting something that use copper wires.
maybe it try use receipt for craft from copper wire coil?
It's a really longstanding base game bug. With no good solutions - bob ended dropping synthetic wood and using only wood because of that. I see Angle inadvertently created similar case here.
In short - if there are two was to make given item (copper wire in this case) game will perceive only one of those ways for hand crafting. If that way ends up with items you don't have there is no way to hand craft that item if you don't have stuff for recipe game actually chose. And there doesn't seem to be a way to make game prefer one of recipes over another.

Re: Bugs & FAQ

Posted: Mon Jul 24, 2017 7:50 pm
by steinio
orzelek wrote:
denadan wrote:some problem after update - copper wires cannot be auto handcrafted when crafting something that use copper wires.
maybe it try use receipt for craft from copper wire coil?
It's a really longstanding base game bug. With no good solutions - bob ended dropping synthetic wood and using only wood because of that. I see Angle inadvertently created similar case here.
In short - if there are two was to make given item (copper wire in this case) game will perceive only one of those ways for hand crafting. If that way ends up with items you don't have there is no way to hand craft that item if you don't have stuff for recipe game actually chose. And there doesn't seem to be a way to make game prefer one of recipes over another.
Recursive Handcrafting Fix mod (https://mods.factorio.com/mods/Xuerian/ ... ndcrafting) fixed it by setting the recipes to assembler only:

Code: Select all

-- Source Code Form License Notice
-- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
-- If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.


-- Force Wooden Boards made from Synthetic to be made in Electronics machine, Force Cellulose wood to be created in assemblers

local function force_assembler(recipe)
    if data.raw.recipe[recipe] then
        data.raw.recipe[recipe].category = "electronics-machine"
    end
end

-- Bob's Plates
-- Synthetic wood from oil
force_assembler("wooden-board-synthetic")

-- Angel's Bioprocessing
force_assembler("wood-from-cellulose-resin")
force_assembler("wood-from-cellulose")

"Crawler" Cunstruction Vehicle bug

Posted: Sat Jul 29, 2017 1:23 pm
by bgbvskrubb
Hello.

When driving the vehicle with AAI Unit remote controller, the setting "Enable logistics while driving" gets enabled.
Also the robots "lost" connection to the vehicle roboport, and stopped moving. Had to collect them manually and insert them again.
Also at the same time the "Vehicle burner generator lost all of it´s fuel.

Re: "Crawler" Cunstruction Vehicle bug

Posted: Sat Jul 29, 2017 2:14 pm
by Arch666Angel
bgbvskrubb wrote:Hello.

When driving the vehicle with AAI Unit remote controller, the setting "Enable logistics while driving" gets enabled.
Also the robots "lost" connection to the vehicle roboport, and stopped moving. Had to collect them manually and insert them again.
Also at the same time the "Vehicle burner generator lost all of it´s fuel.
Eh yes and this is related to my mods in what way? :P

Re: Bugs & FAQ

Posted: Sat Jul 29, 2017 3:33 pm
by Sten
Sulfur recipe

I'm running Bobs + Angels + Marathon options on 0.15 and a dash of a few others.

When I opened up Petro, I could create Sulfur in the Hydro Plant after Separating it with Oil and Gas Separator

But when I needed more Sulfur, I could no longer select that recipe.

I did find a new Sulfur recipe under Coal Cracking using Advanced Chem Plants, but I had to level Tech up to it.

Just submitting I think both recipe should be available later in the game as Tech progresses.


Great Mods, cannot say enough, love playing through these!!!!

Re: "Crawler" Cunstruction Vehicle bug

Posted: Sat Jul 29, 2017 5:40 pm
by bgbvskrubb
Arch666Angel wrote:
bgbvskrubb wrote:Hello.

When driving the vehicle with AAI Unit remote controller, the setting "Enable logistics while driving" gets enabled.
Also the robots "lost" connection to the vehicle roboport, and stopped moving. Had to collect them manually and insert them again.
Also at the same time the "Vehicle burner generator lost all of it´s fuel.
Eh yes and this is related to my mods in what way? :P
Is it so that the AAI is implemented to the vehicle by the AAI mod? Then my bad... :oops:

Re: "Crawler" Cunstruction Vehicle bug

Posted: Sat Jul 29, 2017 6:03 pm
by Arch666Angel
bgbvskrubb wrote:
Arch666Angel wrote:
bgbvskrubb wrote:Hello.

When driving the vehicle with AAI Unit remote controller, the setting "Enable logistics while driving" gets enabled.
Also the robots "lost" connection to the vehicle roboport, and stopped moving. Had to collect them manually and insert them again.
Also at the same time the "Vehicle burner generator lost all of it´s fuel.
Eh yes and this is related to my mods in what way? :P
Is it so that the AAI is implemented to the vehicle by the AAI mod? Then my bad... :oops:
Well the vehicle is in my mod, but the behavior that you can use the vehicles remotely is a feature that is implemented and handled solely by AAI, that's what the mod is for, so you should report that to earendal. But I already poked him and send the link.

Re: Bugs & FAQ

Posted: Sun Jul 30, 2017 12:22 am
by Arch666Angel
Sten wrote:Sulfur recipe

I'm running Bobs + Angels + Marathon options on 0.15 and a dash of a few others.

When I opened up Petro, I could create Sulfur in the Hydro Plant after Separating it with Oil and Gas Separator

But when I needed more Sulfur, I could no longer select that recipe.

I did find a new Sulfur recipe under Coal Cracking using Advanced Chem Plants, but I had to level Tech up to it.

Just submitting I think both recipe should be available later in the game as Tech progresses.


Great Mods, cannot say enough, love playing through these!!!!
A mod list would help, I dont see any reason why the expensive recipes for water treatment should not be there

Re: Bugs & FAQ

Posted: Sun Jul 30, 2017 9:06 am
by jodokus31
Sulfuric Waste Water can be obtained in large quantities, if your using Clean Coal to Coke recipe and using Coke or Coke Pellets to feed the steam engines.
I did it for just the carbon and coke requirements in electronics and smelting without the steam engines and i have enough sulfur so far.
I play expensive recipes, too, but it changed after my early game phase, so i'm maybe wrong .. or i did not understand the problem

Re: "Crawler" Cunstruction Vehicle bug

Posted: Sun Jul 30, 2017 1:13 pm
by bgbvskrubb
Arch666Angel wrote:
bgbvskrubb wrote:
Arch666Angel wrote:
bgbvskrubb wrote:Hello.

When driving the vehicle with AAI Unit remote controller, the setting "Enable logistics while driving" gets enabled.
Also the robots "lost" connection to the vehicle roboport, and stopped moving. Had to collect them manually and insert them again.
Also at the same time the "Vehicle burner generator lost all of it´s fuel.
Eh yes and this is related to my mods in what way? :P
Is it so that the AAI is implemented to the vehicle by the AAI mod? Then my bad... :oops:
Well the vehicle is in my mod, but the behavior that you can use the vehicles remotely is a feature that is implemented and handled solely by AAI, that's what the mod is for, so you should report that to earendal. But I already poked him and send the link.
Thanks Angel.
And thanks for your great mod!

Re: Bugs & FAQ

Posted: Sun Jul 30, 2017 7:12 pm
by tux_mark_5
Lithia water from Bob mods can't be barreled anymore - is this on purpose?

Re: Bugs & FAQ

Posted: Sun Jul 30, 2017 7:20 pm
by Arch666Angel
tux_mark_5 wrote:Lithia water from Bob mods can't be barreled anymore - is this on purpose?
Cant remember why I disabled it, removed the call for the next version.

Re: Bugs & FAQ

Posted: Sun Jul 30, 2017 9:24 pm
by TheSAguy
I think I saw this report before, but I was not yet playing Angel's, so did not follow the thread.
Bob's Spawners still spawn colored artifacts even though it's disabled. I believe this only happens when playing with Angels and Bob's since they don't spawn with Bob's only.

Thanks.

Re: Bugs & FAQ

Posted: Mon Jul 31, 2017 10:25 pm
by cellular
The new copper coil functionality is great, but unlocking it seems to mess up handcrafting - it stops me from crafting anything that requires copper cables unless I have either cables or coils in my inventory. (In particular, it won't make the cables automatically if I have copper plate.) Would making the recipe machine-only help?

Re: Bugs & FAQ

Posted: Mon Jul 31, 2017 11:28 pm
by TheSAguy
cellular wrote:The new copper coil functionality is great, but unlocking it seems to mess up handcrafting - it stops me from crafting anything that requires copper cables unless I have either cables or coils in my inventory. (In particular, it won't make the cables automatically if I have copper plate.) Would making the recipe machine-only help?
There was a response here earlier in this thread that might help.