mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #1684] [Bug]: Log-in attempt crash #1071
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#1071
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 @lxynmnsr on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1684
Describe the bug
When I try to launch a HoYoverse game (Genshin Impact, Honkai: Star Rail, etc..), when I attempt a log in, it crashes no matter how many times I try, it may be because of a location change, but even after 1 month after a location change without VPN usage, it crashes.
Steps to reproduce
1- Open Genshin Impact, Honkai: Star Rail, etc..
2- Make sure you're completely logged out of any account
3- Attempt a log in without Facebook, Apple or Google
4- Click the "Log In."
Expected behaviour
It'll crash and after a few seconds, a popup should appear saying that the app crashed unexpectedly.
Crash log
No response
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@Catta1997 commented on GitHub (Sep 18, 2024):
Global Genshin?
@shuttle666 commented on GitHub (Sep 18, 2024):
Same bug with China mainland version.
@TheMoonThatRises commented on GitHub (Sep 18, 2024):
Clear PlayChain data and try again (in PlayCover, left click the app and it should show you a menu with the option).
@Catta1997 commented on GitHub (Sep 18, 2024):
try #1672
@aiaoxd commented on GitHub (Sep 24, 2024):
it works for me. FYI.
基于 @orchidflower 的解决方法简化了操作步骤:
在启动台搜索 终端 打开《终端》应用;
复制粘贴这行代码并回车:
sudo -- sh -c 'echo "0.0.0.0 dispatchcnglobal.yuanshen.com\n0.0.0.0 ys-log-upload.mihoyo.com\n0.0.0.0 apm-log-upload-v6.mihoyo.com" >> /etc/hosts'
输入Mac开机密码(输入内容不可见),输完后回车
关闭终端,现在应该能玩了。还不行就重启一下电脑
其实就是本地屏蔽了三个网址,阻断游戏某些日志上传和某种配置下发。老米的服务器只会以为你网不好