Steps to reproduce:
- Create a script DAT
- In the
onCookfunction addraise Exception(‘hi’) - Nothing gets shown on the operator or in the textport
Steps to reproduce:
onCook function add raise Exception(‘hi’)Thanks for the report, I can reproduce the issue. We will take a look into it.
This will be fixed in builds 2025.31386+ and later.
Any chance this could be fixed in 099? We have 8 licenced machines all running 2023.12600 and this is a major issue for us. @rob @eric.b
We tried to downgrade projects to 12370 but were getting fatal errors. Moving to 2025 builds not a safe option for us currently.
Currently only option is to wrap everything in try/except…
x2, this has been problematic for us as well.
Any chance this could be fixed in 099? We have 8 licenced machines all running 2023.12600 and this is a major issue for us. @rob @eric.b
We’re currently taking a look into applying the fix to the 2023.10000 build series and releasing a hotfix. We’ll get back to you soon on that.
The fix will now be in builds 2023.12610 and later. Please contact support@derivative.ca if you require immediate access.
Cheers.
Thank you, guys!
Excellent news