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

pypoe not working with new ggpk from 3.12.1 patch #132

Closed
markliu06 opened this issue Sep 22, 2020 · 2 comments
Closed

pypoe not working with new ggpk from 3.12.1 patch #132

markliu06 opened this issue Sep 22, 2020 · 2 comments

Comments

@markliu06
Copy link

yellow text

c:\users\t\documents\poewiki\pypoe\PyPoE\poe\file\ggpk.py:1037:
UserWarning: Invalid tag b'\x06\x00\x00\x00' - seeking next valid tag

and then red text

Traceback (most recent call last):
File "c:\users\t\documents\poewiki\pypoe\PyPoE\cli\handler.py", line 309, in setup
func(args)
File "c:\users\t\documents\poewiki\pypoe\PyPoE\cli\exporter\wiki\core.py", line 100, in _setup
ggpk['Data'].extract_to(temp_dir)
File "c:\users\t\documents\poewiki\pypoe\PyPoE\poe\file\ggpk.py", line 819, in getitem
return self.directory[item]
File "c:\users\t\documents\poewiki\pypoe\PyPoE\poe\file\ggpk.py", line 579, in getitem
raise FileNotFoundError('%s/%s not found' % (
FileNotFoundError: /Data not found

Already remove whole pypoe installation and made a fresh install. I guess there is something wrong to unzip the subpackage inside the ggpk?

Also, would pypoe currently work for Steam? Since Steam version did not have ggpk so that can't specify ggpk location

(Also, should i delete everything "C:\Users\t\AppData\Roaming\PyPoE" for a fresh installation or it just store the setting?

@OmegaK2
Copy link
Owner

OmegaK2 commented Sep 22, 2020

I'm still working on the wiki exporter. There is no data directory anymore since it's all contained in bundles now

@markliu06
Copy link
Author

Resolved due to the pypoe updates.

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

No branches or pull requests

2 participants