> ## Documentation Index
> Fetch the complete documentation index at: https://docs.exploits.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Fix Loader Connection and Auth Errors

> Resolve SSL connect errors and 'stuck on loading' issues in the loader by using a VPN or switching to Cloudflare DNS.

If your loader is failing to connect or authenticate, it is usually a network issue rather than a problem with the loader itself. This page covers the two most common loader connection errors and how to fix them.

## Common Loader Errors

<AccordionGroup>
  <Accordion title="SSL Connect Error (External Tools)">
    This error appears in external cheat tools when the loader cannot establish a secure connection to the authentication servers.

    **Fix:** Use a VPN or switch to Cloudflare DNS.

    * [Cloudflare Warp](https://1.1.1.1) is a free option that works for most users
    * Any reputable VPN service will also work
  </Accordion>

  <Accordion title="Stuck on Loading Please Wait (Internal Tools)">
    This error appears in internal cheat tools when the loader connects but hangs during the authentication or download phase.

    **Fix:** Use a VPN or switch to Cloudflare DNS.

    * [Cloudflare Warp](https://1.1.1.1) is free and available for Windows
    * If the issue persists after switching DNS, your network or ISP may be actively blocking the authentication servers. A full VPN (not just a DNS change) will bypass this.
  </Accordion>
</AccordionGroup>

<Note>
  Both errors have the same root cause: your network is blocking or interfering with the connection to cheat servers. Using Cloudflare Warp (free) resolves this in most cases.
</Note>
