PoE-TradeMacro / POE-TradeMacro

Price checking script for Path of Exile.
https://poe-trademacro.github.io/
GNU General Public License v3.0
936 stars 188 forks source link

Stuck launching on this screen #886

Closed ClickyOSU closed 4 years ago

ClickyOSU commented 5 years ago

After a recent update to ur macro its been stuck on this forever. image

fcjreed commented 5 years ago

Eventually gives a cookie error. I think poe.trade changed their cookies because those cookie keys in the documentation aren't there anymore.

TheCoderJT commented 5 years ago

same thing happening to me

zullee122 commented 5 years ago

Same after updating it takes along time to load and when it does and i price check something it said no items found. i updated to v2.12.4

TheCoderJT commented 5 years ago

Update to 2.12.4 and install the files in your ssd or hdd and then run the autohotkey within the directory and not from your desktop and it should work

KinokoSama commented 5 years ago

I got past that error by manually updating, but still not getting any results returned. I'm thinking this is due to slowness with trade api. Manual searches are taking quite long on poe.trade, so the macro may be timing out.

TheCoderJT commented 5 years ago

Im able to use the macro but your are right poe.trade is slow af

ghost commented 5 years ago

I had the same problem and I got it solved. first, it started with failing to use POETM in-game, then after re-launching it and updating, I had a cookie read error, following that I re-installed the macro to find the same error window you posted followed by a crush. How To Solve: I downloaded all fresh files, POETM and AHK I moved my Trade Macro folder from my desktop (where I used to have it with the past releases) into one of my partitions (D:/PoE Trade Macro/POE-TradeMacro-2.12.4) I re-installed AHK (just in case), then restarted my PC. it works fine now. try it.

TheCoderJT commented 5 years ago

@DarkLord1610 I also mentioned this above - "Update to 2.12.4 and install the files in your ssd or hdd and then run the autohotkey within the directory and not from your desktop and it should work" but i didn't have to reinstall AHK or Restart my system....

Eruyome commented 5 years ago

poe.trade still has some issues, being overloaded.

This can cause your requests to timeout which wasn't properly reported back so far. This can either lead to search requests telling you that no item was found or showing this cookie error. TradeMacro thinks that there's an issue that could be prevented by using cookies.

ghost commented 5 years ago

@potasium56 I did it just in case, to avoid other problems that might be present because my system was running for days at that point.

TheCoderJT commented 5 years ago

@DarkLord1610 Fair enough, im sure people will troubleshoot on there own anyways what might work for some might not work for others..

Eruyome commented 5 years ago

And yes, TM isn't happy that you have the script on your desktop or any of it's subfolders. I believe you can still use your desktop but you'll have to click ok on some error message.

AgathoN commented 5 years ago

v2.10.9 Cookie file found. Retrieving cookies failed. Windows Version: 10.0.17134 (10.0.17134), 64bit. Compiling 'getCookieData' script successful. Net Framework used for compiling: v4 Internet Explorer: v11.523.17134.0

I am kinda getting tired of this - the "Delete cookies" button doesnt do jack. Deleteting everything in the temp folder the "cookie" file is in doesnt do anything.

Starting up PoE-TradeMacro....


2019-01-12T09:43Z

Requesting leagues from api.pathofexile.com...

cURL command: "D:\AHK\lib\curl.exe" "http://api.pathofexile.com/leagues?type=main" -sL -D - -o /dev/null --max-time 20

Answer: HTTP/1.1 200 OK Date: Sat, 12 Jan 2019 09:43:46 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive Set-Cookie: __cfduid=d66750635519d0298bcbdb4da48beb2681547286225; expires=Sun, 12-Jan-20 09:43:45 GMT; path=/; domain=.pathofexile.com; HttpOnly Access-Control-Allow-Origin: * X-Rate-Limit-Policy: ladder-view X-Rate-Limit-Rules: Ip X-Rate-Limit-Ip: 5:5:10,10:10:30,15:10:300 X-Rate-Limit-Ip-State: 2:5:0,2:10:0,2:10:0 X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 497eae4050cec4a6-DUS


2019-01-12T09:43Z

Testing CloudFlare bypass, connecting to http://poe.trade...

cURL command: "D:\AHK\lib\curl.exe" "http://poe.trade" -ILks --max-time 20

Answer: HTTP/1.1 403 Forbidden Server: nginx Date: Sat, 12 Jan 2019 09:43:46 GMT Content-Type: text/html Content-Length: 162 Connection: keep-alive

Soerj commented 5 years ago

Hey guys! I just installed new version into ANOTHER random location and it works fine now! No need to reboot or reinstall AHK.

Eruyome commented 5 years ago

@AgathoN Press continue and update or update manually https://github.com/PoE-TradeMacro/POE-TradeMacro/releases

AgathoN commented 5 years ago

@Eruyome I reinstalled AHK and the macro in a different location from new rar files. Same issue.

Eruyome commented 4 years ago

Closed because the issue is so old. Feel free to message again if the issues still persist.