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

[Bug]: ProviderNotFoundException #710

Open
Kurumi78 opened this issue Jan 27, 2024 · 0 comments
Open

[Bug]: ProviderNotFoundException #710

Kurumi78 opened this issue Jan 27, 2024 · 0 comments
Labels
type: bug Something doesn't work as it was intended to.

Comments

@Kurumi78
Copy link

Describe the bug

java.nio.file.ProviderNotFoundException: Provider not found at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:545) at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:440) at optic_fusion1.antimalware.utils.Utils.fileSystemForZip(Utils.java:190) at optic_fusion1.antimalware.scanner.file.FileScanner.scanFile(FileScanner.java:107) at optic_fusion1.antimalware.scanner.Scanner.run(Scanner.java:90) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840)

How to reproduce

Appeared when using Pterodactyl's java 17 container image.

Screenshots / Videos

No response

Server Log

https://mcpaste.io/da0025971b95f79c

@Kurumi78 Kurumi78 added the type: bug Something doesn't work as it was intended to. label Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to.
Projects
None yet
Development

No branches or pull requests

1 participant