README: add crash-log locations + Discord reporting guide
This commit is contained in:
@@ -253,6 +253,39 @@ manual options and troubleshooting.
|
||||
- Enable **Fresh Animations** in Options → Resource Packs (ships alongside 3D Skin Layers).
|
||||
- If shaders look off, verify the Complementary pack is active in Options → Video Settings → Shader Packs.
|
||||
|
||||
## Crashes & getting help
|
||||
|
||||
If the game crashes or something breaks, send us the log on **Discord** — with
|
||||
it we can usually tell you exactly which mod is at fault.
|
||||
|
||||
**Where to find the files (Prism Launcher):**
|
||||
|
||||
1. Right-click the instance → **Folder** (or **Minecraft folder**). This opens
|
||||
the instance directory.
|
||||
2. Crash reports are in **`crash-reports/`** — pick the newest
|
||||
`crash-...-client.txt`.
|
||||
3. If there is no crash report (game froze or was closed), grab
|
||||
**`logs/latest.log`** instead.
|
||||
|
||||
Quick paths by OS (the folder name includes the version you imported):
|
||||
|
||||
| OS | Instance folder |
|
||||
|----|-----------------|
|
||||
| Windows | `%APPDATA%\PrismLauncher\instances\ReapersSky-...\minecraft\` |
|
||||
| Linux | `~/.local/share/PrismLauncher/instances/ReapersSky-.../minecraft/` |
|
||||
| macOS | `~/Library/Application Support/PrismLauncher/instances/ReapersSky-.../minecraft/` |
|
||||
|
||||
**When posting on Discord, please include:**
|
||||
|
||||
- The full crash report or `latest.log` as a **file upload** (not pasted text)
|
||||
- What you were doing when it happened
|
||||
- Whether it happens in singleplayer too
|
||||
|
||||
> Server-side issues (everyone affected, or things broken only on the server)
|
||||
> are handled by the maintainers — server logs live in
|
||||
> `~/reaper-sky-server/logs/latest.log` and `~/reaper-sky-server/crash-reports/`
|
||||
> on the server box.
|
||||
|
||||
## Rebuilding the pack (maintainers)
|
||||
|
||||
`python3 build_mrpack.py` regenerates the `.mrpack` from the dedicated
|
||||
|
||||
Reference in New Issue
Block a user