'Permission denied' errorno 13
v-amorim opened this issue · 1 comments
Hi there, I got up to the checkboards and clicked "Modify" but it gives me this error:
File "C:\Users\Pixelz\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 932, in _bootstrap_inner self.run() File "C:\Users\Pixelz\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "C:\Desk\Path-of-Exile-modding-tool-master\normal\poemods_threads.py", line 129, in actionthread with open(self.modg.ggpkname, "r+b") as ggpkpointerio : PermissionError: [Errno 13] Permission denied: 'C:\\Program Files (x86)\\Grinding Gear Games\\Path of Exile\\Content.ggpk'
Even after changing the "Everyone" permission as said in the guide.
I hope there's a workaround, my computer can't handle this game anymore
Edit: setting the "Everyone" full access to Content.ggpk solved it, hope it helps!