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
Whenever I try to run modimporter.py it gives me this
Cleaning edits... (if there are issues validate/reinstall files)
Reading mod files...
Mods/ModUtil/modfile.txt
There was a critical error, now attempting to display the error
'Hades.v1.38290'
Traceback (most recent call last):
File "C:\Users\rainb\OneDrive\Desktop\just....normal games\Hades.v1.38290\Hades.v1.38290\Content\modimporter.py", line 752, in
start()
File "C:\Users\rainb\OneDrive\Desktop\just....normal games\Hades.v1.38290\Hades.v1.38290\Content\modimporter.py", line 719, in start
loadmodfile(mod.path.replace("\","/")+"/"+modfile)
File "C:\Users\rainb\OneDrive\Desktop\just....normal games\Hades.v1.38290\Hades.v1.38290\Content\modimporter.py", line 559, in loadmodfile
to = default_to[game]
~~~~~~~~~~^^^^^^
KeyError: 'Hades.v1.38290'
Press ENTER/RETURN to end program...
I attached my folder setup but I don't think that's the problem
The text was updated successfully, but these errors were encountered:
Whenever I try to run modimporter.py it gives me this
Cleaning edits... (if there are issues validate/reinstall files)
Reading mod files...
Mods/ModUtil/modfile.txt
There was a critical error, now attempting to display the error
'Hades.v1.38290'
Traceback (most recent call last):
File "C:\Users\rainb\OneDrive\Desktop\just....normal games\Hades.v1.38290\Hades.v1.38290\Content\modimporter.py", line 752, in
start()
File "C:\Users\rainb\OneDrive\Desktop\just....normal games\Hades.v1.38290\Hades.v1.38290\Content\modimporter.py", line 719, in start
loadmodfile(mod.path.replace("\","/")+"/"+modfile)
File "C:\Users\rainb\OneDrive\Desktop\just....normal games\Hades.v1.38290\Hades.v1.38290\Content\modimporter.py", line 559, in loadmodfile
to = default_to[game]
~~~~~~~~~~^^^^^^
KeyError: 'Hades.v1.38290'
Press ENTER/RETURN to end program...
I attached my folder setup but I don't think that's the problem
The text was updated successfully, but these errors were encountered: