mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 14:17:55 +00:00
Update faq/common issues
This commit is contained in:
15
docs/complex-query.md
Normal file
15
docs/complex-query.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Too Complex Query
|
||||
---
|
||||
|
||||
This is the standard error message you will see for this error:
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
14
docs/invalid-json.md
Normal file
14
docs/invalid-json.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Common issues
|
||||
---
|
||||
|
||||
This is the standard error message you will see for this error:
|
||||
|
||||

|
||||
|
||||
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.
|
||||
@@ -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)
|
||||
|
||||
BIN
docs/reference-images/complex.png
Normal file
BIN
docs/reference-images/complex.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
BIN
docs/reference-images/jsonError.png
Normal file
BIN
docs/reference-images/jsonError.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
BIN
docs/reference-images/tradeButton.png
Normal file
BIN
docs/reference-images/tradeButton.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user