Problem with Bobs and Angels/ 2 PCs, 2 Different recipes

Looking for a mod? Have a review on a mod you'd like to share?
Post Reply
soulcupe
Manual Inserter
Manual Inserter
Posts: 2
Joined: Thu Apr 02, 2020 7:29 am
Contact:

Problem with Bobs and Angels/ 2 PCs, 2 Different recipes

Post by soulcupe »

Hello Factorio Community,

i play the game since the release and now i installed Bob Mods and Angels together. I play on 2 different PC the same game, i have installed the exact same mods and versions. The problem is now, that everything is the same except the Blueprints for the inserters and the belts, on PC one the Recipe for a normal yellow belt is 1 iron plate and 1 ironwheel, and on PC two the recipe is a basic belt+tin plate+ironwheel. How can i solve this Mod/Recipe Problem? I think it has somehing to do with the bob logistic mod.

Informations/Question
-on PC one i played bob a long time and installed angels afterwards (2-3 years)
-on PC two i installed all mods at the same time (1 week ago)
-i have the same patched versions mods on both pcs
-Is it correct that the recipes form PC two are the current correct ones? (with tin)
-should i copy paste the mods from pc 2 to pc 1
-which is the current correct version (pc 1 or 2)

Thank you very much for your help!
Best regards Lukas

GluAp
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Mon Jan 07, 2019 6:28 am
Contact:

Re: Problem with Bobs and Angels/ 2 PCs, 2 Different recipes

Post by GluAp »

If I remember correctly, sometimes you need to reset/refresh the technology tree for the game. This may be necessary, when a mod update changes something that already has been researched.

It should be this one (or something similar to this):

Code: Select all

/c for i, player in ipairs(game.players) do player.force.reset_recipes()
/c for i, player in ipairs(game.players) do player.force.reset_technologies()
However - why don't you just synchronize your two computers two have exactly the same game/mod/save version? Just copy the files from the pc where you installed everything a week ago to the other pc.
However - if you have 2 different saves for your 2 computers and you play them independently, you need to refresh the technology for the PC1 saves, since the research is connected to an individual save file and PC2 seems to have the up to date mod version.

soulcupe
Manual Inserter
Manual Inserter
Posts: 2
Joined: Thu Apr 02, 2020 7:29 am
Contact:

Re: Problem with Bobs and Angels/ 2 PCs, 2 Different recipes

Post by soulcupe »

Hello GluAp,

thank you for your response, i will try to do as you said!

I will let you know if it worked.

Best regards

Post Reply

Return to “Questions, reviews and ratings”