Skip to content

Interfaces #14

@drzey

Description

@drzey

When you have an inferface in your code, neptune breaks
@exclude does not change anything

This is the error

Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.lang.Class.getName()" because the return value of "java.lang.Class.getSuperclass()" is null
at gg.flyte.neptune.command.CommandDispatcher.isListener(CommandDispatcher.java:207)
at gg.flyte.neptune.command.CommandDispatcher.(CommandDispatcher.java:56)
at gg.flyte.neptune.Neptune.(Neptune.java:30)
at gg.flyte.neptune.Neptune$Builder.create(Neptune.java:77)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions