Jump to content

Aut2exe.exe ended errors


Recommended Posts

I have a script working normaly but I got an error when compiling it
this is what the result is:

>"D:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /prod /in "D:\...\Game_stripped.au3"
+>18:07:48 Starting AutoIt3Wrapper v.2.2.0.0 SciTE v.3.4.1.0   Keyboard:00000409  OS:WIN_XP/Service Pack 2  CPU:X86 OS:X86    Environment(Language:0409)
+>         SciTEDir => D:\Program Files\AutoIt3\SciTE   UserDir => C:\Documents and Settings\Admin\Local Settings\Application Data\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Documents and Settings\Admin\Local Settings\Application Data\AutoIt v3\SciTE 
>Running AU3Check (3.3.10.2)  from:D:\Program Files\AutoIt3  input:D:\...\Game_stripped.au3
+>18:07:48 AU3Check ended.rc:0
>Running:(3.3.10.2):D:\Program Files\AutoIt3\aut2exe\aut2exe.exe  /in "D:\...\Game_stripped.au3" /out "C:\Documents and Settings\Admin\Local Settings\Application Data\AutoIt v3\Aut2exe\~AU3ibpbsoh.exe" /nopack /icon "D:\...\sauchin.ico" /comp 2
!>18:07:51 Aut2exe.exe ended errors because the target exe wasn't created, abandon build. (C:\Documents and Settings\Admin\Local Settings\Application Data\AutoIt v3\Aut2exe\~AU3ibpbsoh.exe)rc:9999
+>18:07:51 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 4.439
Link to comment
Share on other sites

  • Moderators

Please post your code. And, as what you have posted shows a file name of Game_stripped.au3, please ensure you have read the forum rules, especially the section regarding game interaction..

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

His question is about the compiling process, nothing game related there.

@OP: try adding "C:Documents and SettingsAdminLocal SettingsApplication DataAutoIt v3Aut2exe" to your AV's excluded list, that should fix it (hopefully)

It is the script that matters here, not the Aut2Exe. If the script is game related, that is a hard stop. No passing GO, no $200.

Link to comment
Share on other sites

I ran to that error before and it took me forever to find an answer, my script didn't matter, the fact that I couldn't compile it mattered, he did not ask for help with automating games, he did not ask for help regarding games, I do not see how he broke any rules, the script doesn't matter here if the anti-virus is causing the problem.

Link to comment
Share on other sites

  • Moderators

Hi all,

I was asked to take a look at this thread. :)

I take Palestinian's side here - this is a compiling problem and the content of the script itself is of no concern. Remember that the Forum rules deal only with subjects that cannot be discussed on the forum - we do not (and indeed cannot) police what is done with AutoIt in the wider world, only what is posted here. So I have no problem at all with the thread - although pointing the OP to the rules so that he is aware of them and does not fall foul of them in the future seems a perfectly valid response given the apparent nature of the script. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

  • Moderators

Have you simply uninstalled/reinstalled AutoIt? Or trying the same compile action on another machine?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

  • Developers

i tried compiling directly from Aut2Exe but i still got error

i have no AV

What error did you get when directly compiling with AUT2EXE?

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

i also got this msg when compiling from scite

7nqis.jpg

The question was what error you get when you run AUt2EXE manually yourself without using SciTE/AutoIt3Wrapper?

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