Jump to content

Recommended Posts

Posted (edited)

Translated from Portuguese by google - apologize for any mistake

Hello everyone

I'm finalizing the UTF8 topic for AutoIt Debug

 

http:// https://www.autoitscript.com/forum/messenger/59919/#comment-122350

This solves the problems of the debugger when using [ç] [â] [é] etc.
I've been studying this project for quite some time and will soon be posting my Full Autoit version

Edited by odaylton
  • 10 months later...
Posted
  On 6/18/2018 at 6:08 PM, MFrancisca said:

Where can I report a crash in the debugger?

Expand  

here.
 

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

Ok, thanks @mLipok

 

Here is the issue: I opened the debugger, and opened the script to debug, but when I hist the "run" button I got a unhlandled windows exception 

image.png.435f745b3e4b52caa688c768e9db7c0a.png

This is the Error report: 

image.png.f15ad34d5846584a75469854be5f4ba1.png

Once i click "close application", I get the same window but now with mscorlib in the title.

image.thumb.png.25927227895f92cdfa560eb429c8cb8c.png

 

The program was working fine 2 weeks ago when I ran last, and I've made no changes to my machine. As a precaution first I tried an update and then a  clean new install, both with no results. 

 

Any idea what could be going on? 

Posted

I'm not sure if anybody can help you as OP is last visited this forum few years ago.
You must wait for any specyfic answer.

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 (edited)

This Debugger is very good and efficient but the project was abandoned for many years by the creator of it.
I've tried, countless times unsuccessfully, to contact the creator but I think the solution to your problem would be to delete the installation folder from it and reinstall it

It is not an adequate answer but I think it is very good and I can not develop anything without it.

 

I always install the first version and then the Update ok

Edited by odaylton
  • 10 months later...
Posted

I tried running this AutoIt Graphical Debugger in Windows 10.

I get the program to open.

When I try to "Step Into" it comes up with this error:

125299671_AutoItDebuggerWontRun).jpg.9cd26fbe30688a458d1019167afd8b19.jpg

I realize Stumpii, hasn't chimed in on this in years.  Maybe someone else has an idea.

Thanks,

Docfxit

 

  • 5 months later...
Posted

I know this thread is moribund, but I don't know where else to post this. I'm having a major problem with the graphical debugger, and my WAG is that it relates to running under 64-bit Windows 10 1903, which I just began using.

Here's the problem: No matter what script I try to debug, even just stepping into the first line causes an error window to pop up saying (to generalize):

Line 1507  (File "C:\MyScripts\AutoIt Scripts\!ISN My Folder\My Projects\MyThing\Debug\MyThing.Debug Script.au3"):

#Include "C:\MyScripts\AutoIt Scripts\!ISN My Folder\My Projects\MyThing\Debug\MyThingGUI.Debug Script.au3"

Error: Error opening the file

I'm using ISN AutoIt Studio and the "MyThingGUI" is related to the form file MyThingGUI.isf

I tried re-installing the graphical debugger, deleting it's folder in APPDATA, and deleting the Debug folder, but nothing helps. I did not see anything like this under Windows 7.

I'm just hoping that someone here might have any suggestions. Say, for example, how to reset everything related to the debugger. You see, I simply copied my entire Autoit script and ISN Studio folders without change from Win 7 to the current OS. Except, of course, that I installed AutoIt and SciTE from scratch.

Any ideas?  Thanks!

Posted

Problem solved. It had to do with the fact that I moved to a new OS and re-installed everything, which set all kinds of options back to their defaults. The problematic option was in the graphical debugger's...

File -> AutoIt Debugger Options -> Debug user-supplied local "Include" files

Which must be disabled to eliminate several problems, including that described in the previous post.

Perhaps this will help others who encounter such issues.

 

  • 4 years later...
Posted

For those trying to download it, here is the link: Wayback Machine (archive.org)

My stuff

  Reveal hidden contents

 

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