Skip to content
Mario edited this page Jun 22, 2020 · 27 revisions
  • What mod load order does this mod manager use?

It uses the same load order as the official mod manager.

  • Does drag and drop support multiple items?

No, but it's scheduled for sometime in the future. The feature can be tracked here.

  • I modified the collection how do I purge the patch mod? Or how do I force Irony to clean up the patch mod? Or Irony patch mod seems to cause issues in my game!

If you ran the conflict solver once and you've modified the collection please rerun the conflict solver again to allow Irony to clean up the patch mod.

  • My Game or Stellaris is not detected on Linux

Some Linux distros don't set an environment variable that is used to detect the LocalAppData directory. According to this XDG_DATA_HOME is not set.

  • App Freezes on Linux

This is caused by an Avalonia bug (nothing I can do at the moment) and on some distros the app hangs due to tooltips. In this case please edit the appSettings.json and set Tooltips.Disable flag to true. Alternatively you can try to edit one of the exposed LinuxOptions to see if different rendering methods fix the issue for you.

  • Editing some conflicts is hard

Some conflicts are extremely complex and Irony might not be suited to fully handle this at times. You might want to copy the text to a tool of your choice such as WinMerge, KDiff, BeyondCompare... and perform a diff merge there. You can paste the merge output back in.