Page 18 of 30

Re: MOD [ 0.15.x] Bio-Industries 1.8.7

Posted: Mon Aug 28, 2017 10:22 am
by zoolie
TheSAguy wrote: Can you load a save before the update and mine the Cannons? Maybe download 1.8.2 and load, mine the cannons and then update.
That worked. After upgrading and replacing everything seems to work. Thanks for the tip.

Re: MOD [ 0.15.x] Bio-Industries 1.8.9

Posted: Wed Aug 30, 2017 6:44 pm
by aklesey1
Hi TheSAguy
I have one wish for recipe where we can get sulfur from ash
In bob's mods we need 5 sulfur to get 50 sulfur dioxide and after that get sulfuric acid
In angel's mods we need 1 sulfur to get 50 sulfur dioxide and after that get sulfuric acid

To keep balance for sulfuric acid production I suggest to enter detection of angel mods - dynamic changing recipe, so 2 varinats
1) If only bob's mods only ur recipe remains the same - 10 ash + 10 sulfuric acid
2) If bob's mods + angel mods ur recipe will changed - 10 + 50 sulfuric acid bcuz we can spend sulfur in smaller quantities -and we can produce sulfuric acid infinitely repeating this cycle with ashes processing

Re: MOD [ 0.15.x] Bio-Industries 1.8.9

Posted: Wed Aug 30, 2017 8:05 pm
by TheSAguy
aklesey1 wrote:Hi TheSAguy
I have one wish for recipe where we can get sulfur from ash
In bob's mods we need 5 sulfur to get 50 sulfur dioxide and after that get sulfuric acid
In angel's mods we need 1 sulfur to get 50 sulfur dioxide and after that get sulfuric acid

To keep balance for sulfuric acid production I suggest to enter detection of angel mods - dynamic changing recipe, so 2 varinats
1) If only bob's mods only ur recipe remains the same - 10 ash + 10 sulfuric acid
2) If bob's mods + angel mods ur recipe will changed - 10 + 50 sulfuric acid bcuz we can spend sulfur in smaller quantities -and we can produce sulfuric acid infinitely repeating this cycle with ashes processing
I believe the first recipe you mention is already in there:
I'll make it dynamic in a future update to be like you describe when Angels is installed.
Image

Re: MOD [ 0.15.x] Bio-Industries 1.8.9

Posted: Thu Aug 31, 2017 9:21 pm
by ZombieMooose
Hello, I have a question about the bob's greenhouse optional dependency. What does it change, and what is the functionality between the two? Is it just compatibility or does it add extra stuff?

Cheers

Re: MOD [ 0.15.x] Bio-Industries 1.8.9

Posted: Fri Sep 01, 2017 3:58 am
by TheSAguy
diongham wrote:Hello, I have a question about the bob's greenhouse optional dependency. What does it change, and what is the functionality between the two? Is it just compatibility or does it add extra stuff?

Cheers
It's been so long since I even loaded Bob's green house...
I think it was just to update his icons to match mine.

Re: MOD [ 0.15.x] Bio-Industries 1.8.9

Posted: Fri Sep 01, 2017 8:14 pm
by deathblob
bioindustriestech.png
bioindustriestech.png (569.74 KiB) Viewed 10315 times
are the dart turrets and ammo supposed to benefit from research for bullet damage and fire rate? this is what I see when I mouse over the techs in the tech tree. no other mods besides bio industries installed, version 1.8.9 for mod and latest experimental update listed on steam for game.

Re: MOD [ 0.15.x] Bio-Industries 1.8.9

Posted: Fri Sep 01, 2017 9:22 pm
by TheSAguy
deathblob wrote:
bioindustriestech.png
are the dart turrets and ammo supposed to benefit from research for bullet damage and fire rate? this is what I see when I mouse over the techs in the tech tree. no other mods besides bio industries installed, version 1.8.9 for mod and latest experimental update listed on steam for game.
Oops, did not know I had to give those descriptions.
Fixed in 1.9.0. Thanks for the report.

Re: MOD [ 0.15.x] Bio-Industries 1.9.0

Posted: Fri Sep 01, 2017 11:38 pm
by deathblob
Thank you:) fix works, should help out with making them last a bit longer.

Re: MOD [ 0.15.x] Bio-Industries 1.9.1

Posted: Wed Sep 06, 2017 8:00 am
by pleauser
there is an issue with the latest version 1.9.2 ; it crashes factorio to desktop with an invalid path.. i opened an issue on github for you :)

but putting this here also.. just realizing that there is a ton of whitespace on that ss :-p

Re: MOD [ 0.15.x] Bio-Industries 1.9.1

Posted: Wed Sep 06, 2017 1:39 pm
by TheSAguy
pleauser wrote:there is an issue with the latest version 1.9.2 ; it crashes factorio to desktop with an invalid path.. i opened an issue on github for you :)

but putting this here also.. just realizing that there is a ton of whitespace on that ss :-p
Should be fixed in 1.9.3.
Thanks for the report.

Re: MOD [ 0.15.x] Bio-Industries 1.9.3

Posted: Thu Sep 07, 2017 2:14 am
by Airat9000
bug bug! 1/9/3
2017-09-07_4-53-53.png
2017-09-07_4-53-53.png (36.15 KiB) Viewed 10205 times

Re: MOD [ 0.15.x] Bio-Industries 1.9.3

Posted: Thu Sep 07, 2017 3:49 am
by TheSAguy
Airat9000 wrote:bug bug! 1/9/3
2017-09-07_4-53-53.png
Hmm, that's weird. Wonder if it's another mod causing this, since it does have a fuel value:

Code: Select all

	---- Seedling
	{
		type = "item",
		name = "seedling",
		icon = "__Bio_Industries__/graphics/icons/Seedling.png",
		flags = {"goes-to-main-inventory"},
		subgroup = "intermediate-product",
		order = "x[bi]-b[bi-seedling]",
		place_result="seedling",
		fuel_value = "1MJ",
		fuel_category = "chemical",
		stack_size= 400
	},
Could you please send me a save?
Thanks.

Re: MOD [ 0.15.x] Bio-Industries 1.9.3

Posted: Thu Sep 07, 2017 6:08 am
by Airat9000
TheSAguy wrote:
Airat9000 wrote:bug bug! 1/9/3
2017-09-07_4-53-53.png
Hmm, that's weird. Wonder if it's another mod causing this, since it does have a fuel value:

Code: Select all

	---- Seedling
	{
		type = "item",
		name = "seedling",
		icon = "__Bio_Industries__/graphics/icons/Seedling.png",
		flags = {"goes-to-main-inventory"},
		subgroup = "intermediate-product",
		order = "x[bi]-b[bi-seedling]",
		place_result="seedling",
		fuel_value = "1MJ",
		fuel_category = "chemical",
		stack_size= 400
	},
Could you please send me a save?
Thanks.
mods? save file?

Bug with disabled Bio-Cannon

Posted: Thu Sep 07, 2017 12:04 pm
by gheift
Hi,

when disabling the Bio-Cannon, the game can't start any more because of the missing Bio_Cannon_Ammo category. This might be easy to fix by edit the data-upates.lua file: At line 67, where you adjust the technologies for the ammo bonus, you have to check if the Bio_Cannon is enabled. E.g:

Code: Select all

if BI.Settings.Bio_Cannon and (not (mods["Natural_Evolution_Buildings"] or data.raw["item"]["TerraformingStation"] ~= nil)) then
        -- Don't duplicate what NE does
        if not mods["Natural_Evolution_Buildings"] then
                require("prototypes.Bio_Cannon.technology-updates")
        end
end
Kind regards,
Gerhard

Re: Bug with disabled Bio-Cannon

Posted: Thu Sep 07, 2017 1:41 pm
by TheSAguy
gheift wrote:Hi,

when disabling the Bio-Cannon, the game can't start any more because of the missing Bio_Cannon_Ammo category. This might be easy to fix by edit the data-upates.lua file: At line 67, where you adjust the technologies for the ammo bonus, you have to check if the Bio_Cannon is enabled. E.g:

Code: Select all

if BI.Settings.Bio_Cannon and (not (mods["Natural_Evolution_Buildings"] or data.raw["item"]["TerraformingStation"] ~= nil)) then
        -- Don't duplicate what NE does
        if not mods["Natural_Evolution_Buildings"] then
                require("prototypes.Bio_Cannon.technology-updates")
        end
end
Kind regards,
Gerhard
Thanks for the report! Fixed.
Airat9000 wrote:
mods? save file?
Can you send me a save. If you can't start the game, remove Bio Industries, start, save and send that to me, I'll add it back in.
Also try reinstalling Bio Industries, since you are the only one with this game breaking issue, it's or a bad install or a mod conflict.

Thanks.

Re: MOD [ 0.15.x] Bio-Industries 1.9.4

Posted: Fri Sep 15, 2017 12:21 pm
by Baccalon
I really appreciate the concept and the work behind this mod, the decorations, the recipes and I use it all the times, the only complaints I ever had are regarding some of the building textures, for example the wooden pipes look just fine unless it touches a iron pipe or a machine from the top side, which causes some weird texture overlapping to show up. I really wish I had the skill to help fix that, unfortunately I can only report it.

Re: MOD [ 0.15.x] Bio-Industries 1.9.4

Posted: Fri Sep 15, 2017 1:51 pm
by TheSAguy
Baccalon wrote:I really appreciate the concept and the work behind this mod, the decorations, the recipes and I use it all the times, the only complaints I ever had are regarding some of the building textures, for example the wooden pipes look just fine unless it touches a iron pipe or a machine from the top side, which causes some weird texture overlapping to show up. I really wish I had the skill to help fix that, unfortunately I can only report it.
Yeah, That will unfortunately happen with any mod that adds two colored items. The game has to choose one of the two. Don't get hung-up on small denials like that! Enjoy the game. Get me improvements/new items to add :)

Re: MOD [ 0.15.x] Bio-Industries 1.9.4

Posted: Fri Sep 22, 2017 3:07 pm
by Elith
Hi, I'm not 100% sure that it is your mod that is causing the problem but I cannot use your mod with the Omnimatter mod as the recipe to turn crushed stone into normal stone seems to get removed, would you know of anything i could do to get around this somehow? or if there is a way to disable this?

Re: MOD [ 0.15.x] Bio-Industries 1.9.4

Posted: Fri Sep 22, 2017 9:04 pm
by TheSAguy
Elith wrote:Hi, I'm not 100% sure that it is your mod that is causing the problem but I cannot use your mod with the Omnimatter mod as the recipe to turn crushed stone into normal stone seems to get removed, would you know of anything i could do to get around this somehow? or if there is a way to disable this?
Bio Industries does not have a Crushed stone to Normal Stone recipe. Or have any reason to remove that recipe from another Mod...

Sorry.

Re: MOD [ 0.15.x] Bio-Industries 1.9.4

Posted: Mon Sep 25, 2017 9:54 pm
by ReDragon
TheSAguy wrote:Bio Industries does not have a Crushed stone to Normal Stone recipe. Or have any reason to remove that recipe from another Mod...

Sorry.
When i activate bio industries after i start a game with omnimatter i got this message inGame:

Image

The message is in german but i think you know that window