Industrial Revolution 3 Patchset for 2.0 (Unofficial IR3) deprecated

by Shemp

Deadlock989's classic overhaul IR3 with a unique art-style and age-based progression. This is a command-line script which installs additional code and patches into the original files to make them compatible with Factorio 2.0. Requires manual assembly.

Overhaul
2 months ago
2.0
1.96K
Transportation Logistics Environment Mining Fluids Manufacturing Power

g Advanced Fluid Handling Launch Bug

a month ago

Failed to load mods: ...trialRevolution3__/port/mods/advanced-fluid-handling.lua:269: attempt to index field '?' (a nil value)
stack traceback:
...trialRevolution3__/port/mods/advanced-fluid-handling.lua:269: in main chunk
[C]: in function 'require'
IndustrialRevolution3/port/updates/mods.lua:909: in main chunk
[C]: in function 'require'
IndustrialRevolution3/data-updates.lua:26: in main chunk

Works fine with advanced fluid handling disabled

a month ago
(updated a month ago)

This means that AFH has changed some of their prototype names, which I admit I haven't handled very gracefully.

I will not be releasing any more versions of the Patchset for 2.0, and it will be many weeks before the 2.1 version is ready. For now, you can either disable AFH as you already did, or go to Line 913 (the very bottom) of __IndustrialRevolution3__/port/updates/mods.lua and comment out this line

require("port.mods.advanced-fluid-handling")

which will disable my compatibility tweaks, but AFH will still load with all three tiers of its pipes.

EDIT: And thanks for the report, by the way. I'm not looking forward to working on the update, and I can definitely sympathise with why the original mod was left behind. :P

New response