You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I've erroneously activated skip mode and gotten a bazillion characters thrown into exstatic at once, when I delete said lines I end up with way lower character count than I actually started with, ruining my stats for the day.
For today, I accidentally added around 11k characters in three lines, and then deleted them. And through my texthooker log I can see that I had read roughly 14k characters read today, yet I am left with exstatic claiming I have read only 900 after deleting those three lines.
The text was updated successfully, but these errors were encountered:
I am not sure why it is happening, and it really sucks!
A long while ago I noticed these issues, wrote some fixes, and thought these problems were finally fixed - but maybe not completely :(
Very hard to debug this type of problem too, as it doesn't always happen, it rarely happens significantly enough to actually be noticeable at all
I really think proper typed code and automated testing are important, before trying to tackle these type of edge cases so I will leave this open but I don't think it will be "solved" soon
After I've erroneously activated skip mode and gotten a bazillion characters thrown into exstatic at once, when I delete said lines I end up with way lower character count than I actually started with, ruining my stats for the day.
For today, I accidentally added around 11k characters in three lines, and then deleted them. And through my texthooker log I can see that I had read roughly 14k characters read today, yet I am left with exstatic claiming I have read only 900 after deleting those three lines.
The text was updated successfully, but these errors were encountered: