Hola,
I am using the unreal engine 4.27 oculus fork.
The project build and deployed for the first time just fine. But latter it kept throwing me error.
Log.txt (888.9 KB)
I tried to remove the project folder and re create it again —DIDN’T work.
I tried to remove the “Intermediate”, “Saved” and “DerivedDataCache” folders from the project folder —DIDN’T work.
followed the on suggestion This woked last time i got similar error !
LogPlayLevel: > Task :app:compileDebugAidl FAILED
LogPlayLevel: FAILURE: Build failed with an exception.
LogPlayLevel: * What went wrong:
LogPlayLevel: Execution failed for task ':app:compileDebugAidl'.
LogPlayLevel: > 1 exception was raised by workers:
LogPlayLevel: java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: com.android.ide.common.process.ProcessException: Error while executing process C:\Users\dev3\AppData\Local\Android\Sdk\build-tools\33.0.0\aidl.exe with arguments {-pC:\Users\dev3\AppData\Local\Android\Sdk\platforms\android-29\framework.aidl -oZ:\app\build\generated\a
idl_source_output_dir\debug\out -IZ:\app\src\main\java -IZ:\app\src\debug\aidl -IC:\Users\dev3\.gradle\caches\transforms-2\files-2.1\ffc4098914b91b7860907277c6a73623\media-1.0.0\aidl -IC:\Users\dev3\.gradle\caches\transforms-2\files-2.1\f88df7c86cbc989e82020e686162bad6\core-1.0.0\aidl -IC:\Users\dev3\.gradle\caches\transforms-2\files-2.1\f1bc45fa819a5ff15e81
f37590dd5bea\versionedparcelable-1.0.0\aidl -IZ:\downloader_library\build\intermediates\aidl_parcelable\debug\out -IZ:\permission_library\build\intermediates\aidl_parcelable\debug\out -dC:\Users\dev3\AppData\Local\Temp\aidl7647713804193454225.d Z:\app\src\main\java\com\android\vending\licensing\ILicenseResultListener.aidl}
LogPlayLevel: * Try:
LogPlayLevel: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
LogPlayLevel: * Get more help at https://help.gradle.org
LogPlayLevel: BUILD FAILED in 1m 40s
LogPlayLevel: 2 actionable tasks: 2 executed
LogPlayLevel: Error: ERROR: cmd.exe failed with args /c "D:\Unreal-SharedSpaces\Unreal-SharedSpaces\Intermediate\Android\arm64\gradle\rungradle.bat" :app:assembleDebug
LogPlayLevel: (see C:\Users\dev3\Documents\GitHub\UnrealEngine_O\Engine\Programs\AutomationTool\Saved\Logs\Log.txt for full exception trace)
LogPlayLevel: AutomationTool exiting with ExitCode=1 (Error_Unknown)
LogPlayLevel: Completed Launch On Stage: Deploy Task, Time: 148.092346
LogPlayLevel: BUILD FAILED
PackagingResults: Error: Launch failed! Unknown Error