# 尋求幫助

## Preparation

Before you can rule out problems caused by mods or games, you need to consider that there is a problem with the Java VM driver (launcher) or hardware.

### ***Repeat, the location of your minecraft folder. The following will be replaced with "\[minecraft-version]":***

When you use version isolation, each of your minecraft version folders will be in `HMCLPE/.minecraft/versions/[your-version-name]`

If no&#x74;***,***&#x79;our minecraft version folders will be in

`HMCLPE/.minecraft`

### **Before seeking help, you need to have the following documents ready:**

* [ ] latest.log

Location:***`[minecraft-version]/logs/latest.log`***

* [ ] the newest crash report()

Location:***`[minecraft-version]/crash-reports`***

{% hint style="info" %}
Crash reports are generally named as

crash-year-month-day\_hour.min.second-type.txt

The types include client (client side) and server (server side), client side is the game launched directly with a launcher (such as HMCL-PE), server side is the server launched with the opening service file.
{% endhint %}

* [ ] What you did before the crash, etc., some information about your playtime

Location:***`Your Brain`***

## Asking for Help

There are two ways asking for help:

### Committing[ Issues](https://github.com/Tungstend/HMCL-PE/issues) to GitHub

#### Format reference:

Copy this block of code, paste it into the input box, and click Preview to check if the formatting is correct before posting

{% code overflow="wrap" %}

````markup
<details>
<summary>Log file name</summary>

```
The contents of the log file, copy and paste it here with a text editor and delete the text of this line
```
</details>
````

{% endcode %}

Multiple documents to copy by yourself

{% code overflow="wrap" %}

````markup
<details>
<summary>Log file name ONE</summary>

```
The contents of the log file, copy and paste it here with a text editor and delete the text of this line
```
</details>
<details>
<summary>Log file name TWO</summary>

```
The contents of the log file, copy and paste it here with a text editor and delete the text of this line
```
</details>
<details>
<summary>Log file name THREE</summary>

```
The contents of the log file, copy and paste it here with a text editor and delete the text of this line
```
</details>
````

{% endcode %}

### Get help at Discord

You can upload your files in Discord's "Support:#on-game-crash-report."

You can also send files directly to #General for help. There are more people online there, but not all of them may be able to answer your questions.

#### This is a tutorial from the official Discord:

> #### Summary
>
> \* **Navigate to the help channel** which best suits the nature of your issue&#x20;
>
> \* **Open a thread** describing the issue with as much pertinent detail as possible e.g
>
> * Relevant information from your logs
> * When was the issue first observed,was there a time recently when the issue did not exist, what has changed since
> * What tutorials or help have you already tried
>
> \***When your issue has been solved**, **please post** :heavy\_check\_mark: **as the final message in the thread**, and archive the thread
>
> **\*Do not beg for help** - when someone who is familiar with your ssue is available to offer assistance they will do so. Do not ping members for assistance without their prior consent. Please be patient.
>
> **\*Do not cross post in seeking assistance**
>
> \*We do not represent Canonical, we cannot provide "official" support or log your bugs

#### What are threads and how do we use them?

You can click on the [links](https://mc-shengxia.gitbook.io/hmclpe-user-manual-zhhant/tong-guo-di-san-fang-ruan-jian-ti-chu-wen-ti/discord/how-to-use-threads) to jump to the [official tutorials](https://mc-shengxia.gitbook.io/hmclpe-user-manual-zhhant/tong-guo-di-san-fang-ruan-jian-ti-chu-wen-ti/discord/how-to-use-threads) included in the manual.

You can also get the tutorial in Discord under ["Support:#readme"](https://discord.com/channels/995291757799538688/1003984509412315166).

{% hint style="danger" %}
Note: Please do not copy the content of the file and paste it in Discord, this will not only lead to untidy content, but will also take up a lot of your chat space
{% endhint %}
