Blackrussian
Member
- Joined
- Dec 1, 2012
- Messages
- 76
- Reaction score
- 1
How did you obtain my changes? I had pushed several changes to HBRelog that are probably not compatible with aashz's relog program. Can you make sure you're using commit bf6b71fb76a4ff5bbb9051e0e1104f7d9bbe6cd3 ? In fact, try to just re-clone the repo from https://github.com/KSUMatt/HBRelog at master (which should be the commit I listed above). Update the build.cmd to point to your Honorbuddy install location, and then rebuild. Make sure you run the newly built binary in bin\Release\HBRelog.exe (check the modified time to verify it just got built).
I tried these steps this morning (I normally build from visual studio) and I was able to get it to work successfully. Good luck keep me posted.
I'm used to be on the knowledge side of a topic, but this time I'm totally lost. First of all, thank for your time yarmateys.
I have no idea what a fork is, what a commit is, what cloning is, etcetera...
Here is what I did:
1- Wiped old aashz relog installation to start from scratch,
2- Downloaded and unzipped aashz relog sources,
3- Manually applied your changes to the three files listed here: https://github.com/KSUMatt/HBRelog/commit/bf6b71fb76a4ff5bbb9051e0e1104f7d9bbe6cd3 ,
4- Built aashz relog as showed in first page video by running build.comd, giving HB installation folder when prompted by the installer.
Compilation resulted in no errors, but HB still being killed.
This evening I'll give a new try!