Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thaumaturgic-Machinations conflicts #92

Open
yuanjie000 opened this issue Mar 18, 2019 · 2 comments
Open

Thaumaturgic-Machinations conflicts #92

yuanjie000 opened this issue Mar 18, 2019 · 2 comments

Comments

@yuanjie000
Copy link

factorio:0.17.14
Dectorio_0.9.7
Thaumaturgic-Machinations_0.1.24

@jpanther
Copy link
Owner

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.

Ref: KorGgenT/Thaumaturgic-Machinations#56

@jpanther
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants