[GH-ISSUE #1679] [Bug]: Genshin Impack: Load interface crash #1064

Closed
opened 2026-03-03 19:03:30 +03:00 by kerem · 5 comments
Owner

Originally created by @flow0531 on GitHub (Sep 16, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1679

Describe the bug

I entered the game after loading and crashed in an instant

Steps to reproduce

  1. Open Game
  2. Loading
  3. Open The Door
  4. Enter the loading interface, And crash in a moment

Expected behaviour

Success enter into game.

Crash log

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

Process:               Yuanshen [40612]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.miHoYo.Yuanshen.app/Yuanshen
Identifier:            com.miHoYo.Yuanshen
Version:               5.0.0 (879)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-09-16 07:45:26.4174 +0800
OS Version:            macOS 14.5 (23F5049f)
Report Version:        12
Anonymous UUID:        8ED469C0-A3A6-CBCD-C25A-D366EB119829

Sleep/Wake UUID:       45C8A34D-B073-4002-A202-54C78D4FF9A2

Time Awake Since Boot: 140000 seconds
Time Since Wake:       108 seconds

System Integrity Protection: enabled

Crashed Thread:        86

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

Application Specific Information:
abort() called


Thread 0::  Dispatch queue: CDPurgeableResultCache
0   libicucore.A.dylib            	       0x1912daca4 icu::UnicodeSet::add(int const*, int, signed char) + 116
1   libicucore.A.dylib            	       0x1913fcf04 icu::RegexCompile::matchStartType() + 1744
2   libicucore.A.dylib            	       0x1913f9984 icu::RegexCompile::compile(UText*, UParseError&, UErrorCode&) + 652
3   libicucore.A.dylib            	       0x191414600 icu::RegexPattern::compile(UText*, unsigned int, UParseError&, UErrorCode&) + 448
4   libicucore.A.dylib            	       0x191468eb4 uregex_open + 360
5   Foundation                    	       0x18f2e2ddc -[NSRegularExpression initWithPattern:options:error:] + 308
6   Foundation                    	       0x18f2e2c88 +[NSRegularExpression regularExpressionWithPattern:options:error:] + 52
7   CacheDelete                   	       0x19f60ad8c disk + 172
8   CacheDelete                   	       0x19f60f384 -[CacheDeleteVolume effective_size] + 120
9   CacheDelete                   	       0x19f60f974 -[CacheDeleteVolume amountIsRational:] + 96
10  CacheDelete                   	       0x19f5faa48 -[CDRecentVolumeInfo _recentInfoAtUrgency:validateResults:] + 1108
11  CacheDelete                   	       0x19f613178 -[CDRecentInfo _recentInfoForVolume:atUrgency:validateResults:] + 172
12  CacheDelete                   	       0x19f604f20 __72-[CDPurgeableResultCache recentInfoForVolume:atUrgency:validateResults:]_block_invoke + 56
13  libdispatch. dylib             	       0x18df263e8 _dispatch_client_callout + 20
14  libdispatch. dylib             	       0x18df358d8 _dispatch_lane_barrier_sync_invoke_and_complete + 56
15  CacheDelete                   	       0x19f604e68 -[CDPurgeableResultCache recentInfoForVolume:atUrgency:validateResults:] + 240
16  CacheDelete                   	       0x19f605680 -[CDPurgeableResultCache recentInfoForVolumes:atUrgency:validateResults:targetVolume:] + 232
17  CacheDelete                   	       0x19f5f68c8 queryCache + 2212
18  CacheDelete                   	       0x19f5f5edc __clientCachedResults_block_invoke_2 + 192
19  libdispatch. dylib             	       0x18df263e8 _dispatch_client_callout + 20
20  libdispatch. dylib             	       0x18df358d8 _dispatch_lane_barrier_sync_invoke_and_complete + 56
21  CacheDelete                   	       0x19f5f5bc0 clientCachedResults + 228
22  CacheDelete                   	       0x19f5ee11c CacheDeleteCopyAvailableSpaceForVolume + 1048
23  CoreServicesInternal          	       0x19181552c volumePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 3252
24  CoreServicesInternal          	       0x19180ad38 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 460
25  CoreServicesInternal          	       0x191813884 _FSURLCopyResourcePropertiesForKeysInternal(__CFURL const*, __CFArray const*, void*, __CFError**, unsigned char) + 1160
26  CoreFoundation                	       0x18e1b8f64 CFURLCopyResourcePropertiesForKeys + 100
27  CoreFoundation                	       0x18e1b8e94 -[NSURL resourceValuesForKeys:error:] + 96
28  Yuanshen                      	       0x10e03f9c8 0x1023d4000 + 197573064
29  Yuanshen                      	       0x10dffe590 0x1023d4000 + 197305744
30  libdispatch. dylib             	       0x18df24750 _dispatch_call_block_and_release + 32
31  libdispatch. dylib             	       0x18df263e8 _dispatch_client_callout + 20
32  libdispatch. dylib             	       0x18df34bb8 _dispatch_main_queue_drain + 988
33  libdispatch. dylib             	       0x18df347cc _dispatch_main_queue_callback_4CF + 44
34  QuartzCore                    	       0x1964828a0 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48
35  QuartzCore                    	       0x19640770c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned

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 (Sep 16, 2024). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1679 ### Describe the bug I entered the game after loading and crashed in an instant ### Steps to reproduce 1. Open Game 2. Loading 3. Open The Door 4. Enter the loading interface, And crash in a moment ### Expected behaviour Success enter into game. ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Yuanshen [40612] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.miHoYo.Yuanshen.app/Yuanshen Identifier: com.miHoYo.Yuanshen Version: 5.0.0 (879) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-09-16 07:45:26.4174 +0800 OS Version: macOS 14.5 (23F5049f) Report Version: 12 Anonymous UUID: 8ED469C0-A3A6-CBCD-C25A-D366EB119829 Sleep/Wake UUID: 45C8A34D-B073-4002-A202-54C78D4FF9A2 Time Awake Since Boot: 140000 seconds Time Since Wake: 108 seconds System Integrity Protection: enabled Crashed Thread: 86 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Thread 0:: Dispatch queue: CDPurgeableResultCache 0 libicucore.A.dylib 0x1912daca4 icu::UnicodeSet::add(int const*, int, signed char) + 116 1 libicucore.A.dylib 0x1913fcf04 icu::RegexCompile::matchStartType() + 1744 2 libicucore.A.dylib 0x1913f9984 icu::RegexCompile::compile(UText*, UParseError&, UErrorCode&) + 652 3 libicucore.A.dylib 0x191414600 icu::RegexPattern::compile(UText*, unsigned int, UParseError&, UErrorCode&) + 448 4 libicucore.A.dylib 0x191468eb4 uregex_open + 360 5 Foundation 0x18f2e2ddc -[NSRegularExpression initWithPattern:options:error:] + 308 6 Foundation 0x18f2e2c88 +[NSRegularExpression regularExpressionWithPattern:options:error:] + 52 7 CacheDelete 0x19f60ad8c disk + 172 8 CacheDelete 0x19f60f384 -[CacheDeleteVolume effective_size] + 120 9 CacheDelete 0x19f60f974 -[CacheDeleteVolume amountIsRational:] + 96 10 CacheDelete 0x19f5faa48 -[CDRecentVolumeInfo _recentInfoAtUrgency:validateResults:] + 1108 11 CacheDelete 0x19f613178 -[CDRecentInfo _recentInfoForVolume:atUrgency:validateResults:] + 172 12 CacheDelete 0x19f604f20 __72-[CDPurgeableResultCache recentInfoForVolume:atUrgency:validateResults:]_block_invoke + 56 13 libdispatch. dylib 0x18df263e8 _dispatch_client_callout + 20 14 libdispatch. dylib 0x18df358d8 _dispatch_lane_barrier_sync_invoke_and_complete + 56 15 CacheDelete 0x19f604e68 -[CDPurgeableResultCache recentInfoForVolume:atUrgency:validateResults:] + 240 16 CacheDelete 0x19f605680 -[CDPurgeableResultCache recentInfoForVolumes:atUrgency:validateResults:targetVolume:] + 232 17 CacheDelete 0x19f5f68c8 queryCache + 2212 18 CacheDelete 0x19f5f5edc __clientCachedResults_block_invoke_2 + 192 19 libdispatch. dylib 0x18df263e8 _dispatch_client_callout + 20 20 libdispatch. dylib 0x18df358d8 _dispatch_lane_barrier_sync_invoke_and_complete + 56 21 CacheDelete 0x19f5f5bc0 clientCachedResults + 228 22 CacheDelete 0x19f5ee11c CacheDeleteCopyAvailableSpaceForVolume + 1048 23 CoreServicesInternal 0x19181552c volumePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 3252 24 CoreServicesInternal 0x19180ad38 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 460 25 CoreServicesInternal 0x191813884 _FSURLCopyResourcePropertiesForKeysInternal(__CFURL const*, __CFArray const*, void*, __CFError**, unsigned char) + 1160 26 CoreFoundation 0x18e1b8f64 CFURLCopyResourcePropertiesForKeys + 100 27 CoreFoundation 0x18e1b8e94 -[NSURL resourceValuesForKeys:error:] + 96 28 Yuanshen 0x10e03f9c8 0x1023d4000 + 197573064 29 Yuanshen 0x10dffe590 0x1023d4000 + 197305744 30 libdispatch. dylib 0x18df24750 _dispatch_call_block_and_release + 32 31 libdispatch. dylib 0x18df263e8 _dispatch_client_callout + 20 32 libdispatch. dylib 0x18df34bb8 _dispatch_main_queue_drain + 988 33 libdispatch. dylib 0x18df347cc _dispatch_main_queue_callback_4CF + 44 34 QuartzCore 0x1964828a0 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48 35 QuartzCore 0x19640770c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned ``` ### 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:03:30 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Try808room commented on GitHub (Sep 16, 2024):

Yes, I got the same problem that I even can't see the loading page and I drop off

<!-- gh-comment-id:2351944266 --> @Try808room commented on GitHub (Sep 16, 2024): Yes, I got the same problem that I even can't see the loading page and I drop off
Author
Owner

@chengengliu commented on GitHub (Sep 16, 2024):

Same here; my os is Ventura13.6.3
The crash log:


crash report: -------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Yuanshen [6558]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.miHoYo.Yuanshen.app/Yuanshen
Identifier:            com.miHoYo.Yuanshen
Version:               5.0.0 (879)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-09-16 13:50:28.4489 +0800
OS Version:            macOS 13.6.3 (22G436)
Report Version:        12
Anonymous UUID:        B3F4CDA5-E638-D30C-FD95-51B282D943A9

Sleep/Wake UUID:       F03D878B-AD28-4986-A856-445C64F9F8D1

Time Awake Since Boot: 1800000 seconds
Time Since Wake:       1288 seconds

System Integrity Protection: enabled

Crashed Thread:        85

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

Application Specific Information:
abort() called


Thread 0::  Dispatch queue: com.apple.main-thread
0   Yuanshen                      	       0x10dae6a78 0x1043b8000 + 158526072
1   Yuanshen                      	       0x10de75d68 0x1043b8000 + 162258280
2   Yuanshen                      	       0x10de8afbc 0x1043b8000 + 162344892
3   Yuanshen                      	       0x10de8a738 0x1043b8000 + 162342712
4   Yuanshen                      	       0x10de8a1cc 0x1043b8000 + 162341324
5   Yuanshen                      	       0x10de8553c 0x1043b8000 + 162321724
6   Yuanshen                      	       0x10de069a0 0x1043b8000 + 161802656
7   Yuanshen                      	       0x10df60bf4 0x1043b8000 + 163220468
8   Yuanshen                      	       0x10df552b0 0x1043b8000 + 163173040
9   Yuanshen                      	       0x10e1a6578 0x1043b8000 + 165602680
10  Yuanshen                      	       0x10e1bfe78 0x1043b8000 + 165707384
11  Yuanshen                      	       0x1043e2558 0x1043b8000 + 173400
12  Yuanshen                      	       0x10448e144 0x1043b8000 + 876868
13  Yuanshen                      	       0x10875233c 0x1043b8000 + 70886204
14  Yuanshen                      	       0x1087401f4 0x1043b8000 + 70812148
15  Yuanshen                      	       0x1087401b0 0x1043b8000 + 70812080
16  Yuanshen                      	       0x1081de16c 0x1043b8000 + 65167724
17  Yuanshen                      	       0x1081de108 0x1043b8000 + 65167624
18  Yuanshen                      	       0x108635af8 0x1043b8000 + 69720824
19  Yuanshen                      	       0x107314fc4 0x1043b8000 + 49663940
20  Yuanshen                      	       0x1072f2a00 0x1043b8000 + 49523200
21  Yuanshen                      	       0x107306314 0x1043b8000 + 49603348
22  Yuanshen                      	       0x10731c6d4 0x1043b8000 + 49694420
23  Yuanshen                      	       0x106b7dbfc 0x1043b8000 + 41704444
24  Yuanshen                      	       0x106b7da34 0x1043b8000 + 41703988
25  Yuanshen                      	       0x105668634 0x1043b8000 + 19596852
26  Yuanshen                      	       0x10502150c 0x1043b8000 + 13014284
27  Yuanshen                      	       0x108988ee0 0x1043b8000 + 73207520
28  Yuanshen                      	       0x10564caa8 0x1043b8000 + 19483304
29  Yuanshen                      	       0x106eb405c 0x1043b8000 + 45072476
30  Yuanshen                      	       0x106eb3ea0 0x1043b8000 + 45072032
31  Yuanshen                      	       0x10c335bb0 0x1043b8000 + 133684144
32  Yuanshen                      	       0x10d1736a4 0x1043b8000 + 148616868
33  Yuanshen                      	       0x10df0a0ac 0x1043b8000 + 162865324
34  Yuanshen                      	       0x10df15098 0x1043b8000 + 162910360
35  Yuanshen                      	       0x10df1a930 0x1043b8000 + 162933040
36  Yuanshen                      	       0x10dcb0acc 0x1043b8000 + 160402124
37  Yuanshen                      	       0x10ddcb2a8 0x1043b8000 + 161559208
38  Yuanshen                      	       0x10ddcc2ac 0x1043b8000 + 161563308
39  Yuanshen                      	       0x10dabdf54 0x1043b8000 + 158359380
40  Yuanshen                      	       0x1043c3608 0x1043b8000 + 46600
41  Yuanshen                      	       0x1043c3524 0x1043b8000 + 46372
42  QuartzCore                    	       0x19d5f7418 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 776
43  QuartzCore                    	       0x19d5f7088 display_timer_callback(__CFMachPort*, void*, long, void*) + 324
44  CoreFoundation                	       0x1960de1f4 __CFMachPortPerform + 296
45  CoreFoundation                	       0x1960aeb3c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
46  CoreFoundation                	       0x1960aea5c __CFRunLoopDoSource1 + 520
47  CoreFoundation                	       0x1960ad43c __CFRunLoopRun + 2240
48  CoreFoundation                	       0x1960ac428 CFRunLoopRunSpecific + 612
49  HIToolbox                     	       0x19f900df0 RunCurrentEventLoopInMode + 292
50  HIToolbox                     	       0x19f900c2c ReceiveNextEventCommon + 648
51  HIToolbox                     	       0x19f900984 _BlockUntilNextEventMatchingListInModeWithFilter + 76
52  AppKit                        	       0x1992d4908 _DPSNextEvent + 636
53  AppKit                        	       0x1992d3aa4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
54  AppKit                        	       0x1992c7f08 -[NSApplication run] + 464
55  AppKit                        	       0x19929f358 NSApplicationMain + 880
56  AppKit                        	       0x1994f7b04 _NSApplicationMainWithInfoDictionary + 24
57  UIKitMacHelper                	       0x1ad728960 UINSApplicationMain + 988
58  UIKitCore                     	       0x1c18978e8 UIApplicationMain + 148
59  Yuanshen                      	       0x1043bd098 0x1043b8000 + 20632
60  dyld                          	       0x195c77f28 start + 2236
<!-- gh-comment-id:2352071797 --> @chengengliu commented on GitHub (Sep 16, 2024): Same here; my os is Ventura13.6.3 The crash log: ``` crash report: ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Yuanshen [6558] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.miHoYo.Yuanshen.app/Yuanshen Identifier: com.miHoYo.Yuanshen Version: 5.0.0 (879) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-09-16 13:50:28.4489 +0800 OS Version: macOS 13.6.3 (22G436) Report Version: 12 Anonymous UUID: B3F4CDA5-E638-D30C-FD95-51B282D943A9 Sleep/Wake UUID: F03D878B-AD28-4986-A856-445C64F9F8D1 Time Awake Since Boot: 1800000 seconds Time Since Wake: 1288 seconds System Integrity Protection: enabled Crashed Thread: 85 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Thread 0:: Dispatch queue: com.apple.main-thread 0 Yuanshen 0x10dae6a78 0x1043b8000 + 158526072 1 Yuanshen 0x10de75d68 0x1043b8000 + 162258280 2 Yuanshen 0x10de8afbc 0x1043b8000 + 162344892 3 Yuanshen 0x10de8a738 0x1043b8000 + 162342712 4 Yuanshen 0x10de8a1cc 0x1043b8000 + 162341324 5 Yuanshen 0x10de8553c 0x1043b8000 + 162321724 6 Yuanshen 0x10de069a0 0x1043b8000 + 161802656 7 Yuanshen 0x10df60bf4 0x1043b8000 + 163220468 8 Yuanshen 0x10df552b0 0x1043b8000 + 163173040 9 Yuanshen 0x10e1a6578 0x1043b8000 + 165602680 10 Yuanshen 0x10e1bfe78 0x1043b8000 + 165707384 11 Yuanshen 0x1043e2558 0x1043b8000 + 173400 12 Yuanshen 0x10448e144 0x1043b8000 + 876868 13 Yuanshen 0x10875233c 0x1043b8000 + 70886204 14 Yuanshen 0x1087401f4 0x1043b8000 + 70812148 15 Yuanshen 0x1087401b0 0x1043b8000 + 70812080 16 Yuanshen 0x1081de16c 0x1043b8000 + 65167724 17 Yuanshen 0x1081de108 0x1043b8000 + 65167624 18 Yuanshen 0x108635af8 0x1043b8000 + 69720824 19 Yuanshen 0x107314fc4 0x1043b8000 + 49663940 20 Yuanshen 0x1072f2a00 0x1043b8000 + 49523200 21 Yuanshen 0x107306314 0x1043b8000 + 49603348 22 Yuanshen 0x10731c6d4 0x1043b8000 + 49694420 23 Yuanshen 0x106b7dbfc 0x1043b8000 + 41704444 24 Yuanshen 0x106b7da34 0x1043b8000 + 41703988 25 Yuanshen 0x105668634 0x1043b8000 + 19596852 26 Yuanshen 0x10502150c 0x1043b8000 + 13014284 27 Yuanshen 0x108988ee0 0x1043b8000 + 73207520 28 Yuanshen 0x10564caa8 0x1043b8000 + 19483304 29 Yuanshen 0x106eb405c 0x1043b8000 + 45072476 30 Yuanshen 0x106eb3ea0 0x1043b8000 + 45072032 31 Yuanshen 0x10c335bb0 0x1043b8000 + 133684144 32 Yuanshen 0x10d1736a4 0x1043b8000 + 148616868 33 Yuanshen 0x10df0a0ac 0x1043b8000 + 162865324 34 Yuanshen 0x10df15098 0x1043b8000 + 162910360 35 Yuanshen 0x10df1a930 0x1043b8000 + 162933040 36 Yuanshen 0x10dcb0acc 0x1043b8000 + 160402124 37 Yuanshen 0x10ddcb2a8 0x1043b8000 + 161559208 38 Yuanshen 0x10ddcc2ac 0x1043b8000 + 161563308 39 Yuanshen 0x10dabdf54 0x1043b8000 + 158359380 40 Yuanshen 0x1043c3608 0x1043b8000 + 46600 41 Yuanshen 0x1043c3524 0x1043b8000 + 46372 42 QuartzCore 0x19d5f7418 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 776 43 QuartzCore 0x19d5f7088 display_timer_callback(__CFMachPort*, void*, long, void*) + 324 44 CoreFoundation 0x1960de1f4 __CFMachPortPerform + 296 45 CoreFoundation 0x1960aeb3c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 46 CoreFoundation 0x1960aea5c __CFRunLoopDoSource1 + 520 47 CoreFoundation 0x1960ad43c __CFRunLoopRun + 2240 48 CoreFoundation 0x1960ac428 CFRunLoopRunSpecific + 612 49 HIToolbox 0x19f900df0 RunCurrentEventLoopInMode + 292 50 HIToolbox 0x19f900c2c ReceiveNextEventCommon + 648 51 HIToolbox 0x19f900984 _BlockUntilNextEventMatchingListInModeWithFilter + 76 52 AppKit 0x1992d4908 _DPSNextEvent + 636 53 AppKit 0x1992d3aa4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 54 AppKit 0x1992c7f08 -[NSApplication run] + 464 55 AppKit 0x19929f358 NSApplicationMain + 880 56 AppKit 0x1994f7b04 _NSApplicationMainWithInfoDictionary + 24 57 UIKitMacHelper 0x1ad728960 UINSApplicationMain + 988 58 UIKitCore 0x1c18978e8 UIApplicationMain + 148 59 Yuanshen 0x1043bd098 0x1043b8000 + 20632 60 dyld 0x195c77f28 start + 2236 ```
Author
Owner

@Catta1997 commented on GitHub (Sep 16, 2024):

Does #1672 solution solve also this issue?

<!-- gh-comment-id:2352104910 --> @Catta1997 commented on GitHub (Sep 16, 2024): Does #1672 solution solve also this issue?
Author
Owner

@chengengliu commented on GitHub (Sep 16, 2024):

Does #1672 solution solve also this issue?

Yes, just tried that and it worked. Thank you. May I know if modifying that host file is considered as cheating? Will we get banned by MiHoyo?

<!-- gh-comment-id:2352119204 --> @chengengliu commented on GitHub (Sep 16, 2024): > Does #1672 solution solve also this issue? Yes, just tried that and it worked. Thank you. May I know if modifying that host file is considered as cheating? Will we get banned by MiHoyo?
Author
Owner

@flow0531 commented on GitHub (Sep 16, 2024):

Does #1672 solution solve also this issue?解决方案也能 #1672 解决这个问题吗?

Yes, just tried that and it worked. Thank you. May I know if modifying that host file is considered as cheating? Will we get banned by MiHoyo?是的,只是试了一下,它奏效了。谢谢。我能否知道修改该主机文件是否被视为作弊?我们会被 MiHoyo 封禁吗?

Thank you very much!!!

<!-- gh-comment-id:2352256674 --> @flow0531 commented on GitHub (Sep 16, 2024): > > Does #1672 solution solve also this issue?解决方案也能 #1672 解决这个问题吗? > > Yes, just tried that and it worked. Thank you. May I know if modifying that host file is considered as cheating? Will we get banned by MiHoyo?是的,只是试了一下,它奏效了。谢谢。我能否知道修改该主机文件是否被视为作弊?我们会被 MiHoyo 封禁吗? Thank you very much!!!
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#1064
No description provided.