-
Notifications
You must be signed in to change notification settings - Fork 22
[BUG] OrwellVK crash #43
Description
Describe the bug
Can't register font with name (null). Error - Не удалось завершить операцию. Неверный аргумент
Call stack: (
0 CoreFoundation 0x0000000183452608 0013A8B1-2524-3534-B5BA-681AAF18C798 + 185864
1 libobjc.A.dylib 0x00000001809cd244 objc_exception_throw + 88
2 CoreFoundation 0x0000000183532960 0013A8B1-2524-3534-B5BA-681AAF18C798 + 1104224
3 VKClient 0x000000010a599304 NCLogImpl + 7329712
4 VKClient 0x000000010a599164 NCLogImpl + 7329296
5 VKClient 0x000000010a597ac0 NCLogImpl + 7323500
6 libdispatch.dylib 0x000000018b1e6fa8 C05E486D-81F2-367E-9CE1-E14573C4C268 + 16296
7 libdispatch.dylib 0x000000018b1e87f4 C05E486D-81F2-367E-9CE1-E14573C4C268 + 22516
8 VKClient 0x000000010b1fc754 _ZNK10soundtouch9TDStretch7overlapEPsPKsj + 4719300
9 VKClient 0x000000010b1fc820 _ZNK10soundtouch9TDStretch7overlapEPsPKsj + 4719504
10 VKClient 0x000000010fa56fa8 VK_SHADOW_sdallocx + 12394716
11 VKClient 0x000000010fa58a3c VK_SHADOW_sdallocx + 12401520
12 VKClient 0x000000010fa58b50 VK_SHADOW_sdallocx + 12401796
13 VKClient 0x000000010f11b814 VK_SHADOW_sdallocx + 2713928
14 VKClient 0x000000010f11b1e0 VK_SHADOW_sdallocx + 2712340
15 VKClient 0x000000010f11773c VK_SHADOW_sdallocx + 2697328
16 VKClient 0x000000010f114a64 VK_SHADOW_sdallocx + 2685848
17 VKClient 0x000000010f1148b8 VK_SHADOW_sdallocx + 2685420
18 OrwellVK.dylib 0x000000011876fcc4 WebPGetColorPalette + 270912
19 OrwellVK.dylib 0x00000001187b2f10 WebPGetColorPalette + 545932
20 UIKitCore 0x00000001860c3998 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 4700568
21 UIKitCore 0x00000001860c0c5c 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 4688988
22 UIKitCore 0x0000000185ee25dc 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 2729436
23 UIKitCore 0x00000001860940cc 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 4505804
24 UIKitCore 0x0000000186093ffc 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 4505596
25 UIKitCore 0x0000000186036650 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 4122192
26 UIKitCore 0x0000000185c5ce88 UIApplicationMain + 340
27 VKClient 0x000000010fcf23a0 VK_SHADOW_sdallocx + 15127764
28 LiveContainer 0x00000001004a3e0c invokeAppMain + 8612
29 LiveContainer 0x00000001004a12ec LiveContainerMain + 2492
30 dyld 0x00000001a9749de8 A770FF8C-8FB9-3E03-85FE-7F26DB36812B + 196072
)
Instructions to reproduce
Install OrwellVK
Open OrwellVK
Login my account
Crash
Not open
What version of LiveContainer are you using?
3.3.50 release (main/f9b1a4a)
Other info
I used different settings and different signatures, nothing helps