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] space_age_item_sounds load error

15 days ago

Failed to load mods: reverse-factory/func.lua:345: attempt to index global 'space_age_item_sounds' (a nil value)
stack traceback:
reverse-factory/func.lua:345: in function 'makeFluidItem'
reverse-factory/data-final-fixes.lua:108: in function 'final_fixes'
reverse-factory/data-final-fixes.lua:156: in main chunk

15 days ago
(updated 15 days ago)

Wait, do you mean base game version 2.0.16? That doesn't exist for me. Is that an experimental version?

EDIT: After testing with that latest version and reproducing the error, I'm kinda surprised I haven't been getting that error earlier. I fixed it in a way that should be compatible with both stable and experimental versions, by just moving the local reference to where it was actually going to be used. Should be fixed as of v9.0.13

15 days ago
(updated 15 days ago)

yes it's an EXP version that broke it. Devs doing clean ups of globals.

Thanks for the fix

New response