Giter Club home page Giter Club logo

Comments (9)

realcoloride avatar realcoloride commented on July 30, 2024 1

Hello, do you use usePlus properly and if so tell me if the fix worked for you and I will push Parking Master's fix and this should be tried too perhaps
#72

i'll release a patch when the issues have been found
@Parking-Master thank you so much for the work you're putting to help

from node_characterai.

Parking-Master avatar Parking-Master commented on July 30, 2024

Please retry it now, it should work because of the new update

from node_characterai.

monckey100 avatar monckey100 commented on July 30, 2024

Please retry it now, it should work because of the new update

createOrContinueChat is hanging again :(

from node_characterai.

Parking-Master avatar Parking-Master commented on July 30, 2024

#73 try this solution I made :)

from node_characterai.

monckey100 avatar monckey100 commented on July 30, 2024

#73 try this solution I made :)

I tried your fix, but it didn't work, I am on CIA+. I think this may be because the localStorage is not wiped for plus url as well. I recommend a dummy visit to beta.character.ai and plus.character.ai on initialize to then wipe the localstorage? I don't know if this would fix my problem but I will test it tomorrow.

from node_characterai.

monckey100 avatar monckey100 commented on July 30, 2024
                await page.goto("https://plus.character.ai");
                await page.evaluate(() => localStorage.clear());
                await page.goto("https://beta.character.ai");
                await page.evaluate(() => localStorage.clear());

like this

from node_characterai.

Parking-Master avatar Parking-Master commented on July 30, 2024

@monckey100 sorry for the late response. Yes, forgot the plus url lol!

@realcoloride you're welcome! This repository is amazing and I love helping out every chance I get.

from node_characterai.

monckey100 avatar monckey100 commented on July 30, 2024

Hello, do you use usePlus properly and if so tell me if the fix worked for you and I will push Parking Master's fix and this should be tried too perhaps #72

i'll release a patch when the issues have been found @Parking-Master thank you so much for the work you're putting to help
image

image

Okay so when I turned off "forced waiting room", I was released from the loop; we should move this code into the initialize, I'll send in a PR.

I'm not 100% sure if this fixed my issue or having CIA+ just fixed it on its own eventually. because I was still stuck in the loop with forced waiting room.

from node_characterai.

Parking-Master avatar Parking-Master commented on July 30, 2024

@monckey100 well, beside not knowing what fixed it, glad it worked lol.

from node_characterai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.