# Common bugs & fixes

### \[API not initialized]:

* Cheat is updating

### VCRUNTIME140.dll

* Update *VCRUNTIME*

### Invalid license key

* Redownload loader if the key should be valid. If it still doesnt work, make a ticket on our discord.

### Failed to patch! \[8068 4038] Error 4

* Delete Facit and Vanguard

### Error in Databse: c02000f0 Error 4

* Reboot PC

### If virtualization is disabled, you need to access the BIOS, and:

For Intel CPUs:

* Activate `VT-X` in BIOS. (Virtualization Technology/VMX)
* Activate `VT-D` in BIOS.

For AMD CPUs:

* Activate `SVM` in BIOS. (Secure Virtual Machine/Virtualization Technology/VMX)
* Activate `IOMMU` in BIOS. (IOMMU/VT-D may appear as I/O Virtualization)

If you cannot locate these settings in your BIOS, be sure to enable advanced mode (F7,F2 or F12). It's also possible that your BIOS firmware needs updating. Please proceed with updating it.

### PDERROR34 when putting in key

Move the loader into a different folder


---

# 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.lmarket.fr/hwid-spoofer/stern-spoofer/common-bugs-and-fixes.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.
