I have set MP to wake up 3 minutes before recording (and go to sleep 5 minutes after recording). PC wakes up with MP correctly but it goes back to sleep before recording is started. I noticed following thing from logs:
ThreadPool.ProcessQueue() : received NULL work
ThreadPool.ProcessQueue() : quitting (inUse:0, total:2)Main: WM_POWERBROADCAST: 0
Main: Windows is requesting hibernate mode
Why it is requesting hibernate?
-Mikou-
ThreadPool.ProcessQueue() : received NULL work
ThreadPool.ProcessQueue() : quitting (inUse:0, total:2)Main: WM_POWERBROADCAST: 0
Main: Windows is requesting hibernate mode
Why it is requesting hibernate?
-Mikou-