[ns] Help: scheduler going backwards in time...problem

2006-08-24 Thread xuminglu
Hello: I made some modification on gpsr routing protocol and trying to do some simulation on cbr traffic. When I run the tcl script, an error occured like this: ns: scheduler going backwards in time from from 20.05 to 0.00 Actually I manipulated the GPSR packet and do triangle rout

Re: [ns] Help: scheduler going backwards in time...problem

2006-08-25 Thread xuminglu
Hi, all: I found that on the trace file, only 20.0 seconds id recorded. The program is actually stuck in scheduler.cc file and cann't get out. Is it a timer related problem? Any clue? Have nice weekend! Robin Quoting [EMAIL PROTECTED]: > > Hello: >I made some modification on gpsr routin

Re: [ns] Help: scheduler going backwards in time...problem

2006-10-17 Thread Larry Brigman
I was having a similar problem. I have a queue that I need to drain but the standard methods of sub-classing the Queue class did not get me all the way there. The other problem was that after I implemented my changes I would always get ns: scheduler going backwards in time which abort the simula