GandaG / fomod-designer

A visual editor to quickly create FOMOD installers for Nexus based mods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't Startup

KelCaLe opened this issue · comments

Received this error report after executing FOMOD Designer.

Error information:

Version: 0.8.1.321
<class 'RuntimeError'>: deque mutated during iteration

File "", line 23, in
File "src__main__.py", line 33, in main
File "src\gui.py", line 61, in init

After clicking ok, it reported a fatal error stating:

pyinstaller-bootstrap returned - 1

Try the bleeding edge build, that bug should have been fixed.

This just started happening for me as well. I will try the bleeding edge build and see if that helps.

Just to clarify, this error happens because a folder that was in the recent files list was deleted and the designer is trying to delete it from the list. The problem arises from the way it's being deleted (it's the wrong way).

This has been fixed in the bleeding edge build along with a couple of other things. Hopefully I can come back to finish this soon.

How can I wipe the data FOMOD Designer writes, eg. the recent files list?

EDIT: Found it: C:\Users\USERNAME.fomod.designer