Reverse Factory

by Kryzeth

Reverse Factory machine will recycle (uncraft) nearly any item placed inside. Supports the recycling of most, if not all, modded items. Fully featured integration with Bobs Mods, Industrial Revolution, and Fantario (independently, not simultaneously)

Content
10 hours ago
0.13 - 2.0
62.6K
Manufacturing

b [Fixed] Failed to load (missing required version dependency)

18 days ago
(updated 18 days ago)

Just updated : 9.0.11 (can't change the title), and on load got this:

Failed to load mods: reverse-factory/func.lua:152: attempt to call method 'clear_surface_conditions' (a nil value)
stack traceback:
reverse-factory/func.lua:152: in function 'makeRecipe'
reverse-factory/func.lua:37: in function 'addRecipes'
reverse-factory/data-final-fixes.lua:126: in function 'final_fixes'
reverse-factory/data-final-fixes.lua:154: in main chunk

18 days ago
(updated 18 days ago)

Delete and redownload the mod from the portal; I forgot to add a version requirement to the mod (it uses a newer version of kry_stdlib)

Alternatively, just download the latest version of that mod, and it should work

18 days ago

Updating kry_stdlib worked. Just bad timing on the update, I guess.

18 days ago
(updated 18 days ago)

Yeah, I added a new function to that mod, which this one relied on, but forgot to add that new version as a required dependency, so it wouldn't auto-update the other mod when updating this one (or properly tell the user to download the required version of that mod, if they downloaded it from the website directly).

I actually pulled the original 9.0.11 upload from this mod and re-uploaded it with the corrected dependency, hoping nobody would notice the issue within the two minutes it was up, but you were too quick!

New response