nyuwireless-unipd / ns3-mmwave

ns-3 module for simulating mmWave-based cellular systems. See https://ieeexplore.ieee.org/document/8344116/ (open access) as a reference.
GNU General Public License v2.0
298 stars 193 forks source link

RLCAm #276

Open ArndtTU opened 5 months ago

ArndtTU commented 5 months ago

Hi,

are or were there known issues with the interaction between RlcAm and handovers? We are still using the mmWave version 4.0 and we are getting the following error:

terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 20) >= this->size() (which is 20)

Thank you