Hi,
some Grasshopper plugins use Trace.WriteLine() function in their C# code. Normally trace listeners messages are not shown in Rhino but when I have Karamba installed all the messages from Trace.WriteLine() will be written in Rhino command window. Perhaps some code about trace listener event is added to Karamba’s code? If so, would it be possible to disable that functionality in Karamba so that messages from Trace.WriteLine() function won’t be shown in Rhino command window?
BR,
Jukka