kara2004 Posted November 1, 2013 Posted November 1, 2013 Hello, I'm using AutoIT 3.3.8.1 on Windows 7 (x64) The last days I get a strange tidy error. Using Tidy.exe I get a windows notification that the program doesn't work any more ("Tidy your Autoit3 scripts. funktioniert nicht mehr"). In the status area of scite I get the above error message: "Tidy AutoIt3 v2.3.0.8 Copyright © Jos van der Zande March 24, 2013" ">Exit code: -1073741819 Time: 95.216" The problem details: Problemsignatur: Problemereignisname: APPCRASH Anwendungsname: Tidy.exe Anwendungsversion: 2.3.0.8 Anwendungszeitstempel: 514f24f8 Fehlermodulname: ntdll.dll Fehlermodulversion: 6.1.7601.18247 Fehlermodulzeitstempel: 521ea8e7 Ausnahmecode: c0000005 Ausnahmeoffset: 000332b0 Betriebsystemversion: 6.1.7601.2.1.0.256.48 Gebietsschema-ID: 1031 Zusatzinformation 1: c7e4 Zusatzinformation 2: c7e49971299fe8de6fe308282ae1b48c Zusatzinformation 3: c175 Zusatzinformation 4: c175b3d9fe4ae7a1cfb43324294d4f93 I tried a few tests to locate the problem (using an older version, uninstalling beta, disabling ini-file and used includes etc.) but the error occurs even in a simple Autoit-Script with only a MsgBox-Statement. Can anyone help me or give a hint what the problem is (the error code looks like "access denied" !?) Thanks in advance kara
DatMCEyeBall Posted November 1, 2013 Posted November 1, 2013 For me the problem started when I installed the new beta (3.3.9.21), sometimes tidy tidies the script and exits before printing the message "Tidy AutoIt3 finished. Original copied to...", but the backup file is still created, other times it just crashes at the beginning (like the OP). "Just be fred, all we gotta do, just be fred." -Vocaliod "That is a Hadouken. A KAMEHAMEHA would have taken him 13 days and 54 episodes to form." - Roden Hoxha @tabhooked Clock made of cursors ♣ Desktop Widgets ♣ Water Simulation
Moderators Melba23 Posted November 1, 2013 Moderators Posted November 1, 2013 Hi,Have you both got the newest SciTE4AutoIt4 Beta installed? Jos released it on 20 Oct - I would recommend using this version as then everything should play nicely together and you get a few additional tools to play with. M23 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
DatMCEyeBall Posted November 1, 2013 Posted November 1, 2013 So the "SciTE4AutoIt3.exe" file is the installer, right? "Just be fred, all we gotta do, just be fred." -Vocaliod "That is a Hadouken. A KAMEHAMEHA would have taken him 13 days and 54 episodes to form." - Roden Hoxha @tabhooked Clock made of cursors ♣ Desktop Widgets ♣ Water Simulation
Moderators Melba23 Posted November 1, 2013 Moderators Posted November 1, 2013 DatMCEyeBall,Yes. M23 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
DatMCEyeBall Posted November 1, 2013 Posted November 1, 2013 (edited) Just so you know... Installing the new SciTE4Autoit fixed the problem! Edited November 1, 2013 by DatMCEyeBall "Just be fred, all we gotta do, just be fred." -Vocaliod "That is a Hadouken. A KAMEHAMEHA would have taken him 13 days and 54 episodes to form." - Roden Hoxha @tabhooked Clock made of cursors ♣ Desktop Widgets ♣ Water Simulation
Moderators Melba23 Posted November 1, 2013 Moderators Posted November 1, 2013 DatMCEyeBall,Thought it might. M23 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
DatMCEyeBall Posted November 1, 2013 Posted November 1, 2013 You deserve a: And I'm welcome. "Just be fred, all we gotta do, just be fred." -Vocaliod "That is a Hadouken. A KAMEHAMEHA would have taken him 13 days and 54 episodes to form." - Roden Hoxha @tabhooked Clock made of cursors ♣ Desktop Widgets ♣ Water Simulation
kara2004 Posted November 1, 2013 Author Posted November 1, 2013 Just tested the quick solution, Melba23 - it works (so the latest beta really causes the problem!?). Thanks a lot for the fast reply Kara
Moderators Melba23 Posted November 1, 2013 Moderators Posted November 1, 2013 kara2004, so the latest beta really causes the problem!?Not really - more a question of having the latest versions of everything to run which removes any possible compatibility problems. Jos does a great job keeping up to date with the various changes so I find it best to always use the Beta versions of SciTE4Autoit3 - besides he keeps adding additional goodies to the package so why miss out on them? M23 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
Developers Jos Posted November 1, 2013 Developers Posted November 1, 2013 The Tidy issue was a internal table running "out of space" due to the growth of the included udf's. The Beta Tidy has a fix for this and now uses dynamic size tables. I am going to publish this Beta installer soon to avoid the issue around too many people getting this problem. 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.
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