[GH-ISSUE #1912] [Bug]: Browndust 2 - Crashing when trying to launch since the very last update today #1255

Open
opened 2026-03-03 19:05:14 +03:00 by kerem · 0 comments
Owner

Originally created by @Basile33 on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1912

Describe the bug

The game crashes instantly when I try to open it. It uses to work fine on previous versions.

It seems to be a problem with "MTLTextureDescriptor".

Using MacOS Sequoia (15)

Steps to reproduce

Install the lastest update ; open the app through playcover.

Expected behaviour

The game should either open normally, or let me click "reopen" on the crash report.

Crash log

Process:               BrownDustII [1554]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.neowizgames.game.browndust2ios.app/BrownDustII
Identifier:            com.neowizgames.game.browndust2ios
Version:               2.1.13 (201013)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2025-07-03 08:58:47.9961 +0200
OS Version:            macOS 15.5 (24F74)
Report Version:        12
Anonymous UUID:        2D6B1C7A-D3FE-6A4E-8713-AAD506722B15


Time Awake Since Boot: 530 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   BrownDustII [1554]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x192621388 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x19265a88c pthread_kill + 296
2   libsystem_c.dylib             	       0x192563c60 abort + 124
3   libsystem_c.dylib             	       0x192562eec __assert_rtn + 284
4   Metal                         	       0x19dbf0b3c MTLReportFailure.cold.1 + 48
5   Metal                         	       0x19dbc5bfc MTLReportFailure + 576
6   Metal                         	       0x19dbbb7bc _MTLMessageContextEnd + 876
7   Metal                         	       0x19da5fd38 -[MTLTextureDescriptorInternal validateWithDevice:] + 2380
8   AGXMetal13_3                  	       0x10c5ad048 -[AGXTexture initWithDevice:desc:isSuballocDisabled:] + 56
9   UnityFramework                	       0x10d83c7f8 0x10d81c000 + 133112
10  UnityFramework                	       0x10d829580 0x10d81c000 + 54656
11  UnityFramework                	       0x10d833fa8 0x10d81c000 + 98216
12  UnityFramework                	       0x10d834d24 0x10d81c000 + 101668
13  UnityFramework                	       0x10d835188 0x10d81c000 + 102792
14  UnityFramework                	       0x10e2c5164 0x10d81c000 + 11178340
15  UnityFramework                	       0x10e4b0ddc 0x10d81c000 + 13192668
16  UnityFramework                	       0x10d82f928 0x10d81c000 + 80168
17  UnityFramework                	       0x10d830604 0x10d81c000 + 83460
18  UnityFramework                	       0x10d8303a4 0x10d81c000 + 82852
19  UnityFramework                	       0x10ebf963c 0x10d81c000 + 20829756
20  UIKitCore                     	       0x1c6302b3c -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 316
21  UIKitCore                     	       0x1c6301ff4 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2960
22  UIKitCore                     	       0x1c63002e0 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1092
23  UIKitCore                     	       0x1c62ffdac -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 108
24  UIKitCore                     	       0x1c62fc824 _UIScenePerformActionsWithLifecycleActionMask + 112
25  UIKitCore                     	       0x1c62ff6a4 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 252
26  UIKitCore                     	       0x1c62ff40c -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 316
27  UIKitCore                     	       0x1c62fe968 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 612
28  UIKitCore                     	       0x1c62fe660 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 244
29  UIKitCore                     	       0x1c62fce00 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 148
30  UIKitCore                     	       0x1c6df3afc +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 736
31  UIKitCore                     	       0x1c6ef8b1c _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 224
32  UIKitCore                     	       0x1c62fc9ac -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 316
33  UIKitCore                     	       0x1c680ff38 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.246 + 616
34  UIKitCore                     	       0x1c62fbe44 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 208
35  UIKitCore                     	       0x1c62fbcbc -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 244
36  UIKitCore                     	       0x1c62f16d4 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 464
37  UIKitCore                     	       0x1c62f148c -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 288
38  FrontBoardServices            	       0x1aa0701c8 __95-[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:]_block_invoke + 288
39  FrontBoardServices            	       0x1aa0706c4 -[FBSScene _callOutQueue_coalesceClientSettingsUpdates:] + 72
40  FrontBoardServices            	       0x1aa070014 -[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:] + 504
41  FrontBoardServices            	       0x1aa096e90 __93-[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:]_block_invoke.234 + 296
42  FrontBoardServices            	       0x1aa0572a8 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 192
43  FrontBoardServices            	       0x1aa0951fc -[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:] + 516
44  libdispatch.dylib             	       0x1924bc85c _dispatch_client_callout + 16
45  libdispatch.dylib             	       0x1924a7b30 _dispatch_block_invoke_direct + 284
46  FrontBoardServices            	       0x1aa0571c0 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48
47  FrontBoardServices            	       0x1aa0b0898 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 240
48  FrontBoardServices            	       0x1aa0de72c -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 28
49  CoreFoundation                	       0x192745cd4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
50  CoreFoundation                	       0x192745c68 __CFRunLoopDoSource0 + 172
51  CoreFoundation                	       0x1927459d4 __CFRunLoopDoSources0 + 232
52  CoreFoundation                	       0x192744628 __CFRunLoopRun + 840
53  CoreFoundation                	       0x192743c58 CFRunLoopRunSpecific + 572
54  HIToolbox                     	       0x19e1d827c RunCurrentEventLoopInMode + 324
55  HIToolbox                     	       0x19e1db4e8 ReceiveNextEventCommon + 676
56  HIToolbox                     	       0x19e366484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
57  AppKit                        	       0x19666bab4 _DPSNextEvent + 684
58  AppKit                        	       0x19700a5b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
59  AppKit                        	       0x196897c24 -[NSApplication _doModalLoop:peek:] + 216
60  AppKit                        	       0x1968967c4 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 56
61  AppKit                        	       0x196896770 __35-[NSApplication runModalForWindow:]_block_invoke + 108
62  AppKit                        	       0x19689603c _NSTryRunModal + 100
63  AppKit                        	       0x196895ef4 -[NSApplication runModalForWindow:] + 292
64  AppKit                        	       0x196bf4278 __19-[NSAlert runModal]_block_invoke_2 + 120
65  AppKit                        	       0x196bf41e4 __19-[NSAlert runModal]_block_invoke + 108
66  AppKit                        	       0x19689603c _NSTryRunModal + 100
67  AppKit                        	       0x1969049e0 -[NSAlert runModal] + 140
68  AppKit                        	       0x1974d4b9c __72-[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:]_block_invoke + 956
69  AppKit                        	       0x196672780 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 48
70  AppKit                        	       0x1974d4784 -[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:] + 244
71  AppKit                        	       0x196672720 -[NSPersistentUIManager promptToIgnorePersistentState] + 60
72  AppKit                        	       0x196c0d1bc -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:withFullFidelity:completionHandler:] + 212
73  AppKit                        	       0x1966725e0 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 480
74  AppKit                        	       0x1966721fc -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488
75  Foundation                    	       0x193ceae40 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316
76  Foundation                    	       0x193ceac38 _NSAppleEventManagerGenericHandler + 80
77  AE                            	       0x19a14013c 0x19a135000 + 45372
78  AE                            	       0x19a13fa7c 0x19a135000 + 43644
79  AE                            	       0x19a139044 aeProcessAppleEvent + 484
80  HIToolbox                     	       0x19e12b828 AEProcessAppleEvent + 68
81  AppKit                        	       0x19666bdb8 _DPSNextEvent + 1456
82  AppKit                        	       0x19700a5b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
83  AppKit                        	       0x19665ec64 -[NSApplication run] + 480
84  AppKit                        	       0x19663535c NSApplicationMain + 880
85  AppKit                        	       0x196881cf4 _NSApplicationMainWithInfoDictionary + 24
86  UIKitMacHelper                	       0x1adc68164 UINSApplicationMain + 976
87  UIKitCore                     	       0x1c62dbc9c UIApplicationMain + 148
88  UnityFramework                	       0x10d834874 0x10d81c000 + 100468
89  BrownDustII                   	       0x10003412c 0x10002c000 + 33068
90  dyld                          	       0x1922bab98 start + 6076

What version of PlayCover are you using?

3.1.0

What version of macOS are you using?

Other (please specify)

Issue Language

  • Yes my issue is written in English
Originally created by @Basile33 on GitHub (Jul 3, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1912 ### Describe the bug The game crashes instantly when I try to open it. It uses to work fine on previous versions. It seems to be a problem with "MTLTextureDescriptor". Using MacOS Sequoia (15) ### Steps to reproduce Install the lastest update ; open the app through playcover. ### Expected behaviour The game should either open normally, or let me click "reopen" on the crash report. ### Crash log ```shell Process: BrownDustII [1554] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.neowizgames.game.browndust2ios.app/BrownDustII Identifier: com.neowizgames.game.browndust2ios Version: 2.1.13 (201013) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2025-07-03 08:58:47.9961 +0200 OS Version: macOS 15.5 (24F74) Report Version: 12 Anonymous UUID: 2D6B1C7A-D3FE-6A4E-8713-AAD506722B15 Time Awake Since Boot: 530 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: BrownDustII [1554] Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x192621388 __pthread_kill + 8 1 libsystem_pthread.dylib 0x19265a88c pthread_kill + 296 2 libsystem_c.dylib 0x192563c60 abort + 124 3 libsystem_c.dylib 0x192562eec __assert_rtn + 284 4 Metal 0x19dbf0b3c MTLReportFailure.cold.1 + 48 5 Metal 0x19dbc5bfc MTLReportFailure + 576 6 Metal 0x19dbbb7bc _MTLMessageContextEnd + 876 7 Metal 0x19da5fd38 -[MTLTextureDescriptorInternal validateWithDevice:] + 2380 8 AGXMetal13_3 0x10c5ad048 -[AGXTexture initWithDevice:desc:isSuballocDisabled:] + 56 9 UnityFramework 0x10d83c7f8 0x10d81c000 + 133112 10 UnityFramework 0x10d829580 0x10d81c000 + 54656 11 UnityFramework 0x10d833fa8 0x10d81c000 + 98216 12 UnityFramework 0x10d834d24 0x10d81c000 + 101668 13 UnityFramework 0x10d835188 0x10d81c000 + 102792 14 UnityFramework 0x10e2c5164 0x10d81c000 + 11178340 15 UnityFramework 0x10e4b0ddc 0x10d81c000 + 13192668 16 UnityFramework 0x10d82f928 0x10d81c000 + 80168 17 UnityFramework 0x10d830604 0x10d81c000 + 83460 18 UnityFramework 0x10d8303a4 0x10d81c000 + 82852 19 UnityFramework 0x10ebf963c 0x10d81c000 + 20829756 20 UIKitCore 0x1c6302b3c -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 316 21 UIKitCore 0x1c6301ff4 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2960 22 UIKitCore 0x1c63002e0 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1092 23 UIKitCore 0x1c62ffdac -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 108 24 UIKitCore 0x1c62fc824 _UIScenePerformActionsWithLifecycleActionMask + 112 25 UIKitCore 0x1c62ff6a4 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 252 26 UIKitCore 0x1c62ff40c -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 316 27 UIKitCore 0x1c62fe968 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 612 28 UIKitCore 0x1c62fe660 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 244 29 UIKitCore 0x1c62fce00 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 148 30 UIKitCore 0x1c6df3afc +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 736 31 UIKitCore 0x1c6ef8b1c _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 224 32 UIKitCore 0x1c62fc9ac -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 316 33 UIKitCore 0x1c680ff38 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.246 + 616 34 UIKitCore 0x1c62fbe44 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 208 35 UIKitCore 0x1c62fbcbc -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 244 36 UIKitCore 0x1c62f16d4 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 464 37 UIKitCore 0x1c62f148c -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 288 38 FrontBoardServices 0x1aa0701c8 __95-[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:]_block_invoke + 288 39 FrontBoardServices 0x1aa0706c4 -[FBSScene _callOutQueue_coalesceClientSettingsUpdates:] + 72 40 FrontBoardServices 0x1aa070014 -[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:] + 504 41 FrontBoardServices 0x1aa096e90 __93-[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:]_block_invoke.234 + 296 42 FrontBoardServices 0x1aa0572a8 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 192 43 FrontBoardServices 0x1aa0951fc -[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:] + 516 44 libdispatch.dylib 0x1924bc85c _dispatch_client_callout + 16 45 libdispatch.dylib 0x1924a7b30 _dispatch_block_invoke_direct + 284 46 FrontBoardServices 0x1aa0571c0 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 47 FrontBoardServices 0x1aa0b0898 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 240 48 FrontBoardServices 0x1aa0de72c -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 28 49 CoreFoundation 0x192745cd4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 50 CoreFoundation 0x192745c68 __CFRunLoopDoSource0 + 172 51 CoreFoundation 0x1927459d4 __CFRunLoopDoSources0 + 232 52 CoreFoundation 0x192744628 __CFRunLoopRun + 840 53 CoreFoundation 0x192743c58 CFRunLoopRunSpecific + 572 54 HIToolbox 0x19e1d827c RunCurrentEventLoopInMode + 324 55 HIToolbox 0x19e1db4e8 ReceiveNextEventCommon + 676 56 HIToolbox 0x19e366484 _BlockUntilNextEventMatchingListInModeWithFilter + 76 57 AppKit 0x19666bab4 _DPSNextEvent + 684 58 AppKit 0x19700a5b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 59 AppKit 0x196897c24 -[NSApplication _doModalLoop:peek:] + 216 60 AppKit 0x1968967c4 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 56 61 AppKit 0x196896770 __35-[NSApplication runModalForWindow:]_block_invoke + 108 62 AppKit 0x19689603c _NSTryRunModal + 100 63 AppKit 0x196895ef4 -[NSApplication runModalForWindow:] + 292 64 AppKit 0x196bf4278 __19-[NSAlert runModal]_block_invoke_2 + 120 65 AppKit 0x196bf41e4 __19-[NSAlert runModal]_block_invoke + 108 66 AppKit 0x19689603c _NSTryRunModal + 100 67 AppKit 0x1969049e0 -[NSAlert runModal] + 140 68 AppKit 0x1974d4b9c __72-[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:]_block_invoke + 956 69 AppKit 0x196672780 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 48 70 AppKit 0x1974d4784 -[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:] + 244 71 AppKit 0x196672720 -[NSPersistentUIManager promptToIgnorePersistentState] + 60 72 AppKit 0x196c0d1bc -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:withFullFidelity:completionHandler:] + 212 73 AppKit 0x1966725e0 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 480 74 AppKit 0x1966721fc -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488 75 Foundation 0x193ceae40 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316 76 Foundation 0x193ceac38 _NSAppleEventManagerGenericHandler + 80 77 AE 0x19a14013c 0x19a135000 + 45372 78 AE 0x19a13fa7c 0x19a135000 + 43644 79 AE 0x19a139044 aeProcessAppleEvent + 484 80 HIToolbox 0x19e12b828 AEProcessAppleEvent + 68 81 AppKit 0x19666bdb8 _DPSNextEvent + 1456 82 AppKit 0x19700a5b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 83 AppKit 0x19665ec64 -[NSApplication run] + 480 84 AppKit 0x19663535c NSApplicationMain + 880 85 AppKit 0x196881cf4 _NSApplicationMainWithInfoDictionary + 24 86 UIKitMacHelper 0x1adc68164 UINSApplicationMain + 976 87 UIKitCore 0x1c62dbc9c UIApplicationMain + 148 88 UnityFramework 0x10d834874 0x10d81c000 + 100468 89 BrownDustII 0x10003412c 0x10002c000 + 33068 90 dyld 0x1922bab98 start + 6076 ``` ### What version of PlayCover are you using? 3.1.0 ### What version of macOS are you using? Other (please specify) ### Issue Language - [x] Yes my issue is written in English
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#1255
No description provided.