# KNOWN ISSUES

## DOWNLOADING THE LAUNCHER

**Windows Defender Alert**

**Issue**: Because the game is new and few people have downloaded, your Windows Defender may alert you to that fact.\
**Status**: This issue should resolve on its own as the game is downloaded by more people.

## HYPERPLAY VERSION OF **THE GAME**

**Pending TXN Bug**&#x20;

**Issue**: There is a bug that causes TXNs to display as “Pending” in your wallet indefinitely although they have successfully gone through. This is just a visual bug but we understand it is annoying and we are investigating solutions.

**Status**: Investigating.

**Workaround**: You can clear the activity of your wallet in settings. For Metamask, go to Settings -> Advanced -> Clear Activity Tab Data.

**Low Gas For Blockchain Transactions**

**Issue**: Currently, if you attempt to do a blockchain transaction in the game client using the HyperPlay overlay, you will notice that the gas for the transaction is being sent with a low GWEI. This sometimes causes the transactions to take a long time to go through and the game to time out. We are working with HyperPlay on a solution that will allow the system to suggest a higher gas amount.

**Status**: Waiting On HyperPlay to deploy fix.

**Workaround**: You can manually change the gas to the “Aggressive” amount in your Metamask or other wallet settings.

## **GENERAL GAME ISSUES**

**Custom Key Bindings**

**Issue**: Numbers cannot currently be used as bound keys if you set custom key bindings and custom key bindings saving between logins.&#x20;

**Status**: Investigating.

**Workaround**: If you experience issues, we suggest you use the default settings for the time being.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.legions2029.com/known-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
