Attached is the complete logcat file, I guess the important lines start here. If the same archive would not work on a more-up-to-date Android device, I would guess I missed something during build.
Thanks for your time!
Markus
— snipp —
12.15 16:48:45.528 12936 12963 Error Unity System.TypeInitializationException: The type initializer for ‘Sys’ threw an exception. —> System.DllNotFoundException: /data/app/com.CompuLab.TrueBackgammon-1/lib/arm/libmono-native.so assembly: type: member:(null)
12.15 16:48:45.528 12936 12963 Error Unity at (wrapper managed-to-native) Interop+Sys.LChflagsCanSetHiddenFlag()
12.15 16:48:45.528 12936 12963 Error Unity at Interop+Sys…cctor () [0x00000] in <12d27ebfb46146b18b40876234894c77>:0
12.15 16:48:45.528 12936 12963 Error Unity — End of inner exception stack trace —
12.15 16:48:45.528 12936 12963 Error Unity at System.IO.FileSystem.FileExists (System.ReadOnlySpan1[T] fullPath, System.Int32 fileType, Interop+ErrorInfo& errorInfo) [0x00007] in <12d27ebfb46146b18b40876234894c77>:0 12.15 16:48:45.528 12936 12963 Error Unity at System.IO.FileSystem.FileExists (System.ReadOnlySpan
1[T] fullPath) [0x00006] in <12d27ebfb46146b18b40876234894c77>:0
12.15 16:48:45.528 12936 12963 Error Unity at System.IO.File.Exists (System.String path) [0x00043] in <12d27ebfb46146b18b40876234894c77>:0
12.15 16:48:45.528 12936 12963 Error Unity at UnityEngine.ResourceManagement.Util.ResourceManagerConfig.ShouldPathUseWebRequest (System.String path) [0x00001] in W:\BGMunity\Library\PackageCache\com.unity.addressables@1
12.15 16:48:45.608 12936 12963 Error Unity RuntimeData is null. Please ensure you have built the correct Player Content.
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ])
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.Logger:Log (UnityEngine.LogType,object)
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.Debug:LogError (object)
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.AddressableAssets.AddressablesImpl:LogError (string) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/AddressablesImpl.cs:212)
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.AddressableAssets.Addressables:LogError (string) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/Addressables.cs:681)
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.ResourceManagement.AsyncOperations.InitalizationObjectsOperation:Execute () (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/Initialization/InitializationObjectsOperation.cs:80)
12.15 16:48:45.608 12936 12963 Error Unity UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1<bool>:InvokeExecute ( 12.15 16:48:45.658 12936 12963 Warn Unity Addressables - Unable to load runtime data at location UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle
1[[UnityEngine.AddressableAssets.Initialization.ResourceManagerRuntimeData, Unity.Addressables, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ])
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.Logger:LogFormat (UnityEngine.LogType,string,object[ ])
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.Debug:LogWarningFormat (string,object[ ])
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.AddressableAssets.AddressablesImpl:LogWarningFormat (string,object[ ]) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/AddressablesImpl.cs:207)
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.AddressableAssets.Addressables:LogWarningFormat (string,object[ ]) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/Addressables.cs:672)
12.15 16:48:45.658 12936 12963 Warn Unity UnityEngine.AddressableAssets.Initializati
12.15 16:48:45.668 12936 12963 Error Unity OperationException : Addressables - Unable to load runtime data at location UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle1[[UnityEngine.AddressableAssets.Initialization.ResourceManagerRuntimeData, Unity.Addressables, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]. 12.15 16:48:45.668 12936 12963 Error Unity UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37) 12.15 16:48:45.668 12936 12963 Error Unity UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ]) 12.15 16:48:45.668 12936 12963 Error Unity UnityEngine.Logger:Log (UnityEngine.LogType,object) 12.15 16:48:45.668 12936 12963 Error Unity UnityEngine.Debug:LogError (object) 12.15 16:48:45.668 12936 12963 Error Unity UnityEngine.AddressableAssets.AddressablesImpl:LogException (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle,System.Exception) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/AddressablesImpl.cs:219) 12.15 16:48:45.668 12936 12963 Error Unity UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase
1<UnityEngine.AddressableAssets.ResourceLocators.IResourceLocator>:set_OperationException (Syste
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.AddressableAssets.InvalidKeyException: Exception of type ‘UnityEngine.AddressableAssets.InvalidKeyException’ was thrown. No Location found for Key=Locale
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ])
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.Logger:Log (UnityEngine.LogType,object)
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.Debug:LogError (object)
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.AddressableAssets.AddressablesImpl:LogException (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle,System.Exception) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/AddressablesImpl.cs:219)
12.15 16:48:45.788 12936 12963 Error Unity UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1<System.Collections.Generic.IList
1<UnityEngine.Localization.Locale>>:set_OperationException (System.Exception) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/ResourceManager/AsyncOperations/AsyncOp
12.15 16:48:45.988 12936 12963 Error Unity OperationException : ChainOperation failed because dependent operation failed
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.AddressableAssets.InvalidKeyException: Exception of type ‘UnityEngine.AddressableAssets.InvalidKeyException’ was thrown. No Location found for Key=Locale
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/buildslave/unity/build/Runtime/Export/Scripting/StackTrace.cs:37)
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ])
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.Logger:Log (UnityEngine.LogType,object)
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.Debug:LogError (object)
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.AddressableAssets.AddressablesImpl:LogException (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle,System.Exception) (at W:/BGMunity/Library/PackageCache/com.unity.addressables@1.21.1/Runtime/AddressablesImpl.cs:219)
12.15 16:48:45.988 12936 12963 Error Unity UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1<System.Collections.Generic.IList
1<UnityEngine.Localization.Locale>>:set_OperationException (System.Exception) (at W:/BGMunity/Library/PackageCache
12.15 16:48:46.108 12936 12963 Debug Unity WARNING: RGBA Compressed ASTC6X6 UNorm format is not supported, decompressing texture
12.15 16:48:46.808 12936 12963 Verbose AudioManager isBluetoothA2dpOn…
12.15 16:48:47.058 12936 12963 Error Unity No Locale could be selected:
12.15 16:48:47.058 12936 12963 Error Unity No Locales were available. Did you build the Addressables?
8664717–1166910–logcat.txt (159 KB)