Advertisement
Guest User

Untitled

a guest
Sep 15th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.32 KB | None | 0 0
  1. Starting OmniSharp server at 9/15/2020, 10:38:05 AM
  2. Target: /home/gstarr/Documents/DiscCommand/DiscCommand.sln
  3.  
  4. OmniSharp server started.
  5. Path: /home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/run
  6. PID: 27412
  7.  
  8. [info]: OmniSharp.Stdio.Host
  9. Starting OmniSharp on manjaro 0.0 (x64)
  10. [info]: OmniSharp.Services.DotNetCliService
  11. DotNetPath set to dotnet
  12. [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
  13. Located 1 MSBuild instance(s)
  14. 1: StandAlone 16.8.0 - "/home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild/Current/Bin"
  15. [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
  16. MSBUILD_EXE_PATH environment variable set to '/home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild/Current/Bin/MSBuild.exe'
  17. [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator
  18. Registered MSBuild instance: StandAlone 16.8.0 - "/home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild/Current/Bin"
  19. CscToolExe = csc.exe
  20. MSBuildToolsPath = /home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild/Current/Bin
  21. CscToolPath = /home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild/Current/Bin/Roslyn
  22. BypassFrameworkInstallChecks = true
  23. MSBuildExtensionsPath = /home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild
  24. [info]: OmniSharp.Cake.CakeProjectSystem
  25. Detecting Cake files in '/home/gstarr/Documents/DiscCommand'.
  26. [info]: OmniSharp.Cake.CakeProjectSystem
  27. Could not find any Cake files
  28. [info]: OmniSharp.MSBuild.ProjectSystem
  29. Detecting projects in '/home/gstarr/Documents/DiscCommand/DiscCommand.sln'.
  30. [info]: OmniSharp.MSBuild.ProjectManager
  31. Queue project update for '/home/gstarr/Documents/DiscCommand/Assembly-CSharp.csproj'
  32. [info]: OmniSharp.Script.ScriptProjectSystem
  33. Detecting CSX files in '/home/gstarr/Documents/DiscCommand'.
  34. [info]: OmniSharp.Script.ScriptProjectSystem
  35. Could not find any CSX files
  36. [info]: OmniSharp.WorkspaceInitializer
  37. Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0
  38. [info]: OmniSharp.WorkspaceInitializer
  39. Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.Completion.CompletionOptionsProvider, Order: 0
  40. [info]: OmniSharp.WorkspaceInitializer
  41. Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100
  42. [info]: OmniSharp.WorkspaceInitializer
  43. Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110
  44. [info]: OmniSharp.WorkspaceInitializer
  45. Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.BlockStructureWorkspaceOptionsProvider, Order: 140
  46. [info]: OmniSharp.WorkspaceInitializer
  47. Configuration finished.
  48. [info]: OmniSharp.Stdio.Host
  49. Omnisharp server running using Stdio at location '/home/gstarr/Documents/DiscCommand' on host 27276.
  50. [info]: OmniSharp.MSBuild.ProjectManager
  51. Loading project: /home/gstarr/Documents/DiscCommand/Assembly-CSharp.csproj
  52. Can't find custom attr constructor image: /home/gstarr/Documents/DiscCommand/Library/ScriptAssemblies/Unity.Rider.Editor.dll mtoken: 0x0a000004 due to: Could not find method '.ctor' due to a type load error: Could not set up parent class, due to: Could not set up parent class, due to: assembly:/home/gstarr/Unity/Hub/Editor/2020.1.0b11/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll type:Object member:(null) assembly:/home/gstarr/Unity/Hub/Editor/2020.1.0b11/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll type:Attribute member:(null) assembly:/home/gstarr/Documents/DiscCommand/Library/ScriptAssemblies/UnityEngine.TestRunner.dll type:TestRunCallbackAttribute member:(null) assembly:/home/gstarr/Documents/DiscCommand/Library/ScriptAssemblies/UnityEngine.TestRunner.dll type:TestRunCallbackAttribute member:(null)
  53. [fail]: OmniSharp.MSBuild.ProjectLoader
  54. The "ResolveAssemblyReference" task failed unexpectedly.
  55. System.TypeLoadException: Could not find method '.ctor' due to a type load error: Could not set up parent class, due to: Could not set up parent class, due to: assembly:/home/gstarr/Unity/Hub/Editor/2020.1.0b11/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll type:Object member:(null) assembly:/home/gstarr/Unity/Hub/Editor/2020.1.0b11/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll type:Attribute member:(null) assembly:/home/gstarr/Documents/DiscCommand/Library/ScriptAssemblies/UnityEngine.TestRunner.dll type:TestRunCallbackAttribute member:(null)
  56. at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesDataInternal(System.Reflection.ICustomAttributeProvider)
  57. at System.MonoCustomAttrs.GetCustomAttributesDataBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00010] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  58. at System.MonoCustomAttrs.GetCustomAttributesData (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) [0x00011] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  59. at System.Reflection.CustomAttributeData.GetCustomAttributes (System.Reflection.Assembly target) [0x00000] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  60. at System.Reflection.RuntimeAssembly.GetCustomAttributesData () [0x00000] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  61. at Microsoft.Build.Tasks.AssemblyInformation.GetFrameworkName () [0x00025] in <c7c3266b978e4ffaa232563707c9b595>:0
  62. at Microsoft.Build.Tasks.AssemblyInformation.get_FrameworkNameAttribute () [0x00028] in <c7c3266b978e4ffaa232563707c9b595>:0
  63. at Microsoft.Build.Tasks.AssemblyDependency.AssemblyMetadata..ctor (System.String path) [0x00019] in <c7c3266b978e4ffaa232563707c9b595>:0
  64. at Microsoft.Build.Tasks.AssemblyInformation+<>c.<GetAssemblyMetadata>b__21_0 (System.String p) [0x00000] in <c7c3266b978e4ffaa232563707c9b595>:0
  65. at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x00034] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  66. at Microsoft.Build.Tasks.AssemblyInformation.GetAssemblyMetadata (System.String path, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] assemblyMetadataCache, Microsoft.Build.Shared.AssemblyNameExtension[]& dependencies, System.String[]& scatterFiles, System.Runtime.Versioning.FrameworkName& frameworkName) [0x00006] in <c7c3266b978e4ffaa232563707c9b595>:0
  67. at (wrapper delegate-invoke) <Module>.invoke_void_string_ConcurrentDictionary`2<string, AssemblyMetadata>_AssemblyNameExtension[]&_string[]&_FrameworkName&(string,System.Collections.Concurrent.ConcurrentDictionary`2<string, Microsoft.Build.Tasks.AssemblyDependency.AssemblyMetadata>,Microsoft.Build.Shared.AssemblyNameExtension[]&,string[]&,System.Runtime.Versioning.FrameworkName&)
  68. at Microsoft.Build.Tasks.SystemState.GetAssemblyMetadata (System.String path, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] assemblyMetadataCache, Microsoft.Build.Shared.AssemblyNameExtension[]& dependencies, System.String[]& scatterFiles, System.Runtime.Versioning.FrameworkName& frameworkName) [0x00010] in <c7c3266b978e4ffaa232563707c9b595>:0
  69. at Microsoft.Build.Tasks.ReferenceTable.GetUnifiedAssemblyMetadata (Microsoft.Build.Tasks.Reference reference, System.Collections.Generic.IEnumerable`1[Microsoft.Build.Tasks.UnifiedAssemblyName]& unifiedDependencies, System.String[]& scatterFiles) [0x00023] in <c7c3266b978e4ffaa232563707c9b595>:0
  70. at Microsoft.Build.Tasks.ReferenceTable.FindDependenciesAndScatterFiles (Microsoft.Build.Tasks.Reference reference, System.Collections.Generic.List`1[T] newEntries) [0x0003a] in <c7c3266b978e4ffaa232563707c9b595>:0
  71. at Microsoft.Build.Tasks.ReferenceTable.FindAssociatedFiles () [0x000ea] in <c7c3266b978e4ffaa232563707c9b595>:0
  72. at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure () [0x0000a] in <c7c3266b978e4ffaa232563707c9b595>:0
  73. at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure (System.Collections.Generic.IEnumerable`1[T] remappedAssembliesValue, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyFiles, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyNames, System.Collections.Generic.List`1[T] exceptions) [0x00038] in <c7c3266b978e4ffaa232563707c9b595>:0
  74. at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute (Microsoft.Build.Shared.FileExists fileExists, Microsoft.Build.Shared.DirectoryExists directoryExists, Microsoft.Build.Tasks.GetDirectories getDirectories, Microsoft.Build.Tasks.GetAssemblyName getAssemblyName, Microsoft.Build.Tasks.GetAssemblyMetadata getAssemblyMetadata, Microsoft.Build.Shared.GetRegistrySubKeyNames getRegistrySubKeyNames, Microsoft.Build.Shared.GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, Microsoft.Build.Tasks.GetLastWriteTime getLastWriteTime, Microsoft.Build.Tasks.GetAssemblyRuntimeVersion getRuntimeVersion, Microsoft.Build.Shared.OpenBaseKey openBaseKey, Microsoft.Build.Tasks.GetAssemblyPathInGac getAssemblyPathInGac, Microsoft.Build.Tasks.IsWinMDFile isWinMDFile, Microsoft.Build.Tasks.ReadMachineTypeFromPEHeader readMachineTypeFromPEHeader) [0x00515] in <c7c3266b978e4ffaa232563707c9b595>:0
  75. at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute () [0x00000] in <c7c3266b978e4ffaa232563707c9b595>:0
  76. at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00029] in <4322d44f99c84aab9075efd37869f964>:0
  77. at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x002fc] in <4322d44f99c84aab9075efd37869f964>:0
  78. [warn]: OmniSharp.MSBuild.ProjectManager
  79. Failed to load project file '/home/gstarr/Documents/DiscCommand/Assembly-CSharp.csproj'.
  80. /home/gstarr/Documents/DiscCommand/Assembly-CSharp.csproj
  81. /home/gstarr/.vscode/extensions/ms-dotnettools.csharp-1.23.2/.omnisharp/1.37.1/omnisharp/.msbuild/Current/Bin/Microsoft.Common.CurrentVersion.targets(2121,5): Error: The "ResolveAssemblyReference" task failed unexpectedly.
  82. System.TypeLoadException: Could not find method '.ctor' due to a type load error: Could not set up parent class, due to: Could not set up parent class, due to: assembly:/home/gstarr/Unity/Hub/Editor/2020.1.0b11/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll type:Object member:(null) assembly:/home/gstarr/Unity/Hub/Editor/2020.1.0b11/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll type:Attribute member:(null) assembly:/home/gstarr/Documents/DiscCommand/Library/ScriptAssemblies/UnityEngine.TestRunner.dll type:TestRunCallbackAttribute member:(null)
  83. at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesDataInternal(System.Reflection.ICustomAttributeProvider)
  84. at System.MonoCustomAttrs.GetCustomAttributesDataBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00010] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  85. at System.MonoCustomAttrs.GetCustomAttributesData (System.Reflection.ICustomAttributeProvider obj, System.Boolean inherit) [0x00011] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  86. at System.Reflection.CustomAttributeData.GetCustomAttributes (System.Reflection.Assembly target) [0x00000] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  87. at System.Reflection.RuntimeAssembly.GetCustomAttributesData () [0x00000] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  88. at Microsoft.Build.Tasks.AssemblyInformation.GetFrameworkName () [0x00025] in <c7c3266b978e4ffaa232563707c9b595>:0
  89. at Microsoft.Build.Tasks.AssemblyInformation.get_FrameworkNameAttribute () [0x00028] in <c7c3266b978e4ffaa232563707c9b595>:0
  90. at Microsoft.Build.Tasks.AssemblyDependency.AssemblyMetadata..ctor (System.String path) [0x00019] in <c7c3266b978e4ffaa232563707c9b595>:0
  91. at Microsoft.Build.Tasks.AssemblyInformation+<>c.<GetAssemblyMetadata>b__21_0 (System.String p) [0x00000] in <c7c3266b978e4ffaa232563707c9b595>:0
  92. at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x00034] in <a17fa1457c5d44f2885ac746c1764ea5>:0
  93. at Microsoft.Build.Tasks.AssemblyInformation.GetAssemblyMetadata (System.String path, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] assemblyMetadataCache, Microsoft.Build.Shared.AssemblyNameExtension[]& dependencies, System.String[]& scatterFiles, System.Runtime.Versioning.FrameworkName& frameworkName) [0x00006] in <c7c3266b978e4ffaa232563707c9b595>:0
  94. at (wrapper delegate-invoke) <Module>.invoke_void_string_ConcurrentDictionary`2<string, AssemblyMetadata>_AssemblyNameExtension[]&_string[]&_FrameworkName&(string,System.Collections.Concurrent.ConcurrentDictionary`2<string, Microsoft.Build.Tasks.AssemblyDependency.AssemblyMetadata>,Microsoft.Build.Shared.AssemblyNameExtension[]&,string[]&,System.Runtime.Versioning.FrameworkName&)
  95. at Microsoft.Build.Tasks.SystemState.GetAssemblyMetadata (System.String path, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] assemblyMetadataCache, Microsoft.Build.Shared.AssemblyNameExtension[]& dependencies, System.String[]& scatterFiles, System.Runtime.Versioning.FrameworkName& frameworkName) [0x00010] in <c7c3266b978e4ffaa232563707c9b595>:0
  96. at Microsoft.Build.Tasks.ReferenceTable.GetUnifiedAssemblyMetadata (Microsoft.Build.Tasks.Reference reference, System.Collections.Generic.IEnumerable`1[Microsoft.Build.Tasks.UnifiedAssemblyName]& unifiedDependencies, System.String[]& scatterFiles) [0x00023] in <c7c3266b978e4ffaa232563707c9b595>:0
  97. at Microsoft.Build.Tasks.ReferenceTable.FindDependenciesAndScatterFiles (Microsoft.Build.Tasks.Reference reference, System.Collections.Generic.List`1[T] newEntries) [0x0003a] in <c7c3266b978e4ffaa232563707c9b595>:0
  98. at Microsoft.Build.Tasks.ReferenceTable.FindAssociatedFiles () [0x000ea] in <c7c3266b978e4ffaa232563707c9b595>:0
  99. at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure () [0x0000a] in <c7c3266b978e4ffaa232563707c9b595>:0
  100. at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure (System.Collections.Generic.IEnumerable`1[T] remappedAssembliesValue, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyFiles, Microsoft.Build.Framework.ITaskItem[] referenceAssemblyNames, System.Collections.Generic.List`1[T] exceptions) [0x00038] in <c7c3266b978e4ffaa232563707c9b595>:0
  101. at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute (Microsoft.Build.Shared.FileExists fileExists, Microsoft.Build.Shared.DirectoryExists directoryExists, Microsoft.Build.Tasks.GetDirectories getDirectories, Microsoft.Build.Tasks.GetAssemblyName getAssemblyName, Microsoft.Build.Tasks.GetAssemblyMetadata getAssemblyMetadata, Microsoft.Build.Shared.GetRegistrySubKeyNames getRegistrySubKeyNames, Microsoft.Build.Shared.GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, Microsoft.Build.Tasks.GetLastWriteTime getLastWriteTime, Microsoft.Build.Tasks.GetAssemblyRuntimeVersion getRuntimeVersion, Microsoft.Build.Shared.OpenBaseKey openBaseKey, Microsoft.Build.Tasks.GetAssemblyPathInGac getAssemblyPathInGac, Microsoft.Build.Tasks.IsWinMDFile isWinMDFile, Microsoft.Build.Tasks.ReadMachineTypeFromPEHeader readMachineTypeFromPEHeader) [0x00515] in <c7c3266b978e4ffaa232563707c9b595>:0
  102. at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute () [0x00000] in <c7c3266b978e4ffaa232563707c9b595>:0
  103. at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00029] in <4322d44f99c84aab9075efd37869f964>:0
  104. at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x002fc] in <4322d44f99c84aab9075efd37869f964>:0
  105.  
  106. [fail]: OmniSharp.MSBuild.ProjectManager
  107. Attempted to update project that is not loaded: /home/gstarr/Documents/DiscCommand/Assembly-CSharp.csproj
  108.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement