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

HBRelog & Registry Error -- HKLM/Microsoft\Fusion!EnableLog

Vociferate

Member
Joined
Jan 6, 2014
Messages
45
Reaction score
0
This is the error I am getting when I start the profile in HBRelog.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

I have been using the prgogram for a couple months and haven't had any issues.
I needed to do a fresh install of Honorbuddy - and ever since then I haven't been able to use the program.

Google gives me directions on how to turn it on by editing the registry file with addind DWORD 1 under \Microsoft\Fusion!EnableLog....

The only issue:
I have no file there. I have been trying and trying to find out out how to repair or readd this file to the registry - but it has been futile.

What I have done:
• Uninstalled Framework, and C+ x32/x64/x86 Distribution Packs
• Uninstalled HBRelog & HonorBuddy
• Reinstalled all appropriate software (IE: see above)


So far I am still getting the issues.
 

Attachments

  • error 2 hbrelog.webp
    error 2 hbrelog.webp
    32.3 KB · Views: 966
  • error 1 hbrelog.webp
    error 1 hbrelog.webp
    40.9 KB · Views: 409
You can type in cmd.exe/Aka the "run" command box line.
:
reg add HKLM\Software\Microsoft\Fusion /v EnableLog /t REG_DWORD /d 1

That should work for you.
 
Holy shit - thank you.

Google kept telling me how to edit in the enable log file within the registry. As if it was still there...

There was never anything as simple as that - so again thank you so much for that simple fix.


It is working like a charm.
 
You can type in cmd.exe/Aka the "run" command box line.
:
reg add HKLM\Software\Microsoft\Fusion /v EnableLog /t REG_DWORD /d 1

That should work for you.



I'm new to honorbuddy and am pretty retarded when it comes to this coding stuff. Can you please tell me where you type that command?
 
Go to Programs and Features, in your windows Control panel.
Look for:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft .net framework 4.5.x
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


and Uninstall them if they are installed.
Restart your PC.


install this
https://www.thebuddyforum.com/relea...-dependency-wizard-post704565.html#post704565


and this
http://www.microsoft.com/en-us/download/confirmation.aspx?id=40773


run both as administrator.
after the both installs are completed, run windows update. And install all updates for .net & c++
Then do one last restart.

its a .net issue. somethings not installed correctly.
 
Back
Top