Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

11. Troubleshooting

matthew snoddy edited this page Jul 21, 2020 · 1 revision

This page contains some steps you can follow if you are having issues using the mod.

Mod Fails to Start

If you get an error when you try to start a skirmish or mission, check the following:

  • If you have created a RULES.INI file, move it to another folder and try to launch the game
    • If the mod works then you have a bad rule value or some other issue with your rules
    • If you have LuaScripts set, check the log file(below) for any errors those scripts may have thrown
  • Enable logging in the RULES-DEFAULT.INI or RULES.INI file
    • Set LogLevel to debug
    • Check the log file nco.log, this can be found in the CnCRemastered folder of your user documents folder
    • If the game crashes whilst attempting to start a mission, set the LogFile to a place on your computer you have access to (such as your documents folder), e.x. E:\nco.log would write the log file to the E drive
  • Unsubscribe from the mod and re-install

Clone this wiki locally