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

you have a pending action but another plugin cancelled it #731

Open
sirbrando opened this issue Oct 2, 2013 · 6 comments
Open

you have a pending action but another plugin cancelled it #731

sirbrando opened this issue Oct 2, 2013 · 6 comments

Comments

@sirbrando
Copy link

Someone's trying to open a Brewing Stand and it says "you have a pending action but another plugin cancelled it".
It happened to someone with a trap door before too. And they're not locked. So what is this?

@jacklin213
Copy link

What plugins do you have?

@Hidendra
Copy link
Owner

Indeed it means another plugin cancelled the interact event when you had say /cprivate or something else waiting to be used. It says this because before if the other plugin silently cancelled it then it takes a lot of time to finally figure that out. So if you have a list of plugins it's likely easier to see which one it might be.

On Sun, Oct 20, 2013 at 8:37 PM, jack lin <notifications@github.com="mailto:notifications@github.com">> wrote:

What plugins do you have?


Reply to this email directly or view it on GitHub.

@Urzu1000
Copy link

Urzu1000 commented Apr 1, 2014

I'm having the same issue. I've compiled a list of the plugins my server is currently running.
WorldBorder, GroupManager, WorldEdit, NoCheatPlus, CoreProtect, Vault, Votifier, LWC, GAListener, WorldGuard, Essentials, ProtectionStones, EssentialsProtect, Enjin_Minecraft_Plugin, EssentialsSpawn, and EssentialsChat.

Unfortunately Multicraft has a very limited console log, so if there as any error messages relating to this, I cannot find them.

Furthermore, since this began happening, I also have an issue with locked doors closing properly. Wood ones, if it helps. It takes about a dozen tries. Hopefully this information proves helpful. If you have any additional questions, feel free to ask. I'll check back every so often and provide as much info as needed.

@sirbrando
Copy link
Author

Oh wow, I completely forgot about this ticket. Haven't had this problem for a long time. I'm really not sure what fixed it, maybe updating spigot or LWC? not sure. What version of bukkit and LWC are you using? And you can view your logs in the logs folder even with Multicraft. It will show everything on those logs. But I don't remember getting any kind of error myself.

Edit: Also, out of the plugins you have, I had WorldBorder WorldEdit NoCheatPlus Vault Votifier LWC WorldGuard Essentials EssentialsSpawn.

@Urzu1000
Copy link

Urzu1000 commented Apr 1, 2014

Latest LWC, and latest Bukkit Dev build. I'm wondering if it's actually just lagged down. I haven't set up MySQL yet, so it's still running SQlite. I imagine that the database is getting a bit clogged. I honestly don't understand MySQL or SQlite very well, which is why I'm suspecting it as the culprit.

Were you still running it off SQlite when that happened?

@sirbrando
Copy link
Author

I still have a sqlite database. LWC isn't going through my mysql. It probably should be haha. and I don't think I'm using the latest lwc, Though i tried to see what version it was with /lwc admin version and it gave me an internal exception has occured. So I can't really tell you what version it is.

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

4 participants