Tatsh / mpv-netrc

An mpv plugin to read credentials from ~/.netrc.

Home Page:https://luarocks.org/modules/Tatsh/mpv-netrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bad argument #1 'ipairs' (table expected, got nil)

SonaliBendre opened this issue · comments

commented

I need more info. My code never calls ipairs.

[netrc]
[netrc] stack traceback:
[netrc] mp.defaults:597: in function 'handler'
[netrc] mp.defaults:510: in function 'call_event_handlers'
[netrc] mp.defaults:552: in function 'dispatch_events'
[netrc] mp.defaults:503: in function mp.defaults:502
[netrc] [C]: at 0x7ff655bade20
[netrc] [C]: at 0x7ff655bae310

maybe that was other script error

commented

What other plugins do you have?

What other plugins do you have?

I mean bad argument #1 'ipairs' (table expected, got nil) was due to recentmenu.lua script

[netrc] [netrc] stack traceback: [netrc] mp.defaults:597: in function 'handler' [netrc] mp.defaults:510: in function 'call_event_handlers' [netrc] mp.defaults:552: in function 'dispatch_events' [netrc] mp.defaults:503: in function mp.defaults:502 [netrc] [C]: at 0x7ff655bade20 [netrc] [C]: at 0x7ff655bae310

Please fix this error

I am not getting this error (and I do have more plugins than just mpv-netrc). I cannot tell from the backtrace you have where netrc is causing the issue.

What are the steps to reproduce this? What plugins do you have installed?

And of course, there's no possible way I can handle every single issue that is caused by plugin combinations.

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.