Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to solve this problem - EXC_RESOURCE RESOURCE_TYPE_MEMORY? #727

Open
asikpro13 opened this issue Dec 10, 2022 · 0 comments
Open

How to solve this problem - EXC_RESOURCE RESOURCE_TYPE_MEMORY? #727

asikpro13 opened this issue Dec 10, 2022 · 0 comments
Labels
ios This issue is specific to the iOS/iPadOS Platform. more info wanted This issue means we need more info to help

Comments

@asikpro13
Copy link

asikpro13 commented Dec 10, 2022

(lldb) 2022-12-10 18:53:18.207293+0500 Runner[6481:1099201] database path: /var/containers/Bundle/Application/5235E64B-279F-4549-A5F0-D775964ADEA4/Runner.app/Frameworks/flutter_downloader.framework/FlutterDownloaderDatabase.bundle/download_tasks.sql
AllFilesDownloadedMessage: All files have been downloaded
Debug service listening on ws://127.0.0.1:56006/T6pW4QFDqjs=/ws
Syncing files to device iPhone (Vadim)...
flutter: {cart_info, navbarCount, postsInfo, stateAuth}
Built from '2021.2/release' branch, Version '2021.2.15f1 (3b8567f665bb)', Build type 'Development', Scripting Backend 'il2cpp'
MemoryManager: Using 'Default' Allocator.
Found 2 interfaces on host : 0) 169.254.48.88 1) 192.168.0.10
Broadcasting "[IP] 169.254.48.88 [Port] 55000 [Flags] 2 [Guid] 3020612149 [EditorId] 2121516476 [Version] 1048832 [Id] iPhonePlayer(8,iPhone-Vadim):56000 [Debug] 1 [PackageName] iPhonePlayer [ProjectName] arnitura_AR" to [169.254.255.255:54997]...
Starting managed debugger on port 56000
flutter: {}
flutter: post init
Loading player data from /private/var/containers/Bundle/Application/5235E64B-279F-4549-A5F0-D775964ADEA4/Runner.app/Frameworks/UnityFramework.framework/Data/data.unity3d
[Subsystems] Discovering subsystems at path /private/var/containers/Bundle/Application/5235E64B-279F-4549-A5F0-D775964ADEA4/Runner.app/Frameworks/UnityFramework.framework/Data/UnitySubsystems
[Subsystems] No descriptors matched for  examples in UnitySubsystems/UnityARKit/UnitySubsystemsManifest.json.
[Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/UnityARKit/UnitySubsystemsManifest.json
[Subsystems] No descriptors matched for  displays in UnitySubsystems/UnityARKit/UnitySubsystemsManifest.json.
[Subsystems] 1 'meshings' descriptors matched in UnitySubsystems/UnityARKit/UnitySubsystemsManifest.json
GfxDevice: creating device client; threaded=1; jobified=1
Initializing Metal device caps: Apple A11 GPU
Initialize engine version: 2021.2.15f1 (3b8567f665bb)
The referenced script (Unknown) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object '<null>') is missing!
XRGeneral Settings awakening...
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.Management.XRGeneralSettings:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XRGeneralSettings.cs:91)

[Subsystems] Loading plugin UnityARKit for subsystem ARKit-Input...
[Subsystems] UnityARKit successfully registered Provider for ARKit-Input
[Subsystems] Loading plugin UnityARKit for subsystem ARKit-Meshing...
[Subsystems] Failed to initialize subsystem ARKit-Meshing [error: 1]
New input system (experimental) initialized
Unbalanced calls to begin/end appearance transitions for <SplashScreenController: 0x104b43950>.
Found 2 interfaces on host iPhone-Vadim: 0) 169.254.48.88 1) 192.168.0.10
Broadcasting "[IP] 169.254.48.88 [Port] 55000 [Flags] 2 [Guid] 3020612149 [EditorId] 2121516476 [Version] 1048832 [Id] iPhonePlayer(8,iPhone-Vadim):56000 [Debug] 1 [PackageName] iPhonePlayer [ProjectName] arnitura_AR" to [169.254.255.255:54997]...
[log] *********************************************
[log] ** flutter unity controller setup complete **
[log] *********************************************
UnloadTime: 3.588583 ms
NullReferenceException: Object reference not set to an instance of an object.
  at UIEventManager.LogInternal (System.String condition, System.String stackTrace, System.Single duration, UnityEngine.Color color) [0x00000] in <00000000000000000000000000000000>:0 
  at UIEventManager.LogCallback (System.String condition, System.String stackTrace, UnityEngine.LogType type) [0x00068] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/UI/UI Queue/Event/UIEventManager.cs:95 
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00019] in /Users/bokken/buildslave/unity/build/Runtime/Export/Application/Application.cs:121 
  at UnityEngine.DebugLogHandler.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x0000c] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/DebugLogHandler.cs:9 
  at UnityEngine.Logger.Log (UnityEngine.LogType logType, System.Object message, UnityEngine.Object context) [0x00028] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/Logger.cs:66 
  at UnityEngine.Debug.LogWarning (System.Object message, UnityEngine.Object context) [0x00009] in /Users/bokken/buildslave/unity/build/Runtime/Export/Debug/Debug.bindings.cs:187 
  at TMPro.TMP_Text.GetUnderlineSpecialCharacter (TMPro.TMP_FontAsset fontAsset) [0x0004f] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6081 
  at TMPro.TMP_Text.GetSpecialCharacters (TMPro.TMP_FontAsset fontAsset) [0x0000b] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6007 
  at TMPro.TextMeshProUGUI.LoadFontAsset () [0x001e0] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:574 
  at TMPro.TextMeshProUGUI.Awake () [0x000c3] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:121 
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
TMPro.TMP_Text:GetUnderlineSpecialCharacter(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6081)
TMPro.TMP_Text:GetSpecialCharacters(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6007)
TMPro.TextMeshProUGUI:LoadFontAsset() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:574)
TMPro.TextMeshProUGUI:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:121)


The character used for Underline is not available in font asset [Roboto-Medium SDF].
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
TMPro.TMP_Text:GetUnderlineSpecialCharacter(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6081)
TMPro.TMP_Text:GetSpecialCharacters(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6007)
TMPro.TextMeshProUGUI:LoadFontAsset() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:574)
TMPro.TextMeshProUGUI:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:121)


NullReferenceException: Object reference not set to an instance of an object.
  at UIEventManager.LogInternal (System.String condition, System.String stackTrace, System.Single duration, UnityEngine.Color color) [0x00000] in <00000000000000000000000000000000>:0 
  at UIEventManager.LogCallback (System.String condition, System.String stackTrace, UnityEngine.LogType type) [0x00068] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/UI/UI Queue/Event/UIEventManager.cs:95 
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00019] in /Users/bokken/buildslave/unity/build/Runtime/Export/Application/Application.cs:121 
  at UnityEngine.DebugLogHandler.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x0000c] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/DebugLogHandler.cs:9 
  at UnityEngine.Logger.Log (UnityEngine.LogType logType, System.Object message, UnityEngine.Object context) [0x00028] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/Logger.cs:66 
  at UnityEngine.Debug.LogWarning (System.Object message, UnityEngine.Object context) [0x00009] in /Users/bokken/buildslave/unity/build/Runtime/Export/Debug/Debug.bindings.cs:187 
  at TMPro.TMP_Text.GetUnderlineSpecialCharacter (TMPro.TMP_FontAsset fontAsset) [0x0004f] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6081 
  at TMPro.TMP_Text.GetSpecialCharacters (TMPro.TMP_FontAsset fontAsset) [0x0000b] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6007 
  at TMPro.TextMeshProUGUI.LoadFontAsset () [0x001e0] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:574 
  at TMPro.TextMeshProUGUI.Awake () [0x000c3] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:121 
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
TMPro.TMP_Text:GetUnderlineSpecialCharacter(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6081)
TMPro.TMP_Text:GetSpecialCharacters(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6007)
TMPro.TextMeshProUGUI:LoadFontAsset() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:574)
TMPro.TextMeshProUGUI:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:121)


The character used for Underline is not available in font asset [Roboto-Medium SDF].
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
TMPro.TMP_Text:GetUnderlineSpecialCharacter(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6081)
TMPro.TMP_Text:GetSpecialCharacters(TMP_FontAsset) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMP_Text.cs:6007)
TMPro.TextMeshProUGUI:LoadFontAsset() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:574)
TMPro.TextMeshProUGUI:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Scripts/Runtime/TMPro_UGUI_Private.cs:121)


NullReferenceException: Object reference not set to an instance of an object.
  at UIEventManager.LogInternal (System.String condition, System.String stackTrace, System.Single duration, UnityEngine.Color color) [0x00000] in <00000000000000000000000000000000>:0 
  at UIEventManager.LogCallback (System.String condition, System.String stackTrace, UnityEngine.LogType type) [0x00068] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/UI/UI Queue/Event/UIEventManager.cs:95 
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00019] in /Users/bokken/buildslave/unity/build/Runtime/Export/Application/Application.cs:121 
  at UnityEngine.DebugLogHandler.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x0000c] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/DebugLogHandler.cs:9 
  at UnityEngine.Logger.Log (UnityEngine.LogType logType, System.Object message, UnityEngine.Object context) [0x00028] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/Logger.cs:66 
  at UnityEngine.Debug.LogWarning (System.Object message, UnityEngine.Object context) [0x00009] in /Users/bokken/buildslave/unity/build/Runtime/Export/Debug/Debug.bindings.cs:187 
  at Unity.XR.CoreUtils.XROrigin.Awake () [0x00018] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XROrigin.cs:503 
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
Unity.XR.CoreUtils.XROrigin:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XROrigin.cs:503)


No Camera Floor Offset Object specified for XR Origin, using attached GameObject.
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
Unity.XR.CoreUtils.XROrigin:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XROrigin.cs:503)


NullReferenceException: Object reference not set to an instance of an object.
  at UIEventManager.LogInternal (System.String condition, System.String stackTrace, System.Single duration, UnityEngine.Color color) [0x00000] in <00000000000000000000000000000000>:0 
  at UIEventManager.LogCallback (System.String condition, System.String stackTrace, UnityEngine.LogType type) [0x00068] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/UI/UI Queue/Event/UIEventManager.cs:95 
  at UnityEngine.Application.CallLogCallback (System.String logString, System.String stackTrace, UnityEngine.LogType type, System.Boolean invokedOnMainThread) [0x00019] in /Users/bokken/buildslave/unity/build/Runtime/Export/Application/Application.cs:121 
  at UnityEngine.DebugLogHandler.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x0000c] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/DebugLogHandler.cs:9 
  at UnityEngine.Logger.Log (UnityEngine.LogType logType, System.Object message, UnityEngine.Object context) [0x00028] in /Users/bokken/buildslave/unity/build/Runtime/Export/Logging/Logger.cs:66 
  at UnityEngine.Debug.LogWarning (System.Object message, UnityEngine.Object context) [0x00009] in /Users/bokken/buildslave/unity/build/Runtime/Export/Debug/Debug.bindings.cs:187 
  at Unity.XR.CoreUtils.XROrigin.Awake () [0x00018] in /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XROrigin.cs:503 
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
Unity.XR.CoreUtils.XROrigin:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XROrigin.cs:503)


No Camera Floor Offset Object specified for XR Origin, using attached GameObject.
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object, Object)
UnityEngine.Debug:LogWarning(Object, Object)
Unity.XR.CoreUtils.XROrigin:Awake() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/XROrigin.cs:503)


Clear AR call
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
FlutterMessagesReciever:ClearAR() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:63)
FlutterMessagesReciever:Start() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:32)


Start AR call
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
FlutterMessagesReciever:StartAR() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:41)


Configuration Descriptor 0x1ea0ba020 (rank 2): Rotation and Orientation, Plane Tracking, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Raycast
Configuration Descriptor 0x1ea0bb1a0 (rank 0): World Facing Camera, Rotation and Orientation, Plane Tracking, Image Tracking, Object Tracking, Environment Probes, Collaboration, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Raycast
Configuration Descriptor 0x1ea0bc500 (rank 1): World Facing Camera, Rotation Only, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color)
Configuration Descriptor 0x1ea0b9df0 (rank 1): World Facing Camera, Rotation Only, Image Tracking, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:DetermineConfiguration(Feature) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:107)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:Update(XRSessionUpdateParams) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:124)
UnityEngine.XR.ARFoundation.ARSession:Update() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARFoundation/ARSession.cs:415)


Using session configuration 0x1ea0bb1a0
	Requested Features: World Facing Camera, Rotation and Orientation, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity), Raycast
	Supported Features: World Facing Camera, Rotation and Orientation, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Raycast
	Requested features not satisfied: Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:DebugPrintConfigurationChange(Configuration, Feature) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:165)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:Update(XRSessionUpdateParams) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:128)
UnityEngine.XR.ARFoundation.ARSession:Update() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARFoundation/ARSession.cs:415)


UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x28200a000 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=None collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
Start AR call
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
FlutterMessagesReciever:StartAR() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:41)


flutter: --------------------/var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents
flutter: installed
Requesting model from /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/1.fbx
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
ARObjectLoader:LoadModel(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:61)
FlutterMessagesReciever:LoadModel(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:100)

flutter: ar_model_loaded
Model loaded <1>
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ARObjectLoader:OnModelLoaded(AssetLoaderContext) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:103)
ARObjectLoader:<LoadModel>b__13_0(AssetLoaderContext) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:76)
TriLibCore.AssetLoader:FinishLoading(AssetLoaderContext) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Plugins/TriLib/TriLibCore/Scripts/AssetLoader.cs:1105)
TriLibCore.General.ContextualizedAction`1:Invoke()
TriLibCore.Utils.Dispatcher:Update()


Using session configuration 0x1ea0bb1a0 (unchanged)
	Requested Features: World Facing Camera, Rotation and Orientation, Plane Tracking, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity), Raycast
	Supported Features: World Facing Camera, Rotation and Orientation, Plane Tracking, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Raycast
	Requested features not satisfied: Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:DebugPrintConfigurationChange(Configuration, Feature) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:165)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:Update(XRSessionUpdateParams) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:128)
UnityEngine.XR.ARFoundation.ARSession:Update() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARFoundation/ARSession.cs:415)


UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x28210d700 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=Horizontal collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
Cannot remove environment probe with trackable ID [DF428E39-002D-D997-87DA-ACCD34130298] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [FB42409E-2E70-166F-50A1-004F0981BDB2] because an anchor with matching identifier was not found
flutter: Модель загружена в память
flutter: {"percentLoading": 100}
Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
Unloading 9 unused Assets / (449.2 KB). Loaded Objects now: 3164.
Memory consumption went from 43.8 MB to 43.4 MB.
Total: 15.510208 ms (FindLiveObjects: 0.296541 ms CreateObjectMapping: 0.065916 ms MarkObjects: 15.004083 ms  DeleteObjects: 0.142583 ms)


Requesting textures from System.Collections.Generic.List`1[System.String]
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:120)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Couldn't parse texture type
Material<leathergreen>
Type<height>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/LeatherGreen_height.jpg
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Couldn't parse texture type
Material<metal>
Type<rough>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/metal_rough.png
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: setState() called after dispose(): _StatefulBuilderState#ec6d2(lifecycle state: defunct, not mounted)
This error happens if you call setState() on a State object for a widget that no longer appears in the widget tree (e.g., whose parent widget no longer includes the widget in its build). This error can occur when code calls setState() from a timer or an animation callback.
The preferred solution is to cancel the timer or stop listening to the animation in the dispose() callback. Another solution is to check the "mounted" property of this object before calling setState() to ensure the object is still in the tree.
This error might indicate a memory leak if setState() is being called because another object is retaining a reference to this State object after it has been removed from the tree. To avoid memory leaks, consider breaking the reference to this object during dispose().
#0      State.setState.<anonymous closure> (package:flutter/src/widgets/framework.dart:1078:9)
#1      State.setState (package:flutter/src/widgets/framework.dart:1113:6)
#2      PostState.initStateLike (package:arnituramobile/post.dart:72:23)
<asynchronous suspension>
[ServicesDaemonManager] interruptionHandler is called. -[FontServicesDaemonManager connection]_block_invoke
Couldn't parse texture type
Material<leathergreen>
Type<roughness>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/LeatherGreen_roughness.jpg
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Couldn't parse texture type
Material<metal>
Type<metallic>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/metal_metallic.png
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Loaded 11/18 textures:
Loose textures:
MaterialName: <leathergreen> Type: Specular
MaterialName: <leathergreen> Type: Invalid
MaterialName: <metal> Type: Invalid
MaterialName: <leathergreen> Type: Normal
MaterialName: <leathergreen> Type: Albedo
MaterialName: <leathergreen> Type: Invalid
MaterialName: <metal> Type: Invalid
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
ARObject:ApplyTextures(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObject.cs:153)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:130)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


All materials loaded
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ARObject:ApplyTextures(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObject.cs:180)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:130)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Using session configuration 0x1ea0bb1a0 (unchanged)
	Requested Features: World Facing Camera, Rotation and Orientation, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity), Raycast
	Supported Features: World Facing Camera, Rotation and Orientation, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Raycast
	Requested features not satisfied: Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:DebugPrintConfigurationChange(Configuration, Feature) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:165)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:Update(XRSessionUpdateParams) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:128)
UnityEngine.XR.ARFoundation.ARSession:Update() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARFoundation/ARSession.cs:415)


UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x28200ae00 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=None collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
Cannot remove environment probe with trackable ID [E64F2854-7241-2171-EBA6-F20D47103189] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [9E431DDF-367C-3123-C19C-B4CE46F118B1] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [074CF851-709D-EABD-4037-E3835631C694] because an anchor with matching identifier was not found
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 17 unused Assets / (0.6 MB). Loaded Objects now: 3368.
Memory consumption went from 220.6 MB to 220.0 MB.
Total: 35.432709 ms (FindLiveObjects: 0.689625 ms CreateObjectMapping: 0.126500 ms MarkObjects: 34.424458 ms  DeleteObjects: 0.190750 ms)


Requesting textures from System.Collections.Generic.List`1[System.String]
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:120)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


All textures loaded
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ARObject:ApplyTextures(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObject.cs:156)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:130)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


All materials loaded
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ARObject:ApplyTextures(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObject.cs:180)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:130)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


flutter: {}
flutter: post init
[log] *********************************************
[log] ** flutter unity controller setup complete **
[log] *********************************************
Found 2 interfaces on host iPhone-Vadim: 0) 169.254.48.88 1) 192.168.0.10
Broadcasting "[IP] 169.254.48.88 [Port] 55000 [Flags] 2 [Guid] 3020612149 [EditorId] 2121516476 [Version] 1048832 [Id] iPhonePlayer(8,iPhone-Vadim):56000 [Debug] 1 [PackageName] iPhonePlayer [ProjectName] arnitura_AR" to [169.254.255.255:54997]...
Start AR call
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
FlutterMessagesReciever:StartAR() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:41)


[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: This widget has been unmounted, so the State no longer has a context (and should be considered defunct).
Consider canceling any active work during "dispose" or using the "mounted" getter to determine if the State is still active.
#0      State.context.<anonymous closure> (package:flutter/src/widgets/framework.dart:935:9)
#1      State.context (package:flutter/src/widgets/framework.dart:941:6)
#2      ArWidgetState.deactivate.<anonymous closure> (package:arnituramobile/ar.dart:76:41)
<asynchronous suspension>
Clear AR call
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
FlutterMessagesReciever:ClearAR() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:63)

Start AR call
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
FlutterMessagesReciever:StartAR() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:41)


UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x28203a100 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=None collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x282039000 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=None collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
flutter: --------------------/var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents
Cannot remove environment probe with trackable ID [E047A275-4306-2914-5C2A-AA709AF8FAB4] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [544E0B3F-B3D4-49B2-1548-19C3FC53FA94] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [03494460-8372-C69E-459F-CBFB9BCA8AB3] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [444DB5E8-4FA2-C941-8B0E-FE645FC18097] because an anchor with matching identifier was not found
flutter: installed
flutter: Модель загружена
Requesting model from /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/1.fbx
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
ARObjectLoader:LoadModel(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:61)
FlutterMessagesReciever:LoadModel(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/FlutterMessagesReciever.cs:100)

flutter: ar_model_loaded
flutter: Модель загружена в память
Model loaded <1>
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ARObjectLoader:OnModelLoaded(AssetLoaderContext) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:103)
ARObjectLoader:<LoadModel>b__13_0(AssetLoaderContext) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:76)
TriLibCore.AssetLoader:FinishLoading(AssetLoaderContext) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Plugins/TriLib/TriLibCore/Scripts/AssetLoader.cs:1105)
TriLibCore.General.ContextualizedAction`1:Invoke()
TriLibCore.Utils.Dispatcher:Update()


UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x28202a300 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=Horizontal collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
Cannot remove environment probe with trackable ID [F941D8CE-D3F8-DF9D-1A8A-C3CA0F79B280] because an anchor with matching identifier was not found
Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 26 unused Assets / (234.1 KB). Loaded Objects now: 3323.
Memory consumption went from 44.4 MB to 44.2 MB.
Total: 26.096375 ms (FindLiveObjects: 0.627084 ms CreateObjectMapping: 0.069708 ms MarkObjects: 24.914875 ms  DeleteObjects: 0.483583 ms)



Couldn't parse texture type
Material<metal>
Type<rough>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/metal_rough.png
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Couldn't parse texture type
Material<leathergreen>
Type<roughness>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/LeatherGreen_roughness.jpg
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Couldn't parse texture type
Material<metal>
Type<metallic>
at /var/mobile/Containers/Data/Application/8FD49593-6E5B-47B9-ADF7-3B8858683F0E/Documents/files/1/models/textures/2/metal_metallic.png
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Texture2DInfo:.ctor(String) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:90)
Texture2DInfo:GetTexturesFromPaths(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/Misc/Texture2DInfo.cs:209)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:129)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Loaded 11/18 textures:
Loose textures:
MaterialName: <leathergreen> Type: Specular
MaterialName: <leathergreen> Type: Invalid
MaterialName: <metal> Type: Invalid
MaterialName: <leathergreen> Type: Normal
MaterialName: <leathergreen> Type: Albedo
MaterialName: <leathergreen> Type: Invalid
MaterialName: <metal> Type: Invalid
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
ARObject:ApplyTextures(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObject.cs:153)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:130)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


All materials loaded
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ARObject:ApplyTextures(List`1) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObject.cs:180)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:130)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


Using session configuration 0x1ea0bb1a0 (unchanged)
	Requested Features: World Facing Camera, Rotation and Orientation, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity), Raycast
	Supported Features: World Facing Camera, Rotation and Orientation, Environment Probes, Auto-Focus, Light Estimation (Ambient Intensity), Light Estimation (Ambient Color), Raycast
	Requested features not satisfied: Light Estimation (Spherical Harmonics), Light Estimation (Main Light Direction), Light Estimation (Main Light Intensity)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:DebugPrintConfigurationChange(Configuration, Feature) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:165)
UnityEngine.XR.ARSubsystems.XRSessionSubsystem:Update(XRSessionUpdateParams) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARSubsystems/SessionSubsystem/XRSessionSubsystem.cs:128)
UnityEngine.XR.ARFoundation.ARSession:Update() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/[email protected]/Runtime/ARFoundation/ARSession.cs:415)


UnityARKit: Updating ARSession configuration with <ARWorldTrackingConfiguration: 0x28201db00 worldAlignment=Gravity lightEstimation=Enabled frameSemantics=None videoFormat=<ARVideoFormat: 0x283ead090 imageResolution=(1920, 1440) pixelFormat=(420f) framesPerSecond=(60) captureDeviceType=AVCaptureDeviceTypeBuiltInWideAngleCamera captureDevicePosition=(1)> autoFocus=Enabled environmentTexturing=Automatic wantsHDREnvironmentTextures=Enabled planeDetection=None collaboration=Disabled userFaceTracking=Disabled sceneReconstruction=None appClipCodeTracking=Disabled>
Cannot remove environment probe with trackable ID [2D4652F5-E334-6326-B992-64F77F6A7B85] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [034F9F9A-F321-3D51-88AC-5C4E13A724BA] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [CA4D1346-23FB-E058-E54E-E4D3747702AD] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [854B28DE-FAFC-07A4-4D7B-49BDBA2B0682] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [B141C3CB-0D1C-0CF8-EA09-EEFCF84542A2] because an anchor with matching identifier was not found
Cannot remove environment probe with trackable ID [7B4636EA-0AB3-04E3-5511-78EE8CAFA4B5] because an anchor with matching identifier was not found
Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
Unloading 18 unused Assets / (411.0 KB). Loaded Objects now: 3117.
Memory consumption went from 219.9 MB to 219.5 MB.
Total: 18.006625 ms (FindLiveObjects: 0.702084 ms CreateObjectMapping: 0.164000 ms MarkObjects: 16.858250 ms  DeleteObjects: 0.278708 ms)


Requesting textures from System.Collections.Generic.List`1[System.String]
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
<LoadTextures>d__15:MoveNext() (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Assets/Content/Systems/Main/ARObjectLoader.cs:120)
System.Runtime.CompilerServices.MoveNextRunner:InvokeMoveNext(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Runtime.CompilerServices.MoveNextRunner:Run()
Cysharp.Threading.Tasks.Internal.PooledDelegate`1:Run(Object) (at /Users/vadimmazurek/StudioProjects/arnituramobile/unity/unity_build/Library/PackageCache/com.cysharp.unitask@f48cb4b03e/Runtime/Internal/PooledDelegate.cs:46)
UnityEngine.AsyncOperation:InvokeCompletionEvent() (at /Users/bokken/buildslave/unity/build/Runtime/Export/Scripting/AsyncOperation.cs:21)


* thread #58, name = 'UnityGfxDeviceWorker', stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=1450 MB, unused=0x0)
    frame #0: 0x00000002105b3c88 AGXMetalA11`___lldb_unnamed_symbol627 + 632
AGXMetalA11`___lldb_unnamed_symbol627:
->  0x2105b3c88 <+632>: st1.4s { v16, v17, v18, v19 }, [x4]
    0x2105b3c8c <+636>: add    x4, x4, #0x80
    0x2105b3c90 <+640>: st1.4s { v20, v21, v22, v23 }, [x4]
    0x2105b3c94 <+644>: add    x4, x4, #0x80
Target 0: (Runner) stopped.
Lost connection to device.

[Edited to put logs in a code block and avoid referencing random issues]

@dawiddszewczyk dawiddszewczyk added the more info wanted This issue means we need more info to help label Dec 22, 2022
@timbotimbo timbotimbo changed the title Как решить эту проблему - EXC_RESOURCE RESOURCE_TYPE_MEMORY? How to solve this problem - EXC_RESOURCE RESOURCE_TYPE_MEMORY? Jan 8, 2023
@timbotimbo timbotimbo added the ios This issue is specific to the iOS/iPadOS Platform. label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ios This issue is specific to the iOS/iPadOS Platform. more info wanted This issue means we need more info to help
Projects
None yet
Development

No branches or pull requests

3 participants