Skip to content

Instantly share code, notes, and snippets.

@phroa
Created December 19, 2015 02:51
Show Gist options
  • Save phroa/4cdcbf1f424c7e118bc0 to your computer and use it in GitHub Desktop.
Save phroa/4cdcbf1f424c7e118bc0 to your computer and use it in GitHub Desktop.
Caused by: java.lang.NullPointerException
at net.phroa.atomic.command.HelpKt$help$1.invoke(Help.kt:6) ~[HelpKt$help$1.class:?]
at net.phroa.atomic.command.HelpKt$help$1.invoke(Help.kt) ~[HelpKt$help$1.class:?]
at net.phroa.atomic.command.CommandKt.command(Command.kt:24) ~[CommandKt.class:?]
at net.phroa.atomic.command.HelpKt.<clinit>(Help.kt:5) ~[HelpKt.class:?]
... 32 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment