Patch 0.17 support

Infinite Ores, Refining, Ore Processing ...

Moderator: Arch666Angel

Post Reply
guillaumebourgeois89
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Feb 27, 2019 3:15 am
Contact:

Patch 0.17 support

Post by guillaumebourgeois89 »

WIll there be support for the 0.17 patch anytime soon?

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

Re: Patch 0.17 support

Post by Light »

Hundreds of mods will require updating which could take from days to weeks. Be patient, as Angel's isn't exactly a small mod.

mrvn
Smart Inserter
Smart Inserter
Posts: 5709
Joined: Mon Sep 05, 2016 9:10 am
Contact:

Re: Patch 0.17 support

Post by mrvn »

Some mods seem to have been updated. Some more I took at stab at so SeaBlock would load. Maybe this will save Angel some time when he updates them officially.
Attachments
0007-angelsbioprocessing.patch.txt
(74.93 KiB) Downloaded 333 times
0008-angelspretrochem.patch.txt
(52.08 KiB) Downloaded 168 times
0009-angelsrefining.patch.txt
(1.26 KiB) Downloaded 167 times
0010-angelssmelting.patch.txt
(93.42 KiB) Downloaded 186 times

largpack
Manual Inserter
Manual Inserter
Posts: 4
Joined: Thu Mar 07, 2019 8:13 pm
Contact:

Re: Patch 0.17 support

Post by largpack »

mrvn wrote:
Sun Mar 03, 2019 11:27 am
Some mods seem to have been updated. Some more I took at stab at so SeaBlock would load. Maybe this will save Angel some time when he updates them officially.
How do you use this patch? Could you please explain it to me? :)

perceival
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Feb 04, 2017 7:17 am
Contact:

Re: Patch 0.17 support

Post by perceival »

How do you use this patch?
This way worked for me on windows:

1. Download git for windows (it contains the patch tool which you will need to apply the patch]
2. Run git-bash and execute these commands:

Code: Select all

cd $APPDATA/Factorio/mods
unzip angelsbioprocessing_0.5.9.zip
unix2dos ~/Downloads/0007-angelsbioprocessing.patch.txt # converts file line endings to \r\n
patch -l -p1 < ~/Downloads/0007-angelsbioprocessing.patch.txt # or where ever you download the patch too
If you download the patch to your downloads folder, you should be able to just copy+paste the commands into git-bash.

This is just for angelsbioprocessing (which is the only one not currently on 0.17) if you want to patch the other mods, you will need to change the commands a little bit.

Sageavatar
Manual Inserter
Manual Inserter
Posts: 1
Joined: Fri Mar 15, 2019 8:08 pm
Contact:

Re: Patch 0.17 support

Post by Sageavatar »

Correct me if I'm wrong, isn't Ange's Industries still not updated, even a patch?

Where can I find these patches for future reference? Is there a repository open ot public?

Thanks.

mrvn
Smart Inserter
Smart Inserter
Posts: 5709
Joined: Mon Sep 05, 2016 9:10 am
Contact:

Re: Patch 0.17 support

Post by mrvn »

I only patched what I needed to play SeaBlock in 0.17 with a few extra mods I added to the pack. So if I didn't patch Ange's Industries then that means I don't have it installed.

In the near future you hopefully don't need any patches. That's just a temporary thing till Angel catches up. So no repository or anything. Purely a temporary thing I do as needed when needed.

Post Reply

Return to “Angels Mods”