My colleague and I are having flexsim exceptions thrown with SQL queries in the new update. My colleague emailed about this, and the response was that the exception was not reproduced and to reinstall. We have both reinstalled and get the same error.
The attached model contains a simple test with a query in the script window. Upon opening the model and running the script, everything works fine and the result is correctly printed to the output console. However, if you instead debug the script and step through with breakpoints, the execption arises and persists even using the run button again.
I tested this in process flow with a custom code block instead and had the same result: initially works fine, after placing a breakpoint on the query line, exception thrown which persists after breakpoints are removed and code window is closed.