Dear Developers,
I encountered this error while retrieving the schedules:
version code:
33
version name:
1.15.2
android version:
6.0
phone:
ZENPHONE
brand:
asus
stack:
07-08 20:11:58.359 3740-3779/it.reyboz.bustorino.debug D/BusTO-DataDownload: Using the ArrivalsFetcher: class it.reyboz.bustorino.backend.FiveTAPIFetcher 07-08 20:12:00.782 3740-3779/it.reyboz.bustorino.debug D/NetworkTools-queryURL: reading response took 1 millisec 07-08 20:12:00.783 3740-3779/it.reyboz.bustorino.debug W/System.err: org.json.JSONException: No value for lineType 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at org.json.JSONObject.get(JSONObject.java:389) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at org.json.JSONObject.getString(JSONObject.java:550) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at it.reyboz.bustorino.backend.FiveTAPIFetcher.parseArrivalsServerResponse(FiveTAPIFetcher.java:96) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at it.reyboz.bustorino.backend.FiveTAPIFetcher.ReadArrivalTimesAll(FiveTAPIFetcher.java:56) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at it.reyboz.bustorino.middleware.AsyncDataDownload.doInBackground(AsyncDataDownload.java:120) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at it.reyboz.bustorino.middleware.AsyncDataDownload.doInBackground(AsyncDataDownload.java:45) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at android.os.AsyncTask$2.call(AsyncTask.java:295) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:234) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 07-08 20:12:00.784 3740-3779/it.reyboz.bustorino.debug W/System.err: at java.lang.Thread.run(Thread.java:818)
Thank you! :)