Skip to content

Overriding a function that is not marked for override Error #1

Description

@rauluranga

Hey Stray!
i'm using RL v1.4 and when i run my project the player throws me this error:

..../lib/org/robotlegs/base/GuardedCommandMap.as, Line 121 1024: Overriding a function that is not marked for override.

"The method verifyCommandClass overrides a method in a superclass but is not declared as
"override". Found at line 121 column 22."

you just need to add the "override" modifier to verifyCommand method.

cheers!

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