解析报错
Created by: ssyee
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null object reference at org.json.JSONTokener.nextCleanInternal(JSONTokener.java:116) at org.json.JSONTokener.nextValue(JSONTokener.java:94) at org.json.JSONObject.(JSONObject.java:159) at org.json.JSONObject.(JSONObject.java:176) at com.bokecc.sdk.mobile.live.replay.DWLiveReplay.j(DWLiveReplay.java:5) at com.bokecc.sdk.mobile.live.replay.DWLiveReplay.V(DWLiveReplay.java:10) at com.bokecc.sdk.mobile.live.replay.DWLiveReplay.m(DWLiveReplay.java:1) at com.bokecc.sdk.mobile.live.replay.DWLiveReplay$3.run(DWLiveReplay.java:3) at java.lang.Thread.run(Thread.java:764)