LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NS2 (v2.34) sim.tcl: error when calling class (https://www.linuxquestions.org/questions/linux-newbie-8/ns2-v2-34-sim-tcl-error-when-calling-class-947589/)

edison_0927 05-30-2012 09:01 AM

NS2 (v2.34) sim.tcl: error when calling class
 
i get a new problem when using ns2.34

Starting program: /usr/local/bin/ns sim.tcl
num_nodes is set 25
INITIALIZE THE LIST xListHead
Loading scenario file...
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5, distCST_ = 550.0
SORTING LISTS ...DONE!
ns: _o14 setdest 587.722909461326 416.546938531511 0.162089231823:
(_o14 cmd line 1)
invoked from within
"_o14 cmd setdest 587.722909461326 416.546938531511 0.162089231823"
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 "_o14" line 2)
(SplitObject unknown line 2)
invoked from within
"_o14 setdest 587.722909461326 416.546938531511 0.162089231823"

Program exited with code 01.



can anyone who can help me?


All times are GMT -5. The time now is 08:51 PM.