giacomoni / raynet

MIT License
9 stars 1 forks source link

Cannot cast nullptr to type 'Broker *' #4

Open BingkuiLi opened 11 months ago

BingkuiLi commented 11 months ago

After running the build.sh script, running testcpp in bulid reports an error. How to solve this problem please, thanks!

oading NED files from /root/raynet/simulations: 8 Loading NED files from /root/raynet/simlibs/RLComponents/src: 3 Loading NED files from /root/raynet/simlibs/ecmp/src: 11 Loading NED files from /root/raynet/simlibs/TcpPaced/src: 4 Loading NED files from /root/raynet/simlibs/RLCC/src: 4 Loading NED files from /root/raynet/simlibs/rdp/src: 19 Loading NED files from /root/inet4.4/src/inet: 1166 Loading NED files from /root/inet4.4/examples: 187

Preparing for running configuration General, run #0... Assigned runID=General-0-20231209-10:59:05-15127 Setting up network "inet.examples.inet.nclients.Dumbell"... Initializing...

Simulation initilization completed.. Dumbell.broker terminate called after throwing an instance of 'omnetpp::cRuntimeError' what(): check_and_cast(): Cannot cast nullptr to type 'Broker *'