Advertisement
Guest User

Untitled

a guest
Apr 5th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. java.lang.NullPointerException: Attempt to write to field 'com.playplayer.hd.model.Channel com.playplayer.hd.cast.httpd.servers.PcWebServer.channel' on a null object reference
  2.                                                                  at com.playplayer.hd.cast.httpd.servers.PcWebServer.stop(PcWebServer.java:36)
  3.                                                                  at com.playplayer.hd.fragments.PcConfigFragment.setStatusUI(PcConfigFragment.java:95)
  4.                                                                  at com.playplayer.hd.fragments.PcConfigFragment.onCheckedChanged(PcConfigFragment.java:84)
  5.                                                                  at android.widget.CompoundButton.setChecked(CompoundButton.java:154)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement