On 10/12/2016 at 09:49, xxxxxxxx wrote:
User Information:
Cinema 4D Version: r16
Platform: Windows ; Mac ;
Language(s) : C++ ;
---------
I have a object with user data and in that user data a gradient.
Now, when I am in debugger mode (using MS Visual Express 2012 For Windows Desktop) and select the gradient, cinema 4d crashes with following information:
p:\c4d_perforce_work\release\16.0\modules\c4dplugin\source\src\richard\genesis\ge_container.h(211) : CRITICAL: Stop
CINEMA 4D.exe has triggered a breakpoint.
Note: When I start up cinema normally, it does not crash.
I use the debugger to debug a plugin, but even removing all most all code, it keeps crashing.
-Pim