Traceback (most recent call last):
File "C:\Users\Remco\AppData\Local\Ynput\AYON\addons\cinema4d_0.1.1\ayon_cinema4d\startup\ayon_cinema4d.pyp", line 240, in PluginMessage
install_menu()
File "C:\Users\Remco\AppData\Local\Ynput\AYON\addons\cinema4d_0.1.1\ayon_cinema4d\startup\ayon_cinema4d.pyp", line 218, in install_menu
menu.InsData(c4d.MENURESOURCE_SEPERATOR, True)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError:module 'c4d' has no attribute 'MENURESOURCE_SEPERATOR'
Changelog Description
Fix support for Cinema4D 2024+
Additional info
Fixes error reported here:
Maxon renamed the constant
c4d.MENURESOURCE_SEPERATOR
toc4d.MENURESOURCE_SEPARATOR
See: http://developers.maxon.net/forum//post/72528Testing notes: