Industrial Revolution 3 Patchset for 2.0 (Unofficial, ALPHA)

by Shemp

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

Overhaul
21 hours ago
2.0
284
Transportation Logistics Environment Mining Fluids Manufacturing Power

b [Fixed] Crash when moving repair packs by transfer plates

a day ago
(updated a day ago)

Hello! I'm playing using version 0.3.2 of the patchset and I'm currently encountering a crash where stepping on a transfer plate crashes my game.
The crash log says this:

Notice
The mod Industrial Revolution 3 (4.0.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Industrial Revolution3::on_script_trigger_effect (ID 173) Lualtem Prototype doesn't contain key durability.
stack traceback:

[C]: in function '__index'
__IndustrialRevolution3__/code/control/control-fetchport.lua:74: in function 'safe_remove'
__IndustrialRevolution3__/code/control/control-fetchport.lua:114: in function 'fetchport_pull'
__IndustrialRevolution3__/code/control/control-fetchport.lua:188: in function 'fetchport_replenish'
__IndustrialRevolution3__/code/control/control-events.lua:1112: in function <__Industrial Revolution3__/code/control/control-events.lua:1047>

The crash happens when I step on a transfer plate near a chest holding bronze repair kits.
I suspect this is because I had some partially used bronze repair packs in my inventory already and the game freaks out.

a day ago

Your suspicion is correct. The original mod did account for this, I just neglected to translate it.

It will be fixed in the next version. If you don't want to wait, you can grab the ZIP from Codeberg, or just avoid transferring repair packs for the meantime.

New response