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
I sometimes get the odd crash to desktop when running openpht (actually this was happening in pht too). It never happens when watching a movie - it only occasionally happens when browsing through the ui.
I managed to capture a log (debug) and crash dump this time:
Interesting crash, the screen saver was activated at the same time as the plex companion http handler was trying to unload any active screen saver causing a race condition and a null pointer deference exception. Should be fixed in next release.
I sometimes get the odd crash to desktop when running openpht (actually this was happening in pht too). It never happens when watching a movie - it only occasionally happens when browsing through the ui.
I managed to capture a log (debug) and crash dump this time:
OpenphtCrash.zip
Running openpht on windows 10 x64.
The text was updated successfully, but these errors were encountered: