Hi, I'm trying to run Simu5G on Ubuntu 20.04 but keep encountering package mismatch errors like Declared package 'simu5g.simulations.NR.networks' does not match expected package '' in file MultiCell_Standalone.ned and Declared package 'simu5g.simulations.NR.cars' does not match expected package 'cars' in file Highway.ned. I'm using OMNeT++ 6.0.3, Simu5G 1.2.0, and INET 4.5.0. I’ve corrected the network name in omnetpp.ini, moved extra omnetpp.ini files to a configs folder, verified the package line in NED files, moved Highway.ned to a cars directory, updated ned-path in omnetpp.ini and the ./run script to ../../src;/home/sajjad/inet/src;./networks;./cars, cleared the OMNeT++ cache, and set environment variables, but the errors persist. Can you help me resolve this issue?

Hi, I'm trying to run Simu5G on Ubuntu 20.04 but keep encountering package mismatch errors like Declared package 'simu5g.simulations.NR.networks' does not match expected package '' in file MultiCell_Standalone.ned and Declared package 'simu5g.simulations.NR.cars' does not match expected package 'cars' in file Highway.ned. I'm using OMNeT++ 6.0.3, Simu5G 1.2.0, and INET 4.5.0. I’ve corrected the network name in omnetpp.ini, moved extra omnetpp.ini files to a configs folder, verified the package line in NED files, moved Highway.ned to a cars directory, updated ned-path in omnetpp.ini and the ./run script to ../../src;/home/sajjad/inet/src;./networks;./cars, cleared the OMNeT++ cache, and set environment variables, but the errors persist. Can you help me resolve this issue?