OK, I feel like sort of a jerk right now. I've been using the autoit forums for months now but never bothered to get an account, and when I do it's because I have a bit of a problem.
First off, ISN AutoIt Studio is amazing, 10/10, English translation is almost perfect (A few grammar errors I'm sure no one but me noticed). However, when trying to manage multiple GUI's with ISN AutoIt Studio my program crashes. Now, the reason I have not been able to fix this (yet) is because it starts, and stops. No errors at all. I've tried debugging to console (using advanced debugging and not) to no avail. The strange thing is, when I run the exact same code in Scite Editor, it runs fine.
I'm not really sure if I should post my whole program, because, once again there are no errors or anything. The only response I've been able to get is this (When debugging to msgbox, advanced enabled):
Starting file Multitool_(DLLs_GALORE).au3...
C:\Users\USERNAMEGOESHERE\Documents\ISN AutoIt Studio\Projects\Multitool (DLLs GALORE)\Multitool_(DLLs_GALORE)_tmp_debug.au3 (0) : ==> Error opening the file.:
Multitool_(DLLs_GALORE).au3 -> Exit Code: 1 (Runtime: 4.16 sec)
And that's all. If anyone wants me to post any more information, just ask.