[GH-ISSUE #115] Hydra 2.2.2 #103

Closed
opened 2026-03-03 15:30:34 +03:00 by kerem · 1 comment
Owner

Originally created by @SoftwareRat on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/115

Describe the issue

*** -[NSFileManager createDirectoryAtURL:withIntermediateDirectories:attributes:error:]: URL is nil
Call stack: (
	0   CoreFoundation                      0x000000019d528f2c 76A3B198-3C09-323E-8359-0D4978E156F5 + 540460
	1   libobjc.A.dylib                     0x00000001953cf2b8 objc_exception_throw + 60
	2   Foundation                          0x000000019c495ea4 D27A6EC5-943C-3B0E-8D15-8840FD2914F0 + 1330852
	3   Hydra                               0x0000000104aa14e8 _ZN7plcrash2MS5async24dwarf_cfa_state_iteratorIyxE4nextEPjPNS1_28plcrash_dwarf_cfa_reg_rule_tEPy + 3590564
	4   Hydra                               0x000000010435be24 Hydra + 81444
	5   UIKitCore                           0x000000019fbedbac 9DA0D273-5506-3712-B73D-E0149D74C13C + 5008300
	6   UIKitCore                           0x000000019fbeb0e8 9DA0D273-5506-3712-B73D-E0149D74C13C + 4997352
	7   UIKitCore                           0x000000019fab999c 9DA0D273-5506-3712-B73D-E0149D74C13C + 3746204
	8   UIKitCore                           0x000000019fa6cb04 9DA0D273-5506-3712-B73D-E0149D74C13C + 3431172
	9   UIKitCore                           0x000000019fa6ca34 9DA0D273-5506-3712-B73D-E0149D74C13C + 3430964
	10  UIKitCore                           0x000000019fb31ac4 9DA0D273-5506-3712-B73D-E0149D74C13C + 4238020
	11  UIKitCore                           0x000000019fbe5d98 UIApplicationMain + 340
	12  Hydra                               0x000000010439d8f8 Hydra + 350456
	13  LiveContainer                       0x0000000100f915a8 invokeAppMain + 3040
	14  LiveContainer                       0x0000000100f90774 LiveContainerMain + 188
	15  dyld                                0x00000001c0ccf154 52039C94-4DA1-3638-BD52-020A0B5FA399 + 250196
)

Instructions to reproduce

Download the Hydra IPA from AppDB and install it via LiveContainer

What version of LiveContainer are you using?

Version 2.1.1-release (main/336622e)

Other

No response

Originally created by @SoftwareRat on GitHub (Aug 8, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/115 ### Describe the issue ``` *** -[NSFileManager createDirectoryAtURL:withIntermediateDirectories:attributes:error:]: URL is nil Call stack: ( 0 CoreFoundation 0x000000019d528f2c 76A3B198-3C09-323E-8359-0D4978E156F5 + 540460 1 libobjc.A.dylib 0x00000001953cf2b8 objc_exception_throw + 60 2 Foundation 0x000000019c495ea4 D27A6EC5-943C-3B0E-8D15-8840FD2914F0 + 1330852 3 Hydra 0x0000000104aa14e8 _ZN7plcrash2MS5async24dwarf_cfa_state_iteratorIyxE4nextEPjPNS1_28plcrash_dwarf_cfa_reg_rule_tEPy + 3590564 4 Hydra 0x000000010435be24 Hydra + 81444 5 UIKitCore 0x000000019fbedbac 9DA0D273-5506-3712-B73D-E0149D74C13C + 5008300 6 UIKitCore 0x000000019fbeb0e8 9DA0D273-5506-3712-B73D-E0149D74C13C + 4997352 7 UIKitCore 0x000000019fab999c 9DA0D273-5506-3712-B73D-E0149D74C13C + 3746204 8 UIKitCore 0x000000019fa6cb04 9DA0D273-5506-3712-B73D-E0149D74C13C + 3431172 9 UIKitCore 0x000000019fa6ca34 9DA0D273-5506-3712-B73D-E0149D74C13C + 3430964 10 UIKitCore 0x000000019fb31ac4 9DA0D273-5506-3712-B73D-E0149D74C13C + 4238020 11 UIKitCore 0x000000019fbe5d98 UIApplicationMain + 340 12 Hydra 0x000000010439d8f8 Hydra + 350456 13 LiveContainer 0x0000000100f915a8 invokeAppMain + 3040 14 LiveContainer 0x0000000100f90774 LiveContainerMain + 188 15 dyld 0x00000001c0ccf154 52039C94-4DA1-3638-BD52-020A0B5FA399 + 250196 ) ``` ### Instructions to reproduce Download the Hydra IPA from AppDB and install it via LiveContainer ### What version of LiveContainer are you using? Version 2.1.1-release (main/336622e) ### Other _No response_
kerem 2026-03-03 15:30:34 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Aug 9, 2024):

Fixed in latest commit by adding fake app group support.

<!-- gh-comment-id:2277067309 --> @khanhduytran0 commented on GitHub (Aug 9, 2024): Fixed in latest commit by adding fake app group support.
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/LiveContainer#103
No description provided.