Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File not found error #6

Closed
jackusm opened this issue Mar 25, 2019 · 2 comments
Closed

File not found error #6

jackusm opened this issue Mar 25, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@jackusm
Copy link

jackusm commented Mar 25, 2019

Traceback (most recent call last): File "main.py", line 54, in <module> File "core\Modmanager.py", line 200, in setinit File "core\RWmanager.py", line 16, in LoadXML File "xml\etree\ElementTree.py", line 1197, in parse File "xml\etree\ElementTree.py", line 587, in parse FileNotFoundError: [Errno 2] No such file or directory: '\\\\AppData\\LocalLow\\Ludeon Studios\\RimWorld by Ludeon Studios\\Config\\ModsConfig.xml' [8412] Failed to execute script main

@SkyeErnst
Copy link

I'm having this same issue. Using version v0.53Hotfix, traceback is as follows:

Traceback (most recent call last):
File "main.py", line 54, in
File "core\Modmanager.py", line 200, in setinit
File "core\RWmanager.py", line 16, in LoadXML
File "xml\etree\ElementTree.py", line 1197, in parse
File "xml\etree\ElementTree.py", line 587, in parse
FileNotFoundError: [Errno 2] No such file or directory: '\Users\Skye\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config\ModsConfig.xml'
[15632] Failed to execute script main

@zzzz465
Copy link
Owner

zzzz465 commented Mar 27, 2019

Fixed. download v0.55 version
thank you for your report!

@zzzz465 zzzz465 closed this as completed Mar 27, 2019
@zzzz465 zzzz465 added the bug Something isn't working label Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants