what does #N: extra arguments for message "loadbang" mean?

Thinksamuel's icon

What does this mesage mean: #N: extra arguments for message "loadbang"

AudioMatt's icon

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)

Thinksamuel's icon

max crashes when I try to open it as text. Any help?

AudioMatt's icon

quit everything and drag your .maxpat file to textedit (or any other normal text editor) , do "find"

Thinksamuel's icon

I cannot find a loadbang object with an argument :S

MIB's icon

Hold down shift command while you open the patch to disable all loadbangs.

Thinksamuel's icon

Solved. I found a loadbang with argument in one of my bpatchers. Thank you