Error when launching project on mobile device

Recently when I try to launch my project on my Android I get this error.

LogStats:Warning: MetaData mismatch. Did you assign a stat to two groups? New //STATGROUP_Threads//FLauncherTask///Thread_ff84_0///####STATCAT_Advanced#### old //STATGROUP_Threads//FLauncherTask///Thread_ac60_0///####STATCAT_Advanced####

Sorry for the terse question. I’ve been working at this all day and it’s getting late. If you need anymore details I’ll be happy to provide them in the morning.

Hello ,

The message you provided is a warning and shouldn’t stop anything from packaging. Is your packaging failing to finish? If so, could you post the entire log file so that I can see what else may be causing this issue?

link text

Yeah the packing fails every time now. It’s upsetting because it worked perfectly fine the day before. The only thing I did different was install Android Studio. So I removed that and I’m still not having any luck. The error is an unknown error so I figured the warning had something to do with it. I hope this helps though.

Cheers! o7
Entro

LogPlayLevel: BUILD FAILED

LogPlayLevel: C:\android-sdk-windows\tools\ant\build.xml:888: The following error occurred while executing this line:

LogPlayLevel: C:\android-sdk-windows\tools\ant\build.xml:890: The following error occurred while executing this line:

LogPlayLevel: C:\android-sdk-windows\tools\ant\build.xml:902: The following error occurred while executing this line:

These seem to be the lines causing the error

I fixed my issue by reinstalling Android Works.

I also downgraded from Windows 10 to Windows 7. I don’t think that downgrading is necessary, but I had an issue with reinstalling Android Works on Windows 10 that was resolved in Windows 7.

If anyone has a better solution to post I’ll it as the correct answer.