What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Visual C# Command Line Compiler has stopped working.

NxD

New Member
Joined
Oct 31, 2013
Messages
1
Reaction score
0
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)
 

Attachments

remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard from here
run it as administrator.
after the wizard is done, run windows update. And install all updates for .net & c++
restart
 
Back
Top