-
Notifications
You must be signed in to change notification settings - Fork 0
Description
whenever i try and load the mod it gives me
[Error : BepInEx] Error loading [Hacknet Archipelago Client 0.6.2]: System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence) IL<0xFFFFFFFF>
at System.Reflection.Assembly.LoadFile(String path) IL<0x0012>
at BepInEx.Bootstrap.BaseChainloader`1.Execute() IL<0x01A2>