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

NullPointer bei getPrefix #40

Open
Lezurex opened this issue Apr 20, 2021 · 1 comment
Open

NullPointer bei getPrefix #40

Lezurex opened this issue Apr 20, 2021 · 1 comment
Assignees
Labels
Bug Etwas funktioniert nicht oder nicht richtig ↑ Hohe Priorität

Comments

@Lezurex
Copy link
Owner

Lezurex commented Apr 20, 2021

java.lang.NullPointerException
	at com.voxcrafterlp.statsaddon.utils.CompatibilityLayer.playerInfoGetPrefix(CompatibilityLayer.java:20) ~[CompatibilityLayer.class:?]
	at com.voxcrafterlp.statsaddon.webserver.api.StatsHandler.lambda$handle$0(StatsHandler.java:34) ~[StatsHandler.class:?]
	at com.voxcrafterlp.statsaddon.webserver.api.StatsHandler$$Lambda$45/94506201.accept(Unknown Source) ~[?:?]
	at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51]
	at com.voxcrafterlp.statsaddon.webserver.api.StatsHandler.handle(StatsHandler.java:32) ~[StatsHandler.class:?]
	at com.voxcrafterlp.statsaddon.webserver.api.APIHandler.handle(APIHandler.java:51) [APIHandler.class:?]
	at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) [?:1.8.0_51]
	at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83) [?:1.8.0_51]
	at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82) [?:1.8.0_51]
	at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675) [?:1.8.0_51]
	at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79) [?:1.8.0_51]
	at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647) [?:1.8.0_51]
	at sun.net.httpserver.ServerImpl$DefaultExecutor.execute(ServerImpl.java:158) [?:1.8.0_51]
	at sun.net.httpserver.ServerImpl$Dispatcher.handle(ServerImpl.java:431) [?:1.8.0_51]
	at sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:396) [?:1.8.0_51]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]```
@Lezurex Lezurex self-assigned this Apr 20, 2021
@Lezurex Lezurex added Bug Etwas funktioniert nicht oder nicht richtig ↑ Hohe Priorität labels Apr 20, 2021
@Lezurex
Copy link
Owner Author

Lezurex commented May 14, 2021

Junge ich weiss doch auch nicht... alles scheisse hier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Etwas funktioniert nicht oder nicht richtig ↑ Hohe Priorität
Projects
None yet
Development

No branches or pull requests

1 participant