Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions tags/guide/logs.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ embed:

For support with crashes or other errors, provide the relevant logs:

Logs: Located in the `logs` folder in your game directory. The latest log is a text file called `latest` or `latest.log`.
Crash reports: Located in the `crash-reports` folder in your game directory. If generated, share the newest one.
**Logs**: Located in the `logs` folder in your game directory. The latest log is a text file called `latest` or `latest.log`.
**Crash reports**: Located in the `crash-reports` folder in your game directory. If generated, share the newest one.

To make it easier for others to read, do not copy-and-paste, screenshot, or significantly alter your logs.
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.
To make it easier for others to read, **do not copy-and-paste, screenshot, or significantly alter your logs**.

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.

**»** [More information](https://docs.fabricmc.net/players/troubleshooting/uploading-logs)
-# For more information see [Fabric Documentation: Uploading Logs](<https://docs.fabricmc.net/players/troubleshooting/uploading-logs>)
10 changes: 4 additions & 6 deletions tags/guide/paste.ytag
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ This way, others don't have to download the file to read it, and it's easier to

**Paste sites and their size limits:**

**»** [GitHub Gist](https://gist.github.com/): 100 MiB / Requires an account
**»** [Paste.gg](https://paste.gg/): 15 MiB / Account is optional
**»** [Mclo.gs](https://mclo.gs/): 10 MiB / Anonymous (designed specifically for Minecraft logs)
**»** [Paste.ee](https://paste.ee/): 1 MiB / Account is optional (raises limit to 6 MiB)
**»** [Pastebin.com](https://pastebin.com/): 512 KiB / Account is optional
**»** [Hastebin.com](https://hastebin.com/): 400 KiB / Anonymous
* [mclo.gs](<https://mclo.gs/>): 10 MiB / Anonymous (designed specifically for Minecraft logs)
* [pastes.dev](<https://pastes.dev/>): 50 MiB / Anonymous
* [Pastebin.com](<https://pastebin.com/>): 512 KiB / Account is optional
* [GitHub Gist](<https://gist.github.com/>): 100 MiB / Requires an account
Loading