jwjones35 2 Posted May 11, 2014 Share Posted May 11, 2014 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 --------------------------- Link to comment https://wrobot.eu/forums/topic/1373-error-window-on-starting-bot-often/ Share on other sites More sharing options...
jwjones35 2 Posted May 11, 2014 Author Share Posted May 11, 2014 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 Link to comment https://wrobot.eu/forums/topic/1373-error-window-on-starting-bot-often/#findComment-7309 Share on other sites More sharing options...
Droidz 2738 Posted May 12, 2014 Share Posted May 12, 2014 Hello, If you can give me full log file. You have probably an corrupt file (xml file), try to reinstall WRobot in new folder. Link to comment https://wrobot.eu/forums/topic/1373-error-window-on-starting-bot-often/#findComment-7314 Share on other sites More sharing options...
jwjones35 2 Posted May 14, 2014 Author Share Posted May 14, 2014 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. Droidz 1 Link to comment https://wrobot.eu/forums/topic/1373-error-window-on-starting-bot-often/#findComment-7337 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now