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
2 days ago
0.13 - 2.0
63.6K
Manufacturing

b [Duplicate] Error: Cannot serialise ttype=function (Pyanodons?)

13 days ago

The startup reported such an error:
Cannot serialise ttype=function

12 days ago
(updated 12 days ago)

If you're trying to run this with Pyanodons, then this has already been reported, twice in fact.

EDIT: I actually made some progress on this when I noticed that one of my other mods was getting the same error, a much simpler mod that was easier to debug.

It seems the issue has something to do with stdlib's Data:copy() function, which is a core part of this and almost every other one of my mods (since they all make extensive use of the copy function). They all work fine without pyanodons, but something changes when pyanodons is enabled that breaks things.

New response