Command maxbuffer size exceeded

Hey everyone,

Im trying to upload a sketch with some custom nodes and I keep getting

Command maxBuffer size exceeded

I’m uploading to an Arduino Due Via the Programming port.

when I reduce the custom nodes from 4 to 1 it will upload with no issues.

I know the nodes do take quite abit of space and its the reason I got the Due.

Regards

What do your custom nodes look like? Maybe there is a way to reuse the nodes instead of copying them, or reduce the size of each one.