Skip to content
Mario edited this page Mar 13, 2021 · 27 revisions
  • What mod load order does this mod manager use?

It uses the same load order as the official mod manager aka Paradox Launcher v2. For more information please refer the official guidelines.

  • 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. Alternatively you can deactivate or delete the patch mod on the collections mods area.

  • My Game or Stellaris is not detected on Linux. What's wrong?

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. What's wrong?

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. Be sure to restart the app once you edit appSettings.json.

  • Irony fails to launch of OSX Catalina. What seems to be wrong?

Please see this ticket.

  • Editing some conflicts is hard. Any tips?

Some conflicts are extremely complex and Irony might not be suited to fully handle this at times. You might want configure the External Editor in the options screen and use a third party tool to perform a diff merge (ex. KDiff, VS Code, WinMerge). Please see the Options and Merge Viewer sections for more info.

  • Irony is crashing unexpectedly! Or Irony auto update doesn't work!

Please check whether your anti virus is blocking Irony. I could probably solve this by digitally signing the binaries but that costs quite a lot and I've already invested much of my spare time into this project as is.

  • Irony is crashing on startup on Windows.

Try installing Microsoft Visual C++ 2017 Redistributable from here. Or direct links vc_redist.x86.exe and vc_redist.x64.exe.