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
Currently i am facing issues with seemingly random disconnects/crashes of a running stream, with an error code -1
It seems generic, and i can't find anything on that error code.
Hence i though to look through Apollo's logfile, but it seems to get initialized/overwritten every time Apollo starts.
C++ isn't my strong suit, but log rotation also seems like a fairly simple change.
At the end of the day, i'm just looking to solve why my stream is crashing :)
I did try different stream resolutions, disabling HAGS, turn down game settings to not max GPU(this happened at around 200W GPU load where max load is around 300W).
Nothing quite did the trick.
The text was updated successfully, but these errors were encountered:
Currently i am facing issues with seemingly random disconnects/crashes of a running stream, with an error code
-1
It seems generic, and i can't find anything on that error code.
Hence i though to look through Apollo's logfile, but it seems to get initialized/overwritten every time Apollo starts.
Apollo/tools/sunshinesvc.cpp
Line 134 in 7d3b695
Maybe there should be some log rotation?
C++ isn't my strong suit, but log rotation also seems like a fairly simple change.
At the end of the day, i'm just looking to solve why my stream is crashing :)
I did try different stream resolutions, disabling HAGS, turn down game settings to not max GPU(this happened at around 200W GPU load where max load is around 300W).
Nothing quite did the trick.
The text was updated successfully, but these errors were encountered: