Patch Crashing

dnz's icon

hi sorry, i don't understand why my post isn't showing. I'm adding my crash log as a text now. hopefully it get's displayed. patch inculded.

Problem,

i've made some changes to my patch and upon saving it crashes on me. After that the patch just keep crashing. Can anyone help or advice me on this? I've tried starting the patch holding command+shift but still no effect.

i'm on 10.6.8, max 5.1.5.

the patch can be open as text in max.

any advice? please help me on this, as i didn't have any extra backup copy of this patch!

d

2661.ratgroove4A.maxpat
Max Patch
tegid o's icon

You may have a loadbang problem. You can disable loadbangs by pressing shift-cmd while opening the patch.

dnz's icon

I've tried to disable the loadbangs as well. but still doesn't work.

roger.carruthers's icon

You have a stack overflow problem.
As it's a relatively busy patch, it may take some time to track down the source, but I was at least able to open it.
If command-shift-opening it is still causing a stack overflow, then it can only be the autopattr - deleting it confirms this.
Open it as text, search out the autopattr and delete it - and then try and work out what it was initialising that was causing the stack overflow.
Good luck!
cheers
Roger

dnz's icon

ah! yes it works now. autopattr is causing the crash!

thanks for help!

p.s. it would be great that maxmsp has a autosave function!

roger.carruthers's icon

Yes, autosave would be nice, but as an alternative, you can always save your work to a Dropbox folder.
Dropbox keeps old versions that you can retrieve when it all goes a bit Pete Tong - got me out of trouble a few times!
cheers
Roger

dnz's icon

ah!... that's a good idea. i'll check it out with dropbox!

thanks!