Jump to content

Recommended Posts

Posted (edited)

Hello,

I've recently updated to 3.1.1.84 (Including Scite to 1.66) and am now having trouble beta compiling my scripts. If I rollback to 3.1.1.56 , everything works fine. Just wondering if my error is unique or if anyone else is experiencing this same issue:

The Aut2Exe error:

Error: Unable to execute upx.exe to compress stub file.

Could this be an issue related to AutoItSC.bin?

If I run a release compile, it works - but then of course, none of my BETA features work. I've done complete fresh installs.

Thanks,

Ben

EDIT: Relase compile fails with the same error as well.

Edited by bboysza

Ben

Posted (edited)

Hello,

I've recently updated to 3.1.1.84 (Including Scite to 1.66) and am now having trouble beta compiling my scripts. If I rollback to 3.1.1.56 , everything works fine. Just wondering if my error is unique or if anyone else is experiencing this same issue:

The Aut2Exe error:

Error: Unable to execute upx.exe to compress stub file.

Could this be an issue related to AutoItSC.bin?

If I run a release compile, it works - but then of course, none of my BETA features work. I've done complete fresh installs.

Thanks,

Ben

EDIT: Relase compile fails with the same error as well.

Ah ha! This only happens now when I have my scripts stored on network drives. If I copy my scripts over to my local drive, no issues (at least I could compile). No, file security is not an issue. 3.1.1.56 works - and all previous versions have worked in this network-drive manor.

So, where or what is the issue exactly? B) Seems like UPX isn't being called correctly for some reason - maybe a path formatting problem. Perhaps it's being called with a path relative to the script. I.E., if the script is on K:, then ..\Program Files\Autoit\beta\blah blah.. Perhaps. :o

Edited by bboysza

Ben

  • Developers
Posted

Ah ha! This only happens now when I have my scripts stored on network drives. If I copy my scripts over to my local drive, no issues (at least I could compile). No, file security is not an issue. 3.1.1.56 works - and all previous versions have worked in this network-drive manor.

So, where or what is the issue exactly? B) Seems like UPX isn't being called correctly for some reason - maybe a path formatting problem. Perhaps it's being called with a path relative to the script. I.E., if the script is on K:, then ..\Program Files\Autoit\beta\blah blah.. Perhaps. :o

Does a right-mouse-click/Compile work when done from Win Explorer ?

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

What anti-virus software are you running on the server? Has it quarantined anything recently?

What does the console output at the bottom of the editor say when you run it from inside the editor?

Posted

I checked with our internal admin - this particular server is running Mcafee.

I see in the other threads that today's dat seems to pass our code. That's cool, I'll just wait until our servers are updated.

Thanks guys.

Ben

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
  • Recently Browsing   0 members

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