OmniSharp / omnisharp-vim

Vim omnicompletion (intellisense) and more for C#
http://www.omnisharp.net
MIT License
1.68k stars 166 forks source link

Does not work with unity2d #564

Closed kuator closed 4 years ago

kuator commented 4 years ago

The plugin does not complete unity specific classes and functions. Though it completes built-in functions and classes. I noticed that in logs there is an error message related to net framework 4.7.1. I don't have either dotnet core or mono installed on my system.

[evakuator@evakuator ~/Documents/Unity/shit/controller][]
$ cat /etc/lsb-release
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=19.0
DISTRIB_CODENAME=Kyria
DISTRIB_DESCRIPTION="Manjaro Linux"
[evakuator@evakuator ~/Documents/Unity/shit/controller][]
$ nvim --version
NVIM v0.5.0-397-g96059d72e
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-5 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes
 -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=auto -DINCLUDE_GENERATED_DE
CLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/travis/build/neovim/bot-ci/build/neovim/b
uild/config -I/home/travis/build/neovim/bot-ci/build/neovim/src -I/home/travis/build/neovim/bot-ci/build/neovim/.deps/usr/include -I/usr/include
-I/home/travis/build/neovim/bot-ci/build/neovim/build/src/nvim/auto -I/home/travis/build/neovim/bot-ci/build/neovim/build/include
Compiled by travis@travis-job-13ebc8c2-4f6f-45b7-ad53-0dc3d8813d5f

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/share/nvim"

Run :checkhealth for more info

:OmniSharpOpenLog output

4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"No solution files found in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'"},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/ZeldaClone' on host -1."},"Seq":16,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":6,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"No solution files found in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'"},"Seq":8,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":9,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/ZeldaClone' on host -1."},"Seq":16,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/PlayerHit.cs added to workspace"},"Seq":19,"Type":"event"}
8  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/CameraMovement.cs added to workspace"},"Seq":32,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"No solution files found in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'"},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/ZeldaClone' on host -1."},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/PlayerHit.cs added to workspace"},"Seq":19,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/Enemy.cs added to workspace"},"Seq":25,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/Pot.cs added to workspace"},"Seq":27,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/ZeldaClone.sln'."},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Queue project update for '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj'"},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Loading project: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":17,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/ZeldaClone' on host -1."},"Seq":18,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.ProjectLoader","Message":"The reference assemblies for .NETFramework,Version=v4.7.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks"},"Seq":20,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"WARNING","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Failed to load project file '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj'."},"Seq":21,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Attempted to update project that is not loaded: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj"},"Seq":23,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":6,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/ZeldaClone.sln'."},"Seq":8,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Queue project update for '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj'"},"Seq":9,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":10,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":11,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":12,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Loading project: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj"},"Seq":13,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":14,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":15,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":16,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":17,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/ZeldaClone' on host -1."},"Seq":18,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.ProjectLoader","Message":"The reference assemblies for .NETFramework,Version=v4.7.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks"},"Seq":20,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"WARNING","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Failed to load project file '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj'."},"Seq":21,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Attempted to update project that is not loaded: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj"},"Seq":23,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/PlayerMovement.cs added to workspace"},"Seq":25,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/ZeldaClone.sln'."},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"WARNING","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Found project that doesn't exist on disk: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj"},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone'."},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/ZeldaClone' on host -1."},"Seq":17,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assets/Scripts/PlayerHit.cs added to workspace"},"Seq":20,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":6,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/controller/controller.sln'."},"Seq":8,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":9,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
6  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/controller' on host -1."},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/controller/controller.sln'."},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/controller' on host -1."},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/controller/Assets/Scripts/Controller2D.cs added to workspace"},"Seq":19,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/controller/controller.sln'."},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/controller' on host -1."},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/controller/Assets/Scripts/Player.cs added to workspace"},"Seq":19,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":6,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"No solution files found in '/mnt/myhdd/Documents/Unity/shit/controller'"},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":9,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":10,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":11,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":12,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":13,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":14,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":15,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/controller' on host -1."},"Seq":16,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/controller/Assets/Scripts/Player.cs added to workspace"},"Seq":19,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Starting OmniSharp on manjaro 0.0 (x64)"},"Seq":1,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Services.DotNetCliService","Message":"DotNetPath set to dotnet"},"Seq":2,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Located 1 MSBuild instance(s)\n            1: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\""},"Seq":3,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"MSBUILD_EXE_PATH environment variable set to '/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/MSBuild.dll'"},"Seq":4,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.Discovery.MSBuildLocator","Message":"Registered MSBuild instance: StandAlone 16.4 - \"/home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\"\n            CscToolExe = csc.exe\n            MSBuildToolsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin\n            CscToolPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild/Current/Bin/Roslyn\n            BypassFrameworkInstallChecks = true\n            MSBuildExtensionsPath = /home/evakuator/.cache/omnisharp-vim/omnisharp-roslyn/omnisharp/.msbuild"},"Seq":5,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Detecting Cake files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":6,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Cake.CakeProjectSystem","Message":"Could not find any Cake files"},"Seq":7,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/controller/controller.sln'."},"Seq":8,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Queue project update for '/mnt/myhdd/Documents/Unity/shit/controller/Assembly-CSharp.csproj'"},"Seq":9,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Detecting CSX files in '/mnt/myhdd/Documents/Unity/shit/controller'."},"Seq":10,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Script.ScriptProjectSystem","Message":"Could not find any CSX files"},"Seq":11,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0"},"Seq":12,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Loading project: /mnt/myhdd/Documents/Unity/shit/controller/Assembly-CSharp.csproj"},"Seq":13,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100"},"Seq":14,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110"},"Seq":15,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200"},"Seq":16,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.WorkspaceInitializer","Message":"Configuration finished."},"Seq":17,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host","Message":"Omnisharp server running using Stdio at location '/mnt/myhdd/Documents/Unity/shit/controller' on host -1."},"Seq":18,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.ProjectLoader","Message":"The reference assemblies for .NETFramework,Version=v4.7.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks"},"Seq":20,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"WARNING","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Failed to load project file '/mnt/myhdd/Documents/Unity/shit/controller/Assembly-CSharp.csproj'."},"Seq":21,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"ERROR","Name":"OmniSharp.MSBuild.ProjectManager","Message":"Attempted to update project that is not loaded: /mnt/myhdd/Documents/Unity/shit/controller/Assembly-CSharp.csproj"},"Seq":23,"Type":"event"}
22  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.OmniSharpWorkspace","Message":"Miscellaneous file: /mnt/myhdd/Documents/Unity/shit/controller/Assets/Scripts/Controller2D.cs added to workspace"},"Seq":25,"Type":"event"}
nickspoons commented 4 years ago

There's also something funny about these 2 lines:

4  {"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Detecting projects in '/mnt/myhdd/Documents/Unity/shit/ZeldaClone/ZeldaClone.sln'."},"Seq":8,"Type":"event"}
4  {"Event":"log","Body":{"LogLevel":"WARNING","Name":"OmniSharp.MSBuild.ProjectSystem","Message":"Found project that doesn't exist on disk: /mnt/myhdd/Documents/Unity/shit/ZeldaClone/Assembly-CSharp.csproj"},"Seq":9,"Type":"event"}

Do both of those files exist?

In any case, this is outside the scope of OmniSharp-vim, you'll do better opening an OmniSharp-roslyn issue. OmniSharp-vim can only display completion options which OmniSharp-roslyn provides.

kuator commented 4 years ago

Okay, sorry for the disturbance and thanks for the plugin.

nickspoons commented 4 years ago

Not a problem at all - when you find the solution please let us know here!