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?
10 comments
Sort by
Date
Votes
why doesn't it pass the `forEach()`?
there are no exceptions thrown it just stops there
an exception could be thrown by the `:` cast but perhaps you don't see the stack trace
Slack user:U6K3FGW3U>
hmm ... Is there a way to display the stacktrace?
of course, you could catch the exception yourself
I don't know what the event listeners framework does with exceptions from listeners
there's nothing in the message log:
Exceptions should get logged:
So check for the flashing exclamation mark in MPS
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
Post is closed for comments.