Skip to content

Path concatenation error in Plugin Manager? #1

@mdreynes

Description

@mdreynes

Hi,
I have this error when I launch Cinema4D:

Traceback (most recent call last):
File "/_MAXON/Common Plugins R25 Development/boghma hub/Cinema4d Plugins/Plugin Manager/Plugin Manager.pypv", line 714, in Execute
File "/_MAXON/Common Plugins R25 Development/boghma hub/Cinema4d Plugins/Plugin Manager/Plugin Manager.pypv", line 74, in init
File "/_MAXON/Common Plugins R25 Development/boghma hub/libs/boghma/utils.py", line 72, in init
assert os.path.exists(cst_file_path), f"cst_file_path not exists. '{cst_file_path}'"
AssertionError: cst_file_path not exists. '~/_MAXON/Common Plugins R25 Development/boghma hub/Cinema4d Plugins/Plugin Manager\res\main.cst'

~/_MAXON/Common Plugins R25 Development/boghma hub/Cinema4d Plugins/Plugin Manager\res\main.cst

it seems there is an error joining the plugin path and the other part of the string.
I am on MacOs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions