May 11, 201411 yr I get this almost every time I start the bot, certainly every time I stop while its running and restart it. --------------------------- --------------------------- XML Deserialize: System.Threading.ThreadAbortException: Thread was being aborted. at System.Reflection.Emit.TypeBuilder.DefineCustomAttribute(RuntimeModule module, Int32 tkAssociate, Int32 tkConstructor, Byte[] attr, Int32 attrLength, Boolean toDisk, Boolean updateCompilerFlags) at System.Reflection.Emit.TypeBuilder.DefineCustomAttribute(ModuleBuilder module, Int32 tkAssociate, Int32 tkConstructor, Byte[] attr, Boolean toDisk, Boolean updateCompilerFlags) at System.Reflection.Emit.AssemblyBuilder.SetCustomAttribute(CustomAttributeBuilder customBuilder) at System.Xml.Serialization.TempAssembly.GenerateRefEmitAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence) at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence) at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace) at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) at robotManager.Helpful.XmlSerializer.Deserialize[T](String path) --------------------------- OK ---------------------------
May 11, 201411 yr Author Here is another error I just received after stopping, selecting a different fight class and restarting. --------------------------- --------------------------- XML Deserialize: System.Threading.ThreadAbortException: Thread was being aborted. at System.Reflection.Emit.ModuleBuilder.GetTypeRef(RuntimeModule module, String strFullName, RuntimeModule refedModule, String strRefedModuleFileName, Int32 tkResolution) at System.Reflection.Emit.ModuleBuilder.GetTypeRefNested(Type type, Module refedModule, String strRefedModuleFileName) at System.Reflection.Emit.ModuleBuilder.GetTypeTokenWorkerNoLock(Type type, Boolean getGenericDefinition) at System.Reflection.Emit.ModuleBuilder.GetTypeTokenInternal(Type type, Boolean getGenericDefinition) at System.Reflection.Emit.ModuleBuilder.GetMethodTokenNoLock(MethodInfo method, Boolean getGenericTypeDefinition) at System.Reflection.Emit.ModuleBuilder.GetMethodTokenInternal(MethodInfo method) at System.Reflection.Emit.ModuleBuilder.GetMethodTokenInternal(MethodBase method, IEnumerable`1 optionalParameterTypes, Boolean useMethodDef) at System.Reflection.Emit.ILGenerator.GetMethodToken(MethodBase method, Type[] optionalParameterTypes, Boolean useMethodDef) at System.Reflection.Emit.ILGenerator.EmitCall(OpCode opcode, MethodInfo methodInfo, Type[] optionalParameterTypes) at System.Reflection.Emit.ILGenerator.Emit(OpCode opcode, MethodInfo meth) at System.Xml.Serialization.CodeGenerator.Call(MethodInfo methodInfo) at System.Xml.Serialization.XmlSerialization
May 12, 201411 yr Hello, If you can give me full log file. You have probably an corrupt file (xml file), try to reinstall WRobot in new folder.
May 14, 201411 yr Author Still getting these errors after re-install and rename of folder, etc... post log file in another thread, as this one does not allow me to attach a file.
Create an account or sign in to comment