quic / vasp

VASP is a framework to simulate attacks on V2X networks. It works on top of the VEINS simulator.
MIT License
19 stars 8 forks source link

runtime error #3

Open CarrotZelda opened 2 months ago

CarrotZelda commented 2 months ago

I Change directory to <path/to/veins>/src/vasp/scenario/, and Run simulation: ./run The following problem has occurred:

A runtime error occurred:

Attempted to read past end of byte buffer -- in module (veins::TraCIScenarioManagerLaunchd) DefconScenario.manager (id=6), at t=0s, event #1

Launch a debugger with the following command?

nemiver --attach=19597 &

Snipaste_2024-06-14_17-51-43

CarrotZelda commented 2 months ago

please help me,please

CarrotZelda commented 2 months ago

error2