Traceback (most recent call last): File "P:\Bethesda Softworks\Oblivion\Mopy\basher.py", line 1350, in OnItemSelected self.details.SetFile(modName) File "P:\Bethesda Softworks\Oblivion\Mopy\basher.py", line 1462, in SetFile tagsStr = '\n'.join(sorted(modInfo.getBashTags()))TypeError: sequence item 0: expected string, Path found
Traceback (most recent call last): File "P:\Bethesda Softworks\Oblivion\Mopy\basher.py", line 1350, in OnItemSelected self.details.SetFile(modName) File "P:\Bethesda Softworks\Oblivion\Mopy\basher.py", line 1462, in SetFile tagsStr = '\n'.join(sorted(modInfo.getBashTags()))TypeError: sequence item 0: expected string, Path found
Traceback (most recent call last): File "P:\Bethesda Softworks\Oblivion\Mopy\basher.py", line 1350, in OnItemSelected self.details.SetFile(modName) File "P:\Bethesda Softworks\Oblivion\Mopy\basher.py", line 1462, in SetFile tagsStr = '\n'.join(sorted(modInfo.getBashTags()))TypeError: sequence item 0: expected string, Path found
if modName in self.patchesLLTags: for tag in self.patchesLLTags:
if modName in self.patchesLLTags: for tag in self.patchesLLTags[modName]:
if modName in self.patchesLLTags: for tag in self.patchesLLTags:
if modName in self.patchesLLTags: for tag in self.patchesLLTags[modName]: