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 my Chatterino crashed (#5770), I opened a new instance of Chatterino, which for whatever reason did not ever begin logging. After closing that instance and opening another Chatterino instance, logging resumed again.
Possibly related, but I opened the first new instance before closing the crash handler.
I wish I could be of more help, but I'm not entirely sure how this issue is even possible since there are asserts ensuring that the file is both open and writable.
Checklist
Describe your issue
After my Chatterino crashed (#5770), I opened a new instance of Chatterino, which for whatever reason did not ever begin logging. After closing that instance and opening another Chatterino instance, logging resumed again.
Possibly related, but I opened the first new instance before closing the crash handler.
I wish I could be of more help, but I'm not entirely sure how this issue is even possible since there are asserts ensuring that the file is both open and writable.
chatterino2/src/singletons/helper/LoggingChannel.cpp
Lines 17 to 21 in 13d871f
Screenshots
No response
OS and Chatterino Version
Chatterino 2.5.2-beta.1 (commit 13d871f) built with Qt 6.7.1, MSVC 194234435, Crashpad Running on Windows 10 Version 22H2, kernel: 10.0.19045
The text was updated successfully, but these errors were encountered: