StatusLog > ERROR
StatusLog > System.Diagnostics.Contracts.__ContractsRuntime+ContractException: Precondition failed: text != null
StatusLog > at System.Diagnostics.Contracts.__ContractsRuntime.TriggerFailure(ContractFailureKind kind, String msg, String userMessage, String conditionTxt, Exception inner)
StatusLog > at System.Diagnostics.Contracts.__ContractsRuntime.ReportFailure(ContractFailureKind kind, String msg, String conditionTxt, Exception inner)
StatusLog > at System.Diagnostics.Contracts.__ContractsRuntime.Requires(Boolean condition, String msg, String conditionTxt)
StatusLog > at Audax.Validator.Log.InternalWrite(String text)
StatusLog > at Audax.Validator.Log.LogLine(LogLevel level, String tag, String line)
StatusLog > at Audax.Validator.Log.E(String tag, String line)
StatusLog > at Audax.Validator.ValidationManager.Run(Dispatcher dispatcher)
ValidationManager: StatusLog > There were 2 instances of the mod with name "-ARKOpack Armoiries-". It was required as a dependency of "Project Balance". These include the following: "C:\Crusader Kings II\mod\ARKOpack_Armoiries.mod", "E:\[user_name <******>]\Documents\Paradox Interactive\Crusader Kings II\mod\ARKOpack_Armoiries.mod",
StatusLog > The Validator will arbitrarily choose one of them, but you should really look into this, unless you are doing something funny like using symbolic links.
ValidationManager: There were 2 instances of the mod with name "-ARKOpack Armoiries-". It was required as a dependency of "Project Balance". These include the following: "C:\Crusader Kings II\mod\ARKOpack_Armoiries.mod", "E:\[user_name <******>]\Documents\Paradox Interactive\Crusader Kings II\mod\ARKOpack_Armoiries.mod",
The Validator will arbitrarily choose one of them, but you should really look into this, unless you are doing something funny like using symbolic links.
ValidationManager:
App: A FATAL ERROR HAS OCCURRED
Time: 10.01.2014 12:10:12
Validator Version: 1.5 RC20 [1.5.19.0]
System.Diagnostics.Contracts.__ContractsRuntime+ContractException: Precondition failed: text != null
at System.Diagnostics.Contracts.__ContractsRuntime.TriggerFailure(ContractFailureKind kind, String msg, String userMessage, String conditionTxt, Exception inner)
at System.Diagnostics.Contracts.__ContractsRuntime.ReportFailure(ContractFailureKind kind, String msg, String conditionTxt, Exception inner)
at System.Diagnostics.Contracts.__ContractsRuntime.Requires(Boolean condition, String msg, String conditionTxt)
at Audax.Validator.Log.InternalWrite(String text)
at Audax.Validator.Log.LogLine(LogLevel level, String tag, String line)
at Audax.Validator.Log.E(String tag, String line)
at Audax.Validator.ValidationManager.Run(Dispatcher dispatcher)
at Audax.Validator.MainWindow.ValidateClick(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(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, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)