> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/rdr2/exit/south/faq.md).

# South注入时错误提示及解决

{% hint style="success" %}
![](/files/qqrtPMI0DpEqhvuZTb4P)

<mark style="color:red;">**\[Error]Your time has expired**</mark>

**Q:您的令牌时间已过期 \[如天卡用户,到期后无法继续使用]**

**A:**<mark style="color:red;">**续费后在安装器点击卸载朝南,重新输入安装新购买的令牌**</mark>
{% endhint %}

{% hint style="success" %}
![](/files/tFa8x0nsnKmKwlNZjq41)

<mark style="color:red;">**\[Error]There has been an error**</mark>

**Q:激活码填写错误,如填空格或多填字母符号一类都会导致此问题**

**A:**<mark style="color:red;">**退出游戏在安装器点击卸载朝南,务必重新正确复制激活码然后再去安装**</mark>
{% endhint %}

{% hint style="success" %}
![](/files/Igy8HzNGIQwKlG7JKmKh)

<mark style="color:red;">**无提示,不显示注入内容**</mark>

**Q:无法连接至服务器,仅支持UU/奇游/迅游三种加速器,其余低级加速器无法加载**

**A:**<mark style="color:red;">**退出游戏后更换节点或尝试更换模式重新注入即可**</mark>
{% endhint %}

{% hint style="success" %}
![](/files/2hqSjwPzNolcMsAablHc)

<mark style="color:red;">**\[Error]Failure to creatc connection(2)**</mark>

<mark style="color:red;">**\[Error]Failure to creatc connection(2)**</mark>

**Q:无法连接至服务器,仅支持UU/奇游/迅游三种加速器,其余低级加速器无法加载**

**A:**<mark style="color:red;">**退出游戏后更换好的加速器节点或尝试更换加速器模式重新注入即可**</mark>
{% endhint %}

{% hint style="success" %}
![](/files/s59h12pctc1iDrBDIHk0)

<mark style="color:red;">**\[Error]Your HWID docs not match**</mark>

**Q:HWID不匹配,因更换电脑使用导致,需要解除电脑绑定**

**A:**<mark style="color:red;">**超出24小时不去注入用辅助会自动解绑 解绑后重新注入辅助使用即可**</mark>
{% endhint %}

{% hint style="success" %}
![](/files/OEnU9DfkxgdpWTUembJs)

<mark style="color:red;">**\[Error]**</mark> <mark style="color:green;">**New**</mark> <mark style="color:red;">**version available**</mark>

**Q:版本落后,官网推出了版本更新**

**A:**<mark style="color:red;">**国外官网推出更新,请耐心等待国内安装器更新文件**</mark>
{% endhint %}

{% hint style="success" %}
![](/files/PJuTUE952PdCEgGsDdEb)

<mark style="color:red;">**\[Error]Your account is banned**</mark>

**Q:此提示并不代表卡密被封禁,如果是网吧用户,可能是盗版系统,换电脑尝试**

**A:**<mark style="color:red;">**Win10用户上述无效请下载下方文件,将您的Windows系统转换为专业版在注入即可**</mark>

[<mark style="color:blue;">**"点击下载Win10版本转换工具"**</mark>](https://shark.lanzouw.com/inPOagtyo5i) <mark style="color:red;">**下载后选择专业版按下图操作后重启即可**</mark>

![](/files/pqUvYw2gbFhStH2zxt02)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shark.top/rdr2/exit/south/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
