mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 06:08:00 +00:00
add "Failed to load leagues" docs
This commit is contained in:
@@ -20,7 +20,7 @@ export default defineConfig({
|
||||
},
|
||||
themeConfig: {
|
||||
// logo: 'TODO', https://github.com/vuejs/vitepress/issues/1401
|
||||
appVersion: '3.22.10005',
|
||||
appVersion: '3.23.10001',
|
||||
github: {
|
||||
releasesUrl: 'https://github.com/SnosMe/awakened-poe-trade/releases'
|
||||
},
|
||||
|
||||
30
docs/failed-load-leagues.md
Normal file
30
docs/failed-load-leagues.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: Failed to load leagues
|
||||
---
|
||||
|
||||

|
||||
|
||||
Most likely, leagues cannot be loaded because Cloudflare suspects you are a bot.
|
||||
GGG uses Cloudflare's bot protection services to ensure fair access to the trade site,
|
||||
especially during league launch.
|
||||
|
||||
1. The permanent solution to this is to change the IP address
|
||||
or write to GGG support.
|
||||
|
||||
2. If you are ok with the temporary solution,
|
||||
you will need to complete a CAPTCHA every ~15 minutes.
|
||||
|
||||
- Click on "Browser" button. Wait untill you see a CAPTCHA and complete it.
|
||||
Alternatively, you can get a lightweight bot check, which means you just
|
||||
wait ~5 seconds and see the screenshot below.
|
||||
|
||||
- Once you see the barely visible text with the list of leagues,
|
||||
click on the "Retry" button, now everything should work.
|
||||

|
||||
|
||||
---
|
||||
|
||||
If you've opened Browser, waited for a while and see nothing,
|
||||
then the problem is with the network. A simple PC reboot usually helps.
|
||||
|
||||
People have encountered some weirdness related to VPN and [DNS](https://github.com/SnosMe/awakened-poe-trade/issues/1038#issuecomment-1691780513) settings.
|
||||
@@ -11,7 +11,7 @@ title: Common issues
|
||||
|
||||
3. Are you playing with Vulkan renderer? Update GPU drivers.
|
||||
|
||||
If Awakened works for you with DirectX11 renderer,
|
||||
If Awakened works for you with DirectX11/12 renderer,
|
||||
then problem is old Vulkan drivers for sure.
|
||||
|
||||
4. Delete `%appdata%\awakened-poe-trade`
|
||||
@@ -32,6 +32,7 @@ title: Common issues
|
||||
---
|
||||
|
||||
- 🔥[There are no stats to select from when price checking](/no-item-mods)
|
||||
- [Failed to load leagues](/failed-load-leagues)
|
||||
- [How to remove the stopwatch in center of screen?](https://github.com/SnosMe/awakened-poe-trade/issues/219)
|
||||
- [Sends a whisper when doing price-check](https://github.com/SnosMe/awakened-poe-trade/issues/178)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user