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

BitMod context does not have flag object! Is the flag plugin loaded? #2

Open
Mooshua opened this issue Aug 29, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working builtin-flags Issues for the built in flag plugin good first issue Good for newcomers

Comments

@Mooshua
Copy link
Owner

Mooshua commented Aug 29, 2023

2023-08-27 16:58:26.092 -07:00 [WRN] Event handler failed during execution!
System.InvalidOperationException: BitMod context does not have flag object! Is the flag plugin loaded?
   at BitMod.Flags.Attribute.FlagAttribute.Inject(Mount context, EventInput input)
   at Lilikoi.Attributes.Typed.LkTypedParameterAttribute`2.Inject[TParameter,TIn](Mount context, TIn input)
   at LilikoiContainer(Closure , EventInput )
   at BitMod.Internal.Handlers.SimpleEventHandler.Invoke(EventInput input)
   at BitMod.Internal.Registries.SimpleEventRegistry.Invoke(EventInput input)

Caused by the FlagAttribute failing to find a FlagFile object in the bitmod mount.

@Mooshua Mooshua added bug Something isn't working good first issue Good for newcomers builtin-flags Issues for the built in flag plugin labels Aug 29, 2023
@Mooshua Mooshua self-assigned this Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working builtin-flags Issues for the built in flag plugin good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant