m Add translation categorization https://meta.wikimedia.org/wiki/Meta:Internationalization_guidelines#Categorization |
m T:23 multitime uses results fail to mark as translation. why...? I delete newer one. |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate><!--T:1--> There are multiple log file types which Resonite Produces:</translate> | <translate><!--T:1--> There are multiple log file types which Resonite Produces:</translate> | ||
# <translate><!--T:2--> Regular log files</translate> | # <translate><!--T:2--> Regular log files</translate> | ||
Line 8: | Line 7: | ||
# <translate>Bootstrapper log files</translate> | # <translate>Bootstrapper log files</translate> | ||
<translate><!--T:5--> When asking for logs to diagnose issues, we ''usually'' need just the regular log files, so start by providing these.</translate> | <translate><!--T:5--> When asking for logs to diagnose issues, we ''usually'' need just the regular log files, so start by providing these.</translate> | ||
== <translate><!--T:6--> Regular Log Files</translate> == <!--T:3--> | == <translate><!--T:6--> Regular Log Files</translate> == <!--T:3--> | ||
<translate><!--T:7--> Resonite logs can be found in the Resonite installation directory.</translate> | <translate><!--T:7--> Resonite logs can be found in the Resonite installation directory.</translate> | ||
<translate><!--T:8--> '''For the Steam build of Resonite, these are most easily accessed by''':</translate> | <translate><!--T:8--> '''For the Steam build of Resonite, these are most easily accessed by''':</translate> | ||
# <translate><!--T:9--> Right click on Resonite in your Steam library</translate> | # <translate><!--T:9--> Right click on Resonite in your Steam library</translate> | ||
Line 26: | Line 24: | ||
<translate><!--T:14--> Then open the "Logs" folder</translate> | <translate><!--T:14--> Then open the "Logs" folder</translate> | ||
<translate><!--T:15--> Once in the log folder, you'll find logs named by build number, the date, and time of the log’s creation. When submitting them for help, select the most recent logs which correspond to the session the issue occurred in.</translate> | <translate><!--T:15--> Once in the log folder, you'll find logs named by build number, the date, and time of the log’s creation. When submitting them for help, select the most recent logs which correspond to the session the issue occurred in.</translate> | ||
== <translate><!--T:16--> Player.log Files</translate> == <!--T:8--> | == <translate><!--T:16--> Player.log Files</translate> == <!--T:8--> | ||
{{Note|<translate><!--T:17--> Please start with the regular log files as listed above, these files are usually only needed if requested.</translate>|danger}} | {{Note|<translate><!--T:17--> Please start with the regular log files as listed above, these files are usually only needed if requested.</translate>|danger}} | ||
<translate><!--T:18--> Unity Player.log files can be found by pressing Windows Key + R and entering <code>%userprofile%\AppData\LocalLow\Yellow Dog Man Studios\Renderite.Renderer</code> 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.</translate> | <translate><!--T:18--> Unity Player.log files can be found by pressing Windows Key + R and entering <code>%userprofile%\AppData\LocalLow\Yellow Dog Man Studios\Renderite.Renderer</code> 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.</translate> | ||
<translate | <translate>On Linux, via Proton, the Unity Player.log files can be found in<tvar name=logdirectory><code>~/.local/share/Steam/steamapps/compatdata/2519830/pfx/drive_c/users/steamuser/AppData/LocalLow/Yellow Dog Man Studios/Renderite.Renderer/</code></tvar></translate>. | ||
== <translate><!--T:19--> Crash log and memory dump</translate> == <!--T:10--> | == <translate><!--T:19--> Crash log and memory dump</translate> == <!--T:10--> | ||
<translate><!--T:20--> 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 <code>%USERPROFILE%\AppData\Local\Temp\Yellow Dog Man Studios\Resonite\Crashes</code>. 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.</translate> | <translate><!--T:20--> 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 <code>%USERPROFILE%\AppData\Local\Temp\Yellow Dog Man Studios\Resonite\Crashes</code>. 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.</translate> | ||
<translate><!--T:21--> 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.</translate> | <translate><!--T:21--> 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.</translate> | ||
Revision as of 06:41, 22 August 2025
There are multiple log file types which Resonite Produces:
- Regular log files
- Player.log files
- Unity crash dumps
- Bootstrapper log files
When asking for logs to diagnose issues, we usually need just the regular log files, so start by providing these.
Regular Log Files
Resonite logs can be found in the Resonite installation directory.
For the Steam build of Resonite, these are most easily accessed by:
- Right click on Resonite in your Steam library
- Select Manage > Browse Local Files
OR
- Right click on Resonite in your Steam library
- Select Properties
- Then selecting Installed Files > Browse
This will open a file browser to the Resonite Installation Folder Then open the "Logs" folder
Once in the log folder, you'll find logs named by build number, the date, and time of the log’s creation. When submitting them for help, select the most recent logs which correspond to the session the issue occurred in.
Player.log Files
Unity Player.log files can be found by pressing Windows Key + R and entering %userprofile%\AppData\LocalLow\Yellow Dog Man Studios\Renderite.Renderer
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.
On Linux, via Proton, the Unity Player.log files can be found in~/.local/share/Steam/steamapps/compatdata/2519830/pfx/drive_c/users/steamuser/AppData/LocalLow/Yellow Dog Man Studios/Renderite.Renderer/
.
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/AppData/Local/Temp/Yellow Dog Man Studios/Resonite/Crashes
.
Bootstrapper log
There is only one bootstrapper log file created, Bootstrapper.log
, located directly in the Resonite installation directory. Refer to the Regular Log Files section above for details on locating the Resonite installation directory.