Skip to content

[4.x] Mod Hooks: Add a check if all arguments are passed to ModLoaderHook.execute_next() #547

Open
@KANAjetzt

Description

@KANAjetzt

If not all arguments of a vanilla function are passed to ModLoaderHook.execute_next() the hook will fail silently. It would be a nice QoL update to catch this and let the user know about it.
We should be able to get that info from the method_list / script_method_list

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions