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

getLocalMaps() fails when map directory does not exist. #105

Closed
micheljung opened this issue Sep 22, 2015 · 0 comments
Closed

getLocalMaps() fails when map directory does not exist. #105

micheljung opened this issue Sep 22, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@micheljung
Copy link
Member

Caused by: java.nio.file.NoSuchFileException: C:\Users\Peter's\Documents\My Games\Gas Powered Games\Supreme Commander Forged Alliance\maps
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsDirectoryStream.<init>(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.newDirectoryStream(Unknown Source)
at java.nio.file.Files.newDirectoryStream(Unknown Source)
at com.faforever.client.map.MapServiceImpl.getLocalMaps(MapServiceImpl.java:104)
... 77 more
@micheljung micheljung added the bug label Sep 22, 2015
@micheljung micheljung self-assigned this Sep 22, 2015
@micheljung micheljung added this to the v0.5.0-alpha milestone Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant