Please supporting community of HB, help me! I have a MacBook Pro, and run VMWare Fusion for Windows usage. I used to bot with Honorbuddy, with no problems, on there for about 2-3 months ago. However, i uninstalled WoW, and now when I try to begin boting again, I am faced with a problem. Whenever I start Honorbuddy, it loads until "Installed plugins". Then it crashes. I do: Run in 32-bit mode. Use windowed mode. Use Direct 9x. Run both instances as admin. I have tried: Reinstalling Honorbuddy, multiple times. Setting <loadfromremotesources> to true, but I can not find where I am supposed to do this. Restarting computer. Please see log attached;
This is because you are trying to start Honorbuddy from a *shared VM folder*. Copy your Honorbuddy installation on a disk inside the VM and have fun. Code: ... [19:27:24.226 D] System.IO.FileLoadException: Could not load file or assembly 'file://\\vmware-host\Shared Folders\Skrivbord\Honorbuddy\CompiledAssemblies\Combat_635314624438461510.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) File name: 'file://\\vmware-host\Shared Folders\Skrivbord\Honorbuddy\CompiledAssemblies\Combat_635314624438461510.dll' ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information. at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, 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) ...