Update faq/common issues

This commit is contained in:
kvan7
2024-12-18 21:58:35 -06:00
parent a7009fad05
commit 06be6dc2e0
6 changed files with 35 additions and 1 deletions

15
docs/complex-query.md Normal file
View File

@@ -0,0 +1,15 @@
---
title: Too Complex Query
---
This is the standard error message you will see for this error:
![complex](/reference-images/complex.png)
Either you have to log in using the built-in browser to raise the limit, reduce the query(remove total ele res), or open the query in your default browser.
Hitting "Browser" from the error message will open in the built-in browser.
To open in your default browser, hit the arrow to the right of "trade" before searching the item. Selecting "Trade" will open the trade page in the built-in browser.
![tradeButton](/reference-images/tradeButton.png)

14
docs/invalid-json.md Normal file
View File

@@ -0,0 +1,14 @@
---
title: Common issues
---
This is the standard error message you will see for this error:
![invalid-json](/reference-images/jsonError.png)
This is one of two things:
- Trade site is down
- A stricter bot protection is enabled on the trade site currently
Before reporting this issue, please check if the trade site is down. If it is not those, please be incredibly detailed in the bug report, since this is commonly mis-reported when it was in fact a bot protection issue or trade site issue.

View File

@@ -11,7 +11,7 @@ title: Common issues
3. Are you playing with Vulkan renderer? Update GPU drivers.
If Awakened works for you with DirectX11/12 renderer,
If EE2 works for you with DirectX11/12 renderer,
then problem is old Vulkan drivers for sure.
4. Delete `%appdata%\exiled-exchange-2`
@@ -36,6 +36,11 @@ title: Common issues
- [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)
## PoE2
- 🔥[Query is too complex](/complex-query)
- 🔥[Unexpected token ..... is not valid JSON](/invalid-json)
## Windows
- 🔥[Nothing happens when I try to price check](/nothing-happens)

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB