I'm getting the following error message in the the log. When I resume from standby or hibernate on my computer, I'm getting a message in MCEBuddy that the engine has crashed. Let me know what other information you need. The network path in question is a windows 7 shared drive.
ERROR> 2013-08-30T23:45:28 MCEBuddy.Engine.Core --> MCEBuddy Monitor Thread Crashed. Error: System.IO.IOException: The network path was not found.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
at MCEBuddy.Engine.QueueManager.ScanForFiles()
at MCEBuddy.Engine.Core.MonitorThread()