-
Notifications
You must be signed in to change notification settings - Fork 382
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
AsyncPlayerChatEvent error with scriptcraft v2.0.6-2014-03-16 #133
Comments
Do you have any ScriptCraft plugins running? What version of CraftBukkit are you using? |
craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks |
Interesting. That error is saying that something inside of ScriptCraft (e.g. a running plugin) is likely causing it. It's likely that @walterhiggins will have to look into his own plugins and find the issue. To verify that it's the ScriptCraft plugins, can you clear out the plugins/ScriptCraft/plugins folder so it has no files, and then tell me if it's doing it again? |
Yep! That fixed it. :/ Moved plugins elsewhere to save it. Created an empty plugins folder and started the server. Went into the client, said something random and nothing happened in the console. Stopped server, moved plugins folder back restarted and the error reappeared. |
Hi @Tricky1702 , Does this happen with Vanilla Scriptcraft (that is : with ScriptCraft installed and no additional scripts of your own) ? |
I can reproduce this problem. Will fix it in the next release. Thanks for reporting it @Tricky1702 . Walter |
Yes it is vanilla with no additions. |
Just by typing anything into the chat window and pressing return, the following is dumped to the console.
Plugins (15): scriptcraft, GroupManager, BukkitCompat, AdminFun, Vault, Multiverse-Core, ProtocolLib, OpMe, Essentials, Multiverse-Portals, Multiverse-SignPortals, Multiverse-NetherPortals, BKCommonLib, EssentialsChat, NoLagg
The text was updated successfully, but these errors were encountered: