GlizzyChief / SillyTavern-1.8.4-fix

GNU Affero General Public License v3.0
26 stars 11 forks source link

Issues with @puppeteer #8

Closed yager54 closed 1 year ago

yager54 commented 1 year ago

I have an invalid/unexpected token prompt that is followed with this error message in this terminal: image (1) I've been able to use the official Silly Tavern before they stopped supporting POE, so I'm not sure how to resolve this.

GlizzyChief commented 1 year ago

Hello! Please do the following to fix this:

  1. On your desktop, locate your Chrome shortcut, right click on it and click on "Open file location"
  2. In the opened folder, find "chrome.exe". Hold shift and right click on it. In the opened menu, click on "Copy as path"
  3. Once you've done this, go to your SillyTavern folder, open src/poe-client.js. On the very first line, you'll see a path to chrome .exe file. Replace it with what you've copied. Also, add an extra \ to each \ in the path you've copied.

Please contact me via discord if you experience difficulties during any of these steps, and I'll gladly help you as soon as I can!

GlizzyChief commented 1 year ago

Closed due to inactivity