Created page with "Player.log ファイル" |
Created page with "「プロパティ」を選択します。" |
||
Line 2: | Line 2: | ||
<!--T:1--> | <!--T:1--> | ||
Resonite は複数の種類のログファイルを生成します: | |||
# 通常のログファイル | # 通常のログファイル | ||
# Player.log ファイル | # Player.log ファイル | ||
# | # Unity クラッシュダンプ | ||
<!--T:2--> | <!--T:2--> | ||
Line 11: | Line 11: | ||
== 通常のログファイル == <!--T:3--> | == 通常のログファイル == <!--T:3--> | ||
Resonite のログファイルは、 Resonite のインストールフォルダ内にあります。 | |||
<!--T:4--> | <!--T:4--> | ||
'''Steam版Resoniteの場合、以下の方法で簡単にアクセスできます''': | '''Steam版Resoniteの場合、以下の方法で簡単にアクセスできます''': | ||
# | # Steam ライブラリ内の Resonite を右クリックします。 | ||
# | # 「管理」→「ローカルファイルを閲覧」を選択します。 | ||
OR | OR | ||
# | # Steam ライブラリ内の Resonite を右クリックします。 | ||
# | # 「プロパティ」を選択します。 | ||
# | # 「インストール済みファイル」タブを選択し、「閲覧」をクリックします。 | ||
これによりファイルブラウザで Resonite のインストールフォルダが開かれます。 | |||
その後、「Logs」フォルダを開いてください。 | |||
<!--T:6--> | <!--T:6--> | ||
ログフォルダを開くと、ログファイルがビルド番号とログ作成日時で命名されています。問題を報告する際は、問題が発生したセッションに対応する最新のログを提出してください。 | |||
== | == Player.log ファイル == <!--T:8--> | ||
<p style="font-size:1.5em;">まずは上述の通り、通常のログファイルから始めてください。以下のファイルは通常、特に指定された場合のみ提出が必要です。</p> | |||
<!--T:9--> | <!--T:9--> |
Revision as of 03:50, 27 May 2025
Resonite は複数の種類のログファイルを生成します:
- 通常のログファイル
- Player.log ファイル
- Unity クラッシュダンプ
問題を診断するためにログファイルの提出をお願いする際、通常は「通常のログファイル」だけが必要ですので、まずはこれを提出してください。
通常のログファイル
Resonite のログファイルは、 Resonite のインストールフォルダ内にあります。
Steam版Resoniteの場合、以下の方法で簡単にアクセスできます:
- Steam ライブラリ内の Resonite を右クリックします。
- 「管理」→「ローカルファイルを閲覧」を選択します。
OR
- Steam ライブラリ内の Resonite を右クリックします。
- 「プロパティ」を選択します。
- 「インストール済みファイル」タブを選択し、「閲覧」をクリックします。
これによりファイルブラウザで Resonite のインストールフォルダが開かれます。 その後、「Logs」フォルダを開いてください。
ログフォルダを開くと、ログファイルがビルド番号とログ作成日時で命名されています。問題を報告する際は、問題が発生したセッションに対応する最新のログを提出してください。
Player.log ファイル
まずは上述の通り、通常のログファイルから始めてください。以下のファイルは通常、特に指定された場合のみ提出が必要です。
Unity Player.log files can be found by pressing Windows Key + R and entering %userprofile%\AppData\LocalLow\Yellow Dog Man Studios\Resonite
then OK. The Player.log is overwritten each time you launch Resonite, so make sure to collect it right away after you encounter a crash, or bug. If you have launched Resonite once since the issue occurred, the contents will be in the Player-prev.log file. If you’ve launched Resonite twice or more since the issue occurred, the Player.log file will be gone as it will have been overwritten.
Crash log and memory dump
In the event that you crash, Resonite will attempt to create crash logs, and memory dumps that are located in a Crashes folder found at %USERPROFILE%\AppData\Local\Temp\Yellow Dog Man Studios\Resonite\Crashes
. Inside of the Crashes folder are folders for each crash logged, and inside of each is an error.log file, a Player.log file, and a memory dump.
If they exist, submit the error.log, and Player.log file from the crash folder alongside the Resonite log from your installation folder. Otherwise, just submit the Resonite log, and the Player.log.
On Linux, via Proton, the crash logs can be found in ~/.local/share/Steam/steamapps/compatdata/2519830/pfx/drive_c/users/steamuser/Temp/Yellow Dog Man Studios/Resonite/Crashes
.