Skip to content
This repository has been archived by the owner on Nov 10, 2019. It is now read-only.

Can't Startup #51

Open
KelCaLe opened this issue Oct 18, 2016 · 4 comments
Open

Can't Startup #51

KelCaLe opened this issue Oct 18, 2016 · 4 comments
Assignees

Comments

@KelCaLe
Copy link

KelCaLe commented Oct 18, 2016

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

@dh-nunes
Copy link
Owner

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

@Sasha-alTherin
Copy link

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

@dh-nunes
Copy link
Owner

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.

@an3k
Copy link

an3k commented Jul 18, 2019

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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants