arcsikex / cascadeur_bridge

This Blender addon is aimed to help you integrate Cascadeur into your workflow.
GNU General Public License v3.0
301 stars 12 forks source link

_winapi.CreateProcess() PermissionError: [WinError 5] access denied when exporting to Cascadeur or starting Cascadeur #80

Closed DrDooolittle closed 4 hours ago

DrDooolittle commented 4 hours ago

Describe the bug When trying to start Cascadeur or trying to export a model to Cascadeur from the CSC Blender addon I get the following error:

grafik

Steps to reproduce the behavior: Click on "Start Cascadeur" or "Export to Cascadeur" in the addons n-panel.

Environment:

Additional context Starting Blender and/or Cascadeur as Admin and/or changing the port doesn't solve the problem.

DrDooolittle commented 4 hours ago

Solved that issue on my own, it was a user error: I just put the path to the cascadeur executable in the addon settings, but forgot the executable name ...