> For the complete documentation index, see [llms.txt](https://doc.5v8.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.5v8.im/game/scum/fikit/tis.md).

# FK注入错误提示

{% tabs %}
{% tab title="1" %}

<figure><img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2FWRYnEnGIHIBgCfb1rm2v%2Fimage.png?alt=media&#x26;token=d6faaca0-8002-4459-88ca-06550e91cfb7" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**`安装绕过程序失败`**</mark>
{% endhint %}

> **需要重装系统**
> {% endtab %}
> {% endtabs %}

{% tabs %}
{% tab title="2.账号被锁" %}
{% hint style="danger" %} <mark style="color:red;">**错误提示：**</mark>

<mark style="color:red;">**`Response：Your acount has a security block，please login on website to fix it....`**</mark><mark style="color:red;">**&#x20;**</mark><mark style="color:red;">**\[账户锁定]**</mark>

<mark style="color:red;">**日志中如果出现下图提示：**</mark><mark style="color:red;">**`即代表FK系统判定你的账户可能有风险,暂时锁定账户`**</mark>
{% endhint %}

<figure><img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2FW7dJqfXJP6N7tGrYd8OP%2Fimage(1).png?alt=media&#x26;token=04bb0c79-be3a-40e5-b8d0-bb2e06007495" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**解决方法：**

**登陆FK官网进行解锁**

[**https://fikitcheats.com/**](https://fikitcheats.com/) **\[FK主站,若主站被墙导致无法访问,通过备用站点访问]**

[**https://fikitcheats-alter.com/**](https://fikitcheats-alter.com/) **\[FK备用网站]**

**根据下图提示操作**
{% endhint %}

<figure><img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2FJmvAIlIDB7KVGi4x8b3D%2Fimage.png?alt=media&#x26;token=b14a3e6f-94ec-4688-b520-f5f588f3320b" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2FRHxEMwABwDXclX3ljuEJ%2Fimage(3).png?alt=media&#x26;token=42374816-67d9-438d-8645-0096fed82c6d" alt=""><figcaption><p><strong>此图代表解锁完成</strong></p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**若你的账户无法正常收到PIN**</mark>

<mark style="color:blue;">**请检查**</mark><mark style="color:blue;">**`垃圾邮箱`**</mark><mark style="color:blue;">**,若依然无法得到PIN**</mark>

<mark style="color:blue;">**请联系卖家向官方反馈获取你的PIN值**</mark>
{% endhint %}
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="3.英伟达显卡驱动问题" %}

<figure><img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2FvvlA1GfJSjILDImdLxRc%2Fimage.png?alt=media&#x26;token=8d0a3523-5458-4b96-bde3-c2b234553dad" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="4." %}

<figure><img src="https://1734756017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoCYvvXN5D4X6fnJfQ2C%2Fuploads%2FiRdJ80h7tdd4P57mIzNe%2Fimage(5).png?alt=media&#x26;token=19414aa2-b535-4945-afcf-d468cd0bf557" alt=""><figcaption><p>服务器链接失败</p></figcaption></figure>

> **使用`安装器`,打开**<mark style="color:blue;">**`FKRDR2菜单文件夹`**</mark>**,创建一个**<mark style="color:blue;">**`txt`**</mark>**格式的文本,把文本命名为：**<mark style="color:blue;">**`server`**</mark>**&#x20;然后保存即可**

**这样就自动连接到备用服务器了**
{% endtab %}
{% endtabs %}


---

# 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://doc.5v8.im/game/scum/fikit/tis.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.
