Skip to content

Instantly share code, notes, and snippets.

@IMB11
Created June 9, 2023 21:26
Show Gist options
  • Save IMB11/4fbb60cd89d3bb4cd3eb08c57e45a7be to your computer and use it in GitHub Desktop.
Save IMB11/4fbb60cd89d3bb4cd3eb08c57e45a7be to your computer and use it in GitHub Desktop.
name: Game Crashes on Launch!
description: If your game crashes on launch, use this template.
title: Game Crashes on Launch
labels:
- support
body:
- type: markdown
attributes:
value: >-
## **Where are my Logs?**
Check out the following pages for more information on how to find your
log files.
- [Finding Your Logs on Windows - FabricMC
Wiki](https://fabricmc.net/wiki/player:tutorials:logs_ml:windows)
- [Finding Your Logs on MacOS - FabricMC
Wiki](https://fabricmc.net/wiki/player:tutorials:logs_ml:mac)
It is recommended you upload your log files to https://mclo.gs/ to allow
easily readability and to censor any sensitive information such as
client tokens or personal information exposed by your operating system.
- type: input
id: logs
attributes:
label: Minecraft Logs
description: Upload your logs to https://mclo.gs/ and paste the URL here.
validations:
required: true
- type: textarea
id: other-info
attributes:
label: Information
description: >-
What are you trying to do? What did you expect to happen? Any other
information that can likely help? You can upload screenshots here by
dragging the screenshot file into the textbox.
- type: markdown
attributes:
value: >-
This template was generated with [Issue Forms
Creator](https://issue-forms-creator.netlify.app)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment