Logos 4 will not load. Windows closes the program, with "Logos Bible Software 4 has stopped working... windows will inform you when the is a solution" I am not holding my breath for Microsoft to solve anything! I have tried more than half a dozen time and restarted the computer with the same result. I get the chimes and then the error message... then widows closes the program. It seems the problem occurs when Logos is trying to load content after start up. This a serious problem claiming a lot of wasted time, so any help would be appreciated thanks!
Sorry forgot to say I am running Windows 7
the Error log looks like this:
*** Application Crash ***
Program Version: 4.6c SR-6 (4.63.0.0400)
Windows Version: 6.1.7601.65536
Time: 2014-02-05 12:41:15 -05:00 (2014-02-05T17:41:15Z)
Installed memory: 7,935 MB
Install path: C:\Users\Pastor Paul\AppData\Local\Logos4\System\Logos4.exe
Free install space: 99,178 MB
Data path: C:\Users\Pastor Paul\AppData\Local\Logos4\Data\1azhet0l.0rs
Free disk space: 99,178 MB
Temp path: C:\Users\Pastor Paul\AppData\Local\Temp\
Free temp space: 99,178 MB
Error ID: 7752
Error detail: ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: nLength
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: nLength
at Libronix.DigitalLibrary.Resource.CreateTextRangeFromIndexedOffset(Int32 nOffset, Int32 nLength)
at LDLS4.Panels.ResourcePanel.ReverseInterlinearViewModel.<>c__DisplayClass83.<DoGetMatchingTextRanges>b__7d(TextAlignmentContainer column)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at LDLS4.Panels.ResourcePanel.ReverseInterlinearViewModel.AddRangesToColumns(IEnumerable`1 seqColumns, IEnumerable`1 seqRanges, Culture culture)
at LDLS4.Panels.ResourcePanel.ReverseInterlinearViewModel.<DoGetMatchingTextRanges>d__85.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.ContinueExecution(Object unused)
at Libronix.Utility.Threading.AsyncAction.ContinueCallback(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at LDLS4.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager sim)
at LDLS4.OurApp.Main(String[] astrArgs)