mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1849] [Bug]: Unable to open goddess of victory nikke HMT(crash) #1201
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#1201
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 @wangyouhao8922 on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1849
Describe the bug
Game fails to open.
The Global version of the game from: https://decrypt.day/app/id1585915174 works fine.
Can anyone fix the bug since this two different version connect to different server and accounts are depend on server.
Steps to reproduce
macOS: Sequoia 15.3.2
Download IPA from https://decrypt.day/app/id1630883882
Install and remove PlayTools, then open the game.
Crashed.
Expected behaviour
No crash occur.
buglog.txt
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Other (please specify)
Issue Language
@huaxiaoling1314 commented on GitHub (Apr 9, 2025):
如果你用iPhone,且有filza这个软件,可以把手机里的nikke应用数据导入你的mac,直接替换mac的数据,毕竟playcover是模拟iOS app的环境,现在mac上打开nikke点击下载崩溃,而玩游戏过程中不崩溃,那就直接不用它下载了,把iPhone下载好的复制到Mac就解决了,iOS filza 的数据目录在var-mobile-Containers-Data-Application-Nikke,mac上用playcover下载nikke的数据目录在/Users/你的用户名/Library/Containers/NIKKE,数据包括document,Library等多个文件夹,全部的复制到Mac上nikke文件夹的Data文件夹中,filza可以用Trollstore下载
If you use an iPhone and have the software filza, you can import the nikke application data in your phone into your Mac and directly replace the data on your Mac. After all, playcover simulates the environment of iOS app. Now, if you open nikke on your Mac and click to download, it will crash, but it will not crash during the game. Then you don't need to use it to download. Just copy the downloaded data on iPhone to Mac. The data directory of iOS filza is var-mobile-Containers-Data-Application-Nikke. The data directory of nikke downloaded by playcover on mac is /Users/your username/Library/Containers/NIKKE. The data includes multiple folders such as document and Library. Copy all of them to the Data folder of the nikke folder on Mac. filza can be downloaded using Trollstore
@wangyouhao8922 commented on GitHub (Apr 10, 2025):
Thanks a lot! It worked perfectly, bro 🙌
Regarding the first crash (when opening the game), I fixed it by deleting the previously downloaded data at
/Users/your_username/Library/Containers/com.gamamobi.nikke,
then uninstalling the game from PlayCover.
However, the HMT version couldn’t download the data properly and I don't have iphone, so I switched to installing the Global version of Nikke instead, which worked fine.
Next, I went to:
/Users/your_username/Library/Containers/com.proximabeta.nikke/Data (Global version)
and copied the ./Documents and ./Library folders.
Then I moved them to:
/Users/your_username/Library/Containers/com.gamamobi.nikke/Data (HMT version).
Now the game runs smoothly without any issues. Thanks again!