Skip to content

Tools FAQ

Construction

This page is currently under construction!

For game-specific issues, please see Modding FAQ

Where is the latest release?

Download

I do not know where the log file is.

  • For Blender, the file is located in

    C:\Users\USERNAME(1)\AppData\Roaming\Blender Foundation\Blender\4.0(2)\scripts\addons\cobra-tools-master\blender_plugin.log

    1. Your Windows username
    2. Your version of Blender, e.g. 4.0
  • For OVL Tool, FGM Editor, MS2 Tool, Mod Tool, the log file is located next to the .py you open the tool with, with the same name.

The tools immediately close after opening.

  1. Ensure you have at least Python 3.11
  2. Ensure you have all Python dependencies.
  3. Do not run the tools from the ZIP file. Extract the folder instead.
  4. If you have multiple version of Python installed, consider removing the other ones (if possible), or associate the cobra-tools .py files with the correct version of Python.

Q: I receive an error on injecting a file.
Q: When I import an MS2 into Blender, there is an error and the scene is blank.
Q: My Blender plugin will not open the files I extract, or my tools will not inject the MS2 I export.

  1. Ensure your Blender plugin version is the same as your tools version.
  2. Ensure your file is not an older, outdated extraction. Re-extract the file with the latest tools.
  3. If the file is freshly extracted and the plugin/tool versions do not mismatch, report the error with the full log file in #cobra-tools-help