Cannot create project
laqieer opened this issue · 0 comments
laqieer commented
Behaviour
Error occurs when clicking 'Create' button:
Error
Traceback (most recent call last):
File "C:\Users/laqie/AppData/Roaming/Hex-Rays/IDA Pro/plugins\idarling\interface\dialogs.py", line 514, in _create_project_accepted
if any(project.name == name for project in self._projects):
TypeError: 'NoneType' object is not iterable
IDArling/idarling/interface/dialogs.py
Line 514 in d1a8c58
Environment
- IDA Pro Version 7.7.2200118 Windows x64
- Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
- IDAPython v7.4.0 final (serial 0)
- IDArling d1a8c58
- Client side