CV Swim still not working in C4D 2024. One of my most used plugins. Seems, there is an argument missing in the import funtion.
"
DEBUG:cvToolbox:Retrieved XML: <xml.etree.ElementTree.ElementTree object at 0x000002902D8B2920>
INFO:cvToolbox.core:Parsed Resource XML
DEBUG:cvToolbox:Checking for new tools since 1706274940, most recent update 1658401560.0
Traceback (most recent call last):
File "C:\Users\FSchmidt\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\CV-Swim\CV-Swim\CV-SwIm.pypv", line 1127, in PluginMessage
File "C:\Users\FSchmidt\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\CV-Swim\CV-Swim\CV-SwIm.pypv", line 1116, in AddCVSwimPulldown
AttributeError:module 'c4d' has no attribute 'MENURESOURCE_SEPERATOR'
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
PendingDeprecationWarning:Since 2024.0 Init has a 2nd argument 'isCloneInit' that is going to be mandatory in 2025.0
Traceback (most recent call last):
File "C:\Users\FSchmidt\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\CV-Swim\CV-Swim\CV-SwIm.pypv", line 943, in Load
File "C:\Users\FSchmidt\AppData\Roaming\Maxon\Maxon Cinema 4D 2024_A5DBFF93\plugins\CV-Swim\CV-Swim\CV-SwIm.pypv", line 615, in AddToQuickStorage
TypeError:argument 1 must be c4d.Vector4d, not ColorA64
"