We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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!
No branches or pull requests
_TradeMacroMain.ahk
Error: Invalid or nonexistent owner or parent window.
Specifically: owner1
---> 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
The text was updated successfully, but these errors were encountered: