# COMMON LOADER FIXES

## Is the loader closing instantly?

* Make sure you have your license key in license.txt, and make sure you properly saved the .txt file (on Windows 11, the notepad app autosaves. This is not actually saving the file, you must go into the file and go to File > Save (or CTRL + S) in order for the file to properly save.
* Make sure you have a valid internet connection established.
* Make sure you do not have 3rd party reverse engineering tools open like x64dbg, ida, hexdump, etc.

### DLL Load Failed error or python not found on system

**Download and install Python 3.14.3 (x64 version, not the 32 bit one! The installer is also located in the spoofer folder itself) and uninstall any other python version (MAKE SURE WHEN INSTALLING PYTHON YOU TICK THE "Add to Path" CHECKBOX).**

## Spoof command failed.

IT IS IMPORTANT YOU SET YOUR TIME SETTINGS to the time zone you belong in, failure to adjust your time setting might cause the spoofing process to fail.

Windows Settings -> Date & Time Settings -> Set your time zone -> Sync now


---

# 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://perm-1.gitbook.io/joonyv2/preparation/common-loader-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.
