Skip to content

Bug: NPC agents seen as user agents (isNPC=False) in multiple scenrio #10

@MoAljam

Description

@MoAljam

example: In Space Sick Normal and Challenge seed 0-5 all NPC agents are handled as user agents, with dedicated UIs.
this prevents relying on the API to differentiate and control user-agents for subsequent tasks.

The issue seems to be due to faulty initialization in the NPC-agent classes that are sub-classed from NPC(Agent). Theses classes call Agent.init(...), skipping NPC(Agent) which sets the attribute of isNPC to true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions