[GH-ISSUE #1896] [Bug]: An error occurred when opening kards #1245

Closed
opened 2026-03-03 19:05:04 +03:00 by kerem · 1 comment
Owner

Originally created by @flow0531 on GitHub (Jun 19, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1896

Describe the bug

An error occurred when opening kards

Steps to reproduce

  1. Load the ipa file of kards
  2. Open the kards app
  3. An error occurred

Expected behaviour

Successfully opened kards and played normally

Crash log

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

Process:               kards-IOS-Shipping [8691]
Path:                  /Users/USER/*/Kards.app/kards-IOS-Shipping
Identifier:            com.1939.kards
Version:               1.34 (0.1.8)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2025-06-19 10:14:49.1398 +0800
OS Version:            macOS 15.5 (24F74)
Report Version:        12
Anonymous UUID:        8ED469C0-A3A6-CBCD-C25A-D366EB119829

Sleep/Wake UUID:       876E235C-35DD-4765-BE33-16DB05E656BC

Time Awake Since Boot: 4800 seconds
Time Since Wake:       651 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:   kards-IOS-Shipping [8691]

Application Specific Information:
abort() called


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x19a0b9388 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x19a0f288c pthread_kill + 296
2   libsystem_c.dylib             	       0x199ffbc60 abort + 124
3   libc++abi.dylib               	       0x19a0a839c abort_message + 132
4   libc++abi.dylib               	       0x19a096d0c demangling_terminate_handler() + 344
5   libobjc.A.dylib               	       0x199d1cdd4 _objc_terminate() + 156
6   libc++abi.dylib               	       0x19a0a76b0 std::__terminate(void (*)()) + 16
7   libc++abi.dylib               	       0x19a0aac48 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88
8   libc++abi.dylib               	       0x19a0aabf0 __cxa_throw + 92
9   libobjc.A.dylib               	       0x199d12cf8 objc_exception_throw + 448
10  Foundation                    	       0x19b7a6a7c -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 1700
11  Foundation                    	       0x19b7d70b4 -[NSRegularExpression(NSMatching) matchesInString:options:range:] + 180
12  Foundation                    	       0x19b7e3df8 -[NSRegularExpression(NSReplacement) stringByReplacingMatchesInString:options:range:withTemplate:] + 140
13  Foundation                    	       0x19b860134 -[NSString(NSRegularExpressionSupport) _stringByReplacingOccurrencesOfRegularExpressionPattern:withTemplate:options:range:] + 220
14  kards-IOS-Shipping            	       0x10340e360 0x102604000 + 14721888
15  kards-IOS-Shipping            	       0x1032ecf18 0x102604000 + 13537048
16  kards-IOS-Shipping            	       0x10337c6d0 0x102604000 + 14124752
17  kards-IOS-Shipping            	       0x1033759f0 0x102604000 + 14096880
18  kards-IOS-Shipping            	       0x10292e1a0 0x102604000 + 3318176
19  kards-IOS-Shipping            	       0x102935e3c 0x102604000 + 3350076
20  dyld                          	       0x199d6eefc invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 444
21  dyld                          	       0x199dab864 invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 324
22  dyld                          	       0x199dcb58c invocation function for block in mach_o::Header::forEachSection(void (mach_o::Header::SectionInfo const&, bool&) block_pointer) const + 240
23  dyld                          	       0x199dc8318 mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208
24  dyld                          	       0x199dc9a58 mach_o::Header::forEachSection(void (mach_o::Header::SectionInfo const&, bool&) block_pointer) const + 124
25  dyld                          	       0x199dab334 dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 516
26  dyld                          	       0x199d6ecb4 dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 176
27  dyld                          	       0x199d76670 dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36
28  dyld                          	       0x199d6f460 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&, dyld3::Array<dyld4::Loader const*>&) const + 308
29  dyld                          	       0x199d73bf0 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_0::operator()() const + 180
30  dyld                          	       0x199d6f77c dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 716
31  dyld                          	       0x199d909e0 dyld4::APIs:

What version of PlayCover are you using?

3.1.0

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
Originally created by @flow0531 on GitHub (Jun 19, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1896 ### Describe the bug An error occurred when opening kards ### Steps to reproduce 1. Load the ipa file of kards 2. Open the kards app 3. An error occurred ### Expected behaviour Successfully opened kards and played normally ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: kards-IOS-Shipping [8691] Path: /Users/USER/*/Kards.app/kards-IOS-Shipping Identifier: com.1939.kards Version: 1.34 (0.1.8) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2025-06-19 10:14:49.1398 +0800 OS Version: macOS 15.5 (24F74) Report Version: 12 Anonymous UUID: 8ED469C0-A3A6-CBCD-C25A-D366EB119829 Sleep/Wake UUID: 876E235C-35DD-4765-BE33-16DB05E656BC Time Awake Since Boot: 4800 seconds Time Since Wake: 651 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: kards-IOS-Shipping [8691] Application Specific Information: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x19a0b9388 __pthread_kill + 8 1 libsystem_pthread.dylib 0x19a0f288c pthread_kill + 296 2 libsystem_c.dylib 0x199ffbc60 abort + 124 3 libc++abi.dylib 0x19a0a839c abort_message + 132 4 libc++abi.dylib 0x19a096d0c demangling_terminate_handler() + 344 5 libobjc.A.dylib 0x199d1cdd4 _objc_terminate() + 156 6 libc++abi.dylib 0x19a0a76b0 std::__terminate(void (*)()) + 16 7 libc++abi.dylib 0x19a0aac48 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88 8 libc++abi.dylib 0x19a0aabf0 __cxa_throw + 92 9 libobjc.A.dylib 0x199d12cf8 objc_exception_throw + 448 10 Foundation 0x19b7a6a7c -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 1700 11 Foundation 0x19b7d70b4 -[NSRegularExpression(NSMatching) matchesInString:options:range:] + 180 12 Foundation 0x19b7e3df8 -[NSRegularExpression(NSReplacement) stringByReplacingMatchesInString:options:range:withTemplate:] + 140 13 Foundation 0x19b860134 -[NSString(NSRegularExpressionSupport) _stringByReplacingOccurrencesOfRegularExpressionPattern:withTemplate:options:range:] + 220 14 kards-IOS-Shipping 0x10340e360 0x102604000 + 14721888 15 kards-IOS-Shipping 0x1032ecf18 0x102604000 + 13537048 16 kards-IOS-Shipping 0x10337c6d0 0x102604000 + 14124752 17 kards-IOS-Shipping 0x1033759f0 0x102604000 + 14096880 18 kards-IOS-Shipping 0x10292e1a0 0x102604000 + 3318176 19 kards-IOS-Shipping 0x102935e3c 0x102604000 + 3350076 20 dyld 0x199d6eefc invocation function for block in dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 444 21 dyld 0x199dab864 invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 324 22 dyld 0x199dcb58c invocation function for block in mach_o::Header::forEachSection(void (mach_o::Header::SectionInfo const&, bool&) block_pointer) const + 240 23 dyld 0x199dc8318 mach_o::Header::forEachLoadCommand(void (load_command const*, bool&) block_pointer) const + 208 24 dyld 0x199dc9a58 mach_o::Header::forEachSection(void (mach_o::Header::SectionInfo const&, bool&) block_pointer) const + 124 25 dyld 0x199dab334 dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 516 26 dyld 0x199d6ecb4 dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 176 27 dyld 0x199d76670 dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 36 28 dyld 0x199d6f460 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&, dyld3::Array<dyld4::Loader const*>&) const + 308 29 dyld 0x199d73bf0 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_0::operator()() const + 180 30 dyld 0x199d6f77c dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 716 31 dyld 0x199d909e0 dyld4::APIs: ``` ### What version of PlayCover are you using? 3.1.0 ### What version of macOS are you using? Sonoma (macOS 14) ### Issue Language - [x] Yes my issue is written in English
kerem 2026-03-03 19:05:04 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@viatearz commented on GitHub (Jun 24, 2025):

Fixed by https://github.com/PlayCover/PlayTools/pull/182
Try the nightly version, it should work

<!-- gh-comment-id:3000442761 --> @viatearz commented on GitHub (Jun 24, 2025): Fixed by https://github.com/PlayCover/PlayTools/pull/182 Try the nightly version, it should work
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#1245
No description provided.