RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
237 stars 29 forks source link

[Android] Build getting failed with Unity 2019 #2060

Closed tony-bera closed 6 days ago

tony-bera commented 3 weeks ago

Unity version

2019.4.24f1

Unity editor platform

Windows

AVPro Video edition

Core

AVPro Video version

3.1.1

Device hardware

samsumg m51

Which Android OS version are you using?

15

Unity Graphics API

OpenGLES 3

Video API

MediaPlayer

Texture format

BGRA

Audio output

System Direct

Any other Media Player component configuration required to reproduce the issue.

No response

Which output component(s) are you using?

No response

Any other component configuration required to reproduce the issue.

No response

The issue

i imported the new plugin i purchased from the unity store but when i tried to build the build keeps failing , i also tried to do it in a new project with just the plugin but the build still failed.

Media information

No response

Logcat output

Problem description:

i got the new AVProVideo mobile version from unity store. now when i try to build i got these
 errors:

Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details

> Configure project :launcher
Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01
Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01
Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/03 to old ns http://schemas.android.com/sdk/android/repo/addon2/01
Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/03 to old ns http://schemas.android.com/sdk/android/repo/repository2/01
Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/04 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/03 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01
cvc-complex-type.2.4.a: Invalid content was found starting with element 'extension-level'. One of '{layoutlib}' is expected.:
org.xml.sax.SAXParseException; lineNumber: 141; columnNumber: 253; cvc-complex-type.2.4.a: Invalid content was found starting with element 'extension-level'. One of '{layoutlib}' is expected.
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1791)
    at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
    at com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorHandlerImpl.startElement(ValidatorHandlerImpl.java:568)
    at com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:101)
    at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:168)
    at org.xml.sax.helpers.XMLFilterImpl.startElement(XMLFilterImpl.java:551)
    at com.android.repository.impl.meta.SchemaModuleUtil$NamespaceFallbackFilter.startElement(SchemaModuleUtil.java:400)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
    at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:357)
    at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:258)
    at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:229)
    at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:140)
    at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:123)
    at com.android.repository.impl.meta.SchemaModuleUtil.unmarshal(SchemaModuleUtil.java:193)
    at com.android.repository.impl.manager.LocalRepoLoaderImpl.parsePackage(LocalRepoLoaderImpl.java:305)
    at com.android.repository.impl.manager.LocalRepoLoaderImpl.parsePackages(LocalRepoLoaderImpl.java:159)
    at com.android.repository.impl.manager.LocalRepoLoaderImpl.getPackages(LocalRepoLoaderImpl.java:124)
    at com.android.repository.impl.manager.RepoManagerImpl$LoadTask.run(RepoManagerImpl.java:520)
    at com.android.repository.api.RepoManager$DummyProgressRunner.runSyncWithProgress(RepoManager.java:397)
    at com.android.repository.impl.manager.RepoManagerImpl.load(RepoManagerImpl.java:365)
    at com.android.repository.api.RepoManager.loadSynchronously(RepoManager.java:290)
    at com.android.sdklib.repository.AndroidSdkHandler$RepoConfig.createRepoManager(AndroidSdkHandler.java:731)
    at com.android.sdklib.repository.AndroidSdkHandler.getSdkManager(AndroidSdkHandler.java:297)
    at com.android.builder.sdk.DefaultSdkLoader.init(DefaultSdkLoader.java:386)
    at com.android.builder.sdk.DefaultSdkLoader.getSdkInfo(DefaultSdkLoader.java:367)
    at com.android.build.gradle.internal.SdkHandler.initTarget(SdkHandler.java:179)
    at com.android.build.gradle.BasePlugin.ensureTargetSetup(BasePlugin.java:867)
    at com.android.build.gradle.BasePlugin.createAndroidTasks(BasePlugin.java:717)
    at com.android.builder.profile.ThreadRecorder.record(ThreadRecorder.java:81)
    at com.android.build.gradle.BasePlugin.lambda$createTasks$4(BasePlugin.java:646)
    at com.android.build.gradle.internal.crash.CrashReporting$afterEvaluate$1.execute(crash_reporting.kt:37)
    at com.android.build.gradle.internal.crash.CrashReporting$afterEvaluate$1.execute(crash_reporting.kt)
    at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1$1.run(DefaultListenerBuildOperationDecorator.java:150)
    at org.gradle.configuration.internal.DefaultUserCodeApplicationContext.reapply(DefaultUserCodeApplicationContext.java:58)
    at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction$1.run(DefaultListenerBuildOperationDecorator.java:147)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:301)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:293)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:175)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:91)
    at org.gradle.configuration.internal.DefaultListenerBuildOperationDecorator$BuildOperationEmittingAction.execute(DefaultListenerBuildOperationDecorator.java:144)
    at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:91)
    at org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:80)
    at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:42)
    at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:230)
    at org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:149)
    at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:58)
    at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:324)
    at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:234)
    at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:140)
    at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
    at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    at com.sun.proxy.$Proxy26.afterEvaluate(Unknown Source)
    at org.gradle.configuration.project.LifecycleProjectEvaluator$NotifyAfterEvaluate$1.execute(LifecycleProjectEvaluator.java:190)
    at org.gradle.configuration.project.LifecycleProjectEvaluator$NotifyAfterEvaluate$1.execute(LifecycleProjectEvaluator.java:187)
    at org.gradle.api.internal.project.DefaultProject.stepEvaluationListener(DefaultProject.java:1419)
    at org.gradle.configuration.project.LifecycleProjectEvaluator$NotifyAfterEvaluate.run(LifecycleProjectEvaluator.java:196)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:301)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:293)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:175)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:91)
    at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
    at org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject$1.run(LifecycleProjectEvaluator.java:111)
    at org.gradle.internal.Factories$1.create(Factories.java:25)
    at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:183)
    at org.gradle.internal.work.StopShieldingWorkerLeaseService.withLocks(StopShieldingWorkerLeaseService.java:40)
    at org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.withProjectLock(DefaultProjectStateRegistry.java:226)
    at org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.withMutableState(DefaultProjectStateRegistry.java:220)
    at org.gradle.api.internal.project.DefaultProjectStateRegistry$ProjectStateImpl.withMutableState(DefaultProjectStateRegistry.java:186)
    at org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject.run(LifecycleProjectEvaluator.java:95)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:301)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:293)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:175)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:91)
    at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
    at org.gradle.configuration.project.LifecycleProjectEvaluator.evaluate(LifecycleProjectEvaluator.java:67)
    at org.gradle.api.internal.project.DefaultProject.evaluate(DefaultProject.java:693)
    at org.gradle.api.internal.project.DefaultProject.evaluate(DefaultProject.java:141)
    at org.gradle.execution.TaskPathProjectEvaluator.configure(TaskPathProjectEvaluator.java:35)
    at org.gradle.execution.TaskPathProjectEvaluator.configureHierarchy(TaskPathProjectEvaluator.java:62)
    at org.gradle.configuration.DefaultBuildConfigurer.configure(DefaultBuildConfigurer.java:41)
    at org.gradle.initialization.DefaultGradleLauncher$ConfigureBuild.run(DefaultGradleLauncher.java:302)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:301)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:293)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:175)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:91)
    at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
    at org.gradle.initialization.DefaultGradleLauncher.configureBuild(DefaultGradleLauncher.java:210)
    at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:151)
    at org.gradle.initialization.DefaultGradleLauncher.executeTasks(DefaultGradleLauncher.java:134)
    at org.gradle.internal.invocation.GradleBuildController$1.execute(GradleBuildController.java:58)
    at org.gradle.internal.invocation.GradleBuildController$1.execute(GradleBuildController.java:55)
    at org.gradle.internal.invocation.GradleBuildController$3.create(GradleBuildController.java:82)
    at org.gradle.internal.invocation.GradleBuildController$3.create(GradleBuildController.java:75)
    at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:183)
    at org.gradle.internal.work.StopShieldingWorkerLeaseService.withLocks(StopShieldingWorkerLeaseService.java:40)
    at org.gradle.internal.invocation.GradleBuildController.doBuild(GradleBuildController.java:75)
    at org.gradle.internal.invocation.GradleBuildController.run(GradleBuildController.java:55)
    at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:31)
    at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
    at org.gradle.launcher.exec.BuildOutcomeReportingBuildActionRunner.run(BuildOutcomeReportingBuildActionRunner.java:58)
    at org.gradle.tooling.internal.provider.ValidatingBuildActionRunner.run(ValidatingBuildActionRunner.java:32)
    at org.gradle.launcher.exec.BuildCompletionNotifyingBuildActionRunner.run(BuildCompletionNotifyingBuildActionRunner.java:39)
    at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner$3.call(RunAsBuildOperationBuildActionRunner.java:49)
    at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner$3.call(RunAsBuildOperationBuildActionRunner.java:44)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:315)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:305)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:175)
    at org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:101)
    at org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36)
    at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner.run(RunAsBuildOperationBuildActionRunner.java:44)
    at org.gradle.launcher.exec.InProcessBuildActionExecuter$1.transform(InProcessBuildActionExecuter.java:49)
    at org.gradle.launcher.exec.InProcessBuildActionExecuter$1.transform(InProcessBuildActionExecuter.java:46)
    at org.gradle.composite.internal.DefaultRootBuildState.run(DefaultRootBuildState.java:78)
    at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:46)
    at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:31)
    at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:42)
    at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:28)
    at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:78)
    at org.gradle.tool<message truncated>

----------------------------------------------------------------------

Note: D:\Git Repo\dubai-expert-game-android\Temp\gradleOut\unityLibrary\src\main\java\com\unity3d\player\UnityPlayerActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':launcher:processReleaseResources'.
> Android resource linking failed
  E/        (13952): Entry offset at index 0 points outside the Type's boundaries
  E/        (13952): Index 1 points to entry with unaligned offset 0x0015000e
  E/        (13952): Entry offset at index 2 points outside the Type's boundaries
  E/        (13952): Index 3 points to entry with unaligned offset 0x0031002a
  E/        (13952): Entry offset at index 4 points outside the Type's boundaries
  E/        (13952): Index 5 points to entry with unaligned offset 0x00a1009a
  E/        (13952): Entry offset at index 6 points outside the Type's boundaries
  E/        (13952): Index 7 points to entry with unaligned offset 0x00bd00b6
  E/        (13952): Entry offset at index 8 points outside the Type's boundaries
  E/        (13952): Index 9 points to entry with unaligned offset 0x00d900d2
  E/        (13952): Entry offset at index 10 points outside the Type's boundaries
  E/        (13952): Index 11 points to entry with unaligned offset 0x00f500ee
  E/        (13952): Entry offset at index 12 points outside the Type's boundaries
  E/        (13952): Index 13 points to entry with unaligned offset 0x0111010a
  E/        (13952): Entry offset at index 14 points outside the Type's boundaries
  E/        (13952): Index 15 points to entry with unaligned offset 0x016c0135
  E/        (13952): Index 16 points to entry with unaligned offset 0x01b001a9
  E/        (13952): Index 17 points to entry with unaligned offset 0x01be01b7
  E/        (13952): Index 18 points to entry with unaligned offset 0x01cc01c5
  E/        (13952): Index 19 points to entry with unaligned offset 0x01da01d3
  E/        (13952): Index 20 points to entry with unaligned offset 0x01e801e1
  E/        (13952): Index 21 points to entry with unaligned offset 0x01f601ef
  E/        (13952): Index 22 points to entry with unaligned offset 0x020401fd
  E/        (13952): Index 23 points to entry with unaligned offset 0x0212020b
  E/        (13952): Index 24 points to entry with unaligned offset 0x02200219
  E/        (13952): Index 25 points to entry with unaligned offset 0x022e0227
  E/        (13952): Index 26 points to entry with unaligned offset 0x023c0235
  E/        (13952): Index 27 points to entry with unaligned offset 0x024a0243
  E/        (13952): Index 28 points to entry with unaligned offset 0x02580251
  E/        (13952): Index 29 points to entry with unaligned offset 0x0266025f
  E/        (13952): Index 30 points to entry with unaligned offset 0x0274026d
  E/        (13952): Index 31 points to entry with unaligned offset 0x0282027b
  E/        (13952): Index 32 points to entry with unaligned offset 0x02900289
  E/        (13952): Index 33 points to entry with unaligned offset 0x029e0297
  E/        (13952): Index 34 points to entry with unaligned offset 0x02ac02a5
  E/        (13952): Index 35 points to entry with unaligned offset 0x02ba02b3
  E/        (13952): Index 36 points to entry with unaligned offset 0x02c802c1
  E/        (13952): Index 37 points to entry with unaligned offset 0x02d602cf
  E/        (13952): Index 38 points to entry with unaligned offset 0x02e402dd
  E/        (13952): Index 39 points to entry with unaligned offset 0x02f202eb
  E/        (13952): Index 40 points to entry with unaligned offset 0x030002f9
  E/        (13952): Index 41 points to entry with unaligned offset 0x030e0307
  E/        (13952): Index 42 points to entry with unaligned offset 0x031c0315
  E/        (13952): Index 43 points to entry with unaligned offset 0x032a0323
  E/        (13952): Index 44 points to entry with unaligned offset 0x03380331
  E/        (13952): Index 45 points to entry with unaligned offset 0x0346033f
  E/        (13952): Index 46 points to entry with unaligned offset 0x0354034d
  E/        (13952): Index 47 points to entry with unaligned offset 0x0362035b
  E/        (13952): Index 48 points to entry with unaligned offset 0x03700369
  E/        (13952): Index 49 points to entry with unaligned offset 0x037e0377
  E/        (13952): Index 50 points to entry with unaligned offset 0x038c0385
  E/        (13952): Index 51 points to entry with unaligned offset 0x039a0393
  E/        (13952): Index 52 points to entry with unaligned offset 0x03a803a1
  E/        (13952): Index 53 points to entry with unaligned offset 0x03b603af
  E/        (13952): Index 54 points to entry with unaligned offset 0x03c403bd
  E/        (13952): Index 55 points to entry with unaligned offset 0x03d203cb
  E/        (13952): Index 56 points to entry with unaligned offset 0x03e003d9
  E/        (13952): Index 57 points to entry with unaligned offset 0x03ee03e7
  E/        (13952): Index 58 points to entry with unaligned offset 0x03fc03f5
  E/        (13952): Index 59 points to entry with unaligned offset 0x040a0403
  E/        (13952): Index 60 points to entry with unaligned offset 0x04180411
  E/        (13952): Index 61 points to entry with unaligned offset 0x0426041f
  E/        (13952): Index 62 points to entry with unaligned offset 0x0434042d
  E/        (13952): Index 63 points to entry with unaligned offset 0x0442043b
  E/        (13952): Index 64 points to entry with unaligned offset 0x045c0455
  E/        (13952): Index 65 points to entry with unaligned offset 0x046a0463
  E/        (13952): Index 66 points to entry with unaligned offset 0x04780471
  E/        (13952): Index 67 points to entry with unaligned offset 0x0486047f
  E/        (13952): Index 68 points to entry with unaligned offset 0x0494048d
  E/        (13952): Index 69 points to entry with unaligned offset 0x04a2049b
  E/        (13952): Index 70 points to entry with unaligned offset 0x04b004a9
  E/        (13952): Index 71 points to entry with unaligned offset 0x04be04b7
  E/        (13952): Index 72 points to entry with unaligned offset 0x04cc04c5
  E/        (13952): Index 73 points to entry with unaligned offset 0x04da04d3
  E/        (13952): Index 74 points to entry with unaligned offset 0x04e804e1
  E/        (13952): Index 75 points to entry with unaligned offset 0x050204ef
  E/        (13952): Index 76 points to entry with unaligned offset 0x05190512
  E/        (13952): Entry offset at index 77 points outside the Type's boundaries
  E/        (13952): Index 78 points to entry with unaligned offset 0x0535052e
  E/        (13952): Entry offset at index 79 points outside the Type's boundaries
  E/        (13952): Index 80 points to entry with unaligned offset 0x0551054a
  E/        (13952): Entry offset at index 81 points outside the Type's boundaries
  E/        (13952): Index 82 points to entry with unaligned offset 0x056d0566
  E/        (13952): Entry offset at index 83 points outside the Type's boundaries
  E/        (13952): Index 84 points to entry with unaligned offset 0x05890582
  E/        (13952): Entry offset at index 85 points outside the Type's boundaries
  E/        (13952): Index 86 points to entry with unaligned offset 0x05b405ad
  E/        (13952): Index 87 points to entry with unaligned offset 0x05c205bb
  E/        (13952): Index 88 points to entry with unaligned offset 0x060c05f3
  E/        (13952): Index 89 points to entry with unaligned offset 0x061a0613
  E/        (13952): Index 90 points to entry with unaligned offset 0x0652064b
  E/        (13952): Index 91 points to entry with unaligned offset 0x06600659
  E/        (13952): Index 92 points to entry with unaligned offset 0x066e0667
  E/        (13952): Index 93 points to entry with unaligned offset 0x067c0675
  E/        (13952): Index 94 points to entry with unaligned offset 0x068a0683
  E/        (13952): Index 95 points to entry with unaligned offset 0x06980691
  E/        (13952): Index 96 points to entry with unaligned offset 0x06a6069f
  E/        (13952): Index 97 points to entry with unaligned offset 0x06b406ad
  E/        (13952): Index 98 points to entry with unaligned offset 0x06c806bb
  E/        (13952): Index 99 points to entry with unaligned offset 0x0a690a62
  E/        (13952): Entry offset at index 100 points outside the Type's boundaries
  E/        (13952): Index 101 points to entry with unaligned offset 0x0a850a7e
  E/        (13952): Entry offset at index 102 points outside the Type's boundaries
  E/        (13952): Index 103 points to entry with unaligned offset 0x0aa10a9a
  E/        (13952): Entry offset at index 104 points outside the Type's boundaries
  E/        (13952): Index 105 points to entry with unaligned offset 0x0abd0ab6
  E/        (13952): Entry offset at index 106 points outside the Type's boundaries
  E/        (13952): Index 107 points to entry with unaligned offset 0x0ad90ad2
  E/        (13952): Entry offset at index 108 points outside the Type's boundaries
  E/        (13952): Index 109 points to entry with unaligned offset 0x0af80aee
  E/        (13952): Index 110 points to entry with unaligned offset 0x0b0f0aff
  E/        (13952): Index 111 points to entry with unaligned offset 0x0b260b16
  E/        (13952): Index 112 points to entry with unaligned offset 0x0b3d0b36
  E/        (13952): Entry offset at index 113 points outside the Type's boundaries
  E/        (13952): Index 114 points to entry with unaligned offset 0x0b590b52
  E/        (13952): Entry offset at index 115 points outside the Type's boundaries
  E/        (13952): Index 116 points to entry with unaligned offset 0x0b7e0b6e
  E/        (13952): Index 117 points to entry with unaligned offset 0x0b8c0b85
  E/        (13952): Index 118 points to entry with unaligned offset 0x0b9a0b93
  E/        (13952): Index 119 points to entry with unaligned offset 0x0bb40ba1
  E/        (13952): Index 120 points to entry with unaligned offset 0x0bc20bbb
  E/        (13952): Index 121 points to entry with unaligned offset 0x0bd90bd2
  E/        (13952): Entry offset at index 122 points outside the Type's boundaries
  E/        (13952): Entry offset at index 123 points outside the Type's boundaries
  E/        (13952): Index 124 points to entry with unaligned offset 0x0c150c0e
  E/        (13952): Entry offset at index 125 points outside the Type's boundaries
  E/        (13952): Index 126 points to entry with unaligned offset 0x0c310c2a
  E/        (13952): Entry offset at index 127 points outside the Type's boundaries
  E/        (13952): Index 128 points to entry with unaligned offset 0x0c560c46
  E/        (13952): Index 129 points to entry with unaligned offset 0x0c640c5d
  E/        (13952): Index 130 points to entry with unaligned offset 0x0c720c6b
  E/        (13952): Index 131 points to entry with unaligned offset 0x0c800c79
  E/        (13952): Index 132 points to entry with unaligned offset 0x0c8e0c87
  E/        (13952): Index 133 points to entry with unaligned offset 0x0c9c0c95
  E/        (13952): Index 134 points to entry with unaligned offset 0x0caa0ca3
  E/        (13952): Index 135 points to entry with unaligned offset 0x0cb80cb1
  E/        (13952): Index 136 points to entry with unaligned offset 0x0cc60cbf
  E/        (13952): Index 137 points to entry with unaligned offset 0x0cd70ccd
  E/        (13952): Index 138 points to entry with unaligned offset 0x0ce50cde
  E/        (13952): Entry offset at index 139 points outside the Type's boundaries
  E/        (13952): Index 140 points to entry with unaligned offset 0x0d130d06
  E/        (13952): Index 141 points to entry with unaligned offset 0x0d210d1a
  E/        (13952): Entry offset at index 142 points outside the Type's boundaries
  E/        (13952): Index 143 points to entry with unaligned offset 0x0d550d4e
  E/        (13952): Entry offset at index 144 points outside the Type's boundaries
  E/        (13952): Index 145 points to entry with unaligned offset 0x0d710d6a
  E/        (13952): Entry offset at index 146 points outside the Type's boundaries
  E/        (13952): Index 147 points to entry with unaligned offset 0x0d8d0d86
  E/        (13952): Index 148 points to entry with unaligned offset 0x0d9e0d97
  E/        (13952): Index 149 points to entry with unaligned offset 0x0dac0da5
  E/        (13952): Index 150 points to entry with unaligned offset 0x0dc60dbf
  E/        (13952): Index 151 points to entry with unaligned offset 0x0dd40dcd
  E/        (13952): Index 152 points to entry with unaligned offset 0x0de20ddb
  E/        (13952): Index 153 points to entry with unaligned offset 0x0df00de9
  E/        (13952): Index 154 points to entry with unaligned offset 0x0dfe0df7
  E/        (13952): Index 155 points to entry with unaligned offset 0x0e0c0e05
  E/        (13952): Index 156 points to entry with unaligned offset 0x0e1a0e13
  E/        (13952): Index 157 points to entry with unaligned offset 0x0e280e21
  E/        (13952): Index 158 points to entry with unaligned offset 0x0e360e2f
  E/        (13952): Entry offset at index 159 points outside the Type's boundaries
  E/        (13952): Entry offset at index 160 points outside the Type's boundaries
  E/        (13952): Index 161 points to entry with unaligned offset 0x0e690e62
  E/        (13952): Entry offset at index 162 points outside the Type's boundaries
  E/        (13952): Index 163 points to entry with unaligned offset 0x0e850e7e
  E/        (13952): Entry offset at index 164 points outside the Type's boundaries
  E/        (13952): Index 165 points to entry with unaligned offset 0x0ea10e9a
  E/        (13952): Entry offset at index 166 points outside the Type's boundaries
  E/        (13952): Index 167 points to entry with unaligned offset 0x0ec60eb6
  E/        (13952): Index 168 points to entry with unaligned offset 0x0ed40ecd
  E/        (13952): Index 169 points to entry with unaligned offset 0x0ee20edb
  E/        (13952): Entry offset at index 170 points outside the Type's boundaries
  E/        (13952): Index 171 points to entry with unaligned offset 0x0f070efd
  E/        (13952): Index 172 points to entry with unaligned offset 0x0f1b0f11
  E/        (13952): Index 173 points to entry with unaligned offset 0x0f2c0f22
  E/        (13952): Index 174 points to entry with unaligned offset 0x0f3a0f33
  E/        (13952): Index 175 points to entry with unaligned offset 0x0f480f41
  E/        (13952): Index 176 points to entry with unaligned offset 0x0f590f4f
  E/        (13952): Entry offset at index 177 points outside the Type's boundaries
  E/        (13952): Index 178 points to entry with unaligned offset 0x0f750f6e
  E/        (13952): Index 179 points to entry with unaligned offset 0x0f8c0f85
  E/        (13952): Index 180 points to entry with unaligned offset 0x0f9a0f93
  E/        (13952): Index 181 points to entry with unaligned offset 0x0fb40fad
  E/        (13952): Index 182 points to entry with unaligned offset 0x0fc20fbb
  E/        (13952): Index 183 points to entry with unaligned offset 0x0fd00fc9
  E/        (13952): Index 184 points to entry with unaligned offset 0x0fde0fd7
  E/        (13952): Index 185 points to entry with unaligned offset 0x0fec0fe5
  E/        (13952): Index 186 points to entry with unaligned offset 0x0ffd0ff3
  E/        (13952): Entry offset at index 187 points outside the Type's boundaries
  E/        (13952): Index 188 points to entry with unaligned offset 0x10191012
  E/        (13952): Index 189 points to entry with unaligned offset 0x102a1023
  E/        (13952): Index 190 points to entry with unaligned offset 0x10381031
  E/        (13952): Index 191 points to entry with unaligned offset 0x104f103f
  E/        (13952): Index 192 points to entry with unaligned offset 0x105d1056
  E/        (13952): Entry offset at index 193 points outside the Type's boundaries
  E/        (13952): Index 194 points to entry with unaligned offset 0x10791072
  E/        (13952): Entry offset at index 195 points outside the Type's boundaries
  E/        (13952): Index 196 points to entry with unaligned offset 0x1095108e
  E/        (13952): Entry offset at index 197 points outside the Type's boundaries
  E/        (13952): Index 198 point<message truncated>

---------------------------------------------------------------------

CommandInvokationFailure: Gradle build failed. 
E:/Programs/Unity/Hub/Editor/2019.4.24f1-x86_64/Editor/Data/PlaybackEngines/AndroidPlayer\OpenJDK\bin\java.exe -classpath "E:\Programs\Unity\Hub\Editor\2019.4.24f1-x86_64\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-5.1.1.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleRelease"

stderr[
Note: D:\Git Repo\dubai-expert-game-android\Temp\gradleOut\unityLibrary\src\main\java\com\unity3d\player\UnityPlayerActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':launcher:processReleaseResources'.
> Android resource linking failed
  E/        (13952): Entry offset at index 0 points outside the Type's boundaries
  E/        (13952): Index 1 points to entry with unaligned offset 0x0015000e
  E/        (13952): Entry offset at index 2 points outside the Type's boundaries
  E/        (13952): Index 3 points to entry with unaligned offset 0x0031002a
  E/        (13952): Entry offset at index 4 points outside the Type's boundaries
  E/        (13952): Index 5 points to entry with unaligned offset 0x00a1009a
  E/        (13952): Entry offset at index 6 points outside the Type's boundaries
  E/        (13952): Index 7 points to entry with unaligned offset 0x00bd00b6
  E/        (13952): Entry offset at index 8 points outside the Type's boundaries
  E/        (13952): Index 9 points to entry with unaligned offset 0x00d900d2
  E/        (13952): Entry offset at index 10 points outside the Type's boundaries
  E/        (13952): Index 11 points to entry with unaligned offset 0x00f500ee
  E/        (13952): Entry offset at index 12 points outside the Type's boundaries
  E/        (13952): Index 13 points to entry with unaligned offset 0x0111010a
  E/        (13952): Entry offset at index 14 points outside the Type's boundaries
  E/        (13952): Index 15 points to entry with unaligned offset 0x016c0135
  E/        (13952): Index 16 points to entry with unaligned offset 0x01b001a9
  E/        (13952): Index 17 points to entry with unaligned offset 0x01be01b7
  E/        (13952): Index 18 points to entry with unaligned offset 0x01cc01c5
  E/        (13952): Index 19 points to entry with unaligned offset 0x01da01d3
  E/        (13952): Index 20 points to entry with unaligned offset 0x01e801e1
  E/        (13952): Index 21 points to entry with unaligned offset 0x01f601ef
  E/        (13952): Index 22 points to entry with unaligned offset 0x020401fd
  E/        (13952): Index 23 points to entry with unaligned offset 0x0212020b
  E/        (13952): Index 24 points to entry with unaligned offset 0x02200219
  E/        (13952): Index 25 points to entry with unaligned offset 0x022e0227
  E/        (13952): Index 26 points to entry with unaligned offset 0x023c0235
  E/        (13952): Index 27 points to entry with unaligned offset 0x024a0243
  E/        (13952): Index 28 points to entry with unaligned offset 0x02580251
  E/        (13952): Index 29 points to entry with unaligned offset 0x0266025f
  E/        (13952): Index 30 points to entry with unaligned offset 0x0274026d
  E/        (13952): Index 31 points to entry with unaligned offset 0x0282027b
  E/        (13952): Index 32 points to entry with unaligned offset 0x02900289
  E/        (13952): Index 33 points to entry with unaligned offset 0x029e0297
  E/        (13952): Index 34 points to entry with unaligned offset 0x02ac02a5
  E/        (13952): Index 35 points to entry with unaligned offset 0x02ba02b3
  E/        (13952): Index 36 points to entry with unaligned offset 0x02c802c1
  E/        (13952): Index 37 points to entry with unaligned offset 0x02d602cf
  E/        (13952): Index 38 points to entry with unaligned offset 0x02e402dd
  E/        (13952): Index 39 points to entry with unaligned offset 0x02f202eb
  E/        (13952): Index 40 points to entry with unaligned offset 0x030002f9
  E/        (13952): Index 41 points to entry with unaligned offset 0x030e0307
  E/        (13952): Index 42 points to entry with unaligned offset 0x031c0315
  E/        (13952): Index 43 points to entry with unaligned offset 0x032a0323
  E/        (13952): Index 44 points to entry with unaligned offset 0x03380331
  E/        (13952): Index 45 points to entry with unaligned offset 0x0346033f
  E/        (13952): Index 46 points to entry with unaligned offset 0x0354034d
  E/        (13952): Index 47 points to entry with unaligned offset 0x0362035b
  E/        (13952): Index 48 points to entry with unaligned offset 0x03700369
  E/        (13952): Index 49 points to entry with unaligned offset 0x037e0377
  E/        (13952): Index 50 points to entry with unaligned offset 0x038c0385
  E/        (13952): Index 51 points to entry with unaligned offset 0x039a0393
  E/        (13952): Index 52 points to entry with unaligned offset 0x03a803a1
  E/        (13952): Index 53 points to entry with unaligned offset 0x03b603af
  E/        (13952): Index 54 points to entry with unaligned offset 0x03c403bd
  E/        (13952): Index 55 points to entry with unaligned offset 0x03d203cb
  E/        (13952): Index 56 points to entry with unaligned offset 0x03e003d9
  E/        (13952): Index 57 points to entry with unaligned offset 0x03ee03e7
  E/        (13952): Index 58 points to entry with unaligned offset 0x03fc03f5
  E/        (13952): Index 59 points to entry with unaligned offset 0x040a0403
  E/        (13952): Index 60 points to entry with unaligned offset 0x04180411
  E/        (13952): Index 61 points to entry with unaligned offset 0x0426041f
  E/        (13952): Index 62 points to entry with unaligned offset 0x0434042d
  E/        (13952): Index 63 points to entry with unaligned offset 0x0442043b
  E/        (13952): Index 64 points to entry with unaligned offset 0x045c0455
  E/        (13952): Index 65 points to entry with unaligned offset 0x046a0463
  E/        (13952): Index 66 points to entry with unaligned offset 0x04780471
  E/        (13952): Index 67 points to entry with unaligned offset 0x0486047f
  E/        (13952): Index 68 points to entry with unaligned offset 0x0494048d
  E/        (13952): Index 69 points to entry with unaligned offset 0x04a2049b
  E/        (13952): Index 70 points to entry with unaligned offset 0x04b004a9
  E/        (13952): Index 71 points to entry with unaligned offset 0x04be04b7
  E/        (13952): Index 72 points to entry with unaligned offset 0x04cc04c5
  E/        (13952): Index 73 points to entry with unaligned offset 0x04da04d3
  E/        (13952): Index 74 points to entry with unaligned offset 0x04e804e1
  E/        (13952): Index 75 points to entry with unaligned offset 0x050204ef
  E/        (13952): Index 76 points to entry with unaligned offset 0x05190512
  E/        (13952): Entry offset at index 77 points outside the Type's boundaries
  E/        (13952): Index 78 points to entry with unaligned offset 0x0535052e
  E/        (13952): Entry offset at index 79 points outside the Type's boundaries
  E/        (13952): Index 80 points to entry with unaligned offset 0x0551054a
  E/        (13952): Entry offset at index 81 points outside the Type's boundaries
  E/        (13952): Index 82 points to entry with unaligned offset 0x056d0566
  E/        (13952): Entry offset at index 83 points outside the Type's boundaries
  E/        (13952): Index 84 points to entry with unaligned offset 0x05890582
  E/        (13952): Entry offset at index 85 points outside the Type's boundaries
  E/        (13952): Index 86 points to entry with unaligned offset 0x05b405ad
  E/        (13952): Index 87 points to entry with unaligned offset 0x05c205bb
  E/        (13952): Index 88 points to entry with unaligned offset 0x060c05f3
  E/        (13952): Index 89 points to entry with unaligned offset 0x061a0613
  E/        (13952): Index 90 points to entry with unaligned offset 0x0652064b
  E/        (13952): Index 91 points to entry with unaligned offset 0x06600659
  E/        (13952): Index 92 points to entry with unaligned offset 0x066e0667
  E/        (13952): Index 93 points to entry with unaligned offset 0x067c0675
  E/        (13952): Index 94 points to entry with unaligned offset 0x068a0683
  E/        (13952): Index 95 points to entry with unaligned offset 0x06980691
  E/        (13952): Index 96 points to entry with unaligned offset 0x06a6069f
  E/        (13952): Index 97 points to entry with unaligned offset 0x06b406ad
  E/        (13952): Index 98 points to entry with unaligned offset 0x06c806bb
  E/        (13952): Index 99 points to entry with unaligned offset 0x0a690a62
  E/        (13952): Entry offset at index 100 points outside the Type's boundaries
  E/        (13952): Index 101 points to entry with unaligned offset 0x0a850a7e
  E/        (13952): Entry offset at index 102 points outside the Type's boundaries
  E/        (13952): Index 103 points to entry with unaligned offset 0x0aa10a9a
  E/        (13952): Entry offset at index 104 points outside the Type's boundaries
  E/        (13952): Index 105 points to entry with unaligned offset 0x0abd0ab6
  E/        (13952): Entry offset at index 106 points outside the Type's boundaries
  E/        (13952): Index 107 points to entry with unaligned offset 0x0ad90ad2
  E/        (13952): Entry offset at index 108 points outside the Type's boundaries
  E/        (13952): Index 109 points to entry with unaligned offset 0x0af80aee
  E/        (13952): Index 110 points to entry with unaligned offset 0x0b0f0aff
  E/        (13952): Index 111 points to entry with unaligned offset 0x0b260b16
  E/        (13952): Index 112 points to entry with unaligned offset 0x0b3d0b36
  E/        (13952): Entry offset at index 113 points outside the Type's boundaries
  E/        (13952): Index 114 points to entry with unaligned offset 0x0b590b52
  E/        (13952): Entry offset at index 115 points outside the Type's boundaries
  E/        (13952): Index 116 points to entry with unaligned offset 0x0b7e0b6e
  E/        (13952): Index 117 points to entry with unaligned offset 0x0b8c0b85
  E/        (13952): Index 118 points to entry with unaligned offset 0x0b9a0b93
  E/        (13952): Index 119 points to entry with unaligned offset 0x0bb40ba1
  E/        (13952): Index 120 points to entry with unaligned offset 0x0bc20bbb
  E/        (13952): Index 121 points to entry with unaligned offset 0x0bd90bd2
  E/        (13952): Entry offset at index 122 points outside the Type's boundaries
  E/        (13952): Entry offset at index 123 points outside the Type's boundaries
  E/        (13952): Index 124 points to entry with unaligned offset 0x0c150c0e
  E/        (13952): Entry offset at index 125 points outside the Type's boundaries
  E/        (13952): Index 126 points to entry with unaligned offset 0x0c310c2a
  E/        (13952): Entry offset at index 127 points outside the Type's boundaries
  E/        (13952): Index 128 points to entry with unaligned offset 0x0c560c46
  E/        (13952): Index 129 points to entry with unaligned offset 0x0c640c5d
  E/        (13952): Index 130 points to entry with unaligned offset 0x0c720c6b
  E/        (13952): Index 131 points to entry with unaligned offset 0x0c800c79
  E/        (13952): Index 132 points to entry with unaligned offset 0x0c8e0c87
  E/        (13952): Index 133 points to entry with unaligned offset 0x0c9c0c95
  E/        (13952): Index 134 points to entry with unaligned offset 0x0caa0ca3
  E/        (13952): Index 135 points to entry with unaligned offset 0x0cb80cb1
  E/        (13952): Index 136 points to entry with unaligned offset 0x0cc60cbf
  E/        (13952): Index 137 points to entry with unaligned offset 0x0cd70ccd
  E/        (13952): Index 138 points to entry with unaligned offset 0x0ce50cde
  E/        (13952): Entry offset at index 139 points outside the Type's boundaries
  E/        (13952): Index 140 points to entry with unaligned offset 0x0d130d06
  E/        (13952): Index 141 points to entry with unaligned offset 0x0d210d1a
  E/        (13952): Entry offset at index 142 points outside the Type's boundaries
  E/        (13952): Index 143 points to entry with unaligned offset 0x0d550d4e
  E/        (13952): Entry offset at index 144 points outside the Type's boundaries
  E/        (13952): Index 145 points to entry with unaligned offset 0x0d710d6a
  E/        (13952): Entry offset at index 146 points outside the Type's boundaries
  E/        (13952): Index 147 points to entry with unaligned offset 0x0d8d0d86
  E/        (13952): Index 148 points to entry with unaligned offset 0x0d9e0d97
  E/        (13952): Index 149 points to entry with unaligned offset 0x0dac0da5
  E/        (13952): Index 150 points to entry with unaligned offset 0x0dc60dbf
  E/        (13952): Index 151 points to entry with unaligned offset 0x0dd40dcd
  E/        (13952): Index 152 points to entry with unaligned offset 0x0de20ddb
  E/        (13952): Index 153 points to entry with unaligned offset 0x0df00de9
  E/        (13952): Index 154 points to entry with unaligned offset 0x0dfe0df7
  E/        (13952): Index 155 points to entry with unaligned offset 0x0e0c0e05
  E/        (13952): Index 156 points to entry with unaligned offset 0x0e1a0e13
  E/        (13952): Index 157 points to entry with unaligned offset 0x0e280e21
  E/        (13952): Index 158 points to entry with unaligned offset 0x0e360e2f
  E/        (13952): Entry offset at index 159 points outside the Type's boundaries
  E/        (13952): Entry offset at index 160 points outside the Type's boundaries
  E/        (13952): Index 161 points to entry with unaligned offset 0x0e690e62
  E/        (13952): Entry offset at index 162 points outside the Type's boundaries
  E/        (13952): Index 163 points to entry with unaligned offset 0x0e850e7e
  E/        (13952): Entry offset at index 164 points outside the Type's boundaries
  E/        (13952): Index 165 points to entry with unaligned offset 0x0ea10e9a
  E/        (13952): Entry offset at index 166 points outside the Type's boundaries
  E/        (13952): Index 167 points to entry with unaligned offset 0x0ec60eb6
  E/        (13952): Index 168 points to entry with unaligned offset 0x0ed40ecd
  E/        (13952): Index 169 points to entry with unaligned offset 0x0ee20edb
  E/        (13952): Entry offset at index 170 points outside the Type's boundaries
  E/        (13952): Index 171 points to entry with unaligned offset 0x0f070efd
  E/        (13952): Index 172 points to entry with unaligned offset 0x0f1b0f11
  E/        (13952): Index 173 points to entry with unaligned offset 0x0f2c0f22
  E/        (13952): Index 174 points to entry with unaligned offset 0x0f3a0f33
  E/        (13952): Index 175 points to entry with unaligned offset 0x0f480f41
  E/        (13952): Index 176 points to entry with unaligned offset 0x0f590f4f
  E/        (13952): Entry offset at index 177 points outside the Type's boundaries
  E/        (13952): Index 178 points to entry with unaligned offset 0x0f750f6e
  E/        (13952): Index 179 points to entry with unaligned offset 0x0f8c0f85
  E/        (13952): Index 180 points to entry with unaligned offset 0x0f9a0f93
  E/        (13952): Index 181 points to entry with unaligned offset 0x0fb40fad
  E/        (13952): Index 182 points to entry with unaligned offset 0x0fc20fbb
  E/        (13952): Index 183 points to entry with unaligned offset 0x0fd00fc9
  E/        (13952): Index 184 points to entry with unaligned offset 0x0fde0fd7
  E/        (13952): Index 185 points to entry with unaligned offset 0x0fec0fe5
  E/        (13952): Index 186 points to entry with unaligned offset 0x0ffd0ff3
  E/        (13952): Entry offset at index 187 points outside the Type's boundaries
  E/        (13952): Index 188 points to entry with unaligned offset 0x10191012
  E/        (13952): Index 189 points to entry with unaligned offset 0x102a1023
  E/        (13952): Index 190 points to entry with unaligned offset 0x10381031
  E/        (13952): Index 191 points to entry with unaligned offset 0x104f103f
  E/        (13952): Index 192 points to entry with unaligned offset 0x105d1056
  E/        (13952): Entry offset at index 193 point<message truncated>

-------------------------------------------------------------------------------------

Device (which devices are you having the issue with - model, OS version number):

Android 

Media (tell us about your videos - number of videos, resolution, codec, frame-rate, example URLs):

https://s3.eu-central-1.amazonaws.com/dubaiexpdata/Videos/SD/22_Desert_Dunes.mp4
this is one of the sample urls .

System Information:

AVPro Video: v3.1.1 (plugin v3.1.0f1-trial)
Target Platform: Android
Unity: v2019.4.24f1 WindowsEditor
OS: Desktop - ASUS TUF Gaming A15 FA506IC_FA506IC (ASUSTeK COMPUTER INC.) - Windows 10  (10.0.22631) 64bit - English
CPU: AMD Ryzen 7 4800H with Radeon Graphics  - 16 threads - 32174KB
GPU: NVIDIA GeForce RTX 3050 Laptop GPU - NVIDIA - Direct3D 11.0 [level 11.1] - 3977KB - 16384
Chris-RH commented 3 weeks ago

Hi, First, I would recommend that you need to upgrade to the latest version of Unity 2019 (2019.4.40) to get it to work. Then, you need to set 'Target API level' to 32. When you then build, it asks you to download the API. Click through, it downloads the API and builds. First build will fail.
You need to add this to a a 'custom main manifest: android:exported="true" image (2) image (1) image

Chris-RH commented 2 weeks ago

Has that helped at all?

tony-bera commented 2 weeks ago

I tried everything you mentioned but , I am still getting the same result as before,the build is failing

Chris-RH commented 2 weeks ago

That's strange, because we've had it working in 2019.4.40 here.
Have you tested it with a new project running only AVPro Video? What are the error messages in this build?

Chris-RH commented 1 week ago

any more info?

Chris-RH commented 6 days ago

closing due to lack of reply