StackableItems

StackableItems

99k Downloads

[SEVERE] Error occurred while enabling StackableItems v0.8.4 (Is it up to date?)

CosmicVoyager opened this issue ยท 5 comments

commented

CraftBukkit version git-Bukkit-1.2.5-R4.0-33-gd3f3ce6-b2254jnks (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-SNAPSHOT)

http://pastebin.com/JM7m4wh8

commented

I don't think I'm going to do anything about this. If there is a plugin that someone cannot live without that uses /si, please revive this issue.

commented

Switching main commands fixes this, and will work in the next version.

commented

Since it failed on getCommand, it is likely that there is a conflict with another plugin for a command. What other plugins are you using? Do any of them use "/si"?

Also, since it is giving an error while enabling, I'm assuming that it is happening when the server starts. If not, what actions can I do to replicate this?

commented

Yes, the error is at startup.

When I type /si I get...

/si [MinAmount] - Item can be the Item ID or the CraftBukkit Item Name, MinAmount is the minimum amount to be considered.

It seems to stand for "sell item". I am not sure what plugin it is.

On Jul 25, 2012, at 8:43 AM, haveric wrote:

Since it failed on getCommand, it is likely that there is a conflict with another plugin for a command. What other plugins are you using? Do any of them use "/si"?

Also, since it is giving an error while enabling, I'm assuming that it is happening when the server starts. If not, what actions can I do to replicate this?


Reply to this email directly or view it on GitHub:
#23 (comment)

commented

A quick google search brings up OpenInv. It has a command called searchinv which has an alias of /si