AntiPopup - No chat reports and Popup!

AntiPopup - No chat reports and Popup!

148 Downloads

Intermittent EncoderException

SlimeDog opened this issue ยท 18 comments

commented

Describe the bug

Intermittent EncoderException. It occurs intermittently on server restart. It also occurs intermittently after server restart.

To Reproduce

  • Start server
  • Read log

Expected behavior

(Relatively) clean start-up

Operating System

CentOS Linux release 7.9.2009 (Core)

Server Software

Spigot 1.19.3-3647 or Paper 1.19.3-386

Server Version

1.19.3

Proxy Type

None

Plugin List

Lots. See attached log file.

Server logs

REMOVED
REMOVED

commented

Does it show up when my plugin isn't present?

No. I should have made that clear.

commented

Does it show up when my plugin isn't present?

commented

Done.

commented

Please open an issue on PacketEvents

commented

There have been quite a few commits to https://github.com/retrooper/packetevents/commits/2.0 (the branch I believe AntiPopup is using) since the version used in AntiPopup 5.3. In fact, the number of commits posted daily is truly startling. No idea if any of them address this particular issue. The linked issue has received no response, to date.

For now, I have reverted to AntiPopup 5.2, which uses a previous version of PacketEvents and does not exhibit this error.

commented

Check this for latest packetevents

commented

Did you test it? I got the same issue, on the first try. Retrooper still has not responded to the linked issue.

commented

More important, I don't see any test modules in the PacketEvents source (perhaps I missed them, but I don't think so). It seems unwise to rely on completely untested code in your own plugin, especially given the code-du-jour updates that aren't tested. Perhaps you should consider extracting the relevant code (how many protocol interfaces does AntiPopup use?) since it's published under a GPL3 license, so that you can test your own usage without reliance on untested bleeding edge interfaces, or risk them changing out from under you.

commented

Did you test it? I got the same issue, on the first try. Retrooper still has not responded to the linked issue.

yeah sorry i couldnt test that one and it causes issues for me too, im waiting for their response

commented

I'm having the same issue i think?
https://hastebin.com/share/fukumodeta.markdown

Adding to it and not opening a new issue. Hope that's okay..

commented

I'm having the same issue i think? https://hastebin.com/share/fukumodeta.markdown

Adding to it and not opening a new issue. Hope that's okay..

message me on discord/matrix

commented

Per retrooper/packetevents#533 (comment), this issue has been resolved.

commented

ive made a test release here. note it is untested since i cant reproduce the issue.

lmk if it works and ill push to spigot

commented

5.4-RC2 running on Paper and Spigot for nearly two hours, including a few restarts, without error.

commented

okay lets give it time till im back from school tomorrow
@RainbowTea maybe you also wanna test?

commented

Oh I have that issue as well will get the test release as well and see how it goes :)

commented

sweet

commented

okay lets give it time till im back from school tomorrow @RainbowTea maybe you also wanna test?

Booted up with no errors so far! Thank you :)