Ezzpify / HourBoostr

Two programs for idling Steam game hours and trading cards
GNU General Public License v3.0
577 stars 159 forks source link

Mono HourBoostr Error #97

Closed PaulJ00 closed 7 years ago

PaulJ00 commented 7 years ago

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 $
Ezzpify commented 7 years ago

Thanks. Will try when I get home.

PaulJ00 commented 7 years ago

thx for help but i solve the problem already

LordPa1n commented 7 years ago

@Paul448 Can you please help me? I also want to install this on Linux.