dangkyokhoang Posted May 21, 2014 Share Posted May 21, 2014 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 More sharing options...
Moderators JLogan3o13 Posted May 21, 2014 Moderators Share Posted May 21, 2014 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 More sharing options...
Palestinian Posted May 21, 2014 Share Posted May 21, 2014 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) Link to comment Share on other sites More sharing options...
Bert Posted May 21, 2014 Share Posted May 21, 2014 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. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
Palestinian Posted May 21, 2014 Share Posted May 21, 2014 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 More sharing options...
Moderators Melba23 Posted May 21, 2014 Moderators Share Posted May 21, 2014 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 Palestinian 1 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 columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Palestinian Posted May 21, 2014 Share Posted May 21, 2014 if you have Win7 or Win8 then by default you have Windows Defender installed and running. Link to comment Share on other sites More sharing options...
dangkyokhoang Posted May 21, 2014 Author Share Posted May 21, 2014 i'm using win xp @@ Link to comment Share on other sites More sharing options...
Palestinian Posted May 21, 2014 Share Posted May 21, 2014 Try compiling directly from Aut2Exe and see if that helps, the only thing that I could think of which might trigger this problem is the AV and admin rights. Link to comment Share on other sites More sharing options...
Bert Posted May 21, 2014 Share Posted May 21, 2014 He may have UPX enabled. Make sure that is disabled. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
dangkyokhoang Posted May 21, 2014 Author Share Posted May 21, 2014 i tried compiling directly from Aut2Exe but i still got error i have no AV noone changed admin rights it was yesterday that i compiled script normally it was not until today that i got this problem Link to comment Share on other sites More sharing options...
Bert Posted May 21, 2014 Share Posted May 21, 2014 Can you post the headers from your script? It will show the settitngs from Aut2Exe and may leand a clue on what is happening. Second - check Windows update and see if anything installed last night. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
dangkyokhoang Posted May 21, 2014 Author Share Posted May 21, 2014 (edited) MBALZESHARI: problem occurs when i compile any script @@ i will check but maybe i have to restore my computer T_T Edited May 24, 2014 by dangkyokhoang Link to comment Share on other sites More sharing options...
Bert Posted May 21, 2014 Share Posted May 21, 2014 You could do a system restore to yesterday. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted May 21, 2014 Moderators Share Posted May 21, 2014 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 More sharing options...
dangkyokhoang Posted May 22, 2014 Author Share Posted May 22, 2014 yes, but no changed compiling my script on other computer is normal my computer seems to have too many errors T_T thank you all Link to comment Share on other sites More sharing options...
Developers Jos Posted May 22, 2014 Developers Share Posted May 22, 2014 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 More sharing options...
dangkyokhoang Posted May 22, 2014 Author Share Posted May 22, 2014 i also got this msg when compiling from scite Link to comment Share on other sites More sharing options...
dangkyokhoang Posted May 22, 2014 Author Share Posted May 22, 2014 (edited) normally, there was a temp file created in @UserProfileDirLocal SettingsApplication DataAutoIt v3Aut2exe but here, "the target exe wasn't created" Edited May 22, 2014 by dangkyokhoang Link to comment Share on other sites More sharing options...
Developers Jos Posted May 22, 2014 Developers Share Posted May 22, 2014 i also got this msg when compiling from scite 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 More sharing options...
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