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
File "D:\IDA Pro 7.6\python\3\ida_idaapi.py", line 616, in IDAPython_ExecScript
exec(code, g)
File "C:/Users/Freax/Desktop/dy_data/sub_56dbc.py", line 7, in <module>
vw = jayutils.loadWorkspace(filePath)
File "D:\IDA Pro 7.6\python\flare\jayutils.py", line 350, in loadWorkspace
setIdbNetnode(VIV_WORKSPACE_NAME, vw.getMeta("StorageName"))
File "D:\IDA Pro 7.6\python\flare\jayutils.py", line 366, in setIdbNetnode
return n.hashset(key, value, None)
File "D:\IDA Pro 7.6\python\3\ida_netnode.py", line 954, in hashset
return _ida_netnode.netnode_hashset(self, *args)
TypeError: in method 'netnode_hashset', argument 3 of type 'void const *'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: