inet-framework / inet

INET Framework for the OMNeT++ discrete event simulator
https://inet.omnetpp.org
Other
435 stars 486 forks source link

Meet problem like "Invalid value "21 BK 80 BE 4000 VI 5000 VO", should be one of: """ #990

Open Andy-Lorre opened 2 months ago

Andy-Lorre commented 2 months ago

when I have finished installing Inet, I meet the problem like blow:

截屏2024-08-27 01 45 31

Is there something that I missed?

levy commented 2 months ago

The @enum should not be there with the latest omnetpp because it validates the default value. How did the @enum get there?