Jump to content

error whats it mean ?


Recommended Posts

!>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,

Link to comment
Share on other sites

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

And 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 :)
Link to comment
Share on other sites

  • Developers

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.
  :)

Link to comment
Share on other sites

  • Developers

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.
  :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...