Skip to content

Plugin system in character.plugins is not working #795

Closed
@dievardump

Description

Describe the bug

Plugin system in characters.plugins is not working.

  1. Loading the plugin

When a character is loaded from a JSON, the code expects to find a list of path to plugins it can import.

Capture d’écran du 2024-12-02 18-57-33

However, the validateCharacterConfig expects the content of plugin to be an object. This can not work.

To Reproduce

Add the path to a plugin in the character.plugins array

Expected behavior

Plugin is loaded rightly, actions are added to runtime, services are launched etc...

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions