[GH-ISSUE #925] [Game Support]: 合金弹头:觉醒 #456

Closed
opened 2026-03-03 18:58:00 +03:00 by kerem · 1 comment
Owner

Originally created by @yjrobin on GitHub (Apr 25, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/925

https://apps.apple.com/cn/app/%E5%90%88%E9%87%91%E5%BC%B9%E5%A4%B4-%E8%A7%89%E9%86%92/id1616812439

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

This game can be opened without problems on MacOS 12 using M2 macbook pro, but when I found the key mapping is not working and saw "common issues" in the document, I upgraded to MacOS 13.3.1.

However the game cannot even be opened now :(

Crash log

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

Process:               sworld [3317]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/合金弹头:觉醒.app/sworld
Identifier:            com.tencent.sworld
Version:               1.0.1 (505194)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-04-25 17:49:30.1499 +0800
OS Version:            macOS 13.3.1 (22E261)
Report Version:        12
Anonymous UUID:        5E978AD6-1D9C-F168-0BA4-F3231D2C8AE4


Time Awake Since Boot: 2300 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 0xffffffffffffffa8
Exception Codes:       0x0000000000000001, 0xffffffffffffffa8

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

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_pthread.dylib       	       0x19586a558 pthread_mutex_lock + 12
1   UnityFramework                	       0x11e66d788 AK::MemoryMgr::Malloc(int, unsigned long) + 60
2   UnityFramework                	       0x11e6224e8 CAkMultipleFileLocation::AddBasePath(char const*) + 140
3   UnityFramework                	       0x11e62325c AddBasePath + 96
4   UnityFramework                	       0x11e632ecc CSharp_AddBasePath + 236
5   UnityFramework                	       0x11a86b590 0x113b5c000 + 114357648
6   UnityFramework                	       0x11a492a84 0x113b5c000 + 110324356
7   UnityFramework                	       0x11b6fab00 0x113b5c000 + 129624832
8   UnityFramework                	       0x11a06b584 0x113b5c000 + 105969028
9   UnityFramework                	       0x11c990ec0 0x113b5c000 + 149114560
10  UnityFramework                	       0x11c11bd08 0x113b5c000 + 140246280
11  UnityFramework                	       0x11c127064 0x113b5c000 + 140292196
12  UnityFramework                	       0x11c130a60 0x113b5c000 + 140331616
13  UnityFramework                	       0x11c130628 0x113b5c000 + 140330536
14  UnityFramework                	       0x11bf055a0 0x113b5c000 + 138057120
15  UnityFramework                	       0x11c022db0 0x113b5c000 + 139226544
16  UnityFramework                	       0x11c022de4 0x113b5c000 + 139226596
17  UnityFramework                	       0x11c02304c 0x113b5c000 + 139227212
18  UnityFramework                	       0x11c4b8abc 0x113b5c000 + 144034492
19  UnityFramework                	       0x113c5aaa8 0x113b5c000 + 1043112
20  UnityFramework                	       0x113c5a9c4 0x113b5c000 + 1042884
21  QuartzCore                    	       0x19ce86130 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 776
22  QuartzCore                    	       0x19ce85da0 display_timer_callback(__CFMachPort*, void*, long, void*) + 324
23  CoreFoundation                	       0x19597e300 __CFMachPortPerform + 296
24  CoreFoundation                	       0x19594eca0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
25  CoreFoundation                	       0x19594ebc0 __CFRunLoopDoSource1 + 520
26  CoreFoundation                	       0x19594d5a0 __CFRunLoopRun + 2240
27  CoreFoundation                	       0x19594c58c CFRunLoopRunSpecific + 612
28  HIToolbox                     	       0x19f181df4 RunCurrentEventLoopInMode + 292
29  HIToolbox                     	       0x19f181c30 ReceiveNextEventCommon + 648
30  HIToolbox                     	       0x19f181988 _BlockUntilNextEventMatchingListInModeWithFilter + 76
31  AppKit                        	       0x198b6bf58 _DPSNextEvent + 636
32  AppKit                        	       0x198b6b0f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
33  AppKit                        	       0x198b5f558 -[NSApplication run] + 464
34  AppKit                        	       0x198b369a8 NSApplicationMain + 880
35  AppKit                        	       0x198d8f0ec _NSApplicationMainWithInfoDictionary + 24
36  UIKitMacHelper                	       0x1acf7cb08 UINSApplicationMain + 988
37  UIKitCore                     	       0x1c101ffdc UIApplicationMain + 148
38  UnityFramework                	       0x113c59630 0x113b5c000 + 1037872
39  sworld                        	       0x100d31cf8 0x100c4c000 + 941304
40  dyld                          	       0x195517f28 start + 2236

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

Thread 2::  Dispatch queue: mtgpa_init
0   libsystem_kernel.dylib        	       0x19583350c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1957142d0 nanosleep + 220
2   Foundation                    	       0x19693c43c +[NSThread sleepForTimeInterval:] + 160
3   UnityFramework                	       0x11d330898 0x113b5c000 + 159205528
4   UnityFramework                	       0x11d330578 0x113b5c000 + 159204728
5   UnityFramework                	       0x11d332d50 0x113b5c000 + 159214928
6   libdispatch.dylib             	       0x1956be874 _dispatch_call_block_and_release + 32
7   libdispatch.dylib             	       0x1956c0400 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x1956c7a88 _dispatch_lane_serial_drain + 668
9   libdispatch.dylib             	       0x1956c85f8 _dispatch_lane_invoke + 384
10  libdispatch.dylib             	       0x1956d3244 _dispatch_workloop_worker_thread + 648
11  libsystem_pthread.dylib       	       0x19586c074 _pthread_wqthread + 288
12  libsystem_pthread.dylib       	       0x19586ad94 start_wqthread + 8

Thread 3::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib        	       0x19583350c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1957142d0 nanosleep + 220
2   libsystem_c.dylib             	       0x19571d050 sleep + 52
3   UnityFramework                	       0x11f3a4f34 0x113b5c000 + 193236788
4   libdispatch.dylib             	       0x1956be874 _dispatch_call_block_and_release + 32
5   libdispatch.dylib             	       0x1956c0400 _dispatch_client_callout + 20
6   libdispatch.dylib             	       0x1956c34e0 _dispatch_queue_override_invoke + 788
7   libdispatch.dylib             	       0x1956d1e98 _dispatch_root_queue_drain + 396
8   libdispatch.dylib             	       0x1956d26c0 _dispatch_worker_thread2 + 164
9   libsystem_pthread.dylib       	       0x19586c038 _pthread_wqthread + 228
10  libsystem_pthread.dylib       	       0x19586ad94 start_wqthread + 8

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

Thread 5:
0   libsystem_pthread.dylib       	       0x19586ad8c start_wqthread + 0

Thread 6:: NIO-ELT-0-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 7:: NIO-ELT-1-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 8:: NIO-ELT-2-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 9:: NIO-ELT-3-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 10:: NIO-ELT-4-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 11:: NIO-ELT-5-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 12:: NIO-ELT-6-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 13:: NIO-ELT-7-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 14:: NIO-ELT-8-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 15:: NIO-ELT-9-#0
0   libsystem_kernel.dylib        	       0x195836060 kevent + 8
1   PlayTools                     	       0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x101523d88 SelectableEventLoop.run() + 388
4   PlayTools                     	       0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                     	       0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 16:
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   ilink_live                    	       0x1052a64a4 0x105194000 + 1123492
3   ilink_live                    	       0x10527c24c 0x105194000 + 950860
4   ilink_live                    	       0x1052bab88 0x105194000 + 1207176
5   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 17:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x19582fe90 semaphore_wait_trap + 8
1   caulk                         	       0x19ee8e024 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x19ee8ded8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x19ee8dbc8 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 18:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	       0x19582ff14 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x195842240 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x195838b78 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x195830290 mach_msg + 24
4   CoreFoundation                	       0x19594e8b8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19594d198 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x19594c58c CFRunLoopRunSpecific + 612
7   Foundation                    	       0x1968c50bc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x196939484 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                     	       0x1c10214f8 -[UIEventFetcher threadMain] + 104
10  Foundation                    	       0x1968be63c __NSThread__start__ + 716
11  libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 19:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19582ff14 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x195842240 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x195838b78 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x195830290 mach_msg + 24
4   CoreFoundation                	       0x19594e8b8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19594d198 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x19594c58c CFRunLoopRunSpecific + 612
7   AppKit                        	       0x198c96508 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 20:: TDM-report-3
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   UnityFramework                	       0x11ee131d8 0x113b5c000 + 187396568
3   UnityFramework                	       0x11ee12da8 TDM::TDataMasterReporter::ProcessSingleThread(void*) + 264
4   UnityFramework                	       0x11ee12558 TDM::TDataMasterReporter::ProcessThread(void*) + 176
5   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 21:: XLogThread
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   UnityFramework                	       0x11ed0d47c 0x113b5c000 + 186324092
3   UnityFramework                	       0x11ed0c608 ABase::Logger::_XLogThread(void*) + 408
4   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 22:: MSDKV5-Timer-2
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   UnityFramework                	       0x11d2102e8 0x113b5c000 + 158024424
3   UnityFramework                	       0x11d207f78 GCloud::MSDK::MSDKThreadTimer::runloop(double) + 412
4   UnityFramework                	       0x11d207d48 GCloud::MSDK::MSDKThreadTimer::StartRoutine(void*) + 192
5   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 23:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x19582ff14 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x195842240 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x195838b78 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x195830290 mach_msg + 24
4   CoreFoundation                	       0x19594e8b8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19594d198 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x19594c58c CFRunLoopRunSpecific + 612
7   CFNetwork                     	       0x19a327dd8 0x19a0d3000 + 2444760
8   Foundation                    	       0x1968be63c __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 24:: GThreadPool-0
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x195798ef0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   UnityFramework                	       0x11ed21c34 0x113b5c000 + 186407988
4   UnityFramework                	       0x11ed21850 0x113b5c000 + 186406992
5   UnityFramework                	       0x11ed20e18 0x113b5c000 + 186404376
6   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 25:: GThreadPool-1
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x195798ef0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   UnityFramework                	       0x11ed21c34 0x113b5c000 + 186407988
4   UnityFramework                	       0x11ed21850 0x113b5c000 + 186406992
5   UnityFramework                	       0x11ed20e18 0x113b5c000 + 186404376
6   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 26:: GThreadPool-2
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x195798ef0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   UnityFramework                	       0x11ed21c34 0x113b5c000 + 186407988
4   UnityFramework                	       0x11ed21850 0x113b5c000 + 186406992
5   UnityFramework                	       0x11ed20e18 0x113b5c000 + 186404376
6   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 27:: CThreadBase
0   libsystem_kernel.dylib        	       0x19583350c __semwait_signal + 8
1   libsystem_c.dylib             	       0x1957142d0 nanosleep + 220
2   UnityFramework                	       0x11ed497c8 ABase::CThreadBase::Sleep(int) + 112
3   UnityFramework                	       0x11ed34454 ABase::CTimerImp::OnThreadProc() + 212
4   UnityFramework                	       0x11ed493d4 ABase::CThreadBase::onThreadProc(void*) + 956
5   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Thread 28:: GC Finalizer
0   libsystem_kernel.dylib        	       0x195833710 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x195870574 _pthread_cond_wait + 1232
2   UnityFramework                	       0x11c962824 0x113b5c000 + 148924452
3   UnityFramework                	       0x11c936d0c 0x113b5c000 + 148745484
4   UnityFramework                	       0x11c9595d8 0x113b5c000 + 148887000
5   UnityFramework                	       0x11c95b774 0x113b5c000 + 148895604
6   libsystem_pthread.dylib       	       0x19586ffa8 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19586ada0 thread_start + 8

Issue Language

  • Yes my issue is written in English
Originally created by @yjrobin on GitHub (Apr 25, 2023). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/925 ### App Store link https://apps.apple.com/cn/app/%E5%90%88%E9%87%91%E5%BC%B9%E5%A4%B4-%E8%A7%89%E9%86%92/id1616812439 ### 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 This game can be opened without problems on MacOS 12 using M2 macbook pro, but when I found the key mapping is not working and saw "common issues" in the document, I upgraded to MacOS 13.3.1. However the game cannot even be opened now :( ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: sworld [3317] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/合金弹头:觉醒.app/sworld Identifier: com.tencent.sworld Version: 1.0.1 (505194) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-04-25 17:49:30.1499 +0800 OS Version: macOS 13.3.1 (22E261) Report Version: 12 Anonymous UUID: 5E978AD6-1D9C-F168-0BA4-F3231D2C8AE4 Time Awake Since Boot: 2300 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 0xffffffffffffffa8 Exception Codes: 0x0000000000000001, 0xffffffffffffffa8 VM Region Info: 0xffffffffffffffa8 is not in any region. Bytes after previous region: 18446638520056414121 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated) ---> UNUSED SPACE AT END Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_pthread.dylib 0x19586a558 pthread_mutex_lock + 12 1 UnityFramework 0x11e66d788 AK::MemoryMgr::Malloc(int, unsigned long) + 60 2 UnityFramework 0x11e6224e8 CAkMultipleFileLocation::AddBasePath(char const*) + 140 3 UnityFramework 0x11e62325c AddBasePath + 96 4 UnityFramework 0x11e632ecc CSharp_AddBasePath + 236 5 UnityFramework 0x11a86b590 0x113b5c000 + 114357648 6 UnityFramework 0x11a492a84 0x113b5c000 + 110324356 7 UnityFramework 0x11b6fab00 0x113b5c000 + 129624832 8 UnityFramework 0x11a06b584 0x113b5c000 + 105969028 9 UnityFramework 0x11c990ec0 0x113b5c000 + 149114560 10 UnityFramework 0x11c11bd08 0x113b5c000 + 140246280 11 UnityFramework 0x11c127064 0x113b5c000 + 140292196 12 UnityFramework 0x11c130a60 0x113b5c000 + 140331616 13 UnityFramework 0x11c130628 0x113b5c000 + 140330536 14 UnityFramework 0x11bf055a0 0x113b5c000 + 138057120 15 UnityFramework 0x11c022db0 0x113b5c000 + 139226544 16 UnityFramework 0x11c022de4 0x113b5c000 + 139226596 17 UnityFramework 0x11c02304c 0x113b5c000 + 139227212 18 UnityFramework 0x11c4b8abc 0x113b5c000 + 144034492 19 UnityFramework 0x113c5aaa8 0x113b5c000 + 1043112 20 UnityFramework 0x113c5a9c4 0x113b5c000 + 1042884 21 QuartzCore 0x19ce86130 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 776 22 QuartzCore 0x19ce85da0 display_timer_callback(__CFMachPort*, void*, long, void*) + 324 23 CoreFoundation 0x19597e300 __CFMachPortPerform + 296 24 CoreFoundation 0x19594eca0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 25 CoreFoundation 0x19594ebc0 __CFRunLoopDoSource1 + 520 26 CoreFoundation 0x19594d5a0 __CFRunLoopRun + 2240 27 CoreFoundation 0x19594c58c CFRunLoopRunSpecific + 612 28 HIToolbox 0x19f181df4 RunCurrentEventLoopInMode + 292 29 HIToolbox 0x19f181c30 ReceiveNextEventCommon + 648 30 HIToolbox 0x19f181988 _BlockUntilNextEventMatchingListInModeWithFilter + 76 31 AppKit 0x198b6bf58 _DPSNextEvent + 636 32 AppKit 0x198b6b0f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 33 AppKit 0x198b5f558 -[NSApplication run] + 464 34 AppKit 0x198b369a8 NSApplicationMain + 880 35 AppKit 0x198d8f0ec _NSApplicationMainWithInfoDictionary + 24 36 UIKitMacHelper 0x1acf7cb08 UINSApplicationMain + 988 37 UIKitCore 0x1c101ffdc UIApplicationMain + 148 38 UnityFramework 0x113c59630 0x113b5c000 + 1037872 39 sworld 0x100d31cf8 0x100c4c000 + 941304 40 dyld 0x195517f28 start + 2236 Thread 1: 0 libsystem_pthread.dylib 0x19586ad8c start_wqthread + 0 Thread 2:: Dispatch queue: mtgpa_init 0 libsystem_kernel.dylib 0x19583350c __semwait_signal + 8 1 libsystem_c.dylib 0x1957142d0 nanosleep + 220 2 Foundation 0x19693c43c +[NSThread sleepForTimeInterval:] + 160 3 UnityFramework 0x11d330898 0x113b5c000 + 159205528 4 UnityFramework 0x11d330578 0x113b5c000 + 159204728 5 UnityFramework 0x11d332d50 0x113b5c000 + 159214928 6 libdispatch.dylib 0x1956be874 _dispatch_call_block_and_release + 32 7 libdispatch.dylib 0x1956c0400 _dispatch_client_callout + 20 8 libdispatch.dylib 0x1956c7a88 _dispatch_lane_serial_drain + 668 9 libdispatch.dylib 0x1956c85f8 _dispatch_lane_invoke + 384 10 libdispatch.dylib 0x1956d3244 _dispatch_workloop_worker_thread + 648 11 libsystem_pthread.dylib 0x19586c074 _pthread_wqthread + 288 12 libsystem_pthread.dylib 0x19586ad94 start_wqthread + 8 Thread 3:: Dispatch queue: com.apple.root.default-qos 0 libsystem_kernel.dylib 0x19583350c __semwait_signal + 8 1 libsystem_c.dylib 0x1957142d0 nanosleep + 220 2 libsystem_c.dylib 0x19571d050 sleep + 52 3 UnityFramework 0x11f3a4f34 0x113b5c000 + 193236788 4 libdispatch.dylib 0x1956be874 _dispatch_call_block_and_release + 32 5 libdispatch.dylib 0x1956c0400 _dispatch_client_callout + 20 6 libdispatch.dylib 0x1956c34e0 _dispatch_queue_override_invoke + 788 7 libdispatch.dylib 0x1956d1e98 _dispatch_root_queue_drain + 396 8 libdispatch.dylib 0x1956d26c0 _dispatch_worker_thread2 + 164 9 libsystem_pthread.dylib 0x19586c038 _pthread_wqthread + 228 10 libsystem_pthread.dylib 0x19586ad94 start_wqthread + 8 Thread 4: 0 libsystem_pthread.dylib 0x19586ad8c start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x19586ad8c start_wqthread + 0 Thread 6:: NIO-ELT-0-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 7:: NIO-ELT-1-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 8:: NIO-ELT-2-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 9:: NIO-ELT-3-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 10:: NIO-ELT-4-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 11:: NIO-ELT-5-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 12:: NIO-ELT-6-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 13:: NIO-ELT-7-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 14:: NIO-ELT-8-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 15:: NIO-ELT-9-#0 0 libsystem_kernel.dylib 0x195836060 kevent + 8 1 PlayTools 0x10153ca8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x101527348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x101523d88 SelectableEventLoop.run() + 388 4 PlayTools 0x10150c3dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x10150fd4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x101511cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x10153e498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 16: 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 ilink_live 0x1052a64a4 0x105194000 + 1123492 3 ilink_live 0x10527c24c 0x105194000 + 950860 4 ilink_live 0x1052bab88 0x105194000 + 1207176 5 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 17:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x19582fe90 semaphore_wait_trap + 8 1 caulk 0x19ee8e024 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x19ee8ded8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x19ee8dbc8 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 5 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 18:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x19582ff14 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x195842240 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x195838b78 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x195830290 mach_msg + 24 4 CoreFoundation 0x19594e8b8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19594d198 __CFRunLoopRun + 1208 6 CoreFoundation 0x19594c58c CFRunLoopRunSpecific + 612 7 Foundation 0x1968c50bc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x196939484 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1c10214f8 -[UIEventFetcher threadMain] + 104 10 Foundation 0x1968be63c __NSThread__start__ + 716 11 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 12 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 19:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x19582ff14 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x195842240 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x195838b78 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x195830290 mach_msg + 24 4 CoreFoundation 0x19594e8b8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19594d198 __CFRunLoopRun + 1208 6 CoreFoundation 0x19594c58c CFRunLoopRunSpecific + 612 7 AppKit 0x198c96508 _NSEventThread + 172 8 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 20:: TDM-report-3 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 UnityFramework 0x11ee131d8 0x113b5c000 + 187396568 3 UnityFramework 0x11ee12da8 TDM::TDataMasterReporter::ProcessSingleThread(void*) + 264 4 UnityFramework 0x11ee12558 TDM::TDataMasterReporter::ProcessThread(void*) + 176 5 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 21:: XLogThread 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 UnityFramework 0x11ed0d47c 0x113b5c000 + 186324092 3 UnityFramework 0x11ed0c608 ABase::Logger::_XLogThread(void*) + 408 4 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 5 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 22:: MSDKV5-Timer-2 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 UnityFramework 0x11d2102e8 0x113b5c000 + 158024424 3 UnityFramework 0x11d207f78 GCloud::MSDK::MSDKThreadTimer::runloop(double) + 412 4 UnityFramework 0x11d207d48 GCloud::MSDK::MSDKThreadTimer::StartRoutine(void*) + 192 5 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 23:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x19582ff14 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x195842240 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x195838b78 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x195830290 mach_msg + 24 4 CoreFoundation 0x19594e8b8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x19594d198 __CFRunLoopRun + 1208 6 CoreFoundation 0x19594c58c CFRunLoopRunSpecific + 612 7 CFNetwork 0x19a327dd8 0x19a0d3000 + 2444760 8 Foundation 0x1968be63c __NSThread__start__ + 716 9 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 24:: GThreadPool-0 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 libc++.1.dylib 0x195798ef0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 UnityFramework 0x11ed21c34 0x113b5c000 + 186407988 4 UnityFramework 0x11ed21850 0x113b5c000 + 186406992 5 UnityFramework 0x11ed20e18 0x113b5c000 + 186404376 6 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 7 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 25:: GThreadPool-1 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 libc++.1.dylib 0x195798ef0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 UnityFramework 0x11ed21c34 0x113b5c000 + 186407988 4 UnityFramework 0x11ed21850 0x113b5c000 + 186406992 5 UnityFramework 0x11ed20e18 0x113b5c000 + 186404376 6 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 7 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 26:: GThreadPool-2 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 libc++.1.dylib 0x195798ef0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 3 UnityFramework 0x11ed21c34 0x113b5c000 + 186407988 4 UnityFramework 0x11ed21850 0x113b5c000 + 186406992 5 UnityFramework 0x11ed20e18 0x113b5c000 + 186404376 6 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 7 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 27:: CThreadBase 0 libsystem_kernel.dylib 0x19583350c __semwait_signal + 8 1 libsystem_c.dylib 0x1957142d0 nanosleep + 220 2 UnityFramework 0x11ed497c8 ABase::CThreadBase::Sleep(int) + 112 3 UnityFramework 0x11ed34454 ABase::CTimerImp::OnThreadProc() + 212 4 UnityFramework 0x11ed493d4 ABase::CThreadBase::onThreadProc(void*) + 956 5 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 Thread 28:: GC Finalizer 0 libsystem_kernel.dylib 0x195833710 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x195870574 _pthread_cond_wait + 1232 2 UnityFramework 0x11c962824 0x113b5c000 + 148924452 3 UnityFramework 0x11c936d0c 0x113b5c000 + 148745484 4 UnityFramework 0x11c9595d8 0x113b5c000 + 148887000 5 UnityFramework 0x11c95b774 0x113b5c000 + 148895604 6 libsystem_pthread.dylib 0x19586ffa8 _pthread_start + 148 7 libsystem_pthread.dylib 0x19586ada0 thread_start + 8 ``` ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:58:00 +03:00
Author
Owner

@TREVONS commented on GitHub (Apr 28, 2023):

This game,
I have two devices, macmini M1 and macbook 14 M1pro, both MACOS13.3.1
macmini M1:Game running, no sound
macbook 14 M1pro: Game can open, then crashes with a black screen

<!-- gh-comment-id:1526996148 --> @TREVONS commented on GitHub (Apr 28, 2023): This game, I have two devices, macmini M1 and macbook 14 M1pro, both MACOS13.3.1 macmini M1:Game running, no sound macbook 14 M1pro: Game can open, then crashes with a black screen
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#456
No description provided.