AutoVoice Autovoice crashing

Discussion in 'AutoApps' started by dvand, Aug 16, 2015.

  1. dvand

    dvand New Member

    Joined:
    Jul 3, 2015
    Messages:
    1
    Likes Received:
    0
    When I try and use autovoice it crashes.
    I can recreate by creating a new task and adding an autovoice action. Seems to have started with latest beta.

    Here is some logging info.

    com.joaomgcd.autovoice version 2.0.42b

    OS Build LPE23.32-21.3
    OS Code 22
    Device XT1095
    Manufacturer motorola
    Product victara_tmo

    java.lang.RuntimeException: An error occured while executing doInBackground()
    at android.os.AsyncTask$3.done(AsyncTask.java:304)
    at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
    at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
    at java.util.concurrent.FutureTask.run(FutureTask.java:242)
    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
    at java.lang.Thread.run(Thread.java:818)
    Caused by: java.lang.IllegalArgumentException: the name must not be empty: null
    at android.accounts.Account.<init>(Account.java:48)
    at com.google.android.gms.auth.GoogleAuthUtil.getToken(Unknown Source)
    at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential.getToken(GoogleAccountCredential.java:255)
    at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential$RequestHandler.intercept(GoogleAccountCredential.java:279)
    at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:859)
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:410)
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:343)
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460)
    at com.joaomgcd.autovoice.serveraccess.UtilServerAccess$2.doInBackground(UtilServerAccess.java:105)
    at com.joaomgcd.autovoice.serveraccess.UtilServerAccess$2.doInBackground(UtilServerAccess.java:100)
    at android.os.AsyncTask$2.call(AsyncTask.java:292)
    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
    ... 4 more


    Sent from my XT1095 using Tapatalk
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Sorry about that, will fix for next version. To fix it, choose "Devices" in the main app or revert back to non-beta. thanks
     
: autovoice

Share This Page