Skip to content

Error running 0.12.87 with --genpoi #1271

Description

@Bobcat00

Windows 8.1 64-bit overviewer-0.12.87.zip gets the following error with --genpoi:

C:\Users\Bob\Documents\Overviewer>overviewer.exe --config=worlds/config.py --genpoi --skip-scan
2016-01-17 21:29:25  Loaded UUID cache from 'C:\\users\\bob\\documents\\overviewer\\maps\\uuidcache.dat' with 0 entries
2016-01-17 21:29:26  Done handling POIs
2016-01-17 21:29:26  Writing out javascript files
2016-01-17 21:29:26  Wrote UUID cache with 0 entries
2016-01-17 21:29:26 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 "overviewer.py", line 605, in <module>
  File "overviewer.py", line 130, in main
  File "overviewer_core\aux_files\genPOI.pyc", line 533, in main
  File "overviewer_core\aux_files\genPOI.pyc", line 241, in save_cache
  File "overviewer_core\files.pyc", line 164, in __exit__
WindowsError: [Error 32] The process cannot access the file because it is being used by another process

The following is the output with version 0.12.82:

C:\Users\Bob\Documents\Overviewer>overviewer.exe --config=worlds/config.py --genpoi --skip-scan
2016-01-17 21:32:15  Loaded UUID cache from 'C:\\users\\bob\\documents\\overview
er\\maps\\uuidcache.dat' with 0 entries
2016-01-17 21:32:16  Done handling POIs
2016-01-17 21:32:16  Writing out javascript files
2016-01-17 21:32:16  Wrote UUID cache with 0 entries
2016-01-17 21:32:16  Done

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions