Debugger is not stopping in the breakpoint in Fix Script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 05:50 AM
Hello community!
I'm having an issue with my debugger, it does not stop at breakpoints.
Example:
1- Fix script with breakpoints
2- Open Script debugger
3 - run fix script (NOT IN BACKGROUND)
The execution thread was not halted, it reached the end of the script without stopping at the breakpoints.
Anyone else having this issue? Tried the search function and did not find similar posts.
Thanks in advance
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 06:07 AM
Fix scripts is not a friend with debugger. You may find a nice workaround here: