I have successfully installed Veins (v5.1), SUMO (v1.9.1) and OMNeT++ (v5.6.2) in macOS Big Sur. OMNeT++ and SUMO work perfectly when running alone. Also the erlangen example ends correctly when launching "sumo-gui -c erlangen.s.sumo.cfg"
However, when I try to run the Veins demo scenario, I get the following error by SUMO:
"Error:Storage::readChar():invalid position".
The veins_launchd listens correctly on port 9999, SUMO loads successfully all the configuration files, but upon starting the simulation it terminates with the above error (also reported here).
Any suggestions how to fix it?
Thanks.