What could be the reason for mps just simply stopping execution of a bloc of code?...

This is an auto-generated question from the MPS Slack community: What could be the reason for mps just simply stopping execution of a bloc of code?
0
10 comments
why doesn't it pass the `forEach()`?
0
there are no exceptions thrown it just stops there
0
an exception could be thrown by the `:` cast but perhaps you don't see the stack trace
0
Slack user:U6K3FGW3U> hmm ... Is there a way to display the stacktrace?
0
of course, you could catch the exception yourself
0
I don't know what the event listeners framework does with exceptions from listeners
0
there's nothing in the message log:
0
Exceptions should get logged:
0
So check for the flashing exclamation mark in MPS
0
This is auto-generated question from the MPS Community Slack Workspace. If you want to comment on the question, do it from the Slack workspace
0

Post is closed for comments.