£åߥ®Ñth Posted September 7, 2007 Posted September 7, 2007 !>15:20:20 AutoIT3.exe ended.rc:-1073741571 +>15:20:21 AutoIt3Wrapper Finished >Exit code: -1073741571 Time: 1188.293 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ My script ends and only shows this, anyone know where you can see a list of codes or something showing why? I do not want to be spoon fed i just want to read what my error is so i can learn form it. Thank you,
ssubirias3 Posted September 7, 2007 Posted September 7, 2007 There's no more information if you scroll up in the console window? Typically the console will have the following lines:+> Starting AutoIt3Wrapper v.1.7.5>Running AU3Check (1.54.9.0) params: from:C:\Program Files\AutoIt3+>AU3Check ended.rc:0>Running:(3.2.6.0):C:\Program Files\AutoIt3\autoit3.exe <script>" +>AutoIT3.exe ended.rc:0And after the AU3Check ended.rc:0 you'll see some other stuff that better explains the error. If you don't mind paste the full console contents and that might help us figure it out. Then again some of the MVPs might have those numbers memorized
Developers Jos Posted September 8, 2007 Developers Posted September 8, 2007 Looks like AutoIt3 crashed while running... What version are you using and what is the script doing ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
£åߥ®Ñth Posted September 8, 2007 Author Posted September 8, 2007 What i posted is all of the error it shows, But i recoded it to just a while wend loop and t works perfectly now. Im thinking it was something to do with calling a couple functions too much.
Developers Jos Posted September 8, 2007 Developers Posted September 8, 2007 What i posted is all of the error it shows,But i recoded it to just a while wend loop and t works perfectly now.Im thinking it was something to do with calling a couple functions too much.There is more information shown when you run the script ... amongst others things the version is shown ....Anyways ... let us know when it happens again ... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now