This is the only CR that I have that isn't working for me. I hit start and it locks up and HB crashes. The log has this error several times:
[14:33:01.563 D] System.ArgumentException: The settings file does not match the type that is being loaded! Root name is "BotSettings", expected "qZCnzSscomdgqsROGyNWnmDrlNwM".
Parameter name: root
at Styx.Helpers.Settings.LoadFromXML(XElement root)
at Styx.Helpers.Settings.Load()
at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
at luhIgJWaHabdOeOMBOskMOmcdnak.qZCnzSscomdgqsROGyNWnmDrlNwM..ctor()
at luhIgJWaHabdOeOMBOskMOmcdnak.qZCnzSscomdgqsROGyNWnmDrlNwM.get_Instance()
at vmwMAolqprhgKxzfjwFCITGfbadI.vmwMAolqprhgKxzfjwFCITGfbadI.QswADSDrQvUmCxBeYMlCHtyGfYpyB(Composite[] )
at vmwMAolqprhgKxzfjwFCITGfbadI.vmwMAolqprhgKxzfjwFCITGfbadI.pprjuBCHGnCaujmFpuhlriotfIZhA()
at vmwMAolqprhgKxzfjwFCITGfbadI.vmwMAolqprhgKxzfjwFCITGfbadI.get_Root()
at Styx.CommonBot.TreeRoot.************()
at Styx.CommonBot.TreeRoot.*************()
at Styx.CommonBot.TreeRoot.*****************()
[14:35:23.517 N] Unhandled exception
System.ArgumentException: The settings file does not match the type that is being loaded! Root name is "BotSettings", expected "qZCnzSscomdgqsROGyNWnmDrlNwM".
Parameter name: root
at Styx.Helpers.Settings.LoadFromXML(XElement root)
at Styx.Helpers.Settings.Load()
at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
at luhIgJWaHabdOeOMBOskMOmcdnak.qZCnzSscomdgqsROGyNWnmDrlNwM..ctor()
at luhIgJWaHabdOeOMBOskMOmcdnak.qZCnzSscomdgqsROGyNWnmDrlNwM.get_Instance()
at vmwMAolqprhgKxzfjwFCITGfbadI.vmwMAolqprhgKxzfjwFCITGfbadI.QswADSDrQvUmCxBeYMlCHtyGfYpyB(Composite[] )
at vmwMAolqprhgKxzfjwFCITGfbadI.vmwMAolqprhgKxzfjwFCITGfbadI.pprjuBCHGnCaujmFpuhlriotfIZhA()
at vmwMAolqprhgKxzfjwFCITGfbadI.vmwMAolqprhgKxzfjwFCITGfbadI.get_Root()
at Styx.CommonBot.TreeRoot.*****************()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
If you'd like a full log, I can provide it.