AntiPopup - No chat reports and Popup!

AntiPopup - No chat reports and Popup!

148 Downloads

[BUG] Could not pass event PlayerJoinEvent

rafalohaki opened this issue · 13 comments

commented

error log:
https://mclo.gs/VWLVAPw
server: purpur 1.19.3
plugins:
AnarchyExploitFixes*, AntiPopup, Chunky, ChunkyBorder, CMI, CMILib, ExploitFixer, FastAsyncWorldEdit (WorldEdit), HamsterAPI, LuckPerms, NoCheatPlus, PlaceholderAPI, ProtocolLib, spark, TAB, ViaBackwards, ViaVersion

commented

I also encountered this issue with AntiPopup 5.3 with:

  • Velocity 3.2.0-SNAPSHOT (git-f744b37a-b222)
  • Purpur git-Purpur-1888 (MC: 1.19.3)*

It happens from time to time, and only occurred when joining the server. If this happens, the player simply gets force disconnected from the server.

commented

This is my pl list

Plugins (41): BetterGUI, Brewery, ChatChat, Citizens, CosmeticsCore, CustomCrops, EnchantNow, Essentials, EssentialsSpawn, ExcellentCrates, ExcellentEnchants, ExcellentShop, GemsEconomy, HuskHomes, HuskSync, InteractiveBooks, ItemEdit, ItemsAdder, LoneLibs, LuckPerms, MMOBuffs, MMOExt, MMOItems, MapModCompanion, MewCore, MewFishing, MewUtils, ModelEngine, MythicLib, MythicMobs, NexEngine, PhantomWorlds, PlaceholderAPI, ProtocolLib, RPGInventory, ServerUtils, Towny, Vault, WorldEdit, WorldGuard and helper

commented

@Akiranya what's your plugin list too?

It's pretty weird that "packet_handler" is not existent?

commented

Check your protocollib version, if its outdated update it.

commented

Hi, it's the latest dev build

ProtocolLib version 5.0.0-SNAPSHOT-b612

Just curious... doesn't AntiPopup already shade packetevents?

it does yes

commented

Hi, it's the latest dev build

ProtocolLib version 5.0.0-SNAPSHOT-b612


Just curious... doesn't AntiPopup already shade packetevents?

commented

I uninstalled Antipopup but I also triggered this issue. It happens when the player tries to join while the server is still starting and before the server console prints Done!. After the server prints Done!, the server lets the player join, and then this error occasionally happens - player just get disconnected

It looks like AntiPopup just happens to be presented in the call stack since it listens to the PlayerJoinEvent

So, this may not be an issue with AntiPopup but I really wanted to fix it. Do you have any clue? I have no idea how these network packets work..

commented

I uninstalled Antipopup but I also triggered this issue. It happens when the player tries to join while the server is still starting and before the server console prints Done!. After the server prints Done!, the server lets the player join, and then this error occasionally happens - player just get disconnected

It looks like AntiPopup just happens to be presented in the call stack since it listens to the PlayerJoinEvent

So, this may not be an issue with AntiPopup but I really wanted to fix it. Do you have any clue? I have no idea how these network packets work..

If that's the case join my discord and send your server log without my plugin present. I'll try to help you.

commented

@rafalohaki can you try without my plugin too?

commented

@rafalohaki can you try without my plugin too?

i cant remove it if its installed already, right? i have players and cant restart map.
its not so bad, its rare but not so serious.

commented

Yeah to remove you'd need a restart

commented

After a few days of testing, I found it's still the issue with AntiPopup... the problem occurs quite often if I have AntiPopup installed

I was not using Antipopup 5.4 RC1 tho, not sure if the latest version could fix this issue

commented

I suggest using 5.2 if 5.3 appears to be problematic.