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
Traceback (most recent call last):
File "D:\IDA Pro 7.6.210427 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)\python\3\ida_idp.py", line 6010, in ev_oldfile
return self.dispatcher().dispatch(ida_idaapi.NW_OPENIDB, 1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\IDA Pro 7.6.210427 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)\python\3\ida_idp.py", line 6037, in dispatch
cb.fun(slot, *args)
File "D:\IDA Pro 7.6.210427 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/plugins\HexRaysPyTools\core\cache.py", line 70, in initialize_cache
_init_demangled_names()
File "D:\IDA Pro 7.6.210427 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/plugins\HexRaysPyTools\core\cache.py", line 56, in _init_demangled_names
short_name = common.demangled_name_to_c_str(short_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\IDA Pro 7.6.210427 (x86,x64,ARM,ARM64,PPC,PPC64,MIPS)/plugins\HexRaysPyTools\core\common.py", line 106, in demangled_name_to_c_str
raise AssertionError("Replacement of demangled string by c-string for keyword `operatorXXX` is not yet"
AssertionError: Replacement of demangled string by c-string for keyword `operatorXXX` is not yetimplemented (class CryTransform::CAngle CryTransform::operator"" _radians(unsigned __int64)). You can do it by yourself or create an issue```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: