Skip to content

Commit f18f880

Browse files
Change logs and paste tags (#174)
* Update paste.ytag * Update logs.ytag
1 parent f0eb942 commit f18f880

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

tags/guide/logs.ytag

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ embed:
66

77
---
88

9-
When requesting support for a crash or other error, you should provide error logs - this will give us the information we'll need to help you.
9+
For support with crashes or other errors, provide the relevant logs:
1010

11-
You can find logs in the `logs` folder or `crash-reports` folder of your instance's directory. `Latest.log` files may contain more information than crash reports.
11+
Logs: Located in the `logs` folder in your game directory. The latest log is a text file called `latest` or `latest.log`.
12+
Crash reports: Located in the `crash-reports` folder in your game directory. If generated, share the newest one.
1213

13-
Please upload these logs to a paste site instead of uploading the file directly. Type `!!paste` for a list of sites you can use.
14+
To make it easier for others to read, do not copy-and-paste, screenshot, or significantly alter your logs.
15+
Upload logs to a paste site and share the link so others do not have to download it. Type `!!paste` for a list of sites.
1416

15-
Do not copy and paste, screenshot, or significantly alter your logs.
1617

1718
**»** [More information](https://fabricmc.net/wiki/player:tutorials:logs)

tags/guide/paste.ytag

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ embed:
66

77
---
88

9-
When sharing a large piece of code or a log, you should use a paste site instead of uploading a file or dumping it in a large codeblock.
10-
Dumping your code/log in a code block or a message can make it difficult for other people to read previous messages.
9+
When sharing long code or logs, it's best to upload it to a paste site and share the link.
10+
This way, others don't have to download the file to read it, and it's easier to read previous messages.
1111

1212
**Paste sites and their size limits:**
1313

0 commit comments

Comments
 (0)