Then i try to run HourBoost on Debian (Raspberry PI 3) i became this Error:
pi@raspberrypi:~/HourBoostr $ sudo mono HourBoostr.exe
Unhandled Exception:
System.TypeLoadException: Could not find method due to a type load error
at HourBoostr.GlobalDB..ctor () [0x0000b] in <d1a379c4281e48488ab0269cfaf3fc74>:0
at HourBoostr.GlobalDB..ctor (System.String filePath) [0x00000] in <d1a379c4281e48488ab0269cfaf3f c74>:0
at HourBoostr.GlobalDB.Load (System.String filePath) [0x00012] in <d1a379c4281e48488ab0269cfaf3fc 74>:0
at HourBoostr.Program.Main (System.String[] args) [0x00020] in <d1a379c4281e48488ab0269cfaf3fc74> :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not find method due to a type lo ad error
at HourBoostr.GlobalDB..ctor () [0x0000b] in <d1a379c4281e48488ab0269cfaf3fc74>:0
at HourBoostr.GlobalDB..ctor (System.String filePath) [0x00000] in <d1a379c4281e48488ab0269cfaf3f c74>:0
at HourBoostr.GlobalDB.Load (System.String filePath) [0x00012] in <d1a379c4281e48488ab0269cfaf3fc 74>:0
at HourBoostr.Program.Main (System.String[] args) [0x00020] in <d1a379c4281e48488ab0269cfaf3fc74> :0
pi@raspberrypi:~/HourBoostr $
Then i try to run HourBoost on Debian (Raspberry PI 3) i became this Error: