Basically the title. I can’t access the actual AI-Character-Chat. I just wanted to download my characters.

I found the localDB in chrome, but I’m having trouble exporting. The exporters on the extension store don’t work.

Thanks!

  • @SunnidayOP
    link
    English
    12 months ago

    So text did appear when I entered that.

    As for the stuff I pasted. If I remember right, uploaded an image from my computer, but I accidently used the user image field. So I thought I cut it. I actually didn’t and ended up pasting several paragraphs in there in the character image box. That’s when chrome crashed and froze up. I had to restart my chromebook to get it working again.

    • @perchanceM
      link
      English
      2
      edit-2
      1 month ago

      Thanks for the extra details, and thanks for bearing with me here while we debug this.

      I’ve just updated the chat page so you can now export the database with the button that pops up after several seconds when the page fails to load. And then once you’ve done that (remember it may take 5 minutes):

      • It’ll save the export file to your device’s download folder
      • You’ll notice that a ‘delete all data’ button appears below the export button, but don’t click that yet.
      • Instead, to test that the exported file can be imported successfully, try opening an incognito/private/guest mode browser window, and visit https://perchance.org/ai-character-chat and import that file from your downloads folder using the ‘import’ button in the left side bar.
      • If it works, then ideally backup the file from your downloads folder to google drive or dropbox or something, just to ensure 100% that you don’t lose it, because the next step is to go back to the page where you exported it and click that ‘delete all data’ button that appeared underneath the export button.
      • Now reload the page, and import the file from your downloads folder using the import button, just like you did in the private browsing window.

      The way the export process works is by skipping the ‘corrupt’ character that’s causing the underlying issue - it actually just replaces it with one of your other characters, and then changes its name to ‘CORRUPT’. So you’ll probably lose at least one of your characters, but you’ll still likely have all their chats, so you just need to re-write their name/description/etc.

      Hopefully that works, but if not, then please let me know at which point it failed, and any error messages you saw.

      Pinging @[email protected] since you mentioned you were experiencing the same issue after a ChromeOS crash. Also pinging @[email protected] and @[email protected] just in case you know of anyone on Discord/Reddit that had a similar issue. I’m fairly sure this is an IndexedDB issue (possibly specific to ChromeOS), by the way, so I’m not sure if it’s possible to fix the underlying cause, except by waiting for the ChromeOS/Chromium team to fix it.

      • @SunnidayOP
        link
        English
        11 month ago

        Ok, so it downloaded it OK. But, the import gave me an error. Just checking: Do I just import it as is? or do you have to unzip it or something?

        • @perchanceM
          link
          English
          1
          edit-2
          1 month ago

          No need to unzip it or anything. You might have imported it into a window that still has the old version of the app. I.e. hasn’t been refreshed since I updated the code. Can you try refreshing and then import again?

          (Also, can you let me know if you find any characters or threads that are named ‘CORRUPT’?)

          • @SunnidayOP
            link
            English
            1
            edit-2
            1 month ago

            Yay! Everything worked :).
            Yes, I have 2 characters and 2 threads that are CORRUPT.

            Here;s a thread. the other was really long. https://pastebin.com/xsUZjyCk

            Actually, its not just the corrupt threads. All the chats are having trouble opening:

          • @SunnidayOP
            link
            English
            11 month ago

            Disregard that last post. Everything is working now :) Thanks for your hard work!