Jump to content

Recommended Posts

  • Developers
Posted (edited)

My standard answer in these cases:

  • Did you check for error/warning messages in the au3stripper consoleoutput?
  • What is the exact error you have?
  • Supply the script showing the issue.

Jos

ps: this is NOT good enough when support is needed:

  On 10/1/2020 at 1:24 AM, FrancoDM said:

AU3 Check will fail throwing an error code that I don't remember right now.

Expand  
Edited by Jos

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

  

 

Example: how I saw this when I was in edit mode

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 10/1/2020 at 6:20 AM, Jos said:

this is NOT good enough when support is needed:

Expand  

To be clear I think that @Jos want to say that you @FrancoDM should post an example of error/warning which yous see in SciTE console pane.

 

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
>"C:\Program Files (x86)\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /Prod /AU3check /in "C:\Github\proyect\Main.au3"
+>15:27:08 Starting AutoIt3Wrapper (19.1127.1402.0} from:SciTE.exe (4.2.0.0)  Keyboard:0000080A  OS:WIN_10/  CPU:X64 OS:X64  Environment(Language:080A)  CodePage:0  utf8.auto.check:4
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => C:\Users\fabri\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Users\admin\AppData\Local\AutoIt v3\SciTE 
>Running AU3Check (3.3.14.5)  from:C:\Program Files (x86)\AutoIt3  input:C:\Github\proyect\Main.au3
!>15:27:17 AU3Check ended.rc:-1073740791
+>15:27:17 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 9.868

 

Posted
  1. The program was run as administrator.
  2. Once certain #includes are eliminated, the bug disappears and return code is 0.

  3. If they are going to criticize everything better I do not answer anything and that's it.

 

Posted

PS: This only happens in the case that there are no files merged, since the error is in #include, that is in the 'precompiling' part, since it will stack the file but it will stop showing errors in the code and it is a serious error .

Posted
  On 10/1/2020 at 6:38 PM, Jos said:

I do not see any output from au3stripper ?

... only a hardcrash of au3check on your input file which is strange.

Expand  
!>15:27:17 AU3Check ended.rc:-1073740791

It will happen regardless of the file names. It didn't just happen with my project.

  • Developers
Posted

Again that is a hardcrash of au3check! NOT Au3stripper, so what does that have to do with it?

When you want us to look at the hardcrash of au3check, you have to provide the script that is causing this with all none standard included files.

Jos

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

  • Developers
Posted (edited)
  On 10/1/2020 at 6:50 PM, FrancoDM said:

It does not correspond to me, I report the bug, you take it or leave it, try adding many includes, about 800.

Expand  

No idea what you mean but you either provide a script I can test this issue or you are on your own: Take it or Leave it! ;) 

Edited by Jos

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

Sorry I expressed myself wrong, the problem is related, Au3stripper, will remove all #include, au3check will check it and this will work.

You should treat people who are trying to collaborate with more respect.

  • Developers
Posted
  On 10/1/2020 at 6:53 PM, FrancoDM said:

You should treat people who are trying to collaborate with more respect.

Expand  

Really?   So let me get this strait...  I am have now asked 4 times here and 1 time in the Track ticket to provide any replication script and you keep on ignoring it.
So who is not being overly respectful for our time?

... and again a none contributing post. So for the last time: Provide a script which I can use to debug this issue or just stop posting all these oneliners without any information. 

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

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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