Skip to content

Unhandled exception when installing 2.6-beta.3 on Linux #485

@Kevin-Mok

Description

@Kevin-Mok

This came up while installing it on Mint but not on Ubuntu. Used ./install\ on\ Linux.sh in the unzipped directory with urxvt and zsh.

Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at StardewModdingApi.Installer.InteractiveInstaller.Run (System.String[] args) [0x00025] in <7324f88dc4524a57b82d853323e7f820>:0 
  at StardewModdingApi.Installer.Program.Main (System.String[] args) [0x00005] in <7324f88dc4524a57b82d853323e7f820>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
File name: 'System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at StardewModdingApi.Installer.InteractiveInstaller.Run (System.String[] args) [0x00025] in <7324f88dc4524a57b82d853323e7f820>:0 
  at StardewModdingApi.Installer.Program.Main (System.String[] args) [0x00005] in <7324f88dc4524a57b82d853323e7f820>:0 

Metadata

Metadata

Assignees

Labels

bugThis is an unintended error or behavior that can be addressed with specific development changes.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions