Mini Machines Mod

by Kryzeth

Miniature versions of assemblers, electric furnaces, etc. Full integration with all of Bobs mods, Artisanal Reskins, Extended Vanilla, Krastorio 2, Gotlag's Electric Furnaces, AAI Industry, 5dims, One More Tier, and Disco Science. (independently, not necessarily simultaneously)

Content
7 days ago
0.13 - 2.0
18.2K
Manufacturing

b [Fixed] startup error v9.3.27

12 days ago

Failed to load mods: mini-machines/prototypes/copy-final-fixes.lua:254: object_type is missing for Data/electric-furnace
stack traceback:
[C]: in function 'error'
kry_stdlib/stdlib/data/data.lua:549: in function 'Data'
kry_stdlib/stdlib/data/data.lua:378: in function 'copy_fields'
mini-machines/prototypes/copy-final-fixes.lua:254: in main chunk
[C]: in function 'require'
mini-machines/data-final-fixes.lua:3: in main chunk

12 days ago
(updated 12 days ago)

Ahh, that is very unfortunate timing. I was in the middle of a major update for this mod, which does fix the issue referenced above, but may also introduce breaking changes to ongoing saves.

(the issue is due to some recent reshuffling code I made in copy-final-fixes to fix the fast_replaceable_group exploit, but only occurs with Extended Vanilla, Krastorio 2, or other mods that change the electric furnace to an assembling machine type entity, which I neglected to test with before release the least minor version)

I'll try to release a minor version patch for that bug tomorrow, in case updating to the latest major version breaks something else for you (I tested a bit with other mods, including my own personal save, but did not extensively test with all previous options)

12 days ago

Another one

12 days ago
(updated 12 days ago)

Hm, I think this one could have used a different thread, but regardless, I don't think it's my error.

I'm not exactly certain why their local variable is failing here, but it seems to be some kind of compatibility or functionality patch on their end, not mine. It could possibly be related to the removal of all conversion recipes, as they are no longer required with the new hotkey functionality, and could cause a nil error, if this modpack is attempting to access or modify them.

Assuming that is this mod, it's odd that Mini Machines isn't even mentioned once in the main information page, barely getting a note at the very bottom of the changelog lol

12 days ago

Ok thank you. I'll let them know.

11 days ago

| object_type is missing for Data/electric-furnace

With regards to the main error on the thread, v9.3.28 is now available, and should fix the bug, in case updating to v9.4.0 feels too risky, or if it's simply preferable to stay on the 9.3.x branch. I likely won't be working on the v9.3.x branch any further though

11 days ago

thank you.

10 days ago

For the record, you've nailed it on the issue with ATOM. It basically turns the mini assemblers into the electronics assembly machines from Bob's mods (higher speed, smaller footprint, but limited recipe selection), so it depends on not just the old functionality but a fairly specific set of settings within it.

9 days ago
(updated 9 days ago)

Ah, in that case, the simplest patch they could do is simply limit the version to < 9.4.0 (less than and not equal to, should explicitly limit it to the 9.3.x branch, in case I ever do need to update that for whatever reason)

Anyways, locking this thread just because the main issue has been resolved, and any further unresolved issues should be reported in a new thread, thanks!

This thread has been locked.