mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #1589] [Bug]: Tried to access Honkai: Star Rail and could not log in #990
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#990
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 @hamsterhugs on GitHub (Jul 13, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1589
Describe the bug
When I first downloaded the api, the issue described here https://docs.playcover.io/getting_started/troubleshoot_login#1 popped up, which is that it said "Invalid Parameter". I tried troubleshooting including using a different boot-arg but it did not work. I could not login with my Hoyoverse account, but I could login with my icloud account but that means restarting all my progress in the game. One issue might be that I forgot to carry out step 2 before carrying out step 3 the first time, and then I went back and did it again.

(https://nightly.link/PlayCover/PlayCover/workflows/2.nightly_release/develop/PlayCover_nightly_803.dmg.zip link used to download version of PlayCover)
Steps to reproduce
Download Honkai api
Shut down MacBook
Open startup options and then type csrutil disable in the terminal
Restart MacBook
Open PlayCover and attempt to login to Honkai
Realise I missed step 2 and then open the terminal and type sudo nvram etc
Restart MacBook
Login and then fail and get stuck here
Shut down MacBook and open startup options and type cstrutil disable again
Restart
Type in sudo nvram boot-args="amfi_get_out_of_my_way=1"
Expected behaviour
Login was supposed to work afterwards
Crash log
No response
What version of PlayCover are you using?
Nightly/beta (please specify build number)
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@MEMORIEmusic commented on GitHub (Jul 13, 2024):
step 1: open terminal
step 2: type
cd ~/Library/Containers/io.playcover.PlayCover/step 3: type
mkdir PlayChainif youre wondering what it does, it creates a folder named PlayChain. yeah, thats all it does
@hamsterhugs commented on GitHub (Jul 13, 2024):
Thank you! During what step do I open the terminal
@MEMORIEmusic commented on GitHub (Jul 13, 2024):
None. SIP method has been deprecated. Reset your boot-args, turn SIP back on. then when it boots up, type the above commands in.
@hamsterhugs commented on GitHub (Jul 13, 2024):
How do I reset my boot-args
@hamsterhugs commented on GitHub (Jul 13, 2024):
It worked! Thank you so much