cnaude / PurpleIRC

Minecraft Bukkit plugin that provides an IRC bridge. This repo has been archived. Please see https://github.com/cnaude/PurpleIRC-spigot for the latest and greatest PurpleIRC code for Bukkit servers (Spigot, Paper etc...)
20 stars 9 forks source link

Console spam CraftASyncTask.run #92

Closed jaggy80 closed 9 years ago

jaggy80 commented 9 years ago

Getting console spam about CraftASyncTask.run. Not sure if PurpleIRC is compatible with this build of spigot 1.7.10 yet. Thanks!

This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10) Implementing API version 1.7.10-R0.1-SNAPSHOT)

Error: http://pastebin.com/qyEf7SV7

cnaude commented 9 years ago

Are you running ProtocolLib as well?

cnaude commented 9 years ago

Please try this build. http://h.cnaude.org:8081/job/PurpleIRC/163/artifact/target/PurpleIRC-2.1.14-163.jar

jaggy80 commented 9 years ago

Looks good! Thanks so much! :)

jaggy80 commented 9 years ago

I spoke too soon sorry :( Still getting the spam. Let me know if you'd like me to get any additional info

name: ProtocolLib version: 3.5.0-SNAPSHOT Build 269

cnaude commented 9 years ago

Can I see the new stack trace?

cnaude commented 9 years ago

What is the build number of Spigot you are running?

jaggy80 commented 9 years ago

Spigot no longer uses builds because of the DCMA thing I believe... Here is a link to the "patch" info http://www.spigotmc.org/threads/spigot-update-20140927a.30695/ You have to take build 1649 and patch it

Updated error, but it looks the same: http://pastebin.com/Kr3xgbDU

It doesn't always spam the console, but I can't figure out what triggers it. It could be related to lag since the NoLagg (BKCommonlib) doesn't work yet with this build...

cnaude commented 9 years ago

When you get a chance try build 164. http://h.cnaude.org:8081/job/PurpleIRC/164/

jaggy80 commented 9 years ago

Looks like same error: http://pastebin.com/hmqPif7v

Not sure if its another plugin causing it or buggy 1.7.10 spigot.

Don't put a lot of effort into it till 1.7.10 is stable, wanted to just report the issue :)

cnaude commented 9 years ago

I think build 165 will work better for you. http://h.cnaude.org:8081/job/PurpleIRC/165/artifact/target/PurpleIRC-2.1.14-165.jar

jaggy80 commented 9 years ago

Looks good! Sorry it took so long, not many players on Halloween to verify Thanks much!