Fatal unhandled exception when launching repetier

Hello, I tried installing repetier host on my laptop - 16.04 Xenial. However, i get this error after launching:

System.NullReferenceException: Object reference not set to an instance of an object
  at RepetierHostExtender.utils.PrivacyPolicy.ScanLanguages () <0x403962d0 + 0x0025b> in <filename unknown>:0
  at RepetierHostExtender.utils.PrivacyPolicy..ctor () <0x40394f60 + 0x0001f> in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) RepetierHostExtender.utils.PrivacyPolicy:.ctor ()
  at RepetierHostExtender.utils.PrivacyPolicy.ShowPrivacyPolicy () <0x40394e90 + 0x0002f> in <filename unknown>:0
  at RepetierHost.Main..ctor () <0x41922000 + 0x048e3> in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.Main:.ctor ()
  at RepetierHost.Program.Main (System.String[] args) <0x418a3220 + 0x0003f> in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at RepetierHostExtender.utils.PrivacyPolicy.ScanLanguages () <0x403962d0 + 0x0025b> in <filename unknown>:0
  at RepetierHostExtender.utils.PrivacyPolicy..ctor () <0x40394f60 + 0x0001f> in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) RepetierHostExtender.utils.PrivacyPolicy:.ctor ()
  at RepetierHostExtender.utils.PrivacyPolicy.ShowPrivacyPolicy () <0x40394e90 + 0x0002f> in <filename unknown>:0
  at RepetierHost.Main..ctor () <0x41922000 + 0x048e3> in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.Main:.ctor ()
  at RepetierHost.Program.Main (System.String[] args) <0x418a3220 + 0x0003f> in <filename unknown>:0

Anyone know what the cause might be?

Thanks! :)

Comments

  • It's a bug. Please redownload the fixed 2.1.1 version. Should now work.
Sign In or Register to comment.