• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Problem at building for Android

M

Mauricio Antunes

Guest
Hi!
This message appeared after i tried to build for android, what can i do?


* What went wrong:
Execution failed for task ':com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED
 
M

Mauricio Antunes

Guest
Post the logs..
Here we go =D


Create started: 23:07:47
"C:\Users\BigrukFatrak002\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\GMTemp\gm_ttt_59667\a6700.txt" /c /m=android /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=2 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="PandaRunAndroid" /td="C:\GMTemp" /cd="C:\GMCache" /sh=True /dbgp="6502" /hip="192.168.1.2" /hprt="51268" /optionsini="C:\GMTemp\gm_ttt_59667\gm_ttt_44905\PandaRunAndroid.ini" /o="C:\GMTemp\gm_ttt_59667\gm_ttt_44905" "C:\Maurício\Mobile Games\PandaRunAndroid.gmx\PandaRunAndroid.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\GMTemp\gm_ttt_59667\gm_ttt_44905\PandaRunAndroid.droid
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Converting snd_mainscene to Ogg with quality 3, mono @ 44100Hz
Converting snd_mainmenu to Ogg with quality 3, mono @ 44100Hz
Converting snd_bitebadbamboo to Ogg with quality 3, mono @ 44100Hz
Converting snd_bitebamboo to Ogg with quality 3, mono @ 44100Hz
Converting snd_yummybamboo to Ogg with quality 3, mono @ 44100Hz
Converting snd_beartrap to Ogg with quality 3, mono @ 44100Hz
Converting snd_holefall to Ogg with quality 3, mono @ 44100Hz
Converting snd_gameover to Ogg with quality 3, mono @ 44100Hz
Converting snd_goodending to Ogg with quality 3, mono @ 44100Hz
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_mainscene.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_bitebamboo.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_bitebadbamboo.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_yummybamboo.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_beartrap.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_holefall.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_gameover.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_goodending.ogg...
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
1 Compressing texture... writing texture texture_1.png...
2 Compressing texture... writing texture texture_2.png...
3 Compressing texture... writing texture texture_3.png...
4 Compressing texture... writing texture texture_4.png...
5 Compressing texture... writing texture texture_5.png...
6 Compressing texture... writing texture texture_6.png...
7 Compressing texture... writing texture texture_7.png...
8 Compressing texture... writing texture texture_8.png...
9 Compressing texture... writing texture texture_9.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=56351,7414
Stats : GMA : sp=32,au=9,bk=6,pt=0,sc=0,sh=0,fo=2,tl=0,ob=34,ro=7,da=0,ex=1,ma=26,fm=0x10060
cmd /c "subst Z: "C:\GMCache\PandaRunAndroid\Android\Default" && Z: && cd \com.Fantasy4Life.PandaRun && "C:\Users\BigrukFatrak002\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew" assembleRelease lint "

