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

ゲームを終了した際にUnicodeDecodeErrorになる #98

Closed
kotobukit opened this issue Sep 7, 2023 · 1 comment
Closed

ゲームを終了した際にUnicodeDecodeErrorになる #98

kotobukit opened this issue Sep 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@kotobukit
Copy link

OS

Windows10 22H2

不具合の説明

#87 の対応ありがとうございました。
手持ちのゲームも生成したショートカット経由で起動できています。

1点、v5.1.2にて、DRMで保護されたゲームを終了した際にUnicodeDecodeErrorが発生しました。
対象のゲームは前回と同様こちらとなります。
https://dlsoft.dmm.co.jp/detail/clear_0019/

ウマ娘やデレステ等ではこの事象は発生しません。
DMMGamePlayerで起動する必要のある積んでいたゲームや体験版等をインストールして、同様の事象が起きるか検証しましたが、
そもそも起動しない等が発生したので今のところ他のゲームでは再現できていません。

エラーメッセージ

Traceback (most recent call last):
  File "launch.py", line 41, in thread
  File "launch.py", line 94, in launch
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8f in position 0: invalid start byte

ログ

No response

@kotobukit kotobukit added the bug Something isn't working label Sep 7, 2023
@fa0311
Copy link
Owner

fa0311 commented Sep 7, 2023

報告ありがとうございます
このエラーはログ出力に関するもので悪影響はないと思いますが次のアップデートで修正します

そもそも起動しない等が発生したので今のところ他のゲームでは再現できていません。

別のissuesを立てて詳しく報告できますか?

@fa0311 fa0311 changed the title DRMで保護されたゲームを終了した際にUnicodeDecodeErrorになる ゲームを終了した際にUnicodeDecodeErrorになる Sep 8, 2023
@fa0311 fa0311 mentioned this issue Sep 8, 2023
@fa0311 fa0311 closed this as completed in d43fc54 Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants