[GH-ISSUE #911] [Game Support]: Arknights CN 明日方舟 #444

Open
opened 2026-03-03 18:57:54 +03:00 by kerem · 5 comments
Owner

Originally created by @allwh1tesay on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/911

https://apps.apple.com/cn/app/id1454663939

Current issues

  • Game fails to install
  • Game fails to open
  • Game crashes randomly during gameplay
  • Game does not work with keymapping
  • Game experiences graphical issues or broken UI
  • Game fails to connect to servers or complete download

More details

Because I noticed that most people could use playcover to open Arknights, I also tried myself. I have two macs, one running the latest version of Ventura (Public Beta) , one which runs the latest stable. On the stable one, I was able to open Arknights via Playcover, but not the Beta one. Based on the log's termination reason, I believe it is associated w/ some problems of OpenGL. I opened Introspection as others said to do, and even though this may be a unsolvable problem, I really want to know specifically WHY this problem happened.
I asked on Discord, and they replied "Basically Arknights (CN) appears to have some different interactions with Keychain that generates exceptions which would kill the app". I am aware of "different" interactions but I want to know why MINE is the different one.
PlayCover version: Version3.0.0 (310)
macOS version: 13.4
app name: 明日方舟
App version: 1.9.91
What you've tried so far: Reopening, Restarting, disable SIP, reinstall IPA/PlayCover
*These are my setting,
Screenshot 2023-04-07 at 9 00 20 PM
Screenshot 2023-04-07 at 9 00 23 PM

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               arknights [3946]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/arknights
Identifier:            com.hypergryph.arknights
Version:               1.9.91 (87)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-04-07 21:02:40.0816 +0800
OS Version:            macOS 13.4 (22F5027f)
Report Version:        12
Anonymous UUID:        4C58B603-26F0-193D-38EE-6D65FF9F848D


Time Awake Since Boot: 1500 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Codes:       0x0000000000000001, 0x0000000000000008

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [3946]

VM Region Info: 0x8 is not in any region.  Bytes before following region: 105553518919672
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)

Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                	       0x1948fe6a4 _CFGetNonObjCTypeID + 92
1   CoreFoundation                	       0x1947c5f38 CFBundleGetInfoDictionary + 24
2   CoreFoundation                	       0x1947d6db4 CFBundleGetIdentifier + 16
3   Foundation                    	       0x19574c074 -[NSUserDefaults(NSUserDefaults) _initWithSuiteName:container:] + 84
4   UIKitCore                     	       0x1c06d4420 ___UIKitUserDefaults_block_invoke + 40
5   libdispatch.dylib             	       0x10a45299c _dispatch_client_callout + 20
6   libdispatch.dylib             	       0x10a4548bc _dispatch_once_callout + 160
7   UIKitCore                     	       0x1c06d4338 _UIKitUserDefaults + 80
8   UIKitCore                     	       0x1c0f257d4 ___UIScreenIsCapturedValueOverride_block_invoke + 24
9   libdispatch.dylib             	       0x10a45299c _dispatch_client_callout + 20
10  libdispatch.dylib             	       0x10a4548bc _dispatch_once_callout + 160
11  UIKitCore                     	       0x1c0f20698 _UIScreenWriteDisplayConfiguration + 228
12  UIKitCore                     	       0x1c06e0ed0 -[UIScreen initWithDisplayConfiguration:forceMainScreen:] + 136
13  UIKitCore                     	       0x1c06e0934 +[UIScreen _FBSDisplayConfigurationConnected:forInitialDisplayContext:andNotify:forceMain:] + 188
14  UIKitCore                     	       0x1c06e053c +[UIScreen initialize] + 184
15  libobjc.A.dylib               	       0x1943b2ff0 CALLING_SOME_+initialize_METHOD + 24
16  libobjc.A.dylib               	       0x1943b2c9c initializeNonMetaClass + 904
17  libobjc.A.dylib               	       0x1943cd0e8 initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t>>&, bool) + 156
18  libobjc.A.dylib               	       0x1943b25c4 lookUpImpOrForward + 884
19  libobjc.A.dylib               	       0x1943b1f64 _objc_msgSend_uncached + 68
20  PlayTools                     	       0x10b16db80 +[PTSwizzleLoader load] + 756
21  libobjc.A.dylib               	       0x1943b4460 load_images + 828
22  dyld                          	       0x194401888 dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*) + 164
23  dyld                          	       0x19440cc0c dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 208
24  dyld                          	       0x19440cbf4 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 184
25  dyld                          	       0x19441026c dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 112
26  dyld                          	       0x19440cd98 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 304
27  dyld                          	       0x194430984 dyld4::APIs::runAllInitializersForMain() + 468
28  dyld                          	       0x1943f52d0 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3480
29  dyld                          	       0x1943f3e18 start + 1964

Thread 1:
0   libsystem_pthread.dylib       	       0x109e27a64 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x109e27a64 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	       0x109e27a64 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	       0x109e27a64 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000103   x2: 0x0000000000000103   x3: 0x0000000000000000
    x4: 0x0000000000000005   x5: 0x0000000000000270   x6: 0x00000001c652784d   x7: 0x00000001c6527841
    x8: 0x0000000000000008   x9: 0x0000000000000001  x10: 0x000000000000000e  x11: 0x0000000000000000
   x12: 0x0000000000000005  x13: 0x0000000133812b70  x14: 0x00000001ef90c5d8  x15: 0x00000001ef90c5d8
   x16: 0x00000001947d6da4  x17: 0x00000001f0911160  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x0000000000000000  x21: 0x0000600001b14270  x22: 0x00000001c06d43f8  x23: 0x000000013360af50
   x24: 0x00000001efbec24c  x25: 0x000000010b312c60  x26: 0x00000001edb22000  x27: 0x00000001ecfb34f4
   x28: 0x00000001ef8f1b60   fp: 0x000000016d4db370   lr: 0x97370001947c5f38
    sp: 0x000000016d4db370   pc: 0x00000001948fe6a4 cpsr: 0x60001000
   far: 0x0000000000000008  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x10291c000 -        0x108cb7fff com.hypergryph.arknights (1.9.91) <2cf43d84-837a-3e08-8d4f-73642f198ef6> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/arknights
       0x109d54000 -        0x109d6bfff com.cloudling.Masonry (1.9.91) <77e13c9e-4bef-3160-b5d1-22b54055c569> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/Masonry.framework/Masonry
       0x109d80000 -        0x109d8ffff com.hypergryph.ArkProtocol (1.9.91) <b5ff1b17-1d06-33cc-8389-a8b00be3ed50> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/ArkProtocol.framework/ArkProtocol
       0x109de0000 -        0x109dfffff com.ibireme.YYImage (1.9.91) <695504ae-be5e-3234-b64f-14e015dc3c51> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/YYImage.framework/YYImage
       0x109da4000 -        0x109db3fff com.matej.MBProgressHUD (1.9.91) <100f7b67-fd01-3d44-95c4-305f5fd4a534> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/MBProgressHUD.framework/MBProgressHUD
       0x109ec8000 -        0x109f2ffff com.hypergryph.HGWebView (1.9.91) <962dbdf8-5b28-391f-b0dd-7a9645b2300f> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGWebView.framework/HGWebView
       0x109e6c000 -        0x109e9bfff com.hypergryph.download (1.9.91) <e97b6944-410e-3385-b62e-08f296f26ef1> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGDownloadSDK.framework/HGDownloadSDK
       0x10a1e0000 -        0x10a39bfff com.github.krzyzanowskim.OpenSSL (1.9.91) <cf12693f-09da-3e85-841a-4a045376358b> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/OpenSSL.framework/OpenSSL
       0x109fc8000 -        0x109feffff com.hypergryph.eventlog (1.9.91) <4e2dbcec-aca6-304e-a7d8-e391591da8c1> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGEventLog.framework/HGEventLog
       0x10a7d8000 -        0x10aa07fff com.hypergryph.hgsdk (1.9.91) <94fe8545-270b-3bd4-8c1b-34ad20986b11> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGSDK.framework/HGSDK
       0x10b168000 -        0x10b2f3fff io.playcover.PlayTools (1.1.7) <dc9e631c-c925-3558-b44e-d0f53d7c2c08> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x10a44c000 -        0x10a4a7fff libdispatch.dylib (*) <ee9f53e0-5edc-3549-9d1b-a1e8cad8cfd9> /usr/lib/system/introspection/libdispatch.dylib
       0x109e1c000 -        0x109e2bfff libsystem_pthread.dylib (*) <57476e81-2987-3ee4-8729-d51b0815a403> /usr/lib/system/introspection/libsystem_pthread.dylib
       0x10a4f8000 -        0x10a6cffff com.apple.mlcompiler.runtime (*) <731d0828-3189-3ac8-9649-a5220c42f0f9> /System/Library/PrivateFrameworks/MLCompilerRuntime.framework/Versions/A/MLCompilerRuntime
       0x10a0a4000 -        0x10a0affff libobjc-trampolines.dylib (*) <570c31f7-94c6-3b86-ae44-1694db0a4bcd> /usr/lib/libobjc-trampolines.dylib
       0x1947ab000 -        0x194c84fff com.apple.CoreFoundation (6.9) <433f10eb-0585-3ede-9276-05224d8da19e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x195744000 -        0x196109fff com.apple.Foundation (6.9) <d24e373d-4473-3f6f-bc7f-d3499b0d3a78> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1c06d1000 -        0x1c1d9ffff com.apple.UIKitCore (1.0) <e6959e62-acdc-33e9-8f0d-aa2a352c7051> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x1943a8000 -        0x1943edf3f libobjc.A.dylib (*) <81f154ec-cc94-3e43-848b-57273fa17db2> /usr/lib/libobjc.A.dylib
       0x1943ee000 -        0x19447c557 dyld (*) <aed7dd2c-0325-3172-83e7-3be31f6d4069> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 21
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)
Writable regions: Total=810.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=810.8M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                           32K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           173.3M       24 
MALLOC guard page                  192K       11 
MALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.1M        5 
Stack                             10.1M        5 
VM_ALLOCATE                         16K        1 
__AUTH                            2747K      474 
__AUTH_CONST                      32.7M      713 
__CTF                               824        1 
__DATA                            28.8M      714 
__DATA_CONST                      36.3M      722 
__DATA_DIRTY                      2705K      297 
__FONT_DATA                        2352        1 
__LINKEDIT                       810.7M       16 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2010K        1 
__TEXT                           807.6M      752 
dyld private memory                544K        4 
mapped file                       37.4M        5 
shared memory                      336K       12 
===========                     =======  ======= 
TOTAL                              2.6G     3766 
TOTAL, minus reserved VM space     2.0G     3766 



-----------
Full Report
-----------

