Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PoE-TradeMacro error "Specifically: owner1" #1181

Open
comicopossum opened this issue May 1, 2021 · 2 comments
Open

PoE-TradeMacro error "Specifically: owner1" #1181

comicopossum opened this issue May 1, 2021 · 2 comments

Comments

@comicopossum
Copy link

comicopossum commented May 1, 2021


_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:

  • That you have checked the Wiki/FAQ before creating any issue.
  • That poe.trade/GGG's website don't have any issues if loading the script takes too long or failes.

Information to include:

  • AHK (including 32/64bit) version if you have any kind of script errors. 32 and 64 both
  • Windows version could be relevant.

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
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant