Page 17 of 22

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Fri Aug 26, 2016 3:34 pm
by HammerPiano
Now, it is time to wait for 0.14 compatibility...
I both love and hate these mods because they are so complicated :D

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Fri Aug 26, 2016 5:49 pm
by kinnom
how long till the 0.14 versions of your mods?

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Fri Aug 26, 2016 6:42 pm
by iamwyza
WIth .14's equiment grids for vehicles. It'd be fantastic all the MK2+ vehicles added by Bob's would also increase the size of the equipment grid. (Want to build a God Tank)

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 1:37 am
by Airat9000
find 2 bug

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 4:21 pm
by bobingabout
There's a 0.14 version of factorio? I didn't even know!

I'm guessing that's what Airat's bugs are related to?

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 4:29 pm
by kinnom
bobingabout wrote:There's a 0.14 version of factorio? I didn't even know!

I'm guessing that's what Airat's bugs are related to?
yes
didn't you even watch the FFF?

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 5:10 pm
by Airat9000
bobingabout wrote:There's a 0.14 version of factorio? I didn't even know!

I'm guessing that's what Airat's bugs are related to?
not load 2 mods!
other you mods work in 14.1

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:01 pm
by bobingabout
kinnom wrote:
bobingabout wrote:There's a 0.14 version of factorio? I didn't even know!

I'm guessing that's what Airat's bugs are related to?
yes
didn't you even watch the FFF?
nope. I'm on a modding break. 0.14 was entirely unexpected. (unlike 0.13 where I know for over a month exactly when it was going to be released... within a couple of days)
Airat9000 wrote:
bobingabout wrote:There's a 0.14 version of factorio? I didn't even know!

I'm guessing that's what Airat's bugs are related to?
not load 2 mods!
other you mods work in 14.1
0.14.X is not supported YET. I'm working on it.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:05 pm
by pieppiep
Is 0.14 really different for mods?
I had 2 mods that where already for 0.14 so they broke for 0.13
I just extracted the zips and edit that file where it says 0.14 needed to 0.13 needed.
They both seem to work perfect.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:08 pm
by Airat9000
pieppiep wrote:Is 0.14 really different for mods?
I had 2 mods that where already for 0.14 so they broke for 0.13
I just extracted the zips and edit that file where it says 0.14 needed to 0.13 needed.
They both seem to work perfect.
please fix?

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:10 pm
by bobingabout
pieppiep wrote:Is 0.14 really different for mods?
This line:

Code: Select all

  "factorio_version": "0.14",
Plus anything related to equipment.
Airat9000 wrote:please fix?
bobingabout wrote:I'm working on it.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:12 pm
by Airat9000
bobingabout wrote:
pieppiep wrote:Is 0.14 really different for mods?
This line:

Code: Select all

  "factorio_version": "0.14",
Plus anything related to equipment.
Airat9000 wrote:please fix?
bobingabout wrote:I'm working on it.
Yes, I pictured showed errors which you can send any code you should use?
and then I want to play on the old map and mods over 84)

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:27 pm
by bobingabout
It is done. All mods updated to work with 0.14.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:41 pm
by TheTom
Updated to .14 versions right now - now I can not even start Factorio anymore. Error message:

"Error in assignId, recipe with name 'sulfuric acid' does not exist."

How do I fix this? Which one do I ahve to update manually? (mod update in game does not work -this happens during startup, then the game exits).

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 8:48 pm
by Airat9000
TheTom wrote:Updated to .14 versions right now - now I can not even start Factorio anymore. Error message:

"Error in assignId, recipe with name 'sulfuric acid' does not exist."

How do I fix this? Which one do I ahve to update manually? (mod update in game does not work -this happens during startup, then the game exits).

me too

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 9:07 pm
by infiniterecursion
Dunno, why it's broken but if you unzip the mod and edit prototypes/recipe/chemistry-recipe.lua in the bobsplates mod, just delete or comment out the "sulfuric-acid-2" recipe for now.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 9:42 pm
by bobingabout
infiniterecursion wrote:Dunno, why it's broken but if you unzip the mod and edit prototypes/recipe/chemistry-recipe.lua in the bobsplates mod, just delete or comment out the "sulfuric-acid-2" recipe for now.
This is an unrelated recipe, shouldn't affect it.
TheTom wrote:"Error in assignId, recipe with name 'sulfuric acid' does not exist."
Sulfuric Acid is the base game recipe, Revamp mod removes the recipe under certain conditions. However, this might not play nice with other mods. (Looking at those that edit the recipe in some way.)

I'll see if I can do a work around.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 9:52 pm
by infiniterecursion
bobingabout wrote:
infiniterecursion wrote:Dunno, why it's broken but if you unzip the mod and edit prototypes/recipe/chemistry-recipe.lua in the bobsplates mod, just delete or comment out the "sulfuric-acid-2" recipe for now.
This is an unrelated recipe, shouldn't affect it.
Yea, I mean, I was getting that same exact error. Guess and check debugging eventually revealed that recipe to be the problem. Removed it and everything worked again. HTH.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Sat Aug 27, 2016 10:36 pm
by bobingabout
actually, the removal of sulfuric-acid is conditional on sulfuric-acid-2 existing, so removing sulfuric-acid-2 causes sulfuric-acid to not be deleted.

I'm working on a fix for it right now anyway.

Re: [0.13.x] Bob's Mods: General Discussion

Posted: Tue Aug 30, 2016 2:39 am
by Zuleah
kinnom wrote:
bobingabout wrote:There's a 0.14 version of factorio? I didn't even know!

I'm guessing that's what Airat's bugs are related to?
yes
didn't you even watch the FFF?
I don't know if it was your intention but that wording is a bit rude kinnom....