Cabbage Logo
Back to Cabbage Site

Crashlogs?

Hey all,

New to Cabbage. I am getting a lot of the application silently crashing and immediately closing. Is there somewhere where a log file gets posted when it crashes?

You can enable file logging by adding a logger(1) to your form delcaration. But in practice it’s not overly useful because in most case it’s Csound that crashes. And when that happens Cabbage is immediately dstroyed so the log file will be practically useless. If you can recreate the crash consistently, and can reproduce it in a minimal .csd file you can send it on and I’ll take a look.