Lua: Error during execution of Dialog callback: [string "--[[..."]:49: bad argument #2 to 'Proto' (Proto_new: there cannot be two protocols with the same description)

asked 2022-08-12 08:00:19 +0000

updated 2022-08-12 12:13:46 +0000

cmaynard gravatar image

Hi Team,

I am getting the error while i am starting my Wireshark

my 47 line code is

pw_proto_prefs.rrc_msg = Pref.bool("UE <-> RRC", 1, "Enable Message")
edit retag flag offensive close merge delete

Comments

The complaint is about line 49, not line 47.

cmaynard gravatar imagecmaynard ( 2022-08-12 12:14:29 +0000 )edit