Troubleshooting - Ijwu/PhoenixPointModLoader GitHub Wiki

Troubleshooting

This page is intended to provide guidance on common problems encountered when using PPML. This document will be updated as more information is required or discovered.

Please read through all relevant entries to your issue. If you find yourself struggling even after attemping all relevant troubleshooting steps then please feel free to open an issue.

Troubleshooting Installation

Trouble Running Injector

If you are having trouble running the injector, please check these things first:

  • You have extracted the mod injector to the correct directory.
    • PhoenixPoint/PhoenixPointWin64_Data/Managed
  • You haven't already injected the mod loader.
  • Ensure the Managed directory is not read-only in Windows.

Trouble Loading Mods

If you are having trouble loading mods, please check these things:

  • The Mods folder is in the correct directory.
    • PhoenixPoint/Mods
  • The mods you are using target the correct version of the mod loader.
    • Mods created for version 0.1 will not be compatible with versions 0.2 and above.

Nothing Worked?

If none of these steps worked, please help me out by filing a bug report in the issues section. Be sure to include your PPML log file and your Phoenix Point log file. They can be found in the following locations:

  • PPML: <GameInstallDirectory>/PhoenixPoint/Mods/PPModLoader.log
  • Phoenix Point: C:\Users\<Username>\AppData\LocalLow\Snapshot Games Inc\Phoenix Point\output_log.txt

Be patient with me as I'm working on this mod loader in my free time and alone at the moment. I may not be the swiftest at fixing problems.

⚠️ **GitHub.com Fallback** ⚠️