-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
onPacketSending error was broadcast frequently to all players. #1431
Comments
|
@ncsv Please next time open a separate Github issue report for each one of the issues, don't use the same one.
Open a separate issue report and provide ALL the requested info. |
Can you send me the message a user/plugin had send in chat to trigger the error? Because sadly I can't manage to read the file correctly.
|
Disable the hide scoreboard numbers feature. If you want to hide numbers make sure to use only single digit numbers, not |
Check here please: https://itemsadder.devs.beer/plugin-usage/scoreboard/hide-scoreboard-numbers-1.17+#warning |
The issue is that it's hard for me to identify the precise cause of this error because it has no detail about the line of my code which is triggering it. Another strange thing is this:
For some reason the plugin who printed the error is |
my server is installed waterfall (also bungeepackfix is installed.) and sync inventory and money, etc (mysqlplayerdata) below 3 server are sync with mpdb(mysqlplayerdatabridge) all server has same itemsadder's setting. (only force apply in survival lobby server) |
this is server log files |
Are these the exact logs of when the issue happened? |
that text componment message is occured when player joined server. |
I need the log of when this happened |
i was sent you before.. [22:44:19] [Craft Scheduler Thread - 11625 - MysqlPlayerDataBridge/ERROR]: [ItemsAdder] Unhandled exception occured in onPacketSending(PacketEvent) for ItemsAdder |
The full log of all your servers of when this issue occurred. |
You can also try to enable this in protocollib config.yml file: detailed error: true |
i also uploaded full server log (14days ago) [21:30:01] [User Authenticator #300/INFO]: UUID of player leezeun1 is 0e1d45ed-fc15-49ef-ac1f-3d8e4a978e29 [21:30:02] [Craft Scheduler Thread - 8462 - MysqlPlayerDataBridge/ERROR]: [ItemsAdder] Unhandled exception occured in onPacketSending(PacketEvent) for ItemsAdder [21:30:03] [Server thread/INFO]: NGReoum issued server command: /ah
|
This was already fixed in 3.0.0, update please. |
are you sure? i already update lastest build twice times. |
Please send me the new updated log. detailed error: true Thanks |
Update LoneLibs and let me know |
This is very strange, I cannot reproduce this issue. |
I was using "self-host" before and had no errors. |
I'm sure that if you change it back to selfhost you would have the same error, they are unrelated. |
So, for now, is there no solution? And could the previous guy have been able to solve it? Since I have the same bug, and he reported it two years ago. |
I didn't notice this was an old issue. |
Terms
Discord tag (optional)
이클립스#1221
What happened?
after update 1.18 and IA,
onPacketSending error was broadcast frequently to all players.
Steps to reproduce the issue
i uploaded screenshot downbelow
Server version
Purpur 1.18.1-RO.1-SNAPSHOT
ItemsAdder Version
2.5.1-beta4
ProtocolLib Version
4.8.0-SNAPSHOT-b540
LoneLibs Version
1.0.16b
LightAPI Version (optional)
bukkit-5.1.0
LibsDisguises Version (optional)
10.0.27
FULL server log
latest.log
Error (optional)
No response
ItemsAdder config.yml
Problematic items yml configuration file (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
The text was updated successfully, but these errors were encountered: