NotSerializableException with plugin-clicklistener

Hey,

I’m using two addons (Canvas & ContextMenu) and i keep getting java.io.NotSerializableExceptions in my class if i use their clicklistener. I already tried to make them transient but that didnt help for the clicklistener. Is serialization even required and if not, how can i disable it?

Thanks :slight_smile: