Project-Lunar / Project-Lunar-Issue-Tracker

The main issue tracker for all components of Project Lunar
GNU General Public License v3.0
23 stars 4 forks source link

Cannot open game manager #34

Open christianbeland opened 4 years ago

christianbeland commented 4 years ago

I see the following error in log after i tried to open the game manager:

Renci.SshNet.Common.ScpException: scp: /usr/game/m2engage: No such file or directory at Renci.SshNet.ScpClient.ReadString(Stream stream) at Renci.SshNet.ScpClient.InternalDownload(IChannelSession channel, Stream input, FileSystemInfo fileSystemInfo) at Renci.SshNet.ScpClient.Download(String filename, FileInfo fileInfo) at ProjectLunarUI.frmGameManager.FrmGameManager_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

reptor1304 commented 4 years ago

I have the same issue. ci.SshNet.Common.ScpException: scp: /usr/game/m2engage: No such file or directory at Renci.SshNet.ScpClient.ReadString(Stream stream) at Renci.SshNet.ScpClient.InternalDownload(IChannelSession channel, Stream input, FileSystemInfo fileSystemInfo) at Renci.SshNet.ScpClient.Download(String filename, FileInfo fileInfo) at ProjectLunarUI.frmGameManager.FrmGameManager_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Also I cannot install update from game manager

ChibiANUBIS commented 2 years ago

Same for me