You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, as soon as I open Wireshark, I encounter the following error:
Lua: Error during loading:
...l/lib/wireshark/plugins/modules/generic/proto_fields.lua:36: bad argument #3 to 'bytes' (Display must be either base.NONE, base.DOT, base.DASH, base.COLON or base.SPACE)
stack traceback:
[C]: in function 'bytes'
...l/lib/wireshark/plugins/modules/generic/proto_fields.lua:36: in main chunk
[C]: in function 'require'
...local/lib/wireshark/plugins/modules/back_end/decoder.lua:49: in main chunk
[C]: in function 'require'
...t/.local/lib/wireshark/plugins/modules/generic/proto.lua:19: in main chunk
[C]: in function 'require'
I would appreciate it if you could guide me on how to solve it.
The text was updated successfully, but these errors were encountered:
Hello, as soon as I open Wireshark, I encounter the following error:
I would appreciate it if you could guide me on how to solve it.
The text was updated successfully, but these errors were encountered: