Here the the 2nd error:
Application: RepetierHost.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentOutOfRangeException
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32)
at CuraEngine.CuraEnginePanel.UpdateButtons()
at CuraEngine.CuraEnginePanel.UpdateSelection()
at CuraEngine.CuraEnginePanel.Connect(CuraEngine.CuraEngineInstance)
at CuraEngine.CuraEngineInstance.get_Panel()
at RepetierHost.view.SlicerPanel.comboSlicerSelection_SelectedIndexChanged(System.Object, System.EventArgs)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(System.EventArgs)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32)
at RepetierHost.view.SlicerPanel.SelectByName(System.String)
at RepetierHost.view.SlicerPanel.UpdateInstances()
at RepetierHost.Main..ctor()
at RepetierHost.Program.Main(System.String[])