[GH-ISSUE #1684] [Bug]: Log-in attempt crash #1071

Closed
opened 2026-03-03 19:03:33 +03:00 by kerem · 5 comments
Owner

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

  • Yes my issue is written in English
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 - [X] Yes my issue is written in English
kerem 2026-03-03 19:03:33 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Catta1997 commented on GitHub (Sep 18, 2024):

Global Genshin?

<!-- gh-comment-id:2357919794 --> @Catta1997 commented on GitHub (Sep 18, 2024): Global Genshin?
Author
Owner

@shuttle666 commented on GitHub (Sep 18, 2024):

Same bug with China mainland version.

<!-- gh-comment-id:2358984209 --> @shuttle666 commented on GitHub (Sep 18, 2024): Same bug with China mainland version.
Author
Owner

@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).

<!-- gh-comment-id:2359007180 --> @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).
Author
Owner

@Catta1997 commented on GitHub (Sep 18, 2024):

try #1672

<!-- gh-comment-id:2359027515 --> @Catta1997 commented on GitHub (Sep 18, 2024): try #1672
Author
Owner

@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开机密码(输入内容不可见),输完后回车
关闭终端,现在应该能玩了。还不行就重启一下电脑
其实就是本地屏蔽了三个网址,阻断游戏某些日志上传和某种配置下发。老米的服务器只会以为你网不好

<!-- gh-comment-id:2370130328 --> @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开机密码(输入内容不可见),输完后回车 关闭终端,现在应该能玩了。还不行就重启一下电脑 其实就是本地屏蔽了三个网址,阻断游戏某些日志上传和某种配置下发。老米的服务器只会以为你网不好
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/PlayCover#1071
No description provided.