specific patch always ask if to save even when no changes been made
I have specific patch in MAX that when I opened it and without make any changes it always ask me if to save when close.
It also has the dot that show as if a change was made although no change made. Why is that?
How to fix it?

Many things can cause this, like a [loadbang] or [loadmess] causing an embedded [coll] or [dict] to be edited, or an object with "initial enable" enabled gets its value changed , or a [pattr] object with @dirty enabled, or maybe you send a dirty message to [thispatcher] somewhere...