Everytime i try to export my game it keeps coming up with this error
Buildfile: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\build.xml
-set-mode-check:
-set-release-mode:
-release-obfuscation-check:
[echo] proguard.config is ${proguard.config}
-pre-build:
-check-env:
[checkenv] Android SDK Tools Revision 25.2.2
[checkenv] Installed at C:\Users\Quinten\AppData\Local\Android\sdk1
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 24.0.2
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 7.0
[gettarget] API level: 24
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\gen
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\classes
[mkdir] Created dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'release'...
[subant] No sub-builds to iterate on
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 406 source files to C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 3 warnings
-post-compile:
-obfuscate:
-dex:
[dex] input: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\classes
[dex] input: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\zbar.jar
[dex] input: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\zip_file.jar
[dex] input: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\downloader_library.jar
[dex] input: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\android-support-v4.jar
[dex] input: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\library.jar
[dex] Pre-Dexing C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\zbar.jar -> zbar-023440c651dadb2dd7645c02aa10cb34.jar
[dex] Pre-Dexing C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\zip_file.jar -> zip_file-dce0cc1656455abc15263d4002a886ad.jar
[dex] Pre-Dexing C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\downloader_library.jar -> downloader_library-dbbcf87a6df9816f6ade9ed01721f5e6.jar
[dex] Pre-Dexing C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\android-support-v4.jar -> android-support-v4-57035f73a6e5f8826103576403fed2f7.jar
[dex] Pre-Dexing C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\libs\library.jar -> library-1696c41980ab6c3897a60b5a24242f80.jar
[dex] Converting compiled files and external libraries into C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\classes.dex...
[dx] Merged dex #1 (496 defs/760.6KiB)
[dx] Merged dex #2 (628 defs/645.6KiB)
[dx] Merged dex #3 (54 defs/91.5KiB)
[dx] Merged dex #4 (25 defs/37.8KiB)
[dx] Merged dex #5 (8 defs/6.5KiB)
[dx] Merged dex #6 (4 defs/15.8KiB)
[dx] Result is 1215 defs/1951.7KiB. Took 0.2s
-crunch:
[crunch] Crunching PNG Files in source dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res
[crunch] To destination dir: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable-hdpi\launcher.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-hdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-hdpi\launcher.png: 104% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable-ldpi\launcher.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-ldpi\launcher.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-ldpi\launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable-mdpi\launcher.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-mdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-mdpi\launcher.png: 99% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable-xhdpi\launcher.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-xhdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-xhdpi\launcher.png: 98% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable-xxhdpi\launcher.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-xxhdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-xxhdpi\launcher.png: 97% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable-xxxhdpi\launcher.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-xxxhdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable-xxxhdpi\launcher.png: 107% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable\icon_menu.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable\icon_menu.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable\icon_menu.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\res\drawable\menu.png => C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable\menu.png
[crunch] (processed image to cache entry C:\Users\Quinten\AppData\Local\Temp\AndDBEB.tmp\bin\res\drawable\menu.png: 0% size of source)
[crunch] Crunched 8 PNG files to update cache
-package-resources:
[aapt] Creating full resource package...
-package:
[apkbuilder] Current build type is different than previous build: forced apkbuilder run.
[apkbuilder] Creating RuntimeAndroid-release-unsigned.apk for release...
-post-package:
-release-prompt-for-password:
-release-nosign:
-release-sign:
[echo] Signing final apk...
BUILD FAILED
C:\Users\Quinten\AppData\Local\Android\sdk1\tools\ant\build.xml:1135: The following error occurred while executing this line:
C:\Users\Quinten\AppData\Local\Android\sdk1\tools\ant\build.xml:1147: Signing key Jumpingbean not found
Total time: 10 seconds
Anyone know how to fix this? ive tried multiple things. Any suggestions will help
Here is a link to download my app as an mfa file Please login to see this link.