Advertisement
ChaosityYT

The Hell

Dec 10th, 2019
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. 1>------ Build started: Project: Chaosity, Configuration: Debug Any CPU ------
  2. 1>MSBUILD : error : Fody: An unhandled exception occurred:
  3. 1>MSBUILD : error : Exception:
  4. 1>MSBUILD : error : Could not load file or assembly 'file:///C:\Users\chaos\Desktop\Chaosity Source Revamped\Chaosity Source Revamped\packages\Fody.5.0.0\netclassictask\FodyIsolated.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
  5. 1>MSBUILD : error : Type:
  6. 1>MSBUILD : error : System.IO.FileLoadException
  7. 1>MSBUILD : error : StackTrace:
  8. 1>MSBUILD : error : at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  9. 1>MSBUILD : error : at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  10. 1>MSBUILD : error : at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
  11. 1>MSBUILD : error : at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
  12. 1>MSBUILD : error : at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence)
  13. 1>MSBUILD : error : at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
  14. 1>MSBUILD : error : at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)
  15. 1>MSBUILD : error : at System.AppDomain.CreateInstanceFromAndUnwrap(String assemblyName, String typeName)
  16. 1>MSBUILD : error : at System.AppDomain.CreateInstanceFromAndUnwrap(String assemblyName, String typeName)
  17. 1>MSBUILD : error : at Processor.ExecuteInOwnAssemblyLoadContext() in C:\projects\fody\Fody\Processor.cs:line 130
  18. 1>MSBUILD : error : at Processor.Inner() in C:\projects\fody\Fody\Processor.cs:line 122
  19. 1>MSBUILD : error : at Processor.Execute() in C:\projects\fody\Fody\Processor.cs:line 50
  20. 1>MSBUILD : error : Source:
  21. 1>MSBUILD : error : mscorlib
  22. 1>MSBUILD : error : TargetSite:
  23. 1>MSBUILD : error : System.Reflection.RuntimeAssembly _nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean)
  24. 1>MSBUILD : error : 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.
  25. 1>MSBUILD : error : Type:
  26. 1>MSBUILD : error : System.NotSupportedException
  27. 1>MSBUILD : error : StackTrace:
  28. 1>MSBUILD : error :
  29. 1>MSBUILD : error :
  30. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement