Hi I have a State Machine that I need to debug via Studio. I open the project in Studio and open the main xaml file. I go to the debug tab and choose debug. It begins the debug process and the logs say it is executing but it’s not doing anything, it will sit like that for hours. Maybe I just don’t know how to debug a State Machine?
I know the robot will run to a certain point and then it fails when I just chose run, but when I choose debug it doesn’t even make it to failure point, it doesn’t even make it past the init stage.