{"app_name":"arknights","timestamp":"2023-04-07 21:02:43.00 +0800","app_version":"1.9.91","slice_uuid":"2cf43d84-837a-3e08-8d4f-73642f198ef6","build_version":"87","platform":6,"bundleID":"com.hypergryph.arknights","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.4 (22F5027f)","roots_installed":0,"name":"arknights","incident_id":"6C17EDD5-7377-4EAF-88B6-B9CA85763926"}
{
  "uptime" : 1500,
  "procRole" : "Background",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro17,1",
  "coalitionID" : 1348,
  "osVersion" : {
    "train" : "macOS 13.4",
    "build" : "22F5027f",
    "releaseType" : "User"
  },
  "captureTime" : "2023-04-07 21:02:40.0816 +0800",
  "incident" : "6C17EDD5-7377-4EAF-88B6-B9CA85763926",
  "pid" : 3946,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-04-07 21:02:38.7962 +0800",
  "procStartAbsTime" : 36434963012,
  "procExitAbsTime" : 36465715098,
  "procName" : "arknights",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/arknights",
  "bundleInfo" : {"CFBundleShortVersionString":"1.9.91","CFBundleVersion":"87","CFBundleIdentifier":"com.hypergryph.arknights","DTAppStoreToolsBuild":"14E221"},
  "storeInfo" : {"deviceIdentifierForVendor":"47C85D98-44F4-5CE7-946B-D5EA48DB19D2","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hypergryph.arknights",
  "crashReporterKey" : "4C58B603-26F0-193D-38EE-6D65FF9F848D",
  "codeSigningID" : "com.hypergryph.arknights",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570425857,
  "codeSigningValidationCategory" : 10,
  "codeSigningTrustLevel" : 0,
  "sip" : "enabled",
  "vmRegionInfo" : "0x8 is not in any region.  Bytes before following region: 105553518919672\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000008","rawCodes":[1,8],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000008"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":3946},
  "ktriageinfo" : "VM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\n",
  "vmregioninfo" : "0x8 is not in any region.  Bytes before following region: 105553518919672\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":21},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":47972,"threadState":{"x":[{"value":0},{"value":259},{"value":259},{"value":0},{"value":5},{"value":624},{"value":7622260813,"symbolLocation":21,"symbol":"_OBJC_$_INSTANCE_METHODS_UISApplicationInitializationContextParameters"},{"value":7622260801,"symbolLocation":9,"symbol":"_OBJC_$_INSTANCE_METHODS_UISApplicationInitializationContextParameters"},{"value":8},{"value":1},{"value":14},{"value":0},{"value":5},{"value":5159070576},{"value":8314209752,"symbolLocation":0,"symbol":"__CFConstantStringClassReference"},{"value":8314209752,"symbolLocation":0,"symbol":"__CFConstantStringClassReference"},{"value":6786215332,"symbolLocation":0,"symbol":"CFBundleGetIdentifier"},{"value":8331006304},{"value":0},{"value":0},{"value":0},{"value":105553144660592},{"value":7523353592,"symbolLocation":0,"symbol":"___UIKitUserDefaults_block_invoke"},{"value":5156941648},{"value":8317223500,"symbolLocation":4,"symbol":"_MergedGlobals"},{"value":4482739296},{"value":8282841088,"symbolLocation":0,"symbol":"_OBJC_PROTOCOL_REFERENCE_$__UIInteractionProgressObserver"},{"value":8270853364,"symbolLocation":0,"symbol":"runtimeLock"},{"value":8314100576,"symbolLocation":224,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":10896177830232350520},"cpsr":{"value":1610616832},"fp":{"value":6128776048},"sp":{"value":6128776048},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6787425956,"matchesCrashFrame":1},"far":{"value":8}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1390244,"symbol":"_CFGetNonObjCTypeID","symbolLocation":92,"imageIndex":15},{"imageOffset":110392,"symbol":"CFBundleGetInfoDictionary","symbolLocation":24,"imageIndex":15},{"imageOffset":179636,"symbol":"CFBundleGetIdentifier","symbolLocation":16,"imageIndex":15},{"imageOffset":32884,"symbol":"-[NSUserDefaults(NSUserDefaults) _initWithSuiteName:container:]","symbolLocation":84,"imageIndex":16},{"imageOffset":13344,"symbol":"___UIKitUserDefaults_block_invoke","symbolLocation":40,"imageIndex":17},{"imageOffset":27036,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":35004,"symbol":"_dispatch_once_callout","symbolLocation":160,"imageIndex":11},{"imageOffset":13112,"symbol":"_UIKitUserDefaults","symbolLocation":80,"imageIndex":17},{"imageOffset":8734676,"symbol":"___UIScreenIsCapturedValueOverride_block_invoke","symbolLocation":24,"imageIndex":17},{"imageOffset":27036,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":35004,"symbol":"_dispatch_once_callout","symbolLocation":160,"imageIndex":11},{"imageOffset":8713880,"symbol":"_UIScreenWriteDisplayConfiguration","symbolLocation":228,"imageIndex":17},{"imageOffset":65232,"symbol":"-[UIScreen initWithDisplayConfiguration:forceMainScreen:]","symbolLocation":136,"imageIndex":17},{"imageOffset":63796,"symbol":"+[UIScreen _FBSDisplayConfigurationConnected:forInitialDisplayContext:andNotify:forceMain:]","symbolLocation":188,"imageIndex":17},{"imageOffset":62780,"symbol":"+[UIScreen initialize]","symbolLocation":184,"imageIndex":17},{"imageOffset":45040,"symbol":"CALLING_SOME_+initialize_METHOD","symbolLocation":24,"imageIndex":18},{"imageOffset":44188,"symbol":"initializeNonMetaClass","symbolLocation":904,"imageIndex":18},{"imageOffset":151784,"symbol":"initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t>>&, bool)","symbolLocation":156,"imageIndex":18},{"imageOffset":42436,"symbol":"lookUpImpOrForward","symbolLocation":884,"imageIndex":18},{"imageOffset":40804,"symbol":"_objc_msgSend_uncached","symbolLocation":68,"imageIndex":18},{"imageOffset":23424,"symbol":"+[PTSwizzleLoader load]","symbolLocation":756,"imageIndex":10},{"imageOffset":50272,"symbol":"load_images","symbolLocation":828,"imageIndex":18},{"imageOffset":80008,"symbol":"dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*)","symbolLocation":164,"imageIndex":19},{"imageOffset":125964,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":208,"imageIndex":19},{"imageOffset":125940,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":184,"imageIndex":19},{"imageOffset":139884,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const","symbolLocation":112,"imageIndex":19},{"imageOffset":126360,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const","symbolLocation":304,"imageIndex":19},{"imageOffset":272772,"symbol":"dyld4::APIs::runAllInitializersForMain()","symbolLocation":468,"imageIndex":19},{"imageOffset":29392,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":3480,"imageIndex":19},{"imageOffset":24088,"symbol":"start","symbolLocation":1964,"imageIndex":19}]},{"id":48003,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":48005,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":48006,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":48007,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4338073600,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.hypergryph.arknights",
    "size" : 104448000,
    "uuid" : "2cf43d84-837a-3e08-8d4f-73642f198ef6",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/arknights",
    "name" : "arknights",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4459937792,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.cloudling.Masonry",
    "size" : 98304,
    "uuid" : "77e13c9e-4bef-3160-b5d1-22b54055c569",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/Masonry.framework\/Masonry",
    "name" : "Masonry",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4460118016,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.hypergryph.ArkProtocol",
    "size" : 65536,
    "uuid" : "b5ff1b17-1d06-33cc-8389-a8b00be3ed50",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/ArkProtocol.framework\/ArkProtocol",
    "name" : "ArkProtocol",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4460511232,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.ibireme.YYImage",
    "size" : 131072,
    "uuid" : "695504ae-be5e-3234-b64f-14e015dc3c51",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/YYImage.framework\/YYImage",
    "name" : "YYImage",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4460265472,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.matej.MBProgressHUD",
    "size" : 65536,
    "uuid" : "100f7b67-fd01-3d44-95c4-305f5fd4a534",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/MBProgressHUD.framework\/MBProgressHUD",
    "name" : "MBProgressHUD",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4461461504,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.hypergryph.HGWebView",
    "size" : 425984,
    "uuid" : "962dbdf8-5b28-391f-b0dd-7a9645b2300f",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGWebView.framework\/HGWebView",
    "name" : "HGWebView",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4461084672,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.hypergryph.download",
    "size" : 196608,
    "uuid" : "e97b6944-410e-3385-b62e-08f296f26ef1",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGDownloadSDK.framework\/HGDownloadSDK",
    "name" : "HGDownloadSDK",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4464705536,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.github.krzyzanowskim.OpenSSL",
    "size" : 1818624,
    "uuid" : "cf12693f-09da-3e85-841a-4a045376358b",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/OpenSSL.framework\/OpenSSL",
    "name" : "OpenSSL",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4462510080,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.hypergryph.eventlog",
    "size" : 163840,
    "uuid" : "4e2dbcec-aca6-304e-a7d8-e391591da8c1",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGEventLog.framework\/HGEventLog",
    "name" : "HGEventLog",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4470964224,
    "CFBundleShortVersionString" : "1.9.91",
    "CFBundleIdentifier" : "com.hypergryph.hgsdk",
    "size" : 2293760,
    "uuid" : "94fe8545-270b-3bd4-8c1b-34ad20986b11",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGSDK.framework\/HGSDK",
    "name" : "HGSDK",
    "CFBundleVersion" : "87"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4480991232,
    "CFBundleShortVersionString" : "1.1.7",
    "CFBundleIdentifier" : "io.playcover.PlayTools",
    "size" : 1622016,
    "uuid" : "dc9e631c-c925-3558-b44e-d0f53d7c2c08",
    "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools",
    "name" : "PlayTools",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4467245056,
    "size" : 376832,
    "uuid" : "ee9f53e0-5edc-3549-9d1b-a1e8cad8cfd9",
    "path" : "\/usr\/lib\/system\/introspection\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4460756992,
    "size" : 65536,
    "uuid" : "57476e81-2987-3ee4-8729-d51b0815a403",
    "path" : "\/usr\/lib\/system\/introspection\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4467949568,
    "CFBundleShortVersionString" : "",
    "CFBundleIdentifier" : "com.apple.mlcompiler.runtime",
    "size" : 1933312,
    "uuid" : "731d0828-3189-3ac8-9649-a5220c42f0f9",
    "path" : "\/System\/Library\/PrivateFrameworks\/MLCompilerRuntime.framework\/Versions\/A\/MLCompilerRuntime",
    "name" : "MLCompilerRuntime",
    "CFBundleVersion" : ""
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4463411200,
    "size" : 49152,
    "uuid" : "570c31f7-94c6-3b86-ae44-1694db0a4bcd",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6786035712,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5087232,
    "uuid" : "433f10eb-0585-3ede-9276-05224d8da19e",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1972"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6802391040,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10248192,
    "uuid" : "d24e373d-4473-3f6f-bc7f-d3499b0d3a78",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1972"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7523340288,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 23916544,
    "uuid" : "e6959e62-acdc-33e9-8f0d-aa2a352c7051",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "6500"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6781829120,
    "size" : 286528,
    "uuid" : "81f154ec-cc94-3e43-848b-57273fa17db2",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6782115840,
    "size" : 583000,
    "uuid" : "aed7dd2c-0325-3172-83e7-3be31f6d4069",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 6781452288,
  "size" : 3551870976,
  "uuid" : "249a1596-acd3-3d31-b8d0-1b99e8c0e9bf"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=810.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=810.8M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                           32K        1 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           173.3M       24 \nMALLOC guard page                  192K       11 \nMALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.1M        5 \nStack                             10.1M        5 \nVM_ALLOCATE                         16K        1 \n__AUTH                            2747K      474 \n__AUTH_CONST                      32.7M      713 \n__CTF                               824        1 \n__DATA                            28.8M      714 \n__DATA_CONST                      36.3M      722 \n__DATA_DIRTY                      2705K      297 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       810.7M       16 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2010K        1 \n__TEXT                           807.6M      752 \ndyld private memory                544K        4 \nmapped file                       37.4M        5 \nshared memory                      336K       12 \n===========                     =======  ======= \nTOTAL                              2.6G     3766 \nTOTAL, minus reserved VM space     2.0G     3766 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "0ffa9d62bacdec50bf3e94b709a670fb6f5d6a99",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6347054113acce15305b7b82",
      "factorPackIds" : {

      },
      "deploymentId" : 250000004
    },
    {
      "rolloutId" : "6112d17137f5d11121dcd4e2",
      "factorPackIds" : {

      },
      "deploymentId" : 250000248
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "87a7c9a5-6933-424f-9aae-72c18d71586d",
      "experimentId" : "64011bec03b3136e9aacaea6",
      "deploymentId" : 500000008
    }
  ]
}
}

