Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Fix NullPointer for Non-Plugin Jars #64

Open
3arthqu4ke opened this issue Apr 14, 2024 · 0 comments
Open

Fix NullPointer for Non-Plugin Jars #64

3arthqu4ke opened this issue Apr 14, 2024 · 0 comments

Comments

@3arthqu4ke
Copy link
Owner

3arthqu4ke commented Apr 14, 2024

Failed to load plugin pingbypass\plugins\phobot-1.20.4-0.1.0.jar java.lang.NullPointerException: entry at java.base/  

java.util.Objects.requireNonNull(Objects.java:235) at java.base/java.util.zip.ZipFile.getInputStream(ZipFile.java:361) at   

java.base/java.util.jar.JarFile.getInputStream(JarFile.java:853) at   

me.earth.pingbypass.api.launch.PluginDiscoveryServiceImpl.readJar(PluginDiscoveryServiceImpl.java:95) at   
...

https://github.com/3arthqu4ke/pingbypass/blob/159065494e9f31a970c1792b95fcf56035fa86f5/pb-api/src/main/java/me/earth/pingbypass/api/launch/PluginDiscoveryServiceImpl.java#L95C73-L95C84

3arthqu4ke/phobot#28

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant