Jump to content

Recommended Posts

Posted

C:\Program Files\AutoIt3\Include\Misc.au3(444,54) : ERROR: SetError() [built-in] called with wrong number of args.

If @error Then Return SetError(@error, @extended, "")

and many more. All errors disappear when AU3Check is skipped.

  • Developers
Posted

C:\Program Files\AutoIt3\Include\Misc.au3(444,54) : ERROR: SetError() [built-in] called with wrong number of args.

If @error Then Return SetError(@error, @extended, "")

and many more. All errors disappear when AU3Check is skipped.

This is not a BUG report ... moved to support.

:)

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

Posted

C:\Program Files\AutoIt3\Include\Misc.au3(444,54) : ERROR: SetError() [built-in] called with wrong number of args.

If @error Then Return SetError(@error, @extended, "")

and many more. All errors disappear when AU3Check is skipped.

If I had to guess (and I have to, as you don't provide any information), I would say: Old version of au3check.dat. First upgrade AutoIT, then SciTE and the retry. If it still does not work, post the versions you are using and the sample code that produces the error.

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

  • Developers
Posted

It is safe to assume that au3check is right in general, but my first guess would be that you are not running the latest versions of the programs.

How are you running AU3check ?

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

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
×
×
  • Create New...