[GH-ISSUE #419] [Game Support]: I can't open Onmyoji #194

Open
opened 2026-03-03 18:55:41 +03:00 by kerem · 10 comments
Owner

Originally created by @HowlApocalypse on GitHub (Oct 13, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/419

https://apps.apple.com/us/app/onmyoji/id1257031979

Current issues

  • Game fails to install
  • Game fails to open
  • Game crashes randomly during gameplay
  • Game does not work with keymapping
  • Game experiences graphical issues or broken UI
  • Game fails to connect to servers or complete download

More details

I tried to reinstalling and disable many times but I couldn't open the game.

Crash log

No response

Issue Language

  • Yes my issue is written in English
Originally created by @HowlApocalypse on GitHub (Oct 13, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/419 ### App Store link https://apps.apple.com/us/app/onmyoji/id1257031979 ### Current issues - [ ] Game fails to install - [X] Game fails to open - [ ] Game crashes randomly during gameplay - [ ] Game does not work with keymapping - [ ] Game experiences graphical issues or broken UI - [ ] Game fails to connect to servers or complete download ### More details I tried to reinstalling and disable many times but I couldn't open the game. ### Crash log _No response_ ### Issue Language - [X] Yes my issue is written in English
Author
Owner

@ZhichGaming commented on GitHub (Oct 13, 2022):

Have you tried disabling SIP, nvram and jailbreak detection?

<!-- gh-comment-id:1277778917 --> @ZhichGaming commented on GitHub (Oct 13, 2022): Have you tried disabling SIP, nvram and jailbreak detection?
Author
Owner

@HowlApocalypse commented on GitHub (Oct 13, 2022):

Have you tried disabling SIP, nvram and jailbreak detection?
I already tried to disable sip, but idk how to nvarm and jailbreak

<!-- gh-comment-id:1277785818 --> @HowlApocalypse commented on GitHub (Oct 13, 2022): > Have you tried disabling SIP, nvram and jailbreak detection? I already tried to disable sip, but idk how to nvarm and jailbreak
Author
Owner

@ZhichGaming commented on GitHub (Oct 13, 2022):

Read the documentation. docs.playcover.io

<!-- gh-comment-id:1277829207 --> @ZhichGaming commented on GitHub (Oct 13, 2022): Read the documentation. docs.playcover.io
Author
Owner

@HowlApocalypse commented on GitHub (Oct 14, 2022):

Read the documentation. docs.playcover.io

how to jailbreak because nvarm didn't work

<!-- gh-comment-id:1279299409 --> @HowlApocalypse commented on GitHub (Oct 14, 2022): > Read the documentation. docs.playcover.io how to jailbreak because nvarm didn't work
Author
Owner

@IsaacMarovitz commented on GitHub (Oct 14, 2022):

Game generates the following log

Process 4498 launched: '/Users/isaacmarovitz/Library/Containers/io.playcover.PlayCover/onmyoji.app/client' (arm64)
2022-10-14 15:02:20.461459-0400 client[4498:114282] [Enable]
2022-10-14 15:02:20.461612-0400 client[4498:114282] [Enable]
2022-10-14 15:02:20.487690-0400 client[4498:114282] 渠道列表=(
    NtSdkNetEase
) 
渠道个数=1
2022-10-14 15:02:20.487854-0400 client[4498:114282] 找到 class  "NtSdkNetEase"
2022-10-14 15:02:20.487866-0400 client[4498:114282] [NtSdkNetEase methodForSelector]
2022-10-14 15:02:20.495303-0400 client[4498:114282] <NtSdkNetEase: 0x104f0ab60> = [NtSdkNetEase new]
2022-10-14 15:02:20.531103-0400 client[4498:114282] KSCrash_static.framework版本匹配:2.2.7
2022-10-14 15:02:20.583391-0400 client[4498:114355] [rpc] Starting presence updater.
2022-10-14 15:02:20.584090-0400 client[4498:114356] [rpc] Sending new presence now: RichPresence(assets: SwordRPC.RichPresence.Assets(largeImage: Optional("https://github.com/PlayCover/playcover-website/raw/master/src/assets/images/play-cover.png"), largeText: nil, smallImage: nil, smallText: nil), details: "Playing onmyoji", instance: true, party: SwordRPC.RichPresence.Party(id: nil, max: nil, size: nil), state: "Powered by PlayCover", timestamps: SwordRPC.RichPresence.Timestamps(end: nil, start: Optional(2022-10-14 19:02:20 +0000)), buttons: [SwordRPC.RichPresence.Button(label: "Download PlayCover", url: "https://github.com/PlayCover/PlayCover/releases")])
2022-10-14 15:02:20.659579-0400 client[4498:114282] You've implemented -[<UIApplicationDelegate> application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist.
2022-10-14 15:02:20.659598-0400 client[4498:114282] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
[15:02:20.659] M [CLIENT] Exe module file: \private\Users\isaacmarovitz\Library\Containers\io.playcover.PlayCover\onmyoji.app\client
[15:02:20.659] M [CLIENT] Current directory: /private/Users/isaacmarovitz/Library/Containers/com.netease.onmyoji.gb/Data
[15:02:20.659] M [CLIENT] Initializing client....
[15:02:20.660] M [GAME] Init utils.dll (1063838562)

ERROR *****************************************************************************
[15:02:20.660] M [CLIENT] neox.xml not exist!


ERROR *****************************************************************************
[15:02:20.660] M [CLIENT] Failed to Initialize Engine!


ERROR *****************************************************************************
[15:02:20.660] M [CLIENT] Failed to init engine!

Process 4498 exited with status = 0 (0x00000000) 
<!-- gh-comment-id:1279358833 --> @IsaacMarovitz commented on GitHub (Oct 14, 2022): Game generates the following log ```shell Process 4498 launched: '/Users/isaacmarovitz/Library/Containers/io.playcover.PlayCover/onmyoji.app/client' (arm64) 2022-10-14 15:02:20.461459-0400 client[4498:114282] [Enable] 2022-10-14 15:02:20.461612-0400 client[4498:114282] [Enable] 2022-10-14 15:02:20.487690-0400 client[4498:114282] 渠道列表=( NtSdkNetEase ) 渠道个数=1 2022-10-14 15:02:20.487854-0400 client[4498:114282] 找到 class "NtSdkNetEase" 2022-10-14 15:02:20.487866-0400 client[4498:114282] [NtSdkNetEase methodForSelector] 2022-10-14 15:02:20.495303-0400 client[4498:114282] <NtSdkNetEase: 0x104f0ab60> = [NtSdkNetEase new] 2022-10-14 15:02:20.531103-0400 client[4498:114282] KSCrash_static.framework版本匹配:2.2.7 2022-10-14 15:02:20.583391-0400 client[4498:114355] [rpc] Starting presence updater. 2022-10-14 15:02:20.584090-0400 client[4498:114356] [rpc] Sending new presence now: RichPresence(assets: SwordRPC.RichPresence.Assets(largeImage: Optional("https://github.com/PlayCover/playcover-website/raw/master/src/assets/images/play-cover.png"), largeText: nil, smallImage: nil, smallText: nil), details: "Playing onmyoji", instance: true, party: SwordRPC.RichPresence.Party(id: nil, max: nil, size: nil), state: "Powered by PlayCover", timestamps: SwordRPC.RichPresence.Timestamps(end: nil, start: Optional(2022-10-14 19:02:20 +0000)), buttons: [SwordRPC.RichPresence.Button(label: "Download PlayCover", url: "https://github.com/PlayCover/PlayCover/releases")]) 2022-10-14 15:02:20.659579-0400 client[4498:114282] You've implemented -[<UIApplicationDelegate> application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist. 2022-10-14 15:02:20.659598-0400 client[4498:114282] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist. [15:02:20.659] M [CLIENT] Exe module file: \private\Users\isaacmarovitz\Library\Containers\io.playcover.PlayCover\onmyoji.app\client [15:02:20.659] M [CLIENT] Current directory: /private/Users/isaacmarovitz/Library/Containers/com.netease.onmyoji.gb/Data [15:02:20.659] M [CLIENT] Initializing client.... [15:02:20.660] M [GAME] Init utils.dll (1063838562) ERROR ***************************************************************************** [15:02:20.660] M [CLIENT] neox.xml not exist! ERROR ***************************************************************************** [15:02:20.660] M [CLIENT] Failed to Initialize Engine! ERROR ***************************************************************************** [15:02:20.660] M [CLIENT] Failed to init engine! Process 4498 exited with status = 0 (0x00000000) ```
Author
Owner

@IsaacMarovitz commented on GitHub (Oct 14, 2022):

That file is present in the App Bundle but it struggles to find it

<!-- gh-comment-id:1279363801 --> @IsaacMarovitz commented on GitHub (Oct 14, 2022): That file is present in the App Bundle but it struggles to find it
Author
Owner

@IsaacMarovitz commented on GitHub (Oct 14, 2022):

Okay update, you can get the game to open by copying this file here:
Screenshot 2022-10-14 at 15 32 40

To this folder:
Screenshot 2022-10-14 at 15 32 48

Past that point tho, the game hangs on the loading screen with no apparent error log. I tried opening with SIP off and on and it hangs either way.

<!-- gh-comment-id:1279382694 --> @IsaacMarovitz commented on GitHub (Oct 14, 2022): Okay update, you can get the game to open by copying this file here: <img width="1032" alt="Screenshot 2022-10-14 at 15 32 40" src="https://user-images.githubusercontent.com/42140194/195927446-23958f51-8e9c-47af-b690-759a3d1b64fb.png"> To this folder: <img width="1032" alt="Screenshot 2022-10-14 at 15 32 48" src="https://user-images.githubusercontent.com/42140194/195927458-32d09c7b-3f30-429f-8bf6-d18dfebbada3.png"> Past that point tho, the game hangs on the loading screen with no apparent error log. I tried opening with SIP off and on and it hangs either way.
Author
Owner

@nxkhang104 commented on GitHub (Mar 27, 2023):

Has anyone been able to solve it?

<!-- gh-comment-id:1484866902 --> @nxkhang104 commented on GitHub (Mar 27, 2023): Has anyone been able to solve it?
Author
Owner

@coderabbit214 commented on GitHub (May 25, 2023):

I have also encountered it.

<!-- gh-comment-id:1563133152 --> @coderabbit214 commented on GitHub (May 25, 2023): I have also encountered it.
Author
Owner

@SaltnonSugar commented on GitHub (Oct 21, 2024):

Has anyone handled this problem, I don't know how it works yet

<!-- gh-comment-id:2425368591 --> @SaltnonSugar commented on GitHub (Oct 21, 2024): Has anyone handled this problem, I don't know how it works yet
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#194
No description provided.