this year i wrote my first python plugin.
but it always get the runtimeError like this:The plugin ID '000' collides with another plugin ID in 'aaa'.
I don't know where am I wrong.
so I download a sample plugin folder.there are sample plugins like Py-CVRss,PyDoubleCircle,Py-Fresnel...
and I put the samples in my plugins folder.
also I found them got a message like this:
RuntimeError:The plugin ID '1025245' collides with another plugin ID in 'Py-DoubleCircle'.
above all is In c4d r20
but, I test the sample plugins in R19,they works well and no messages.