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

Error: NeutralizerFilter not found on --squash #12

Open
i0xHeX opened this issue Jan 3, 2021 · 0 comments
Open

Error: NeutralizerFilter not found on --squash #12

i0xHeX opened this issue Jan 3, 2021 · 0 comments

Comments

@i0xHeX
Copy link

i0xHeX commented Jan 3, 2021

The build is for latest commit for now: dac74cc

C:\Users\i0xHeX\Desktop\ReplayStudio>java -jar ReplayStudio.jar --squash
Exception in thread "main" java.util.ServiceConfigurationError: com.replaymod.replaystudio.filter.StreamFilter: Provider com.replaymod.replaystudio.filter.NeutralizerFilter not found
        at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:588)
        at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1211)
        at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1220)
        at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1264)
        at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1299)
        at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1384)
        at com.replaymod.replaystudio.studio.ReplayStudio.loadStreamFilter(ReplayStudio.java:50)
        at com.replaymod.replaystudio.launcher.StreamLauncher.launch(StreamLauncher.java:83)
        at com.replaymod.replaystudio.launcher.Launcher.run(Launcher.java:95)
        at com.replaymod.replaystudio.launcher.Launcher.main(Launcher.java:37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant