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

Nothing in chat working #71

Closed
kandelb1 opened this issue Jan 11, 2012 · 3 comments
Closed

Nothing in chat working #71

kandelb1 opened this issue Jan 11, 2012 · 3 comments

Comments

@kandelb1
Copy link

Whenever I type a logblock command, such as /lb sum or /lb world, this comes up:

18:28:52 [WARNING] [LogBlock] Exception in commands handler:
java.lang.IllegalArgumentException: Wrong count of arguments for 'world'
at de.diddiz.LogBlock.QueryParams.parseArgs(QueryParams.java:382)
at de.diddiz.LogBlock.QueryParams.(QueryParams.java:49)
at de.diddiz.LogBlock.CommandsHandler.onCommand(CommandsHandler.java:291)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:374)
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:564)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:541)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)

@DiddiZ
Copy link
Member

DiddiZ commented Jan 12, 2012

Cause these aren't valid commands
/lb sum p
/lb world "world"

@kandelb1
Copy link
Author

Well, what I meant was that none of the commands work. I get an error for all of them..

@DiddiZ
Copy link
Member

DiddiZ commented Jan 13, 2012

Update to dev #84+, there you get a message insted of an error

@DiddiZ DiddiZ closed this as completed Feb 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants