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

FileSystemNotFoundException #282

Closed
walterxie opened this issue Feb 22, 2023 · 1 comment
Closed

FileSystemNotFoundException #282

walterxie opened this issue Feb 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@walterxie
Copy link
Collaborator

Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.nio.file.FileSystemNotFoundException
	at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getFileSystem(ZipFileSystemProvider.java:156)
	at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getPath(ZipFileSystemProvider.java:142)
	at java.base/java.nio.file.Path.of(Path.java:208)
	at java.base/java.nio.file.Paths.get(Paths.java:98)
	at lphystudio@1.4.1-SNAPSHOT/lphystudio.app.LPhyAppConfig.getLPhyIcon(LPhyAppConfig.java:56)
	at lphystudio@1.4.1-SNAPSHOT/lphystudio.app.LinguaPhyloStudio.<clinit>(LinguaPhyloStudio.java:46)
@walterxie walterxie added the bug Something isn't working label Feb 22, 2023
@walterxie
Copy link
Collaborator Author

Get InputStream from getResourceAsStream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant