SillyTavern / Extension-Live2d

Use Live2D animated models for your character.
GNU General Public License v3.0
27 stars 7 forks source link

Classified Expressions Mapping doesn't seem to work #12

Open GitHub-MellowYellow opened 3 months ago

GitHub-MellowYellow commented 3 months ago

Despite the Classified Character Expressions feature correctly identifying and classifying messages (as confirmed by console logs), the Live2D extension does not seem to pick them up. Instead, it consistently defaults to the fallback expression (joy). However, the expressions (animations) themselves are working correctly when played using the playback button in the settings.

Steps to Reproduce:

Steps to Reproduce:

Enable the Live2D extension in SillyTavern LLM frontend. Ensure Classified Character Expressions are enabled. Observe console logs to confirm messages are correctly classified. Notice that Live2D only displays the fallback expression (joy) regardless of the classification.

Expected Behavior: The Live2D extension should display the appropriate expression based on the classified character expressions, rather than defaulting to the fallback expression.

Actual Behavior: Live2D extension always displays the fallback expression (joy), despite messages being correctly classified.

SillyTavern LLM Frontend version: 1.12.0 'release' (ab75680e) Browser: Chrome API: Oogabooga

Console Logs: photo_2024-06-06_03-21-13

Settings: photo_2024-06-06_03-26-50

photo_2024-06-06_03-27-22

MAWAWAWAWA commented 2 months ago

the same

Cohee1207 commented 2 months ago

I think I fixed it here: https://github.com/SillyTavern/Extension-Live2d/commit/49596c0822c5cdad58f23dfecefcbde96eecc80f

Update the extension if you haven't already.

MAWAWAWAWA commented 2 months ago

我想我在这里修复了它:49596c0

如果尚未更新扩展,请更新。

thank you,I will try this