Model: MacBookPro17,1, BootROM 8422.120.33, proc 8:4:4 processors, 8 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Jan 12 2023 05:52:26 version 18.20.383.14.7.8.149 FWID 01-1469d19d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

Issue Language

  • Yes my issue is written in English
Originally created by @allwh1tesay on GitHub (Apr 8, 2023). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/911 ### App Store link https://apps.apple.com/cn/app/id1454663939 ### Current issues - [ ] Game fails to install - [X] Game fails to open - [ ] Game crashes randomly during gameplay - [ ] Game does not work with keymapping - [ ] Game experiences graphical issues or broken UI - [ ] Game fails to connect to servers or complete download ### More details Because I noticed that most people could use playcover to open Arknights, I also tried myself. I have two macs, one running the latest version of Ventura (Public Beta) , one which runs the latest stable. On the stable one, I was able to open Arknights via Playcover, but not the Beta one. Based on the log's termination reason, I believe it is associated w/ some problems of OpenGL. I opened Introspection as others said to do, and even though this may be a unsolvable problem, I really want to know specifically WHY this problem happened. I asked on Discord, and they replied "Basically Arknights (CN) appears to have some different interactions with Keychain that generates exceptions which would kill the app". I am aware of "different" interactions but I want to know why MINE is the different one. PlayCover version: Version3.0.0 (310) macOS version: 13.4 app name: 明日方舟 App version: 1.9.91 What you've tried so far: Reopening, Restarting, disable SIP, reinstall IPA/PlayCover *These are my setting, <img width="1012" alt="Screenshot 2023-04-07 at 9 00 20 PM" src="https://user-images.githubusercontent.com/111232183/230695966-87d3b010-ccca-4727-b815-59f46aef523b.png"> <img width="1012" alt="Screenshot 2023-04-07 at 9 00 23 PM" src="https://user-images.githubusercontent.com/111232183/230695967-ffc89e08-289e-4d74-89a5-e44125a41d63.png"> ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: arknights [3946] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/arknights Identifier: com.hypergryph.arknights Version: 1.9.91 (87) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-04-07 21:02:40.0816 +0800 OS Version: macOS 13.4 (22F5027f) Report Version: 12 Anonymous UUID: 4C58B603-26F0-193D-38EE-6D65FF9F848D Time Awake Since Boot: 1500 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008 Exception Codes: 0x0000000000000001, 0x0000000000000008 Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [3946] VM Region Info: 0x8 is not in any region. Bytes before following region: 105553518919672 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated) Kernel Triage: VM - (arg = 0x0) pmap_enter retried due to resource shortage VM - (arg = 0x0) pmap_enter retried due to resource shortage VM - (arg = 0x0) pmap_enter retried due to resource shortage VM - (arg = 0x0) pmap_enter retried due to resource shortage VM - (arg = 0x0) pmap_enter retried due to resource shortage Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 CoreFoundation 0x1948fe6a4 _CFGetNonObjCTypeID + 92 1 CoreFoundation 0x1947c5f38 CFBundleGetInfoDictionary + 24 2 CoreFoundation 0x1947d6db4 CFBundleGetIdentifier + 16 3 Foundation 0x19574c074 -[NSUserDefaults(NSUserDefaults) _initWithSuiteName:container:] + 84 4 UIKitCore 0x1c06d4420 ___UIKitUserDefaults_block_invoke + 40 5 libdispatch.dylib 0x10a45299c _dispatch_client_callout + 20 6 libdispatch.dylib 0x10a4548bc _dispatch_once_callout + 160 7 UIKitCore 0x1c06d4338 _UIKitUserDefaults + 80 8 UIKitCore 0x1c0f257d4 ___UIScreenIsCapturedValueOverride_block_invoke + 24 9 libdispatch.dylib 0x10a45299c _dispatch_client_callout + 20 10 libdispatch.dylib 0x10a4548bc _dispatch_once_callout + 160 11 UIKitCore 0x1c0f20698 _UIScreenWriteDisplayConfiguration + 228 12 UIKitCore 0x1c06e0ed0 -[UIScreen initWithDisplayConfiguration:forceMainScreen:] + 136 13 UIKitCore 0x1c06e0934 +[UIScreen _FBSDisplayConfigurationConnected:forInitialDisplayContext:andNotify:forceMain:] + 188 14 UIKitCore 0x1c06e053c +[UIScreen initialize] + 184 15 libobjc.A.dylib 0x1943b2ff0 CALLING_SOME_+initialize_METHOD + 24 16 libobjc.A.dylib 0x1943b2c9c initializeNonMetaClass + 904 17 libobjc.A.dylib 0x1943cd0e8 initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t>>&, bool) + 156 18 libobjc.A.dylib 0x1943b25c4 lookUpImpOrForward + 884 19 libobjc.A.dylib 0x1943b1f64 _objc_msgSend_uncached + 68 20 PlayTools 0x10b16db80 +[PTSwizzleLoader load] + 756 21 libobjc.A.dylib 0x1943b4460 load_images + 828 22 dyld 0x194401888 dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*) + 164 23 dyld 0x19440cc0c dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 208 24 dyld 0x19440cbf4 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 184 25 dyld 0x19441026c dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 112 26 dyld 0x19440cd98 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 304 27 dyld 0x194430984 dyld4::APIs::runAllInitializersForMain() + 468 28 dyld 0x1943f52d0 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3480 29 dyld 0x1943f3e18 start + 1964 Thread 1: 0 libsystem_pthread.dylib 0x109e27a64 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x109e27a64 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x109e27a64 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x109e27a64 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000103 x2: 0x0000000000000103 x3: 0x0000000000000000 x4: 0x0000000000000005 x5: 0x0000000000000270 x6: 0x00000001c652784d x7: 0x00000001c6527841 x8: 0x0000000000000008 x9: 0x0000000000000001 x10: 0x000000000000000e x11: 0x0000000000000000 x12: 0x0000000000000005 x13: 0x0000000133812b70 x14: 0x00000001ef90c5d8 x15: 0x00000001ef90c5d8 x16: 0x00000001947d6da4 x17: 0x00000001f0911160 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x0000000000000000 x21: 0x0000600001b14270 x22: 0x00000001c06d43f8 x23: 0x000000013360af50 x24: 0x00000001efbec24c x25: 0x000000010b312c60 x26: 0x00000001edb22000 x27: 0x00000001ecfb34f4 x28: 0x00000001ef8f1b60 fp: 0x000000016d4db370 lr: 0x97370001947c5f38 sp: 0x000000016d4db370 pc: 0x00000001948fe6a4 cpsr: 0x60001000 far: 0x0000000000000008 esr: 0x92000006 (Data Abort) byte read Translation fault Binary Images: 0x10291c000 - 0x108cb7fff com.hypergryph.arknights (1.9.91) <2cf43d84-837a-3e08-8d4f-73642f198ef6> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/arknights 0x109d54000 - 0x109d6bfff com.cloudling.Masonry (1.9.91) <77e13c9e-4bef-3160-b5d1-22b54055c569> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/Masonry.framework/Masonry 0x109d80000 - 0x109d8ffff com.hypergryph.ArkProtocol (1.9.91) <b5ff1b17-1d06-33cc-8389-a8b00be3ed50> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/ArkProtocol.framework/ArkProtocol 0x109de0000 - 0x109dfffff com.ibireme.YYImage (1.9.91) <695504ae-be5e-3234-b64f-14e015dc3c51> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/YYImage.framework/YYImage 0x109da4000 - 0x109db3fff com.matej.MBProgressHUD (1.9.91) <100f7b67-fd01-3d44-95c4-305f5fd4a534> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/MBProgressHUD.framework/MBProgressHUD 0x109ec8000 - 0x109f2ffff com.hypergryph.HGWebView (1.9.91) <962dbdf8-5b28-391f-b0dd-7a9645b2300f> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGWebView.framework/HGWebView 0x109e6c000 - 0x109e9bfff com.hypergryph.download (1.9.91) <e97b6944-410e-3385-b62e-08f296f26ef1> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGDownloadSDK.framework/HGDownloadSDK 0x10a1e0000 - 0x10a39bfff com.github.krzyzanowskim.OpenSSL (1.9.91) <cf12693f-09da-3e85-841a-4a045376358b> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/OpenSSL.framework/OpenSSL 0x109fc8000 - 0x109feffff com.hypergryph.eventlog (1.9.91) <4e2dbcec-aca6-304e-a7d8-e391591da8c1> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGEventLog.framework/HGEventLog 0x10a7d8000 - 0x10aa07fff com.hypergryph.hgsdk (1.9.91) <94fe8545-270b-3bd4-8c1b-34ad20986b11> /Users/USER/Library/Containers/io.playcover.PlayCover/明日方舟.app/Frameworks/HGSDK.framework/HGSDK 0x10b168000 - 0x10b2f3fff io.playcover.PlayTools (1.1.7) <dc9e631c-c925-3558-b44e-d0f53d7c2c08> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x10a44c000 - 0x10a4a7fff libdispatch.dylib (*) <ee9f53e0-5edc-3549-9d1b-a1e8cad8cfd9> /usr/lib/system/introspection/libdispatch.dylib 0x109e1c000 - 0x109e2bfff libsystem_pthread.dylib (*) <57476e81-2987-3ee4-8729-d51b0815a403> /usr/lib/system/introspection/libsystem_pthread.dylib 0x10a4f8000 - 0x10a6cffff com.apple.mlcompiler.runtime (*) <731d0828-3189-3ac8-9649-a5220c42f0f9> /System/Library/PrivateFrameworks/MLCompilerRuntime.framework/Versions/A/MLCompilerRuntime 0x10a0a4000 - 0x10a0affff libobjc-trampolines.dylib (*) <570c31f7-94c6-3b86-ae44-1694db0a4bcd> /usr/lib/libobjc-trampolines.dylib 0x1947ab000 - 0x194c84fff com.apple.CoreFoundation (6.9) <433f10eb-0585-3ede-9276-05224d8da19e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x195744000 - 0x196109fff com.apple.Foundation (6.9) <d24e373d-4473-3f6f-bc7f-d3499b0d3a78> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1c06d1000 - 0x1c1d9ffff com.apple.UIKitCore (1.0) <e6959e62-acdc-33e9-8f0d-aa2a352c7051> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x1943a8000 - 0x1943edf3f libobjc.A.dylib (*) <81f154ec-cc94-3e43-848b-57273fa17db2> /usr/lib/libobjc.A.dylib 0x1943ee000 - 0x19447c557 dyld (*) <aed7dd2c-0325-3172-83e7-3be31f6d4069> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 21 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%) Writable regions: Total=810.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=810.8M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 ColorSync 32K 1 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 173.3M 24 MALLOC guard page 192K 11 MALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 5 Stack 10.1M 5 VM_ALLOCATE 16K 1 __AUTH 2747K 474 __AUTH_CONST 32.7M 713 __CTF 824 1 __DATA 28.8M 714 __DATA_CONST 36.3M 722 __DATA_DIRTY 2705K 297 __FONT_DATA 2352 1 __LINKEDIT 810.7M 16 __OBJC_RO 66.3M 1 __OBJC_RW 2010K 1 __TEXT 807.6M 752 dyld private memory 544K 4 mapped file 37.4M 5 shared memory 336K 12 =========== ======= ======= TOTAL 2.6G 3766 TOTAL, minus reserved VM space 2.0G 3766 ----------- Full Report ----------- {"app_name":"arknights","timestamp":"2023-04-07 21:02:43.00 +0800","app_version":"1.9.91","slice_uuid":"2cf43d84-837a-3e08-8d4f-73642f198ef6","build_version":"87","platform":6,"bundleID":"com.hypergryph.arknights","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.4 (22F5027f)","roots_installed":0,"name":"arknights","incident_id":"6C17EDD5-7377-4EAF-88B6-B9CA85763926"} { "uptime" : 1500, "procRole" : "Background", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro17,1", "coalitionID" : 1348, "osVersion" : { "train" : "macOS 13.4", "build" : "22F5027f", "releaseType" : "User" }, "captureTime" : "2023-04-07 21:02:40.0816 +0800", "incident" : "6C17EDD5-7377-4EAF-88B6-B9CA85763926", "pid" : 3946, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-04-07 21:02:38.7962 +0800", "procStartAbsTime" : 36434963012, "procExitAbsTime" : 36465715098, "procName" : "arknights", "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/arknights", "bundleInfo" : {"CFBundleShortVersionString":"1.9.91","CFBundleVersion":"87","CFBundleIdentifier":"com.hypergryph.arknights","DTAppStoreToolsBuild":"14E221"}, "storeInfo" : {"deviceIdentifierForVendor":"47C85D98-44F4-5CE7-946B-D5EA48DB19D2","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.hypergryph.arknights", "crashReporterKey" : "4C58B603-26F0-193D-38EE-6D65FF9F848D", "codeSigningID" : "com.hypergryph.arknights", "codeSigningTeamID" : "", "codeSigningFlags" : 570425857, "codeSigningValidationCategory" : 10, "codeSigningTrustLevel" : 0, "sip" : "enabled", "vmRegionInfo" : "0x8 is not in any region. Bytes before following region: 105553518919672\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL ...(unallocated)", "exception" : {"codes":"0x0000000000000001, 0x0000000000000008","rawCodes":[1,8],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000008"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":3946}, "ktriageinfo" : "VM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\nVM - (arg = 0x0) pmap_enter retried due to resource shortage\n", "vmregioninfo" : "0x8 is not in any region. Bytes before following region: 105553518919672\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL ...(unallocated)", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":21},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":47972,"threadState":{"x":[{"value":0},{"value":259},{"value":259},{"value":0},{"value":5},{"value":624},{"value":7622260813,"symbolLocation":21,"symbol":"_OBJC_$_INSTANCE_METHODS_UISApplicationInitializationContextParameters"},{"value":7622260801,"symbolLocation":9,"symbol":"_OBJC_$_INSTANCE_METHODS_UISApplicationInitializationContextParameters"},{"value":8},{"value":1},{"value":14},{"value":0},{"value":5},{"value":5159070576},{"value":8314209752,"symbolLocation":0,"symbol":"__CFConstantStringClassReference"},{"value":8314209752,"symbolLocation":0,"symbol":"__CFConstantStringClassReference"},{"value":6786215332,"symbolLocation":0,"symbol":"CFBundleGetIdentifier"},{"value":8331006304},{"value":0},{"value":0},{"value":0},{"value":105553144660592},{"value":7523353592,"symbolLocation":0,"symbol":"___UIKitUserDefaults_block_invoke"},{"value":5156941648},{"value":8317223500,"symbolLocation":4,"symbol":"_MergedGlobals"},{"value":4482739296},{"value":8282841088,"symbolLocation":0,"symbol":"_OBJC_PROTOCOL_REFERENCE_$__UIInteractionProgressObserver"},{"value":8270853364,"symbolLocation":0,"symbol":"runtimeLock"},{"value":8314100576,"symbolLocation":224,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":10896177830232350520},"cpsr":{"value":1610616832},"fp":{"value":6128776048},"sp":{"value":6128776048},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6787425956,"matchesCrashFrame":1},"far":{"value":8}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1390244,"symbol":"_CFGetNonObjCTypeID","symbolLocation":92,"imageIndex":15},{"imageOffset":110392,"symbol":"CFBundleGetInfoDictionary","symbolLocation":24,"imageIndex":15},{"imageOffset":179636,"symbol":"CFBundleGetIdentifier","symbolLocation":16,"imageIndex":15},{"imageOffset":32884,"symbol":"-[NSUserDefaults(NSUserDefaults) _initWithSuiteName:container:]","symbolLocation":84,"imageIndex":16},{"imageOffset":13344,"symbol":"___UIKitUserDefaults_block_invoke","symbolLocation":40,"imageIndex":17},{"imageOffset":27036,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":35004,"symbol":"_dispatch_once_callout","symbolLocation":160,"imageIndex":11},{"imageOffset":13112,"symbol":"_UIKitUserDefaults","symbolLocation":80,"imageIndex":17},{"imageOffset":8734676,"symbol":"___UIScreenIsCapturedValueOverride_block_invoke","symbolLocation":24,"imageIndex":17},{"imageOffset":27036,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":35004,"symbol":"_dispatch_once_callout","symbolLocation":160,"imageIndex":11},{"imageOffset":8713880,"symbol":"_UIScreenWriteDisplayConfiguration","symbolLocation":228,"imageIndex":17},{"imageOffset":65232,"symbol":"-[UIScreen initWithDisplayConfiguration:forceMainScreen:]","symbolLocation":136,"imageIndex":17},{"imageOffset":63796,"symbol":"+[UIScreen _FBSDisplayConfigurationConnected:forInitialDisplayContext:andNotify:forceMain:]","symbolLocation":188,"imageIndex":17},{"imageOffset":62780,"symbol":"+[UIScreen initialize]","symbolLocation":184,"imageIndex":17},{"imageOffset":45040,"symbol":"CALLING_SOME_+initialize_METHOD","symbolLocation":24,"imageIndex":18},{"imageOffset":44188,"symbol":"initializeNonMetaClass","symbolLocation":904,"imageIndex":18},{"imageOffset":151784,"symbol":"initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t>>&, bool)","symbolLocation":156,"imageIndex":18},{"imageOffset":42436,"symbol":"lookUpImpOrForward","symbolLocation":884,"imageIndex":18},{"imageOffset":40804,"symbol":"_objc_msgSend_uncached","symbolLocation":68,"imageIndex":18},{"imageOffset":23424,"symbol":"+[PTSwizzleLoader load]","symbolLocation":756,"imageIndex":10},{"imageOffset":50272,"symbol":"load_images","symbolLocation":828,"imageIndex":18},{"imageOffset":80008,"symbol":"dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*)","symbolLocation":164,"imageIndex":19},{"imageOffset":125964,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":208,"imageIndex":19},{"imageOffset":125940,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":184,"imageIndex":19},{"imageOffset":139884,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const","symbolLocation":112,"imageIndex":19},{"imageOffset":126360,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const","symbolLocation":304,"imageIndex":19},{"imageOffset":272772,"symbol":"dyld4::APIs::runAllInitializersForMain()","symbolLocation":468,"imageIndex":19},{"imageOffset":29392,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":3480,"imageIndex":19},{"imageOffset":24088,"symbol":"start","symbolLocation":1964,"imageIndex":19}]},{"id":48003,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":48005,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":48006,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":48007,"frames":[{"imageOffset":47716,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4338073600, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.hypergryph.arknights", "size" : 104448000, "uuid" : "2cf43d84-837a-3e08-8d4f-73642f198ef6", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/arknights", "name" : "arknights", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4459937792, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.cloudling.Masonry", "size" : 98304, "uuid" : "77e13c9e-4bef-3160-b5d1-22b54055c569", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/Masonry.framework\/Masonry", "name" : "Masonry", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4460118016, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.hypergryph.ArkProtocol", "size" : 65536, "uuid" : "b5ff1b17-1d06-33cc-8389-a8b00be3ed50", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/ArkProtocol.framework\/ArkProtocol", "name" : "ArkProtocol", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4460511232, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.ibireme.YYImage", "size" : 131072, "uuid" : "695504ae-be5e-3234-b64f-14e015dc3c51", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/YYImage.framework\/YYImage", "name" : "YYImage", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4460265472, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.matej.MBProgressHUD", "size" : 65536, "uuid" : "100f7b67-fd01-3d44-95c4-305f5fd4a534", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/MBProgressHUD.framework\/MBProgressHUD", "name" : "MBProgressHUD", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4461461504, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.hypergryph.HGWebView", "size" : 425984, "uuid" : "962dbdf8-5b28-391f-b0dd-7a9645b2300f", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGWebView.framework\/HGWebView", "name" : "HGWebView", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4461084672, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.hypergryph.download", "size" : 196608, "uuid" : "e97b6944-410e-3385-b62e-08f296f26ef1", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGDownloadSDK.framework\/HGDownloadSDK", "name" : "HGDownloadSDK", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4464705536, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.github.krzyzanowskim.OpenSSL", "size" : 1818624, "uuid" : "cf12693f-09da-3e85-841a-4a045376358b", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/OpenSSL.framework\/OpenSSL", "name" : "OpenSSL", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4462510080, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.hypergryph.eventlog", "size" : 163840, "uuid" : "4e2dbcec-aca6-304e-a7d8-e391591da8c1", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGEventLog.framework\/HGEventLog", "name" : "HGEventLog", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4470964224, "CFBundleShortVersionString" : "1.9.91", "CFBundleIdentifier" : "com.hypergryph.hgsdk", "size" : 2293760, "uuid" : "94fe8545-270b-3bd4-8c1b-34ad20986b11", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/明日方舟.app\/Frameworks\/HGSDK.framework\/HGSDK", "name" : "HGSDK", "CFBundleVersion" : "87" }, { "source" : "P", "arch" : "arm64", "base" : 4480991232, "CFBundleShortVersionString" : "1.1.7", "CFBundleIdentifier" : "io.playcover.PlayTools", "size" : 1622016, "uuid" : "dc9e631c-c925-3558-b44e-d0f53d7c2c08", "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools", "name" : "PlayTools", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 4467245056, "size" : 376832, "uuid" : "ee9f53e0-5edc-3549-9d1b-a1e8cad8cfd9", "path" : "\/usr\/lib\/system\/introspection\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 4460756992, "size" : 65536, "uuid" : "57476e81-2987-3ee4-8729-d51b0815a403", "path" : "\/usr\/lib\/system\/introspection\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 4467949568, "CFBundleShortVersionString" : "", "CFBundleIdentifier" : "com.apple.mlcompiler.runtime", "size" : 1933312, "uuid" : "731d0828-3189-3ac8-9649-a5220c42f0f9", "path" : "\/System\/Library\/PrivateFrameworks\/MLCompilerRuntime.framework\/Versions\/A\/MLCompilerRuntime", "name" : "MLCompilerRuntime", "CFBundleVersion" : "" }, { "source" : "P", "arch" : "arm64e", "base" : 4463411200, "size" : 49152, "uuid" : "570c31f7-94c6-3b86-ae44-1694db0a4bcd", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6786035712, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5087232, "uuid" : "433f10eb-0585-3ede-9276-05224d8da19e", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1972" }, { "source" : "P", "arch" : "arm64e", "base" : 6802391040, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 10248192, "uuid" : "d24e373d-4473-3f6f-bc7f-d3499b0d3a78", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1972" }, { "source" : "P", "arch" : "arm64e", "base" : 7523340288, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 23916544, "uuid" : "e6959e62-acdc-33e9-8f0d-aa2a352c7051", "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "6500" }, { "source" : "P", "arch" : "arm64e", "base" : 6781829120, "size" : 286528, "uuid" : "81f154ec-cc94-3e43-848b-57273fa17db2", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6782115840, "size" : 583000, "uuid" : "aed7dd2c-0325-3172-83e7-3be31f6d4069", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 6781452288, "size" : 3551870976, "uuid" : "249a1596-acd3-3d31-b8d0-1b99e8c0e9bf" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=810.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=810.8M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 32K 1 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 173.3M 24 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 5 \nStack 10.1M 5 \nVM_ALLOCATE 16K 1 \n__AUTH 2747K 474 \n__AUTH_CONST 32.7M 713 \n__CTF 824 1 \n__DATA 28.8M 714 \n__DATA_CONST 36.3M 722 \n__DATA_DIRTY 2705K 297 \n__FONT_DATA 2352 1 \n__LINKEDIT 810.7M 16 \n__OBJC_RO 66.3M 1 \n__OBJC_RW 2010K 1 \n__TEXT 807.6M 752 \ndyld private memory 544K 4 \nmapped file 37.4M 5 \nshared memory 336K 12 \n=========== ======= ======= \nTOTAL 2.6G 3766 \nTOTAL, minus reserved VM space 2.0G 3766 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "0ffa9d62bacdec50bf3e94b709a670fb6f5d6a99", "trialInfo" : { "rollouts" : [ { "rolloutId" : "6347054113acce15305b7b82", "factorPackIds" : { }, "deploymentId" : 250000004 }, { "rolloutId" : "6112d17137f5d11121dcd4e2", "factorPackIds" : { }, "deploymentId" : 250000248 } ], "experiments" : [ { "treatmentId" : "87a7c9a5-6933-424f-9aae-72c18d71586d", "experimentId" : "64011bec03b3136e9aacaea6", "deploymentId" : 500000008 } ] } } Model: MacBookPro17,1, BootROM 8422.120.33, proc 8:4:4 processors, 8 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: LPDDR4, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Jan 12 2023 05:52:26 version 18.20.383.14.7.8.149 FWID 01-1469d19d Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. ``` ### Issue Language - [X] Yes my issue is written in English
Author
Owner

@OiCkilL commented on GitHub (Apr 12, 2023):

PlayCover(原生运行最流畅🚀
建议看这个,已经解决了

<!-- gh-comment-id:1504521751 --> @OiCkilL commented on GitHub (Apr 12, 2023): [✅ PlayCover(原生运行最流畅🚀)](https://maa.plus/docs/1.4-Mac%E6%A8%A1%E6%8B%9F%E5%99%A8%E6%94%AF%E6%8C%81.html#%E2%9C%85-playcover-%E5%8E%9F%E7%94%9F%E8%BF%90%E8%A1%8C%E6%9C%80%E6%B5%81%E7%95%85%F0%9F%9A%80) 建议看这个,已经解决了
Author
Owner

@allwh1tesay commented on GitHub (Apr 13, 2023):

PlayCover(原生运行最流畅🚀 建议看这个,已经解决了

哥们还是没用啊 那个只是个给maa用的fork没毛用啊

<!-- gh-comment-id:1506843475 --> @allwh1tesay commented on GitHub (Apr 13, 2023): > [✅ PlayCover(原生运行最流畅🚀)](https://maa.plus/docs/1.4-Mac%E6%A8%A1%E6%8B%9F%E5%99%A8%E6%94%AF%E6%8C%81.html#%E2%9C%85-playcover-%E5%8E%9F%E7%94%9F%E8%BF%90%E8%A1%8C%E6%9C%80%E6%B5%81%E7%95%85%F0%9F%9A%80) 建议看这个,已经解决了 哥们还是没用啊 那个只是个给maa用的fork没毛用啊
Author
Owner

@John-Titorrr commented on GitHub (Apr 14, 2023):

PlayCover(原生运行最流畅🚀
建议看这个,已经解决了

可以,有用的

<!-- gh-comment-id:1508285775 --> @John-Titorrr commented on GitHub (Apr 14, 2023): > [✅ PlayCover(原生运行最流畅🚀)](https://maa.plus/docs/1.4-Mac%E6%A8%A1%E6%8B%9F%E5%99%A8%E6%94%AF%E6%8C%81.html#%E2%9C%85-playcover-%E5%8E%9F%E7%94%9F%E8%BF%90%E8%A1%8C%E6%9C%80%E6%B5%81%E7%95%85%F0%9F%9A%80) > 建议看这个,已经解决了 可以,有用的
Author
Owner

@lljgugugu commented on GitHub (Jun 4, 2023):

我是用playcover 3.0.2 maa是可以运行的,但是最近方舟登陆模式有改变,又不能运行了

<!-- gh-comment-id:1575558441 --> @lljgugugu commented on GitHub (Jun 4, 2023): 我是用playcover 3.0.2 maa是可以运行的,但是最近方舟登陆模式有改变,又不能运行了
Author
Owner

@HongyuS commented on GitHub (Jun 4, 2023):

方舟改了登录界面,现在playcover无法登录了
image

<!-- gh-comment-id:1575665971 --> @HongyuS commented on GitHub (Jun 4, 2023): 方舟改了登录界面,现在playcover无法登录了 <img width="1220" alt="image" src="https://github.com/PlayCover/PlayCover/assets/44023928/fb8eb57e-c3d2-4463-af49-242de5fee2d7">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#444
No description provided.