hi
i use ns2.35 and add vanet protocol to it from epfl university.
when i use it for running my code the error is shown
Quote:
num_nodes is set 50
INITIALIZE THE LIST xListHead
SORTING LISTS ...DONE!
ns: _o845 lookup 8:
(_o845 cmd line 1)
invoked from within
"_o845 cmd lookup 8"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
(procedure "_o845" line 2)
(SplitObject unknown line 2)
invoked from within
"_o845 lookup 8"
|
i try the other version of ns2 but error is same
can anyone help me please????