# 常见错误

## 第一次启动作弊程序时控制台清空

1. 检查 akebi 的路径是否正确
2. 确保作弊加载程序不在 User、OneDrive、Appdata 文件夹中
3. 如果有，将作弊移动到任何驱动器并为其创建一个文件夹
4. 文件夹名称也必须仅包含英文字符

***

## 作弊启动游戏，但没有控制台

1. 检查 cfg.json 是否有错误。
2. 检查你的 cfg.ini 是否有正确的 genshin 路径（检查 genshin 可执行文件所在的官方启动器并比较指定的目录）。
3. 尝试删除cheat文件夹中的所有cfg。

***

## 作弊不响应热键和其他东西

* 删除 cfg.json 并尝试再次执行对您不起作用的操作（在此之前您应该根据需要配置作弊）

***

## 游戏开始作弊并立即崩溃

* 检查您的Windows版本，如果低于Windows10 - Windows11则该作弊程序不会为您运行（不支持Windwos7、XP、Vista等，Windows8未知）。
* 检查您的 <mark style="color:red;">**cfg.json**</mark> 是否有断线（它可能为空，或者编码已损坏，请检查 JSON 验证网站）&#x20;
* 检查您的进程中是否运行任何第三方反作弊程序（vanguard、faceit 等）
* 检查您是否正在运行防病毒软件（即使您确定它们已关闭，请再次检查，确保扫描或保护的复选框已关闭）。
* 从您提供的或您知道的链接下载新版本的Akebi（如果您获得了MEGA的链接，则它不是直链）。
* <mark style="color:red;">**检查 Genshin 和 Akebi 文件夹的路径**</mark>，如果它们包含损坏的字符、表情符号、隐形字符以及其他任何可能看起来奇怪的内容，请将其删除或将文件夹移动到正常位置。
* 检查使用该软件和不使用该软件运行的游戏版本，如果它们不同，则您在软件中拥有旧版本游戏的路径（更改/删除 cfg.ini 中的路径）

***

## <mark style="color:red;">This key is not valid. Invalid SessionID.</mark> （该密钥无效。 会话 ID 无效。）

## 您的程序要么未能初始化，要么从未尝试初始化

* **尝试使用VPN(梯子)**

***

## 其他问题

* 更新 Microsoft Visual Runtime <https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170>（必须下载从旧到新的所有版本）或 [https:// /www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)（解压到文件夹（六点图标）后运行.bat文件，等待安装）
* 下载或更新 DirectX <https://www.microsoft.com/ru-ru/download/details.aspx?id=35>
* **关闭所有防病毒软件，将文件或文件夹置于防病毒例外中（或删除防病毒软件）**
* **从 Microsoft 官方网站重新安装或下载干净的 Windows 版本**<https://www.microsoft.com/ru-ru/software-download/windows10>


---

# 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.akebi.wiki/suo-you-xin-xi/chang-jian-cuo-wu.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.
