-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I get the following error when trying to run simpleant.tcl : ns: [code omitted because of length] : invalid command name "Agent/Antnet" while executing "Agent/Antnet" instproc init args {$self next $args}"
The lines where the error most probably came from in the tcl script are:
Create Antnet agents
set nn0 [new Agent/Antnet $n0]
set nn1 [new Agent/Antnet $n1]
How do I correct this error?
The antnet install is on ns2.34 and I applied all the patches to the ns2.33 version (https://github.com/richardsonlima/antnet). The ns compile was successful. But the above error gives problems.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels