AttributeError: 'NoneType' object has no attribute 'rule_name'
[02:28:08] Traceback (most recent call last):
File "/opt/tool/Kunlun-M/core/init.py", line 312, in main
cli.start(args.target, args.format, args.output, args.special_rules, sid, args.language, args.tamper_name, args.black_path, args.unconfirm, args.unprecom)
File "/opt/tool/Kunlun-M/core/cli.py", line 261, in start
display_result(task_id)
File "/opt/tool/Kunlun-M/core/cli.py", line 128, in display_result
rule_name = rule.rule_name
AttributeError: 'NoneType' object has no attribute 'rule_name'
AttributeError: 'NoneType' object has no attribute 'rule_name'
[02:28:08] Traceback (most recent call last): File "/opt/tool/Kunlun-M/core/init.py", line 312, in main cli.start(args.target, args.format, args.output, args.special_rules, sid, args.language, args.tamper_name, args.black_path, args.unconfirm, args.unprecom) File "/opt/tool/Kunlun-M/core/cli.py", line 261, in start display_result(task_id) File "/opt/tool/Kunlun-M/core/cli.py", line 128, in display_result rule_name = rule.rule_name AttributeError: 'NoneType' object has no attribute 'rule_name'