codota / tabnine-vim

Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
https://www.tabnine.com/install/vim
GNU General Public License v3.0
667 stars 36 forks source link

Tabnine error messages spammed causing neovim to crash eventually. #115

Open Pyrole-2002 opened 1 year ago

Pyrole-2002 commented 1 year ago

please complete the following information:

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

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

 - Programming language: all    
 - TabNine extension version(Type `TabNine::version` in insert mode): Latest

 **If the issue is related to TabNine failure, please provide log files:**  

 Type `TabNine::config` in your editor, the logs are located at the bottom of the page.

**Issue Details:**

^I...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: in function <...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:227> ...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: attempt to index local 'self' (a number value) stack traceback: ^I...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: in function <...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:227> function: bu iltin#18 ...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: attempt to index local 'self' (a number value) stack traceback: ^I...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: in function <...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:227> function: bu iltin#18 ...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: attempt to index local 'self' (a number value) stack traceback: ^I...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: in function <...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:227> function: bu iltin#18 ...pack/packer/start/cmp-tabnine/lua/cmp_tabnine/source.lua:246: attempt to index local 'self' (a number value) stack traceback:


This message is being spammed in my nvim :messages and after some time the messages clutter up everything causing nvim to crash.

gz#16936
liketoeatcheese commented 10 months ago

I'm also seeing this. How can I suppress this?