Patch crashing when trying to save
I am building a system of multiple sequencers.
There are some things that have certain pattr integrations within them, but I'm not sure how exactly it works. It's a borrowed bit. I'm fairly new to Max so I'm not sure what to make of this message and how to remedy it. It seems like it's crashing my patch when I try to save. Also, l've enabled parameter mode on pretty much everything, but some of my parameters still keep resetting upon restarting the patch.
I have a pretty hard tome wrapping my head around pattr, presets and pattrstorage, so any guidance is more than welcome. I'd also be happy to post pictures of the patch for further detail.
I thought the issue is due to multiple pattrstorage objects within the patch. So I went and deleted (i think) all the pattrstorages I had within the patch. There's a couple preset objects, pattr divs/divlist's and some modules that aren't mine but when I open them it doesn't seem to contain any pattrstorage objects. Am I missing something? Is there any way to look up the object that's causing the crash every time I try to save the project? The errors I receive are as follows:
1. method set_external.
_sampleptr called on
invalid object
You have multiple files in your search patch with the name hirajoshi.scl
Pattrstorage • potential feedback routing detected. Pattrstorage cannot manage other pattrstorage objects in the same patcher
Could any of the above be the reason for the crashes?
I'd love to be able to articulate this better, but I'm very limited in knowledge and vocabulary when it comes to Max. These are my first steps and I spent a considerable amount building this system, so l'd like to do all I can to solve these errors. I'd be happy to share the patch if anyone cares looking at it or thinks it would help give insight into what's going on. Any help, advice and insight is more than welcome, I am doing my best to learn and improve my patching. I'm particularly confused when it comes to properly managing states, presets and values so they'd actually save and reload as intended next time I open the patch. But my main issue here are definitely the error messages and crashes. Mostly everything works as intended apart from this.
I also attached the patch here in case this helps. The patch makes use of the RTT package by Philip Meyer and the Upshot package.

Thank you!!