csharp.nvim icon indicating copy to clipboard operation
csharp.nvim copied to clipboard

Error with starting the debugger, weird nil value being sent to log

Open Sofistico opened this issue 4 months ago • 1 comments

I know there isn't enough information, i can't seem to reproduce what could possible be the problem... If you need any information, don't hesitate to ask!

E5108: Error executing lua: ...Data/Local/nvim-data/lazy/csharp.nvim/lua/csharp/log.lua:39: attempt to index a nil value stack traceback: ...Data/Local/nvim-data/lazy/csharp.nvim/lua/csharp/log.lua:39: in function 'log' ...Data/Local/nvim-data/lazy/csharp.nvim/lua/csharp/log.lua:75: in function 'error' ...ta/Local/nvim-data/lazy/csharp.nvim/lua/csharp/utils.lua:46: in function 'run_async' ...a/lazy/csharp.nvim/lua/csharp/features/debugger/init.lua:75: in function <...a/lazy/csharp.nvim/lua/csharp/features/debugger/init.lua:74>

Sofistico avatar Oct 11 '24 18:10 Sofistico