Energy Replicators


This mod will try to make every item/fluid in the game replicable. This includes all items from mods. The time needed to replicate an item is based on the sum of its ingredients replication time. Per default the resource generation is enabled, but you can turn it off in the config

Content
7 years ago
0.14
29
Manufacturing

b Loading Error (Mod list provided)

7 years ago
(updated 7 years ago)

Failed to load mod "replicators 1.1.3"
replicators/data-final-fixes.lua:1: replicators/fetch_data.lua:284: attempt to perform arithmetic on field 'amount' (a nil value)

http://pastebin.com/PAz4dJ5i

7 years ago
(updated 7 years ago)

edit: Pinpointed the problem, any of the mods that make infinite ores crash the replicators because of line 284 looking for
resources[result[1].name] =
{
amount = (result[1].amount + resources.amount) / 2,

edit2: for now i just took out the whole section for that until its fixed.

7 years ago

uhhh. This block looks like a copy paste section :)
I didnt download your mods, because im sure i know what's wrong. If the error still occurs with 1.1.4 then pls report here again :)

7 years ago

Alright, also encountered a ? icon and key with this. https://gyazo.com/963269d7c535c604adfa61a62a65ea7f

7 years ago

They should be fixed with 1.1.4

7 years ago

Cool, cant wait for the update. Ty doublespin, will let you know if i find any more bugs with 1.1.4

7 years ago

You know that 1.1.4 is ready to download, right?

7 years ago

oh! didnt see it.

7 years ago
(updated 7 years ago)

edit: had to refresh lol

7 years ago

So i take this https://gyazo.com/1a256376663e72efae133a350329c48a and remove it to look like this https://gyazo.com/b8f290fa178de43dc6eadd8b79f50e76 and it fixes it and lets the game load, the times for the ores and stuff seem right so?

7 years ago

ok still an copy paste mistake...
Its fine to delete this block. It should average the "times" over all all ores with the same name. Without this section it takes only the first ore. So its probably ok.

7 years ago
(updated 7 years ago)

new version is out. The error should be fixed, but the replication times may differ quite a bit.

New response