[Csnd] Error messages does not make sense...

I posted an issue I’m having to the Cabbage forum, and unfortunately, Rory in all his glory, could not duplicate the error. I’m posting a link to the forum so you can read Rory’s response. I hope this is fine…

https://forum.cabbageaudio.com/t/error-message-seems-pointless/3428?u=mjmogo

Mike
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

I think an UDO that output strings always runs at both init and perf time, and so you get the warning. You can ignore it because the code has also run at init-time.

Thanks, Victor! I’ll carry on until it actually crashes!

Mike

Well, this particular issue won’t cause any harm. You read the warning: the performance code is just ignored.