what does #N: extra arguments for message "loadbang" mean?
What does this mesage mean: #N: extra arguments for message "loadbang"
You've given the loadbang an argument. It doesn't need one. If you can't find it, open up your patch in a text editor and search for "loadbang " (with the space)
max crashes when I try to open it as text. Any help?
quit everything and drag your .maxpat file to textedit (or any other normal text editor) , do "find"
I cannot find a loadbang object with an argument :S
Hold down shift command while you open the patch to disable all loadbangs.
Solved. I found a loadbang with argument in one of my bpatchers. Thank you