I recently upgraded to Logos Now and have been experiencing crashes everytime I attempt to use "read aloud" function on LEB using Marv Allen's voice. I have followed the steps below to delete the license.dat file, but still crashing regardless.
1 deleting the license file
2 starting up LOGOS again
3 type in the command "update resources"
4 download and install really found resources
5 starting up LOGOS again
6 open up the LEB bible and select the Marv Allen narrator voice
If I use system narrator, I don't get a crash. It seems to be only with Marv Allen's voice. Is anyone else experiencing this issue?
Below is a copy of the Event Viewer details. Greatly appreciate a tip as to how to solve this if someone has had similar experience and found a fix to it. Thank you kindly.
Application: Logos.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at Libronix.DigitalLibrary.NativeMethods.VideoPlayer_LoadVideo(Libronix.DigitalLibrary.SafeVideoPlayerHandle, Libronix.DigitalLibrary.SafeManagedStreamHandle, System.String)
at Libronix.DigitalLibrary.VideoPlayer.LoadVideo(System.IO.Stream, Libronix.DigitalLibrary.StreamingMediaFormat)
at LDLS4.Pods.AudioPlayerPod.AudioPlayerModel+<LoadAudioFromResourceWork>d__66.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ContinueExecution(System.Object)
at Libronix.Utility.Threading.GroupedThreadPool.ExecuteNextCallback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()