You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+13-2Lines changed: 13 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,11 +32,22 @@ body:
32
32
description: |
33
33
The crash page of the launcher will have a "Share Logs" button. Please upload the log provided by the launcher here.
34
34
If your issue is related to a "Launcher Crash", you can find the "Share Launcher Logs" option in the launcher settings. Please upload the log archive provided by the launcher here.
35
-
If your issue is related to a "Game Crash", you can use a file manager to navigate to ZL2's public directory and locate the "latest_game.log" file.
35
+
If your issue is related to a "Game Crash":
36
+
< 2.4.3
37
+
You can use a file manager to navigate to ZL2's public directory and locate the "latest_game.log" file.
38
+
\>= 2.4.3
39
+
You can find the "Running Log" button in the version overview page, click it to open the log menu, and then share it.
36
40
**Please do not upload the game's own logs here, as the information they record is not comprehensive!**
0 commit comments