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

2.5.22294: GameSelectorModel#gameUriExistsOnFileSystem:216 - java.net.URISyntaxException #12824

Open
tripleabuilderbot opened this issue Aug 6, 2024 · 0 comments
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

Illegal character in opaque part at index 2: C:\Users\eckri\triplea\downloadedMaps\ww2_path_to_victory\map\games\ww2_path_to_victory.xml

TripleA Version

2.5.22294

Java Version

11.0.6

Operating System

Windows 10

Memory

Heap utilization statistics [MB]
Used Memory: 31
Free memory: 1948
Total memory: 1979
Max memory: 1979

Stack Trace

Exception: java.lang.IllegalArgumentExceptionIllegal character in opaque part at index 2: C:\Users\eckri\triplea\downloadedMaps\ww2_path_to_victory\map\games\ww2_path_to_victory.xml
java.lang.Exception
	at java.base/java.net.URI.create(URI.java:883)
	at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorModel.gameUriExistsOnFileSystem(GameSelectorModel.java:216)
	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:209)
	at games.strategy.engine.framework.GameRunner.showMainFrame(GameRunner.java:80)
	at games.strategy.engine.lobby.client.ui.LobbyFrame.lambda$shutdown$1(LobbyFrame.java:150)
	at java.base/java.lang.Thread.run(Thread.java:834)


Exception: java.net.URISyntaxExceptionIllegal character in opaque part at index 2: C:\Users\eckri\triplea\downloadedMaps\ww2_path_to_victory\map\games\ww2_path_to_victory.xml
java.lang.Exception
	at java.base/java.net.URI$Parser.fail(URI.java:2913)
	at java.base/java.net.URI$Parser.checkChars(URI.java:3084)
	at java.base/java.net.URI$Parser.parse(URI.java:3120)
	at java.base/java.net.URI.<init>(URI.java:600)
	at java.base/java.net.URI.create(URI.java:881)
	at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorModel.gameUriExistsOnFileSystem(GameSelectorModel.java:216)
	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:209)
	at games.strategy.engine.framework.GameRunner.showMainFrame(GameRunner.java:80)
	at games.strategy.engine.lobby.client.ui.LobbyFrame.lambda$shutdown$1(LobbyFrame.java:150)
	at java.base/java.lang.Thread.run(Thread.java:834)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

1 participant