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

PoE-TradeMacro error "Specifically: owner1" #1181

Open comicopossum opened 3 years ago

comicopossum commented 3 years ago

_TradeMacroMain.ahk

Error: Invalid or nonexistent owner or parent window.

Specifically: owner1

Line#
13681: GuiControl,Enable,ScreenOffsetY
13682: }
13683: Return
13686: if FirstTimeA <> No
13687: {
13688: Authors := GetContributors(0)
13689: RelVer := Globals.get("ReleaseVersion")

---> 13690: Gui,About:+owner1 13691: Gui,About:Color,ffffff,ffffff 13692: Gui,About:Font,S10 CA03410,verdana 13693: Gui,About:Add,Text,x260 y27 w170 h20 Center,Release %RelVer% 13694: Gui,About:Add,Button,0x8000 x316 y300 w70 h21,Close 13695: Gui,About:Add,Picture,0x1000 x17 y16 w230 h180,%A_ScriptDir%\resources\images\splash.png 13696: Gui,About:Font,Underline C3571AC,verdana 13697: Gui,About:Add,Text,x260 y57 w170 h20 gVisitForumsThread Center,PoE forums thread

The current thread will exit.

OK

Make sure:

Information to include:

Fill out everything that may be relevant and remove everything except these informations below:

AHK version: AutoHotkey_1.1.26.01 Windows version: 10 POE-TradeMacro-2.16.0

wiki: https://github.com/POE-TradeMacro/POE-TradeMacro/wiki/Usage---Installation

comicopossum commented 3 years ago

HTTP/1.1 302 Moved Temporarily Server: nginx Date: Sat, 01 May 2021 22:23:54 GMT Content-Type: text/html Content-Length: 154 Connection: keep-alive Location: https://poe.trade/

HTTP/1.1 200 OK Server: nginx Date: Sat, 01 May 2021 22:23:54 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive X-Frame-Options: DENY Content-Encoding: gzip

comicopossum commented 3 years ago

reload...

PoE-TradeMacro Fallback

You're using a compiled version (.exe) of the script which is only intended to be used if the normal version (.ahk script) doesn't work for you.

This version can possibly cause issues that you wouldn't have with the normal script though.

Use "Run_TradeMacro.ahk" if possible and try it before reporting any issues!

(closes after 10s)...

OK