Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected Lua Number when executing to IRCConnect #8

Open
SirObby opened this issue Jun 29, 2022 · 1 comment
Open

Expected Lua Number when executing to IRCConnect #8

SirObby opened this issue Jun 29, 2022 · 1 comment

Comments

@SirObby
Copy link

SirObby commented Jun 29, 2022

E5108: Error executing lua ...nvim/site/pack/packer/start/IRC.nvim/lua/irc/display.lua:62: Expected Lua number
stack traceback:
[C]: in function 'nvim_buf_delete'
...nvim/site/pack/packer/start/IRC.nvim/lua/irc/display.lua:62: in function 'close_view'
...re/nvim/site/pack/packer/start/IRC.nvim/lua/irc/init.lua:31: in function 'connect'
[string ":lua"]:1: in main chunk

@shadmansaleh
Copy link
Owner

I think this is due to the fact the nil is no longer treated as buf id 0 . TBH I haven't looked at this project in a while . So breaking changes in neovim hasn't been addressed .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants