mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #1920] [Bug]: Honkai: Star Rail #1266
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1266
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @feibinrobin on GitHub (Jul 13, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1920
Describe the bug
I am encountering the same bug as when the 3.4 update was released: when logging in into the game, right after the train animation, the game crashes. I tried to uninstall and reinstall the IPA, changed the terminal but nothing seems to work.. i had previously fixed this bug so i don' really know what to do
Steps to reproduce
launch the Honkai Star Rail through playcover and log in
Expected behaviour
The game crashes, you get a notice from Apple that says the app unexpectedly crashed
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@lxynmnsr commented on GitHub (Jul 17, 2025):
have the same issue here, not sure what it is either
@h1arc commented on GitHub (Jul 18, 2025):
I have a bit more information here thanks to some crash reports. I think it might have to do with buffer allocation which then causes a seg fault. I'm fairly new to MacOS so I'm not completely sure on terminology it also took me way longer to figure out how to even check debug logs. 😅
'-[MTLIOAccelDevice newBufferWithLength:options:]: failed assertion 'length(67108864) must be less than 16777216.'hkrpg-2025-07-17-221409.txt
@TheMoonThatRises commented on GitHub (Jul 18, 2025):
Have you looked at #1905?
@h1arc commented on GitHub (Jul 18, 2025):
Thank you! I also saw a ton of connection issues, adding this to the hosts file fixed it for me too.