INFO : Started logging to mainlog.txt.INFO : Deobfuscating Assembly-CSharp.dll...
___
INFO : Executing patcher "NameSimplifier" (by DerPopo)...
ERROR : ERROR : Invoking the Patch method for NameSimplifier resulted in an exception :
ERROR : System.Exception: occured while patching 2 ---> Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
at Mono.Cecil.BaseAssemblyResolver.Resolve(AssemblyNameReference name, ReaderParameters parameters)
at Mono.Cecil.DefaultAssemblyResolver.Resolve(AssemblyNameReference name)
at Mono.Cecil.MetadataResolver.Resolve(TypeReference type)
at Mono.Cecil.TypeReference.Resolve()
at NamePatcher.NameNormalizer.checkLocalDefinition[T](T def, String prefix, Int32 cmid, TypeDefinition btdef)
at NamePatcher.NameNormalizer.checkLocalDefinitions[T](Collection`1 memDef, String prefix, Int32 cmid, TypeDefinition btdef)
at NamePatcher.NameNormalizer.CheckNames(TypeDefinition tdef)
--- End of inner exception stack trace ---
at NamePatcher.NameNormalizer.CheckNames(TypeDefinition tdef)
at NamePatcher.NamePatcher.Patch(Logger logger, AssemblyDefinition asmCSharp, AssemblyDefinition __reserved)
INFO : Writing the current Assembly-CSharp.dll to a MemoryStream...
INFO : Reading the current Assembly-CSharp.dll from the MemoryStream...
INFO : Executing patcher "PacketOrNotRelatedStuffPatcher" (by DerPopo,Alloc,KaXaK)...
ERROR : ERROR : Invoking the Patch method for PacketOrNotRelatedStuffPatcher resulted in an exception :
ERROR : Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
at Mono.Cecil.BaseAssemblyResolver.Resolve(AssemblyNameReference name, ReaderParameters parameters)
at Mono.Cecil.DefaultAssemblyResolver.Resolve(AssemblyNameReference name)
at Mono.Cecil.MetadataResolver.Resolve(TypeReference type)
at Mono.Cecil.TypeReference.Resolve()
at NetworkPatcher.Helpers.PatchSubMethods(MethodDefinition method, String newName)
at NetworkPatcher.Helpers.PatchVMethod(MethodDefinition method, String newName)
at NetworkPatcher.PatchPackageQueue.Patch(Logger logger, AssemblyDefinition asmCSharp)
at NetworkPatcher.NetworkPatcher.Patch(Logger logger, AssemblyDefinition asmCSharp, AssemblyDefinition __reserved)
INFO : Writing the current Assembly-CSharp.dll to a MemoryStream...
INFO : Reading the current Assembly-CSharp.dll from the MemoryStream...
INFO : Executing patcher "ManualDeobfuscator" (by Alloc,DerPopo)...
INFO : Writing the current Assembly-CSharp.dll to a MemoryStream...
INFO : Reading the current Assembly-CSharp.dll from the MemoryStream...
___
INFO : Saving the new assembly to C:\7dtd.tk.a10.3\7dtd\Deobfuscate-7dtd_pre0.4.1_\Assembly-CSharp.deobf.dll ...
INFO : Success.