Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launcher says an error occured but game launches #340

Open
Samega7Cattac opened this issue Mar 4, 2024 · 2 comments
Open

Launcher says an error occured but game launches #340

Samega7Cattac opened this issue Mar 4, 2024 · 2 comments

Comments

@Samega7Cattac
Copy link

Samega7Cattac commented Mar 4, 2024

Every time I launch the game the client pops up again saying it failed to launch the game but the game launches anyway.
The game launches without some of my config like FPS limiter at 120 (checked with HUD, game stuck at 60).

Debug Info

Anime Launcher SDK: 1.12.5
Anime Game Core: 1.17.4

gtk: 4.12.5
libadwaita: 1.4.4
pango: 1.52.0
cairo: 1.18.0

Debug.log file

https://gist.github.com/Samega7Cattac/27c3ed018b368e6572d585b9ab492d32

@krypt0nn
Copy link
Member

Either due to discord rpc or sandbox feature enabled. Not sure why

@Covkie
Copy link

Covkie commented Apr 18, 2024

Either due to discord rpc or sandbox feature enabled. Not sure why

If it fails to connect to discord (If Discord is not open) it Panics and thinks the game didnt open.

"name" = "anime-game-launcher"
"operating_system" = "Arch Linux Rolling Release [64-bit]"
"crate_version" = "3.9.5"
"explanation" = """
Panic occurred in file '/home/kylie/.cargo/git/checkouts/anime-launcher-sdk-72c1eacede3fc588/f4133c0/src/discord_rpc.rs' at line 82
"""
"cause" = "Failed to connect to discord: \"Couldn't connect to the Discord IPC socket\""
"method" = "Panic"
"backtrace" = """

   0: 0x5dbd1a69ce8c - <unresolved>
   1: 0x5dbd1a689c4b - <unresolved>
   2: 0x5dbd1a7f5395 - <unresolved>
   3: 0x70593157455a - <unresolved>
   4: 0x7059315f1a5c - <unresolved>
   5:        0x0 - <unresolved>"""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants