-
Notifications
You must be signed in to change notification settings - Fork 4
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
Spamming console errors #17
Comments
is protocollib version 4.6.0-SNAPSHOT? Also what is the full plugins list. PacektEntityAPI and MultiLineAPI both don't do anything on their own. Need to have another plugin that interacts with these. |
ProtocolLib is on on version 4.6.0-SNAPSHOT. Full list of plugins is:
And then my own, custom plugins, ImperialisCharacters, ImperialisChat, ImperialisLocks, and ImperialisCombat. ImperialisCharacters is the custom plugin that I've hooked into it. I can send you the compiled/source for that if that would help to debug? |
Also, just posting this screenshot here for the sake of reference. I was the guy that PM'd you on SpigotMC and you told me to take it to the Github, so yeah. This issue is still persisting. |
Hi, Just wanted to ask if there was any news? I'd be happy to send the source of my plugin if you think that it might be an issue on my end? Cheers :) |
It isn't an issue on your end. Sorry been busy with some IRL stuff. So just juggling between that and fixing this plugin. The issue is that one of the packets changed for 1.16. However the site I use for reference of packets https://wiki.vg has 1.15 packets shown by default which I didn't realize. So just have to figure out how to fix this packet to accept the appropriate stuff. |
Hey. I hope things are well with you. I was just wondering if there was any status update or anything on the bug? Cheers in advance. |
Hey. It's been a month or so since I heard anything. I hope everything is okay. I don't mean to rush you since it is very kind of you to even update this project at all, but some reply would be appreciated, since I don't know whether you plan to update or if I should begin looking for alternatives to MultiLineAPI ahead of my plan to release my server in September. Cheers. |
Sorry, I do have plans to update this, just trying to find time to do so. More then likely this plugin is going to require a re-write and I will do the the best I can to keep compatibility. Next month I will probably have more time to maybe fix this. |
Steps to reproduce
Not really sure. Just happens when a player is online.
Expected behaviour
Not spamming console?
Actual outcome
https://hatebin.com/vqhfodstds
Minecraft version (Only 1.13 is officially supported)
1.16.1
Plugin list
MultiLineAPI, PacketEntityAPI, ProtocolLib, all latest versions
The text was updated successfully, but these errors were encountered: