Hello, I have a problem. Hearthbuddy freezes after creating a log file.. "write to action file: <EoF>" and freeze. How to fix it? Can it be from changeing DefaultRoutine Behave from Control to Rush? I attach screen + log file View attachment UILogg_2015-07-08_14-50-29.zip
I downloaded new HB, but I still got the same problem + message "YOU USE SILVER.EXE FOR CALCULATION, MAKE SURE YOU STARTED IT! SILVER.EXE IS LOCATED IN: .\Routines\DefaultRoutine\Silverfish\Data" but there is not Silver.exe in that folder, only text files named: "_carddb","actionstodo","crrntbrd".
I fixed it, in DefaultRoutine.cs -> this.useExternalProcess = false; // use silver.exe for calculations a lot faster than turning it off (true = recomended). With true HB doesnt work at all
frotto, also check the other parameters of your modified DefaultRoutine.cs for compliance with the current DefaultRoutine.cs.