# R\&R: Troubleshooting

## Summary <a href="#summary" id="summary"></a>

**Published:** September 30 2023 by [mana vortex](https://app.gitbook.com/u/NfZBoxGegfUqB33J9HXuCs6PVaC3 "mention")\
**Last documented edit:** May 20 2024 by [mana vortex](https://app.gitbook.com/u/NfZBoxGegfUqB33J9HXuCs6PVaC3 "mention")

This page is a part of the [](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/items-equipment/recolours-and-refits "mention") guide. It will tell you how to deal with the most common problems **specific to this guide**. There will be links to other troubleshooting guides in the text.

{% hint style="info" %}
The troubleshooting steps below will be expanded as people follow this guide and run into problems. If you encounter anything not on the list,

* make sure to double-check the guide — did you complete all required steps in the correct order?
* find @manavortex on the [REDmodding Discord](https://discord.gg/redmodding), for example in #mod-dev-chat
  {% endhint %}

## Import/Export

You can check [exporting-and-importing-meshes](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/3d-modelling/exporting-and-importing-meshes "mention") or see[troubleshooting-your-mesh-edits](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/3d-modelling/troubleshooting-your-mesh-edits "mention") for general troubleshooting.

### I can't import my file back

#### Have you moved any files?

File paths are [how Wolvenkit knows](https://app.gitbook.com/s/-MP_ozZVx2gRZUPXkd4r/wolvenkit-app/usage/import-export#file-structure) which files belong together. If you have moved files, do this:

1. Export the target file again
2. Overwrite the exported file in your project's `raw` folder with your changes
3. Import back

## MLSetupBuilder

You can find tool-specific troubleshooting on [MLSB's wiki page](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/modding-tools/mlsetup-builder#troubleshooting).

### I can't build a depot

That's okay, you can still [complete the guide without a full depot](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/items-equipment/recolours-and-refits/..#netrunner-suit-preview), or you can check [MLSetupBuilder's wiki page](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/modding-tools/mlsetup-builder#extract-a-partial-depot) for more instructions.

## Refitting

### My mesh is string cheese!

You either need to [import garment support](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/items-equipment/r-and-r-refitting-step-by-step#step-7-importing-into-wolvenkit), or [delete the parameters](https://wiki.redmodding.org/cyberpunk-2077-modding/for-mod-creators-theory/3d-modelling/troubleshooting-your-mesh-edits#my-mesh-is-string-cheese-exploding-vertices-a-puddle-on-the-floor).
