Skip to content

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

@Mooshua

Description

@Mooshua
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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingbuiltin-flagsIssues for the built in flag plugingood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions