One day my computer crashed while I was using it and now it’s just this. It doesn’t work in a normal window but it does work in an Incognito one. I do not know what happened. (I have not touched any code in this AI character chat)
One day my computer crashed while I was using it and now it’s just this. It doesn’t work in a normal window but it does work in an Incognito one. I do not know what happened. (I have not touched any code in this AI character chat)
the button was there, there were no errors but it never exported… it just stays loading
Can you please try again now, and also share screenshot of the logs of the process? It’ll take about 5 minutes, since it will take a while for it to “give up” on the data that it wasn’t able to get. Also can you try going to the “Applications” tab like I describe in this comment:
https://lemmy.world/comment/13719433
Hmm, can you try this:
await db.characters.get(999999999)
undefined
appear, then try pasting it again but change the number to 5 - i.e.await db.characters.get(5)
undefined
again, try a few different numbers like 10, 20, 50 - we’re basically trying to guess the IDs of the characters you had to see if we can get data for them individually.await db.characters.get(999999999)
then please let me know. This complicates matters, and we’ll need to go “deeper” into Chrome to (hopefully) solve this.okay, so I was getting “undefined” and I did find 3 of my characters after doing numbers 1-30.
Okay, that’s promising.
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):
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.
well, it worked, everything is back to normal, I have all but 2 of my characters (they were the corrupt ones but they were new and barely used ones so… idc that I lost them)
!!!Thank you for all the help that you have provided me (and possibly others)!!!
deleted by creator