Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help NPE #162

Closed
aikar opened this issue Aug 7, 2018 · 0 comments
Closed

Help NPE #162

aikar opened this issue Aug 7, 2018 · 0 comments
Labels

Comments

@aikar
Copy link
Owner

aikar commented Aug 7, 2018

smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] Exception in command: group tp 9921 6 -458
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] java.lang.NullPointerException
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.HelpEntry.getCommand(HelpEntry.java:42)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.CommandHelp.isExactMatch(CommandHelp.java:122)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.CommandContexts.lambda$new$19(CommandContexts.java:243)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.RegisteredCommand.resolveContexts(RegisteredCommand.java:259)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.RegisteredCommand.resolveContexts(RegisteredCommand.java:195)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.RegisteredCommand.invoke(RegisteredCommand.java:144)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.BaseCommand.executeCommand(BaseCommand.java:651)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.BaseCommand.findAndExecuteCommand(BaseCommand.java:854)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.BaseCommand.execute(BaseCommand.java:502)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.ForwardingCommand.execute(ForwardingCommand.java:52)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.RootCommand.execute(RootCommand.java:67)
smp4:[11:06:03] [Server thread/ERROR]: [Empire] [ACF] 	at co.aikar.commands.BukkitRootCommand.execute(BukkitRootCommand.java:62)
@aikar aikar added the bug label Aug 7, 2018
@aikar aikar closed this as completed in 5d11925 Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant