Bingo! That datastore.dat file is almost certainly the dragon’s hoard of your datastore settings. Here’s the plan:
-
Download a Backup Copy: First thing’s first—download that file to your system and keep a backup of it in a safe spot (just in case things go sideways).
-
Check the Format: Open the file in a plain text editor like Notepad++ or Visual Studio Code. If it’s human-readable (e.g., JSON-style loveliness), you can probably spot and remove those ghost datastore entries directly.
-
If It’s Not Readable: If it looks encrypted or encoded instead, don’t try to wing it! We’ll need to figure out how AMP reads it (likely through its database-handling functions). Let me know what it looks like after you open it!
We’re almost there—this is exciting. ![]()