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
4 hours ago
0.13 - 2.0
63.5K
Manufacturing

b [Fixed] Still* Failed to Load Mod (attempt to concatenate a nil value)

2 months ago

{Duplicate report of Failed to Load mod as bug is still existing} - Same bug still present.

Failed to load mods: reverse-factory/func.lua:327: attempt to concatenate a nil value
stack traceback:
reverse-factory/func.lua:327: in function 'makeFluidItem'
reverse-factory/data-final-fixes.lua:117: in function 'final_fixes'
reverse-factory/data-final-fixes.lua:171: in main chunk

I can see you have attempted to fix it in the previous post I have just created this duplicate as it was marked as 'fixed?'. Great stuff so far thanks for all the work.

2 months ago

No problem; were you using either of the mods mentioned in the previous thread? Plutonium Energy or Concatenated Solar? If not, do you know if you have any other mods that add fluids? Failing that, I would need a modlist to test where the issue might be coming from

2 months ago

Hey there - I'm sneaking into this thread as I get the same error while loading. If you need anything else just tell me/us.
Plutonium Energy is loaded as well.

Modlist: https://pastebin.com/SDE2WXkS

2 months ago

I get the same error, mate. I only use the Plutonium Energy.

2 months ago
(updated 2 months ago)

That's odd, I'm not getting any errors while running with just Plutonium Energy. Are you using any non-default settings? Sure no other mods are enabled, apart from my version of stdlib, this mod, and Plutonium Energy?

EDIT: I think I've narrowed it down; Plutonium Energy without Space Age works fine. Plutonium Energy with Space Age causes the error. I might have to re-define what "vanilla" means when debugging

2 months ago
(updated 2 months ago)

I forgot that order was optional, and would appear as nil instead of an empty string when attempting to access it, hence the concatenate nil error. I was trying to append the original order to the ice and ice-melting orders for items and recipes respectively, so the crafting menu would look clean (without space age, the value would just be copied directly, which works even if nil value)

Should be fixed now, as of v9.0.4, with or without space age. I haven't tested any of the other mods in the list, but I assume it was the same issue with any mod that added a fluid without an order, while space age was enabled.

2 months ago

Yup all fixed. thank you.

2 months ago

All fixed. Thanks mate!!

2 months ago

Can confirm both Plutonium Energy and Cheese's Concentrated Solar no longer cause a loading conflict with your mod. Thanks for the super quick response and fix!!

2 months ago

Same from me. Functional and working. Thanks for the quick fix and help!

New response