SillyTavern / SillyTavern-Timelines

Timeline view for SillyTavern chats
MIT License
34 stars 4 forks source link

Update broken existing timeline. #22

Open OgalFinklestein opened 4 months ago

OgalFinklestein commented 4 months ago

I had pulled down Timelines back around the end of October 2023 and it worked very well out of the box. I upgraded via UpdateAndStart.bat to ST 1.11.4 (2d152d2) and upgraded Timelines as well (c8753a4), and now the Timeline is broken.

I started a brand new chat and that Timeline looks good, but the existing timeline is busted. That is, there's no dots or lines, just the icons in the upper-right of the box.

I tried pouring through the JavaScript code to find what file(s) it might be pulling in to create the timeline, but all that cytoscape code is obfuscated.

OgalFinklestein commented 4 months ago

Just pulled down ST 1.11.5 as a ZIP file this time and unzipped it as it own new directory.

Last week I started a new chat where Timelines was working good and imported that conversation into 1.11.5. Timelines are broken. Still works as expected in 1.11.4, but not when copied over.

OgalFinklestein commented 4 months ago

Ok, found the problem: Prior to the upgrade of Timelines I had gpuAcceleration set to false. Now it seems that I have to have it set to true in order to see a timeline now. oops scratch that. Toggling gpuAcceleration temporarily fixes the problem, but the next time I go to view the Timeline it disappears. So long as I do not close out that window, I can refresh it or rotate it. If I zoom with the mouse wheel, the Timeline disappears. Sometimes, I can see the pop-ups when hovering over a line/dot and sometimes it's absolutely empty.