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

[BUG] - Can't change launcher-settings.json | 'charmap' codec can't decode byte 0x90 in position 792: character maps to <undefined> #37

Closed
ThiaudioTT opened this issue Apr 21, 2024 · 1 comment · Fixed by #38
Assignees
Labels
bug Something isn't working game update issue Related to updates of the game

Comments

@ThiaudioTT
Copy link
Owner

We are having trouble when installing the presence with the new update 1.14.4.3.

We can't change the launcher-settings.json, this causes the presence to not update.
Error:

'charmap' codec can't decode byte 0x90 in position 792: character maps to <undefined>

Possibly related: #36

Line in code:

print("Changing launcher-settings.json...")

Temporary solution

Change exePath in launcher-settings.json to:

"exePath": "./runRPC.bat",
@ThiaudioTT ThiaudioTT added the bug Something isn't working label Apr 21, 2024
@ThiaudioTT
Copy link
Owner Author

Probably we can't change because of this in the launcher-settings:?

image

@ThiaudioTT ThiaudioTT pinned this issue Apr 21, 2024
@ThiaudioTT ThiaudioTT added the game update issue Related to updates of the game label Apr 21, 2024
@ThiaudioTT ThiaudioTT self-assigned this Apr 21, 2024
@ThiaudioTT ThiaudioTT linked a pull request Apr 21, 2024 that will close this issue
@ThiaudioTT ThiaudioTT unpinned this issue Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working game update issue Related to updates of the game
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant