Bugs & FAQ

Infinite Ores, Refining, Ore Processing ...

Moderator: Arch666Angel

Zyrconia
Filter Inserter
Filter Inserter
Posts: 250
Joined: Fri Dec 02, 2016 8:16 am
Contact:

Re: Bugs & FAQ

Post by Zyrconia »

https://mods.factorio.com/mods/atchoum/ ... you-hidden

Maybe you can use this mod to search for tech that is hidden and shouldn't be?

qwerter96
Long Handed Inserter
Long Handed Inserter
Posts: 53
Joined: Fri Feb 10, 2017 3:15 am
Contact:

Re: Bugs & FAQ

Post by qwerter96 »

Hi Angel, it looks like you either changed the name of an icon in one place but not another, or else forgot to include/make an icon entirely.
https://puu.sh/vY02T/153736d711.png

TheDoctor89
Inserter
Inserter
Posts: 21
Joined: Wed Nov 23, 2016 7:33 pm
Contact:

Re: Bugs & FAQ

Post by TheDoctor89 »

I seem to be running in to an issue as well after updating to the latest versions.
http://i.imgur.com/7iOVzhm.png

User avatar
Arch666Angel
Smart Inserter
Smart Inserter
Posts: 1636
Joined: Sun Oct 18, 2015 11:52 am
Contact:

Re: Bugs & FAQ

Post by Arch666Angel »

qwerter96 wrote:Hi Angel, it looks like you either changed the name of an icon in one place but not another, or else forgot to include/make an icon entirely.
https://puu.sh/vY02T/153736d711.png
That's some other mod referencing refining somehow, the nodule-concentrated-slurry is no longer in the mod.
TheDoctor89 wrote:I seem to be running in to an issue as well after updating to the latest versions.
http://i.imgur.com/7iOVzhm.png
Try 0.7.11 seems that it will error for some people, dont know why it doesnt error out for me.

TheDoctor89
Inserter
Inserter
Posts: 21
Joined: Wed Nov 23, 2016 7:33 pm
Contact:

Re: Bugs & FAQ

Post by TheDoctor89 »

Arch666Angel wrote:
TheDoctor89 wrote:I seem to be running in to an issue as well after updating to the latest versions.
http://i.imgur.com/7iOVzhm.png
Try 0.7.11 seems that it will error for some people, dont know why it doesnt error out for me.
Thank you, it works!

Ultimoos
Burner Inserter
Burner Inserter
Posts: 17
Joined: Fri May 02, 2014 8:48 am
Contact:

Re: Bugs & FAQ

Post by Ultimoos »

I have this error. Everything updated to newest wersion.
http://imgur.com/4M72Iit

Mobius1
Fast Inserter
Fast Inserter
Posts: 191
Joined: Thu Feb 09, 2017 12:05 am
Contact:

Re: Bugs & FAQ

Post by Mobius1 »

Ultimoos wrote:I have this error. Everything updated to newest wersion.
http://imgur.com/4M72Iit
You need angel's infinite ores for the petrochem to work.

User avatar
Arch666Angel
Smart Inserter
Smart Inserter
Posts: 1636
Joined: Sun Oct 18, 2015 11:52 am
Contact:

Re: Bugs & FAQ

Post by Arch666Angel »

Mobius1 wrote:
Ultimoos wrote:I have this error. Everything updated to newest wersion.
http://imgur.com/4M72Iit
You need angel's infinite ores for the petrochem to work.
That's true, but this sounds more like if I missed a check somewhere. I'll have a look, but can only fix it later today. I guess that you have infinite ores disabled, might be enough to enable rubyte and bobmonium

Ultimoos
Burner Inserter
Burner Inserter
Posts: 17
Joined: Fri May 02, 2014 8:48 am
Contact:

Re: Bugs & FAQ

Post by Ultimoos »

I double checked. Infinite ores enabled, version 0.6.10. All mods updated to newest versions.

User avatar
Arch666Angel
Smart Inserter
Smart Inserter
Posts: 1636
Joined: Sun Oct 18, 2015 11:52 am
Contact:

Re: Bugs & FAQ

Post by Arch666Angel »

Ultimoos wrote:I double checked. Infinite ores enabled, version 0.6.10. All mods updated to newest versions.
Modlist?

Ultimoos
Burner Inserter
Burner Inserter
Posts: 17
Joined: Fri May 02, 2014 8:48 am
Contact:

Re: Bugs & FAQ

Post by Ultimoos »

angelsbioprocessing_0.4.0
angelsinfiniteores_0.6.10
angelspetrochem_0.5.8
angelsrefining_0.7.11
angelssmelting_0.3.2

And all newest Bob's mods.

I checked again, without Bob's mods and everything works. So I guess, there is a conflict between your mods and Bob's at the moment.

User avatar
Arch666Angel
Smart Inserter
Smart Inserter
Posts: 1636
Joined: Sun Oct 18, 2015 11:52 am
Contact:

Re: Bugs & FAQ

Post by Arch666Angel »

Odd because it works for most other people. Cant see anything wrong from The list, but I will Change something when I'm back Home that should fix the error but would ne good to know what caused it.

azakir nalda
Burner Inserter
Burner Inserter
Posts: 12
Joined: Mon Aug 10, 2015 4:18 pm
Contact:

Re: Bugs & FAQ

Post by azakir nalda »

Arch666Angel wrote:
Ultimoos wrote:I double checked. Infinite ores enabled, version 0.6.10. All mods updated to newest versions.
Modlist?
had the same issue but after enabling bobmonium and rubyte inf patches in the mod settings it works just fine
http://imgur.com/a/NhrN4

TeuJay
Manual Inserter
Manual Inserter
Posts: 1
Joined: Mon May 22, 2017 3:07 pm
Contact:

Re: Bugs & FAQ

Post by TeuJay »

Arch666Angel wrote:Odd because it works for most other people. Cant see anything wrong from The list, but I will Change something when I'm back Home that should fix the error but would ne good to know what caused it.
I had the same error. was ablet to fix it by changing

Code: Select all

data.raw.resource["infinite-angels-ore5"].minable.required_fluid = "liquid-nitric-acid"
data.raw.resource["infinite-angels-ore6"].minable.required_fluid = "liquid-sulfuric-acid"
with

Code: Select all

if angelsmods.ores.enableinfiniteangelsore5 then
data.raw.resource["infinite-angels-ore5"].minable.required_fluid = "liquid-nitric-acid"
end
if angelsmods.ores.enableinfiniteangelsore6 then
data.raw.resource["infinite-angels-ore6"].minable.required_fluid = "liquid-sulfuric-acid"
end
in prototypes/petrochem-global-override.lua:55

nagapito
Filter Inserter
Filter Inserter
Posts: 361
Joined: Fri Jul 29, 2016 12:18 am
Contact:

Re: Bugs & FAQ

Post by nagapito »

Its just me or the nodule sludge recipe vanished?

I loaded the game with the updated mods, I already have Nodule Processing researched while Washing 1 and 2 is not researched, I also have chrome, manganese and nodule crushing recipes available but not nodule sludge...

Edit: I see it.... new recipe and no migration file to enable it in case it was already researched....

Mobius1
Fast Inserter
Fast Inserter
Posts: 191
Joined: Thu Feb 09, 2017 12:05 am
Contact:

Re: Bugs & FAQ

Post by Mobius1 »

nagapito wrote:Its just me or the nodule sludge recipe vanished?

I loaded the game with the updated mods, I already have Nodule Processing researched while Washing 1 and 2 is not researched, I also have chrome, manganese and nodule crushing recipes available but not nodule sludge...

Edit: I see it.... new recipe and no migration file to enable it in case it was already researched....
That biter didn't show up for me, but the washing researches were reset for me so I had to do them again, but the recipe is there.

QuackerJ4ck
Inserter
Inserter
Posts: 44
Joined: Wed Apr 06, 2016 4:06 pm
Contact:

Re: Bugs & FAQ

Post by QuackerJ4ck »

Don't know where to report this: here or @Bob

http://imgur.com/5yEly8t

I deactivated Alien Artifacts at the start options.
Attachments
5yEly8t.png
5yEly8t.png (781.87 KiB) Viewed 6433 times

Trainwreck
Fast Inserter
Fast Inserter
Posts: 110
Joined: Wed Apr 05, 2017 2:17 am
Contact:

Re: Bugs & FAQ

Post by Trainwreck »

The nodule-dissolution recipe seems to be unavailable in refining 0.7.11, none of the new water treatment technologies unlock it. Was this intentional?

CitizenJoe
Inserter
Inserter
Posts: 32
Joined: Thu Mar 24, 2016 8:14 am
Contact:

Re: Bugs & FAQ

Post by CitizenJoe »

Angel, the nodule liquifying recipe doesn't show up anywhere in the latest version of refining. I took a look, and I assume tis supposed to be a liquifier recipe, but it can't be selected in the liquifier or the washing plant. Couldn't find what exactly the problem is either.

User avatar
Light
Filter Inserter
Filter Inserter
Posts: 678
Joined: Mon Oct 10, 2016 6:19 pm
Contact:

Re: Bugs & FAQ

Post by Light »

CitizenJoe wrote:Angel, the nodule liquifying recipe doesn't show up anywhere in the latest version of refining. I took a look, and I assume tis supposed to be a liquifier recipe, but it can't be selected in the liquifier or the washing plant. Couldn't find what exactly the problem is either.
?

Image

Chances are this is a migration issue. Angel's mods are notorious for having no migration after an update (for the most part), which is why we all poke at Angel for constantly forgetting.

Post Reply

Return to “Angels Mods”