Modular machines don't form ('structure detected: none')
Rseding91 opened this issue ยท 4 comments
Issue Description
I updated from 1.44 to 1.51 and all of my modular machines stopped working. Each one shows a status of "Structure detected: none".
Modpack version (Do not use "latest")
1.51
Additional context
I completely re-built the structure over to the side and it has the same issue. The blueprint still says the correct machine and still reports the same machine structure as being valid but won't form.
I built the Advanced Metallurgic Fabricator & Arcane Crafting Engine succesfully. Which machine are you unable to form?
There's something screwy going on... When I update the server I'm using (hosted through NodeCraft) all modular machines stop working and I get this in the log file on startup:
[2019-01-16 19:03:03] [Server thread/INFO] [modularmachinery]: Couldn't find machine named modularmachinery:advanced_carpenter for controller at BlockPos{x=372, y=71, z=1760} [2019-01-16 19:03:03] [Server thread/INFO] [modularmachinery]: Couldn't find machine named modularmachinery:advanced_carpenter for controller at BlockPos{x=377, y=65, z=1773} [2019-01-16 19:03:03] [Server thread/INFO] [modularmachinery]: Couldn't find machine named modularmachinery:advanced_metallurgic_fabricator for controller at BlockPos{x=381, y=65, z=1767} [2019-01-16 19:03:03] [Server thread/INFO] [modularmachinery]: Couldn't find machine named modularmachinery:advanced_metallurgic_fabricator for controller at BlockPos{x=405, y=65, z=1587}
When I download the same world file and try it locally it works just fine.
I'll keep looking into it and see if I can find what's causing the issue.