When I click on Profile Editor, Crash Report pop up.

Version: 7.94
 
Traceback (most recent call last):
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py",
 line 261, in script_list_timer_callback
 
    callback(True, process)
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py",
 line 270, in initial_script_list_cb
 
    if status and 
self.handle_initial_script_list_output(process):
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py",
 line 301, in handle_initial_script_list_output
 
    for entry in get_script_entries(
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py",
 line 423, in get_script_entries
 
    metadata = ScriptMetadata(scripts_dir, nselib_dir)
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py",
 line 286, in __init__
 
    self.construct_library_arguments()
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py",
 line 416, in construct_library_arguments
 
    self.library_arguments[libname] = 
self.get_script_args(filepath)
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py",
 line 362, in get_script_args
 
    args = ScriptMetadata.get_script_args_from_file(f)
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py",
 line 370, in get_script_args_from_file
 
    for tag_name, tag_text in nsedoc_tags_iter(f):
 
  File 
"D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py",
 line 232, in nsedoc_tags_iter
 
    for line in f:
 
  File "dist/zenmap-w64/mingw64/lib/python3.10/codecs.py", line 322, in 
decode
 
UnicodeDecodeError: 'mbcs' codec can't decode byte 0x93 in position 5665: No 
mapping for the Unicode character exists in the target code page.
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/

Reply via email to