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

NPE when wsHostIRC not running #2400

Closed
gmt2001 opened this issue Oct 10, 2020 · 0 comments
Closed

NPE when wsHostIRC not running #2400

gmt2001 opened this issue Oct 10, 2020 · 0 comments
Assignees
Labels
Projects

Comments

@gmt2001
Copy link
Member

gmt2001 commented Oct 10, 2020

When saving clientid and clientsecret (but saved)
[10-10-2020 @ 04:56:18.279 GMT] [DEBUG] [handleRequest()@HTTPPanelAndYTHandler.java:105] 200 PUT: .\web\oauth\index.html (index.html = text/html; charset=UTF-8)
[10-10-2020 @ 04:56:18.284 GMT] [DEBUG] [handleRequest()@TwitchAuthorizationCodeFlow.java:167] reloading properties
java.lang.NullPointerException
        at tv.phantombot.PhantomBot.reloadProperties(PhantomBot.java:639)
        at com.gmt2001.TwitchAuthorizationCodeFlow.handleRequest(TwitchAuthorizationCodeFlow.java:168)
        at tv.phantombot.httpserver.HTTPPanelAndYTHandler.handleRequest(HTTPPanelAndYTHandler.java:109)
        at com.gmt2001.httpwsserver.HttpServerPageHandler.channelRead0(HttpServerPageHandler.java:90)
        at com.gmt2001.httpwsserver.HttpServerPageHandler.channelRead0(HttpServerPageHandler.java:55)
@gmt2001 gmt2001 self-assigned this Oct 10, 2020
@gmt2001 gmt2001 added the bug label Oct 10, 2020
@gmt2001 gmt2001 added this to Needs triage in Bug Triage via automation Oct 10, 2020
@gmt2001 gmt2001 moved this from Needs triage to High priority in Bug Triage Oct 11, 2020
Bug Triage automation moved this from High priority to Closed Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bug Triage
  
Closed
Development

No branches or pull requests

1 participant