mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
Fix formatting and capitalization in How-to-find-your-logs.md for consistency
This commit is contained in:
+19
-18
@@ -1,34 +1,35 @@
|
||||
## Summary
|
||||
|
||||
- [BSManager Logs files](#bsmanager-logs-files)
|
||||
- [Beat Saber (BSIPA) log files](#beat-saber-bsipa-log-files)
|
||||
- [Player.log (Unity) log file](#playerlog-unity-log-file)
|
||||
- [BSManager Log Files](#bsmanager-log-files)
|
||||
- [Beat Saber (BSIPA) Log Files](#beat-saber-bsipa-log-files)
|
||||
- [Player.log (Unity) Log File](#playerlog-unity-log-file)
|
||||
|
||||
## BSManager Logs files
|
||||
## BSManager Log Files
|
||||
|
||||
1. Launch BSManager and go to Settings.
|
||||
1. Launch BSManager and go to **Settings**.
|
||||
2. Scroll to the bottom of the page.
|
||||
3. Click on the `Open logs` button.
|
||||
4. Right-click on the log file to be sent and select `Copy`.
|
||||
3. Click on the **`Open Logs`** button.
|
||||
4. Right-click on the log file to be sent and select **`Copy`**.
|
||||
> 📍 The requested file is usually the most recent log file, located at the bottom of the list.
|
||||
5. `Paste` your file in the channel where log files are requested.
|
||||
5. **`Paste`** your file in the channel where log files are requested.
|
||||
|
||||
<div align="center">
|
||||
<img src="../wiki/Troubleshoots/Debugging-tips/How-to-find-your-logs/BSMLogs.png" alt="BSMLogs.png" />
|
||||
</div>
|
||||
|
||||
## Beat Saber (BSIPA) log files
|
||||
## Beat Saber (BSIPA) Log Files
|
||||
|
||||
1. Launch BSManager and select the version with which you are experiencing the problem.
|
||||
2. Click the version options button at the top right of the interface, then select `Open Folder`.
|
||||
3. Double click the `Logs` folder to open it.
|
||||
4. Right-click the log file named `_latest.log` (or just `_latest`), and select Copy.
|
||||
2. Click the version options button at the top-right corner of the interface, then select **`Open Folder`**.
|
||||
3. Double-click the **`Logs`** folder to open it.
|
||||
4. Right-click the log file named **`_latest.log`** (or just **`_latest`**) and select **`Copy`**.
|
||||
> 📍 This file will usually be at the top of the list.
|
||||
5. `Paste` the file in the channel where log files are requested with __`ctrl+v`__.
|
||||
5. **`Paste`** the file in the channel where log files are requested using __`Ctrl+V`__.
|
||||
|
||||
## Player.log (Unity) log file
|
||||
## Player.log (Unity) Log File
|
||||
|
||||
1. Press __`win+r`__ simultaneously on your keyboard.
|
||||
2. Type or copy paste the following path into the window that pops up, and press enter: `%appdata%\..\LocalLow\Hyperbolic Magnetism\Beat Saber`
|
||||
3. Right-click the log file named __`Player.log`__ (or just __`Player`__, and select __`Copy`__).
|
||||
4. __`Paste`__ the file in the channel where log files are requested with __`ctrl+v`__.
|
||||
1. Press __`Win+R`__ simultaneously on your keyboard.
|
||||
2. Type or copy-paste the following path into the window that pops up, then press **Enter**:
|
||||
`%appdata%\..\LocalLow\Hyperbolic Magnetism\Beat Saber`
|
||||
3. Right-click the log file named **`Player.log`** (or just **`Player`**) and select **`Copy`**.
|
||||
4. **`Paste`** the file in the channel where log files are requested using __`Ctrl+V`__.
|
||||
|
||||
Reference in New Issue
Block a user