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
2016-02-09 13:19:00 E An error has occurred. This may be a bug. Please let us know!
See http://docs.overviewer.org/en/latest/index.html#help
This is the error that occurred:
Traceback (most recent call last):
File "/usr/bin/overviewer.py", line 605, in <module>
ret = main()
File "/usr/bin/overviewer.py", line 130, in main
g.genPOI.main()
File "/usr/lib64/python2.6/site-packages/overviewer_core/aux_files/genPOI.py", line 514, in main
PlayerDict.load_cache(destdir)
File "/usr/lib64/python2.6/site-packages/overviewer_core/aux_files/genPOI.py", line 216, in load_cache
with gzip.GzipFile(cache_file) as gz:
AttributeError: GzipFile instance has no attribute '__exit__'
I get the following error after updating to 0.12.90. It worked fine on 0.12.87. Minecraft version is 1.8.9 and OS is CentOS 6 if that matters.
Command:
VANILLA_WORLD="/home/mark/vanillaMinecraft/world" overviewer.py --config=/home/mark/mcmaps/overviewer.config --genpoi --skip-scan
Output:
Config file:
The text was updated successfully, but these errors were encountered: