inet-framework / simulte

SimuLTE - LTE System Level Simulation Model and Simulator for INET & OMNeT++ - deprecated, use Simu5G instead
https://simulte.omnetpp.org
Other
137 stars 110 forks source link

Multicast Group ID changing during execution #42

Open aburbanoa opened 4 years ago

aburbanoa commented 4 years ago

When performing a simulation of a P2MP D2D multicast scenario the following error occurs:

"LtePhyBase::sendMulticast - Error. Group ID %d is not valid."

¿Is there any reason for a multicast group ID to change during execution or is this a potential bug?

wischhof commented 4 years ago

Could you provide some more details which would allow to reproduce the problem? (Which simulation configuration within which ini file, run, parameters did you use, etc.)