Skip to content

Fixing CCCP crashes and errors with Fork

MyNameIsTrez edited this page Jun 16, 2021 · 14 revisions

Help

Feel free to ask MyNameIsTrez for any kind of help in the CCCP Discord server.

image image

Intro

So let's say CCCP gives you this error:

image

To figure out how to fix this error, you'll have to download Fork - it's like GitHub Desktop and allows searching across all commits.

Clone the data repository. The data repository contains the images, INI, lua, etc, while the source repository contains the C++ code.

image

Then paste this URL in the clone field: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data

image

Press this tiny search icon that's found on the left side of this program. You'll have to do this every time you reopen Fork.

image

On the right side of the screen change the default Commit Message setting to Diff Content.

You'll have to do this every time you open Fork.

image

Enter whatever you want to search for in the search field and hit the Enter key on your keyboard to search across all commits.

Note that this program won't find what you're looking for if you don't use the exact right capitalization!

So as an example, browncoat doesn't work, while Browncoat does work. This is because the faction is called Browncoats with a capital B, not b.

image

If you don't want to be blinded by light mode Fork, click Window -> Switch Theme.

image

Clone this wiki locally