Hello! I have been using perchance frequently and I do have quite a few characters, but they have always been displayed in these rectangles when you want to start a chat with one. However, when I logged on today, I am met with a “Show all Characters” button, and I didn’t think was an issue until I clicked it, and nothing happened except for a warning that read “this page has errors” popping up in the bottom right of my screen. I have no clue what any of it means but i’m hoping somebody here can make sense of it. When I create a new character, I also can’t access them since the “Show all” button doesn’t work.
The generator I am using is under this link: https://perchance.org/ai-character-chat
Thats weird then since I don’t think I even had 100 characters. Sadly, the search also doesn’t work. I also tried exporting my data but it just left me on “Please Wait” for eternity and left an error in the Dev Console that was very similar to the one I recieved upon trying to search a character and clicking “show all characters”. I will provide a gyazo of me interacting with these features with the Dev Console open just so it’s easier to see what i’m looking at.
https://gyazo.com/a692f884a7052d4eaaf39846c23e0895
You are using
https://perchance.org/ai-character-chat
correct? not other link? On the Developer Tools, you can navigate to the Application or Storage directly and check theIndexedDB
->chatbot-ui-v1
to see if there are still any data there.Can you also try going to the


top
near the filter on the console, then go to theai-character-chat
frame, on hover it should show the page highlighted.Then on the input on the bottom of the console: run
exportRawDb("chatbot-ui-v1")
and it would download a
.cbor.gz
file. You can try to import it on an incognito tab and check if the data is there.Yes I am using the site. I hovered over the ai-character-chat and it did highlight the page. That code you gave me though was luckily the first win of the night. I opened an incognito tab and pretty much all of my characters are accounted for when I imported the file. I could honestly just switch to a different browser now, but it’s still such a strange problem. It’s honestly up to you and if you think it’s worth the trouble. Thank you 🙏