Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
C:\Program Files (x86)\Android\android-sdk\build-tools\24.0.0\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S “res” -I “C:/Program Files (x86)/Android/android-sdk\platforms\android-24\android.jar” -F bin/resources.ap_@adeimam
1 Answer
1Hello @ramdani20,
Here are the steps to resolve it:
- Take project backup
- Delete all the *.arr files from the plugin folder.
Hope it will allow you to build, if not then delete build tool 24 from the sdk manager.
I've erased a build tool 24 from sdk manager, but still it is an error, it is deleted *.jar or *.arr file? thanks to his direction [72636-ssss.png|72636]
– ramdani20Actually you don't have to delete .jar file, just delete *.arr files. and error it self says about android-sdk_r24.4.1, delete that one too...
– HardikMaru2001I have on-screen dialogue textboxes yes. For now, whenever the player runs into some trigger collider it just triggers the dialogue box to read through. There should be a way to repurpose it above enemies and have it just cycle through a script of text.
– kuos
Are you following a guide or using any premade package? /a
– passar