triplea-game / triplea

TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.
https://triplea-game.org/
GNU General Public License v3.0
1.3k stars 387 forks source link

2.6.22579: GameSelectorModel#getDefaultGameRealPath:231 - java.nio.file.FileSystemNotFoundException #8660

Open tripleabuilderbot opened 3 years ago

tripleabuilderbot commented 3 years ago

Log Message

C:\Users\Dave\triplea\downloadedMaps\world_at_war-master.zip

TripleA Version

2.6.22579

Java Version

11.0.9.1

Operating System

Windows 10

Memory

Heap utilization statistics [MB] Used Memory: 23 Free memory: 1956 Total memory: 1979 Max memory: 1979

Stack Trace

Exception: java.nio.file.FileSystemNotFoundExceptionC:\Users\Dave\triplea\downloadedMaps\world_at_war-master.zip
java.lang.Exception
    at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:118)
    at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:109)
    at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:337)
    at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:286)
    at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorModel.getDefaultGameRealPath(GameSelectorModel.java:231)
    at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorModel.gameUriExistsOnFileSystem(GameSelectorModel.java:207)
    at java.base/java.util.Optional.filter(Optional.java:223)
    at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorModel.loadDefaultGameSameThread(GameSelectorModel.java:196)
    at games.strategy.engine.framework.GameRunner.showMainFrame(GameRunner.java:98)
    at java.base/java.lang.Thread.run(Thread.java:834)
stale[bot] commented 2 years ago

I noticed there has not been much activity on this issue. Please check this issue and close it if it no longer applies. Otherwise to help move this issue move forward, please add a comment summarizing any further actions that need to be taken in order to resolve this issue.