Skip to content

Agent/Antnet error #2

@00kk11

Description

@00kk11

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions