User Tools

Site Tools


player:tutorials:logs_ml:windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
player:tutorials:logs_ml:windows [2020/07/24 03:43] – added twitch and gdlauncher calloattiplayer:tutorials:logs_ml:windows [2023/09/29 19:42] – Add Modrinth App instructions poopooracoocoo
Line 1: Line 1:
-===== How to post your logs to get help - Minecraft Launcher =====+====== How to post your logs to get help =====
 + 
 +**Find the macOS tutorial at [[player:tutorials:logs_ml:mac|How to post your logs to get help (macOS)]]** 
 + 
 +**Notice: Do //NOT// copy and paste or drag and drop your log files into Discord!** See: [[player:tutorials:logs_ml:windows?#upload_your_log|Upload your log]]
  
 You have to post links to your logs so people will be able to help you when asking for support. You have to post links to your logs so people will be able to help you when asking for support.
 +
 +**Minecraft Launcher**
  
 The latest log file name is **''latest.log''** The latest log file name is **''latest.log''**
Line 8: Line 14:
  
 ---- ----
-=== Custom "Game Directory" ===+===== Minecraft Launcher - Default "Game Directory" ===== 
 +  
 +**FINDING THE MINECRAFT APPLICATION FOLDER:** 
 + 
 +Windows: Press Win+R and type **''%appdata%\.minecraft''** and press OK 
 + 
 +Linux: **''~/.minecraft''** or **''/home/<your username>/.minecraft/''** 
 + 
 + 
 +The latest log can be found in **''.minecraft\logs\''** 
 + 
 +The latest crash log can be found in the folder **''.minecraft\crash-reports''** 
 + 
 +**Do //NOT// drag and drop the log file into Discord!** See: [[player:tutorials:logs_ml:windows#upload_your_log|Upload your log]]  
 + 
 +---- 
 +===== Minecraft Launcher - Custom "Game Directory" =====
  
 If the installation that is crashing has a custom "Game Directory" the log files will be located inside the custom "Game Directory" of the Installation. If the installation that is crashing has a custom "Game Directory" the log files will be located inside the custom "Game Directory" of the Installation.
Line 15: Line 37:
  
 The latest crash log can be found in the folder **''customGameDirectory\crash-reports\''** The latest crash log can be found in the folder **''customGameDirectory\crash-reports\''**
 +
 +**Do not drag and drop the log file into Discord!** See: [[player:tutorials:logs_ml:windows#upload_your_log|Upload your log]] 
  
 ---- ----
-=== Default "Game Directory" === +===== CurseForge App=====
-  +
-**FINDING THE MINECRAFT APPLICATION FOLDER:**+
  
-WindowsPress Win+R and type **''%appdata%\.minecraft''** and press Ok+CurseForge App by default installs Minecraft instances in:
  
-Mac OS XIn Finder, in the Go menu, select "Go to Folder" and enter **''~/Library/Application Support/minecraft''**+Windows: ''C:\Users\username\curseforge\minecraft\Instances\instancename\''
  
-Linux: **''~/.minecraft''** or **''/home/<your username>/.minecraft/''**+**Do not drag and drop the log file into Discord!** See: [[player:tutorials:logs_ml:windows#upload_your_log|Upload your log]] 
  
 +----
 +===== Modrinth App =====
  
-The latest log can be found in **''.minecraft\logs\''**+The Modrinth App allows you to upload to a paste site from the appRight click on an instance, click "view instance", click the "Logs" page in the sidebar, and from there you can either copy the logs, or share them, which will upload the log file to mclo.gs. 
  
-The latest crash log can be found in the folder **''.minecraft\crash-reports''**+You can alternatively click "open folder" and open the `logs` or `crash-reports` folder to find the latest log or crash report.
  
 ---- ----
-=== Twitch Launcher and others ===+===== GDLauncher =====
  
-Twitch launcher by default installs Minecraft instances in:+GDLauncher by default installs Minecraft instances in:
  
- ''C:\Users\username\Twitch\Minecraft\Instances\instancename\''+Windows: ''C:\Users\username\AppData\Roaming\gdlauncher_next\instances\instancename\''
  
-GD Launcher by default installs Minecraft instances in:+**Do not drag and drop the log file into Discord!** See[[player:tutorials:logs_ml:windows#upload_your_log|Upload your log]] 
  
- ''C:\Users\username\AppData\Roaming\gdlauncher_next\instances\instancename\''+---- 
 +===== MultiMC and Prism Launcher ===== 
 + 
 +To keep the console open when the game crashes:  
 + 
 +Open MultiMC, click on "**Settings**" on the top horizontal toolbar, then on the "**Console**" tab, and ensure that the following two options are ticked: 
 + 
 +"**Show console when game is running?**"  
 + 
 +"**Show console when the game crashes?**" 
 + 
 +Start the Minecraft instance, when the game crashes, use the ''Upload'' button on the top right side of the instance **Console window**, in the **Minecraft Log** Tab to upload your log and post the link copied to your clipboard.
  
 ---- ----
 +===== Upload your log =====
 +Do not copy and paste, drag and drop, screenshot, or significantly alter your logs. **Use a paste service, then post the link to the paste in Discord chat.**
 +
 Open the log file, copy the contents to the clipboard, and paste them in a paste, for example: Open the log file, copy the contents to the clipboard, and paste them in a paste, for example:
  
-  * https://gist.github.com/100MB Requires member (Free) +  * https://gist.github.com/  100MB Requires member (Free) 
-  * https://pastebin.com/512KB as guest, 10MB as Pro ($$$)  +  * https://pastebin.com/     512KB as guest, 10MB as Pro ($$$)  
-  * https://hastebin.com/ 400KB +  * https://hastebin.com/     400KB 
-  * https://paste.ee/1MB as guest, 6MB as member (Free) +  * https://paste.ee/         1MB as guest, 6MB as member (Free) 
-  * https://paste.gg/15MB+  * https://paste.gg/         15MB 
 +  * https://mclo.gs/          10 MiB / Anonymous (designed specifically for Minecraft logs) 
 + 
 +Once you submit the paste, you can use the paste URL in the Fabric Discord so others can help you.  
 + 
 +When sharing a large piece of code or a log, you should use a paste site instead of dragging and dropping a file or copy and pasting your logs. Dumping your logs will result in a large embedded codeblock in your message, making it difficult for other people to read previous messages.   
 + 
 +Text files cannot be viewed on Discord for mobile, and Discord for desktop only shows a limited preview of the file. Uploading your logs to a paste site means that volunteers do not need to download your log to view it. Some paste sites also come with syntax highlighting, further saving the time of volunteers.  
 + 
  
-Once you submit the paste, you can use the paste URL in the Fabric Discord so others can help you 
  
  
  
player/tutorials/logs_ml/windows.txt · Last modified: 2024/01/11 11:00 by poopooracoocoo