SkinnyDevi / webui_tavernai_charas

A TavernUI Character extension for oobabooga's Text Generation WebUI
Apache License 2.0
59 stars 2 forks source link

If this extension is enabled, restarting the webui will freeze without any response. #10

Closed lisea2017 closed 8 months ago

lisea2017 commented 8 months ago

If this extension is enabled, restarting the webui will freeze without any response. What is the problem?

SkinnyDevi commented 8 months ago

HI! Thank you for the issue. Could you elaborate a bit further? What exactly were you doing to restart? Loading a new extension and restarting or simply restarting using the restart button in settings?

Also, do you have the flag --extensions webui_tavernai_charas in your CMD_FLAGS.txt file?

Gamefriend996 commented 8 months ago

Have an similar problem. Say's at the end "extensions\webui_tavernai_chars\temp" path not found. Screenshot 2024-03-05 105653

SkinnyDevi commented 8 months ago

I see the problem. I will try to fix this when i get home and report back. Thank you!

SkinnyDevi commented 8 months ago

Hello! The extension has now been fixed. Please update the extension!

lisea2017 commented 8 months ago

HI! Thank you for the issue. Could you elaborate a bit further? What exactly were you doing to restart? Loading a new extension and restarting or simply restarting using the restart button in settings?

Also, do you have the flag --extensions webui_tavernai_charas in your CMD_FLAGS.txt file?

Yes, I added --extensions webui_tavernai_charas to CMD_FLAGS.txt, then launched the web UI, and it got stuck there for a long time without any response.

lisea2017 commented 8 months ago

ok.

HI! Thank you for the issue. Could you elaborate a bit further? What exactly were you doing to restart? Loading a new extension and restarting or simply restarting using the restart button in settings? Also, do you have the flag --extensions webui_tavernai_charas in your CMD_FLAGS.txt file?

Yes, I added --extensions webui_tavernai_charas to CMD_FLAGS.txt, then launched the web UI, and it got stuck there for a long time without any response.

After I updated the code, it can work normally now. Thank you