java-language-server
java-language-server copied to clipboard
Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:43: bad argument #1 to ' ipairs' (table expected, got nil)
When it is used in neovim, neovim reports as title.
Error executing vim.schedule lua callback: /usr/local/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:41: bad
argument #1 to 'ipairs' (table expected, got nil)
stack traceback:
[C]: in function 'ipairs'
/usr/local/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:41: in function 'unregister'
/usr/local/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:29: in function 'register'
/usr/local/share/nvim/runtime/lua/vim/lsp/handlers.lua:116: in function 'handler'
/usr/local/share/nvim/runtime/lua/vim/lsp/client.lua:998: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
NVIM v0.11.0-dev-1046+g25b53b593e
Build type: RelWithDebInfo
LuaJIT 2.1.1727870382
Run "nvim -V1 -v" for more info
built from master at https://github.com/neovim/neovim/commit/25b53b593ef6f229fbec5b3dc205a7539579d13a to be specific.
Fixed in https://github.com/idelice/jls