You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally we'd ship our nest-spawner asap and it would handle downloading the nest for us (so that we wouldn't have to deal with these 'security' features).
This involves actually pushing to the nest repo; that is, packages.dargon.io
Unhandled Appdomain Exception
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.
Workaround:
The problem is caused by Windows detecting that Dargon has been downloaded from the internet.
Interesting, will keep that in mind. I'll keep the issue marked as wontfix for now, because we only face this problem when users download a zipped development build. If we use nestd/nest-spawner (as is planned for the next release), then we won't encounter this problem.
From https://www.reddit.com/r/dargon/comments/3ugpyb/dargon_alpha_builds/
Ideally we'd ship our nest-spawner asap and it would handle downloading the nest for us (so that we wouldn't have to deal with these 'security' features).
This involves actually pushing to the nest repo; that is, packages.dargon.io
Problems and workarounds
Dargon fails to start (#1)
Logs show:
Workaround:
The problem is caused by Windows detecting that Dargon has been downloaded from the internet.
The text was updated successfully, but these errors were encountered: