Won't even start validating for me (fresh install of it, fresh install of CK2 and it stops at Bookmarks, a file I haven't touched in my mod):
Most of the choices even when selected individually display this error and stop validation
Code:
Beginning validation...
Beginning Bookmarks validation...
ec) EXCEPTION CONTEXT
ec) Validation Task: Bookmarks
Validation Key: Bookmarks
Validation Type: Audax.Validator.TypeExtension.DeclarativeValidatorJob
ec) Validating element with constraint [BookmarkFile] @ common\bookmarks.txt ! bookmark[4]:
ec) Validating constraint ["bookmark"] @ common\bookmarks.txt ! bookmark[4]:
ec) Validating element with constraint [Bookmark] @ common\bookmarks.txt ! bookmark[4]:
ec) Validating element with constraint [Bookmark] @ common\bookmarks.txt ! bookmark[4]:
ec) Validating constraint ["name"] @ common\bookmarks.txt ! bookmark[4]:
ERROR
Audax.Validator.DuplicateItemInScopeException: Item "Key" already exists in this scope.
at Audax.Validator.RealScope.TryResolve[T](String name, T& value)
at Audax.Validator.RealScope.TryResolve[T](String name, T& value)
at Audax.Validator.RealScope.TryResolve[T](String name, T& value)
at Audax.Validator.RealScope.TryResolve[T](String name, T& value)
at Audax.Validator.Scope.Resolve[T](String name)
at Audax.Validator.Reference`1.get_Value()
at Audax.Validator.TypeCore.PlaceholderConstraint.get_Actual()
at Audax.Validator.TypeCore.PlaceholderConstraint.Audax.Validator.TypeCore.ICElementJudge.get_InternalCanJudgeElement()
at Audax.Validator.TypeCore.ConstraintExtensions.CoerceElementJudge(IConstraint constraint)
at Audax.Validator.TypeCore.ChildConstraintSystem.ChildConstraint.Audax.Validator.TypeCore.ICChildJudge.InternalValidate(Context c, NodeFlags flags)
at Audax.Validator.TypeCore.ConstraintExtensions.Validate(ICChildJudge constraint, Context c, NodeFlags flags)
at Audax.Validator.TypeCore.ComplexConstraint.ComplexConstraintWorker.ValidateInstanceAsBase(Context c, NodeFlags flags)
at Audax.Validator.TypeCore.ComplexConstraint.ComplexConstraintWorker.ElementValidate(Context c)
at Audax.Validator.TypeCore.ComplexConstraint.Audax.Validator.TypeCore.ICElementJudge.InternalElementValidate(Context c)
at Audax.Validator.TypeCore.ConstraintExtensions.ElementValidate(ICElementJudge constraint, Context c)
at Audax.Validator.TypeCore.PlaceholderConstraint.Audax.Validator.TypeCore.ICElementJudge.InternalElementValidate(Context c)
at Audax.Validator.TypeCore.ConstraintExtensions.ElementValidate(ICElementJudge constraint, Context c)
at Audax.Validator.TypeCore.ConstraintExtensions.ElementValidate(ICElementJudge constraint, Context c, ElementNode node)
at Audax.Validator.TypeCore.ChildConstraintSystem.ChildConstraint.Audax.Validator.TypeCore.ICChildJudge.InternalValidate(Context c, NodeFlags flags)
at Audax.Validator.TypeCore.ConstraintExtensions.Validate(ICChildJudge constraint, Context c, NodeFlags flags)
at Audax.Validator.TypeCore.ComplexConstraint.ComplexConstraintWorker.ValidateInstanceAsBase(Context c, NodeFlags flags)
at Audax.Validator.TypeCore.ComplexConstraint.ComplexConstraintWorker.ElementValidate(Context c)
at Audax.Validator.TypeCore.ComplexConstraint.Audax.Validator.TypeCore.ICElementJudge.InternalElementValidate(Context c)
at Audax.Validator.TypeCore.ConstraintExtensions.ElementValidate(ICElementJudge constraint, Context c)
at Audax.Validator.TypeCore.ConstraintExtensions.ElementValidate(ICElementJudge constraint, Context c, ElementNode node)
at Audax.Validator.TypeExtension.DeclarativeValidatorJob.DeclarativeValidatorWorker.Validate(Context c)
at Audax.Validator.TypeExtension.DeclarativeValidatorJob.ValidateOverride()
at Audax.Validator.ValidatorJobBase.Validate()
at Audax.Validator.ValidatorJob.Validate()
at Audax.Validator.GameValidator.Validate(Action onEachValidatorCompleteAction)
Most of the choices even when selected individually display this error and stop validation