Observed package id 'add-ons;addon-google_apis-google-24' in inconsistent location 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24-1' (Expected 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24')
Already observed package id 'add-ons;addon-google_apis-google-24' in 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24'. Skipping duplicate at 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24-1'
Incremental java compilation is an incubating feature.
:com.Fantasy4Life.PandaRun:preBuild UP-TO-DATE
:com.Fantasy4Life.PandaRun:preReleaseBuild UP-TO-DATE
:com.Fantasy4Life.PandaRun:checkReleaseManifest
:com.Fantasy4Life.PandaRun:preDebugBuild UP-TO-DATE
:library:preBuild UP-TO-DATE
:library:preReleaseBuild UP-TO-DATE
:library:compileReleaseNdk UP-TO-DATE
:library:compileLint
:library:copyReleaseLint UP-TO-DATE
:library:mergeReleaseProguardFiles UP-TO-DATE
:library:packageReleaseRenderscript UP-TO-DATE
:library:checkReleaseManifest
:library:prepareReleaseDependencies
:library:compileReleaseRenderscript UP-TO-DATE
:library:generateReleaseResValues UP-TO-DATE
:library:generateReleaseResources UP-TO-DATE
:library:packageReleaseResources UP-TO-DATE
:library:compileReleaseAidl UP-TO-DATE
:library:generateReleaseBuildConfig UP-TO-DATE
:library:mergeReleaseShaders UP-TO-DATE
:library:compileReleaseShaders UP-TO-DATE
:library:generateReleaseAssets UP-TO-DATE
:library:mergeReleaseAssets UP-TO-DATE
:library:processReleaseManifest UP-TO-DATE
:library:processReleaseResources UP-TO-DATE
:library:generateReleaseSources UP-TO-DATE
:library:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:library:compileReleaseJavaWithJavac UP-TO-DATE
:library:processReleaseJavaRes UP-TO-DATE
:library:transformResourcesWithMergeJavaResForRelease UP-TO-DATE
:library:transformClassesAndResourcesWithSyncLibJarsForRelease UP-TO-DATE
:library:mergeReleaseJniLibFolders UP-TO-DATE
:library:transformNative_libsWithMergeJniLibsForRelease UP-TO-DATE
:library:transformNative_libsWithSyncJniLibsForRelease UP-TO-DATE
:library:bundleRelease UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareComAndroidSupportMultidex101Library UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareComAndroidSupportSupportV42311Library UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareLibraryUnspecifiedLibrary UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareReleaseDependencies
:com.Fantasy4Life.PandaRun:compileReleaseAidl UP-TO-DATE
:com.Fantasy4Life.PandaRun:compileReleaseRenderscript UP-TO-DATE
:com.Fantasy4Life.PandaRun:generateReleaseBuildConfig UP-TO-DATE
:com.Fantasy4Life.PandaRun:mergeReleaseShaders UP-TO-DATE
:com.Fantasy4Life.PandaRun:compileReleaseShaders UP-TO-DATE
:com.Fantasy4Life.PandaRun:generateReleaseAssets UP-TO-DATE
:com.Fantasy4Life.PandaRun:mergeReleaseAssets
:com.Fantasy4Life.PandaRun:generateReleaseResValues UP-TO-DATE
:com.Fantasy4Life.PandaRun:generateReleaseResources UP-TO-DATE
:com.Fantasy4Life.PandaRun:mergeReleaseResources UP-TO-DATE
:com.Fantasy4Life.PandaRun:processArmeabi-v7aReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processArmeabi-v7aReleaseResources
:com.Fantasy4Life.PandaRun:processArmeabiReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processArmeabiReleaseResources
:com.Fantasy4Life.PandaRun:processMipsReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processMipsReleaseResources
:com.Fantasy4Life.PandaRun:processUniversalReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processUniversalReleaseResources
:com.Fantasy4Life.PandaRun:processX86ReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processX86ReleaseResources
:com.Fantasy4Life.PandaRun:generateReleaseSources
:com.Fantasy4Life.PandaRun:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac
:com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionAlarmReceiver.java:3: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloaderClientMarshaller;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:3: error: package com.google.android.vending.expansion.downloader.impl does not exist
import com.google.android.vending.expansion.downloader.impl.DownloaderService;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:6: error: cannot find symbol
public class ExpansionDownloaderService extends DownloaderService {
^
symbol: class DownloaderService
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:36: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.Constants;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:37: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloadProgressInfo;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:38: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloaderClientMarshaller;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:39: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloaderServiceMarshaller;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:40: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.Helpers;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:41: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.IDownloaderClient;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:42: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.IDownloaderService;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:43: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.IStub;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:46: error: cannot find symbol
public class PlayAPKExpansionExtension extends RunnerSocial implements IDownloaderClient
^
symbol: class IDownloaderClient
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:51: error: cannot find symbol
private IDownloaderService mRemoteService;
^
symbol: class IDownloaderService
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:52: error: cannot find symbol
private IStub mDownloaderClientStub;
^
symbol: class IStub
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:203: error: cannot find symbol
public void onDownloadProgress(DownloadProgressInfo progress)
^
symbol: class DownloadProgressInfo
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionAlarmReceiver.java:22: error: cannot find symbol
DownloaderClientMarshaller.startDownloadServiceIfRequired(context, intent, ExpansionDownloaderService.class);
^
symbol: variable DownloaderClientMarshaller
location: class ExpansionAlarmReceiver
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:19: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:31: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:42: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:96: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:99: error: cannot find symbol
mRemoteService = DownloaderServiceMarshaller.CreateProxy(m);
^
symbol: variable DownloaderServiceMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:103: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:107: error: cannot find symbol
stringDownloadID = Helpers.getDownloaderStringResourceIDFromState(newState);
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:118: error: cannot find symbol
case IDownloaderClient.STATE_IDLE:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:124: error: cannot find symbol
case IDownloaderClient.STATE_CONNECTING:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:125: error: cannot find symbol
case IDownloaderClient.STATE_FETCHING_URL:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:130: error: cannot find symbol
case IDownloaderClient.STATE_DOWNLOADING:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:136: error: cannot find symbol
case IDownloaderClient.STATE_FAILED_CANCELED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:137: error: cannot find symbol
case IDownloaderClient.STATE_FAILED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:138: error: cannot find symbol
case IDownloaderClient.STATE_FAILED_FETCHING_URL:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:139: error: cannot find symbol
case IDownloaderClient.STATE_FAILED_UNLICENSED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:144: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_NEED_CELLULAR_PERMISSION:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:145: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_WIFI_DISABLED_NEED_CELLULAR_PERMISSION:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:152: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_BY_REQUEST:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:156: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_ROAMING:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:157: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_SDCARD_UNAVAILABLE:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:161: error: cannot find symbol
case IDownloaderClient.STATE_COMPLETED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:202: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:205: error: cannot find symbol
mAverageSpeed.setText(RunnerActivity.CurrentActivity.getString(R.string.kilobytes_per_second, Helpers.getSpeedString(progress.mCurrentSpeed)));
^
symbol: variable kilobytes_per_second
location: class string
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:205: error: cannot find symbol
mAverageSpeed.setText(RunnerActivity.CurrentActivity.getString(R.string.kilobytes_per_second, Helpers.getSpeedString(progress.mCurrentSpeed)));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:206: error: cannot find symbol
mTimeRemaining.setText(RunnerActivity.CurrentActivity.getString(R.string.time_remaining,Helpers.getTimeRemaining(progress.mTimeRemaining)));
^
symbol: variable time_remaining
location: class string
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:206: error: cannot find symbol
mTimeRemaining.setText(RunnerActivity.CurrentActivity.getString(R.string.time_remaining,Helpers.getTimeRemaining(progress.mTimeRemaining)));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:212: error: cannot find symbol
mProgressFraction.setText(Helpers.getDownloadProgressString(progress.mOverallProgress, progress.mOverallTotal));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:237: error: cannot find symbol
int startResult = DownloaderClientMarshaller.startDownloadServiceIfRequired(RunnerActivity.CurrentActivity, pendingIntent, ExpansionDownloaderService.class);
^
symbol: variable DownloaderClientMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:239: error: cannot find symbol
if (startResult != DownloaderClientMarshaller.NO_DOWNLOAD_REQUIRED)
^
symbol: variable DownloaderClientMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:255: error: cannot find symbol
mDownloaderClientStub = DownloaderClientMarshaller.CreateStub(this, ExpansionDownloaderService.class);
^
symbol: variable DownloaderClientMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:321: error: cannot find symbol
mRemoteService.setDownloadFlags(IDownloaderService.FLAGS_DOWNLOAD_OVER_CELLULAR);
^
symbol: variable IDownloaderService
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:331: error: cannot find symbol
mStatusText.setText(Helpers.getDownloaderStringResourceIDFromState(newState));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:353: error: cannot find symbol
String filename = Helpers.getExpansionAPKFileName( RunnerActivity.CurrentActivity, true, versionCode ); //without path
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:354: error: cannot find symbol
String filePath = Helpers.generateSaveFileName( RunnerActivity.CurrentActivity, filename ); //+path
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\Gamepad\Gamepad.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
50 errors
:com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1 mins 39.701 secs
Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
cmd /c "subst /d Z:"

Lint Build report available at C:\GMCache\PandaRunAndroid\Android\Default\com.Fantasy4Life.PandaRun\build\outputs\lint-results.html
Create finished: 23:10:55
 
P

PlayLight

Guest
Here we go =D


Create started: 23:07:47
"C:\Users\BigrukFatrak002\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\GMTemp\gm_ttt_59667\a6700.txt" /c /m=android /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=2 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="PandaRunAndroid" /td="C:\GMTemp" /cd="C:\GMCache" /sh=True /dbgp="6502" /hip="192.168.1.2" /hprt="51268" /optionsini="C:\GMTemp\gm_ttt_59667\gm_ttt_44905\PandaRunAndroid.ini" /o="C:\GMTemp\gm_ttt_59667\gm_ttt_44905" "C:\Maurício\Mobile Games\PandaRunAndroid.gmx\PandaRunAndroid.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\GMTemp\gm_ttt_59667\gm_ttt_44905\PandaRunAndroid.droid
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Converting snd_mainscene to Ogg with quality 3, mono @ 44100Hz
Converting snd_mainmenu to Ogg with quality 3, mono @ 44100Hz
Converting snd_bitebadbamboo to Ogg with quality 3, mono @ 44100Hz
Converting snd_bitebamboo to Ogg with quality 3, mono @ 44100Hz
Converting snd_yummybamboo to Ogg with quality 3, mono @ 44100Hz
Converting snd_beartrap to Ogg with quality 3, mono @ 44100Hz
Converting snd_holefall to Ogg with quality 3, mono @ 44100Hz
Converting snd_gameover to Ogg with quality 3, mono @ 44100Hz
Converting snd_goodending to Ogg with quality 3, mono @ 44100Hz
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_mainscene.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_bitebamboo.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_bitebadbamboo.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_yummybamboo.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_beartrap.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_holefall.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_gameover.ogg...
*writing audio file c:\gmtemp\gm_ttt_59667\gm_ttt_44905\snd_goodending.ogg...
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
1 Compressing texture... writing texture texture_1.png...
2 Compressing texture... writing texture texture_2.png...
3 Compressing texture... writing texture texture_3.png...
4 Compressing texture... writing texture texture_4.png...
5 Compressing texture... writing texture texture_5.png...
6 Compressing texture... writing texture texture_6.png...
7 Compressing texture... writing texture texture_7.png...
8 Compressing texture... writing texture texture_8.png...
9 Compressing texture... writing texture texture_9.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=56351,7414
Stats : GMA : sp=32,au=9,bk=6,pt=0,sc=0,sh=0,fo=2,tl=0,ob=34,ro=7,da=0,ex=1,ma=26,fm=0x10060
cmd /c "subst Z: "C:\GMCache\PandaRunAndroid\Android\Default" && Z: && cd \com.Fantasy4Life.PandaRun && "C:\Users\BigrukFatrak002\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew" assembleRelease lint "

Observed package id 'add-ons;addon-google_apis-google-24' in inconsistent location 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24-1' (Expected 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24')
Already observed package id 'add-ons;addon-google_apis-google-24' in 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24'. Skipping duplicate at 'C:\Programas\SDKAndroid\add-ons\addon-google_apis-google-24-1'
Incremental java compilation is an incubating feature.
:com.Fantasy4Life.PandaRun:preBuild UP-TO-DATE
:com.Fantasy4Life.PandaRun:preReleaseBuild UP-TO-DATE
:com.Fantasy4Life.PandaRun:checkReleaseManifest
:com.Fantasy4Life.PandaRun:preDebugBuild UP-TO-DATE
:library:preBuild UP-TO-DATE
:library:preReleaseBuild UP-TO-DATE
:library:compileReleaseNdk UP-TO-DATE
:library:compileLint
:library:copyReleaseLint UP-TO-DATE
:library:mergeReleaseProguardFiles UP-TO-DATE
:library:packageReleaseRenderscript UP-TO-DATE
:library:checkReleaseManifest
:library:prepareReleaseDependencies
:library:compileReleaseRenderscript UP-TO-DATE
:library:generateReleaseResValues UP-TO-DATE
:library:generateReleaseResources UP-TO-DATE
:library:packageReleaseResources UP-TO-DATE
:library:compileReleaseAidl UP-TO-DATE
:library:generateReleaseBuildConfig UP-TO-DATE
:library:mergeReleaseShaders UP-TO-DATE
:library:compileReleaseShaders UP-TO-DATE
:library:generateReleaseAssets UP-TO-DATE
:library:mergeReleaseAssets UP-TO-DATE
:library:processReleaseManifest UP-TO-DATE
:library:processReleaseResources UP-TO-DATE
:library:generateReleaseSources UP-TO-DATE
:library:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:library:compileReleaseJavaWithJavac UP-TO-DATE
:library:processReleaseJavaRes UP-TO-DATE
:library:transformResourcesWithMergeJavaResForRelease UP-TO-DATE
:library:transformClassesAndResourcesWithSyncLibJarsForRelease UP-TO-DATE
:library:mergeReleaseJniLibFolders UP-TO-DATE
:library:transformNative_libsWithMergeJniLibsForRelease UP-TO-DATE
:library:transformNative_libsWithSyncJniLibsForRelease UP-TO-DATE
:library:bundleRelease UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareComAndroidSupportMultidex101Library UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareComAndroidSupportSupportV42311Library UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareLibraryUnspecifiedLibrary UP-TO-DATE
:com.Fantasy4Life.PandaRun:prepareReleaseDependencies
:com.Fantasy4Life.PandaRun:compileReleaseAidl UP-TO-DATE
:com.Fantasy4Life.PandaRun:compileReleaseRenderscript UP-TO-DATE
:com.Fantasy4Life.PandaRun:generateReleaseBuildConfig UP-TO-DATE
:com.Fantasy4Life.PandaRun:mergeReleaseShaders UP-TO-DATE
:com.Fantasy4Life.PandaRun:compileReleaseShaders UP-TO-DATE
:com.Fantasy4Life.PandaRun:generateReleaseAssets UP-TO-DATE
:com.Fantasy4Life.PandaRun:mergeReleaseAssets
:com.Fantasy4Life.PandaRun:generateReleaseResValues UP-TO-DATE
:com.Fantasy4Life.PandaRun:generateReleaseResources UP-TO-DATE
:com.Fantasy4Life.PandaRun:mergeReleaseResources UP-TO-DATE
:com.Fantasy4Life.PandaRun:processArmeabi-v7aReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processArmeabi-v7aReleaseResources
:com.Fantasy4Life.PandaRun:processArmeabiReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processArmeabiReleaseResources
:com.Fantasy4Life.PandaRun:processMipsReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processMipsReleaseResources
:com.Fantasy4Life.PandaRun:processUniversalReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processUniversalReleaseResources
:com.Fantasy4Life.PandaRun:processX86ReleaseManifest UP-TO-DATE
:com.Fantasy4Life.PandaRun:processX86ReleaseResources
:com.Fantasy4Life.PandaRun:generateReleaseSources
:com.Fantasy4Life.PandaRun:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac
:com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionAlarmReceiver.java:3: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloaderClientMarshaller;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:3: error: package com.google.android.vending.expansion.downloader.impl does not exist
import com.google.android.vending.expansion.downloader.impl.DownloaderService;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:6: error: cannot find symbol
public class ExpansionDownloaderService extends DownloaderService {
^
symbol: class DownloaderService
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:36: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.Constants;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:37: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloadProgressInfo;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:38: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloaderClientMarshaller;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:39: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.DownloaderServiceMarshaller;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:40: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.Helpers;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:41: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.IDownloaderClient;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:42: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.IDownloaderService;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:43: error: package com.google.android.vending.expansion.downloader does not exist
import com.google.android.vending.expansion.downloader.IStub;
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:46: error: cannot find symbol
public class PlayAPKExpansionExtension extends RunnerSocial implements IDownloaderClient
^
symbol: class IDownloaderClient
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:51: error: cannot find symbol
private IDownloaderService mRemoteService;
^
symbol: class IDownloaderService
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:52: error: cannot find symbol
private IStub mDownloaderClientStub;
^
symbol: class IStub
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:203: error: cannot find symbol
public void onDownloadProgress(DownloadProgressInfo progress)
^
symbol: class DownloadProgressInfo
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionAlarmReceiver.java:22: error: cannot find symbol
DownloaderClientMarshaller.startDownloadServiceIfRequired(context, intent, ExpansionDownloaderService.class);
^
symbol: variable DownloaderClientMarshaller
location: class ExpansionAlarmReceiver
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:19: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:31: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\ExpansionDownloaderService.java:42: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:96: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:99: error: cannot find symbol
mRemoteService = DownloaderServiceMarshaller.CreateProxy(m);
^
symbol: variable DownloaderServiceMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:103: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:107: error: cannot find symbol
stringDownloadID = Helpers.getDownloaderStringResourceIDFromState(newState);
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:118: error: cannot find symbol
case IDownloaderClient.STATE_IDLE:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:124: error: cannot find symbol
case IDownloaderClient.STATE_CONNECTING:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:125: error: cannot find symbol
case IDownloaderClient.STATE_FETCHING_URL:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:130: error: cannot find symbol
case IDownloaderClient.STATE_DOWNLOADING:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:136: error: cannot find symbol
case IDownloaderClient.STATE_FAILED_CANCELED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:137: error: cannot find symbol
case IDownloaderClient.STATE_FAILED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:138: error: cannot find symbol
case IDownloaderClient.STATE_FAILED_FETCHING_URL:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:139: error: cannot find symbol
case IDownloaderClient.STATE_FAILED_UNLICENSED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:144: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_NEED_CELLULAR_PERMISSION:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:145: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_WIFI_DISABLED_NEED_CELLULAR_PERMISSION:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:152: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_BY_REQUEST:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:156: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_ROAMING:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:157: error: cannot find symbol
case IDownloaderClient.STATE_PAUSED_SDCARD_UNAVAILABLE:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:161: error: cannot find symbol
case IDownloaderClient.STATE_COMPLETED:
^
symbol: variable IDownloaderClient
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:202: error: method does not override or implement a method from a supertype
@Override
^
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:205: error: cannot find symbol
mAverageSpeed.setText(RunnerActivity.CurrentActivity.getString(R.string.kilobytes_per_second, Helpers.getSpeedString(progress.mCurrentSpeed)));
^
symbol: variable kilobytes_per_second
location: class string
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:205: error: cannot find symbol
mAverageSpeed.setText(RunnerActivity.CurrentActivity.getString(R.string.kilobytes_per_second, Helpers.getSpeedString(progress.mCurrentSpeed)));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:206: error: cannot find symbol
mTimeRemaining.setText(RunnerActivity.CurrentActivity.getString(R.string.time_remaining,Helpers.getTimeRemaining(progress.mTimeRemaining)));
^
symbol: variable time_remaining
location: class string
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:206: error: cannot find symbol
mTimeRemaining.setText(RunnerActivity.CurrentActivity.getString(R.string.time_remaining,Helpers.getTimeRemaining(progress.mTimeRemaining)));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:212: error: cannot find symbol
mProgressFraction.setText(Helpers.getDownloadProgressString(progress.mOverallProgress, progress.mOverallTotal));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:237: error: cannot find symbol
int startResult = DownloaderClientMarshaller.startDownloadServiceIfRequired(RunnerActivity.CurrentActivity, pendingIntent, ExpansionDownloaderService.class);
^
symbol: variable DownloaderClientMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:239: error: cannot find symbol
if (startResult != DownloaderClientMarshaller.NO_DOWNLOAD_REQUIRED)
^
symbol: variable DownloaderClientMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:255: error: cannot find symbol
mDownloaderClientStub = DownloaderClientMarshaller.CreateStub(this, ExpansionDownloaderService.class);
^
symbol: variable DownloaderClientMarshaller
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:321: error: cannot find symbol
mRemoteService.setDownloadFlags(IDownloaderService.FLAGS_DOWNLOAD_OVER_CELLULAR);
^
symbol: variable IDownloaderService
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:331: error: cannot find symbol
mStatusText.setText(Helpers.getDownloaderStringResourceIDFromState(newState));
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:353: error: cannot find symbol
String filename = Helpers.getExpansionAPKFileName( RunnerActivity.CurrentActivity, true, versionCode ); //without path
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\PlayAPKExpansionExtension.java:354: error: cannot find symbol
String filePath = Helpers.generateSaveFileName( RunnerActivity.CurrentActivity, filename ); //+path
^
symbol: variable Helpers
location: class PlayAPKExpansionExtension
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Z:\com.Fantasy4Life.PandaRun\src\main\java\com\Fantasy4Life\PandaRun\Gamepad\Gamepad.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
50 errors
:com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.Fantasy4Life.PandaRun:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1 mins 39.701 secs
Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
cmd /c "subst /d Z:"

Lint Build report available at C:\GMCache\PandaRunAndroid\Android\Default\com.Fantasy4Life.PandaRun\build\outputs\lint-results.html
Create finished: 23:10:55
The answer will depend on the following:
- Which version of GM:S are you running.
- Are you also implementing Google Play Services Extension.
- Are you also implementing Google Play Ads (GPS extension).
- Are you also imlementing Google Play Licensing Extension.
 
Last edited by a moderator:
M

Mauricio Antunes

Guest
The answer will depend on the following:
- Which version of GM:S are you running.
- Are you also implementing Google Play Services Extension.
- Are you also implementing Google Play Ads (GPS extension).
- Are you also imlementing Google Play Licensing Extension.

- GMS 1.4
- No
- No
- Yes
 
M

Mauricio Antunes

Guest
Thank everyone!
Helped a lot and fixed the bug thanks again =D
 
Top