You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. I've looked at the Thaumaturgic Machinations mod and found where the issue is occurring. Unfortunately this isn't one I can solve as it needs to be fixed by the author of that mod. I see that you've logged this as an issue in the Thaumaturgic Machinations project so hopefully it can be fixed quickly.
Specifically, the issue is occurring because their mod is incorrectly assuming the Lawnmower in Dectorio is of type item, when it is actually a selection-tool. The mod author needs to add selection-tool to the blacklist in their TM.GetType function and I believe this will solve this conflict.
In the meantime, a workaround is to disable the Landscaping component in Dectorio in your mod startup settings as this will prevent the Lawnmower tool from being created.
Looks like there's been no updates on this mod so I'm officially listing Thaumaturgic Machinations as incompatible and will be dependency blocking it in the next release of Dectorio.
factorio:0.17.14
Dectorio_0.9.7
Thaumaturgic-Machinations_0.1.24
The text was updated successfully, but these errors were encountered: