Thanks!! It worked :DQuote:
I don't know which zone you are receiving the error but, it appears to be a function not fully implemented yet. The author is away for now. You can temporarily edit the file with a text editor(I use Notepad++) and place a semicolon ( ; ) at the beginning of each line of any functions that are giving you trouble. such as:
If this function is still required then just remove the lines that are trying to use the unspecified variable. In your case, $Pt_Kurzick does not exist so it is going to crash when GUICtrlSetData is unable to find $Pt_Kurzick. Just delete the line: