Page 2 of 2

Re: [0.11.22] Recycling Plant

Posted: Wed Jul 01, 2015 1:11 am
by PROTOS
i gives you back you stuff if mess up nice work

Re: [0.11.22] Recycling Plant

Posted: Thu Jul 09, 2015 3:23 am
by MadZuri
Alright, so.... you actually can't recycle a RD with this mod, as there aren't enough output slots. I'll try to fix it on my own...

[edit] yep, it was as simple as changing the output slots from 4 to 5.

Re: [0.11.22] Recycling Plant

Posted: Sun Jul 12, 2015 12:00 pm
by Programmdude
After a lot of trial and error, I have gotten it to dynamically inspects the data.raw and add recipes. I'm still playing around with it, it's certainly not finished.
On a side note, I hate lua. And factorio needs mod debugging tools, even if it was a printf

Re: [0.11.22] Recycling Plant

Posted: Mon Aug 03, 2015 7:38 am
by RadioMan
Will there be an update of this mod for 0.12 or is there a similar mod for 0.12 available?

Re: [0.11.22] Recycling Plant

Posted: Mon Aug 03, 2015 7:27 pm
by orzelek
Take a look at reverse factory mod. It does same thing I think.

Re: [0.11.22] Recycling Plant

Posted: Mon Aug 03, 2015 8:23 pm
by RadioMan
Thanks, I just hate it when I made something which I didn't actually need or only need one item and produced 4 or 5 pieces, especially when this is an expensive recipe.

Re: [0.11.22] Recycling Plant

Posted: Wed Dec 09, 2015 9:35 am
by imajor
I removed the rocket defense from the recipe list, so now this loads and works with 0.12.20. But I guess it will not be able to recycle new items introduced in 0.12.x, like the rocket silo.

Re: [0.11.22] Recycling Plant

Posted: Sat Mar 05, 2016 10:01 pm
by Neodark7
The mod crash when used with the last version ( 0.12.25 ).
Here the error in the log:

0.695 Loading mod recyclingplant 1.0.1 (data.lua)
1.445 Error Util.cpp:57: Error in assignID, entity with name 'huge-explosion' does not exist.

Re: [0.11.22] Recycling Plant

Posted: Sat Mar 05, 2016 10:13 pm
by Koub
As you may see in the topic title, this mod is compatoble with 0.11.22. You are playing 0.12.25.
This mod is outdated.

Re: [0.11.22] Recycling Plant

Posted: Mon Mar 07, 2016 4:10 pm
by Factorio2016
:idea: 24 line in the file: recyclingplant_1.0.1\prototypes\recyclingplant.lua
dying_explosion = "huge-explosion",
replace
dying_explosion = "explosion",
P.S. the value of the huge-explosion, the developers have removed.
learned about it when the old Hardcorio tried to run. Long ago it was.

finished the mod

Re: [0.11.22] Recycling Plant

Posted: Mon Mar 07, 2016 4:21 pm
by Factorio2016
Question: What resources do you have so many that you sort them?
I don't have extra.

Re: [0.11.22] Recycling Plant

Posted: Wed Mar 30, 2016 10:35 pm
by frizzank
I commented out the errors and it looks like its working if anyone is interested I can post a link

https://www.dropbox.com/s/rbgvvclml86px ... 1.zip?dl=0

Re: [0.11.22] Recycling Plant

Posted: Thu Jul 21, 2016 9:19 pm
by dtoxic
any chance for update 13.9?

Re: [0.11.22] Recycling Plant

Posted: Fri May 12, 2017 4:38 pm
by FlyHigh
Nothing fancy. I've brought this mod up to compatibility with 0.14.
Will be working on a 0.15 update soon.

Please give some feedback.