description |
---|
If it's not working as expected |
Published: Jan 20 2024 by manavortex
Last documented update: Apr 19 2024 by manavortex
This page contains troubleshooting options for the ..
If the plugin gives you error messages on export, please check wkit-blender-plugin-error-messages.md instead.
If you can't solve your problem with these steps, feel free to reach out on Discord in the #blender-add-on
channel.
{% hint style="warning" %} The first thing people on Discord will tell you is to read this page, so you might as well get it out of the way. {% endhint %}
{% hint style="info" %} Blender errors will show up in the system console window (View -> Toggle System Console). {% endhint %}
{% include "../../../.gitbook/includes/wkit-blender-plugin-current-version.md" %}
You can see the exact Blender version in the lower right corner of the program:
You can find the current supported version in the table above (under #version-compatibility), or check the github page's release section .
- Open the preferences from the menu (Edit -> Preferences)
- Switch to the
AddOns
tab in the bar on the left - In the filter field at the top right of the list, search for
cyberpunk
- Expand the entry and find the
Version
field
If you installed Blender via Steam, stay on the stable stream and make sure to keep Blender up-to-date.
See if Blender encountered any errors by checking the console output. From the menu, select View
-> Toggle System Console
.
{% hint style="success" %}
Our technical experts will want to see this. If you can't make sense of it via Google or ChatGPT, hit up the #blender-add-on
channel on Discord.
{% endhint %}
{% hint style="info" %} Please complete the steps in #general-troubleshooting first! {% endhint %}
{% include "../../../.gitbook/includes/wkit-blender-plugin-current-version.md" %}
{% hint style="success" %} After updating Wolvenkit, make sure to re-export your .mesh with materials! {% endhint %}
The plugin needs your Wolvenkit Depot to a) exist and b) be more or less recent.
If you don't know what that is, or aren't sure how old your depot even is, it might be time to regenerate:
- From the
Tools
menu, select theDepot generator
- Click the
Migrate Files
button at the bottom and wait until WKit is done - Re-export your .mesh with materials and check if your problem goes away
If it does not, you can simply nuke the entire depot, as it will be re-generated whenever necessary:
- From the
Tools
menu, select theDepot generator
- Click the first button (
Open Depot Folder
) to open the folder in Windows Explorer - Delete everything there
- Re-export your .mesh with materials
- Your problem should be gone now