Issues Debugging Scripts in Visual Studio with External Tools
Hi everyone,
I’m facing some challenges while debugging scripts in Visual Studio when using external tools to automate repetitive tasks. For example, I’ve been experimenting with the arceusX scripting tool and noticed that Visual Studio occasionally crashes or throws errors during runtime when these tools interact with the scripts. Have tried to tweak debugger settings but cannot seem to keep the problem from happening. Does anyone else deal with something like this? Are there configurations or best practices for avoiding such conflicts when working with external tools? I would appreciate any advice or suggestions ahead of time!