I don't really know what happened since Honorbuddy was still working yesterday, but now,even with a fresh copy and dozens of restarts, reinstalls etc. I now get this "Visual C# Command Line Compiler has stopped working." error when starting the program atleast 20 times. As far as I can see, it tries to load non-existant compiled plugin assemblies and then fully crashes in the end when trying to list installed plugins.
Code:
[11:36:19.257 D] System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\Users\*\Downloads\Honorbuddy 2.5.8483.699\CompiledAssemblies\Combat_635190789728081851.dll' or one of its dependencies. Das System kann die angegebene Datei nicht finden.
File name: 'file:///C:\Users\*\Downloads\Honorbuddy 2.5.8483.699\CompiledAssemblies\Combat_635190789728081851.dll'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity)
at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly()
at Styx.Common.Compiler.CodeCompiler.Compile()
at Styx.Common.AssemblyLoader`1.Reload(String reason)






