Hello all,
We wrote a new mac layer, built it and it went without any errors.
When we try to run the tcl file by writing "ns wifitest.tcl" we have the
following error:
tr...@triac-laptop:~/Desktop/ns2/ns-allinone-2.33/ns-2.33/tcl/ex/wifi$ ns
wifitest.tcl
ns:
[code omitted because of length]
:
(_o1 cmd line 1)
invoked from within
"_o1 cmd use-newtrace"
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 "_o1" line 2)
(SplitObject unknown line 2)
invoked from within
"$ns_ use-newtrace"
We are trying to figure it out for hours without any results,
anyone have any idea what we are missing here ?
Thanks,
Ori Horin and Michael Reznik