Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rauluranga opened this issue Jul 14, 2011 · 0 comments
Open

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

rauluranga opened this issue Jul 14, 2011 · 0 comments

Comments

@rauluranga
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant