Bugfix: det_id_roles_and_msgs
The method assumed, that in the chosen communication interval, for every reply there was a request before. This is correct most of the time, but not always and can result in an error.
Now: In the above scenario, replies without requests will be skipped, resulting in the same behavior we could observe when ID2T was called without an error (in terms of output)