Skip to content
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

Closed
4 tasks done
Ecilpse opened this issue Jan 17, 2022 · 33 comments
Closed
4 tasks done

onPacketSending error was broadcast frequently to all players. #1431

Ecilpse opened this issue Jan 17, 2022 · 33 comments
Labels
env: purpur outdated: plugin The plugin is outdated. type: bug Something isn't working verdict: already implemented This feature is already implemented

Comments

@Ecilpse
Copy link

Ecilpse commented Jan 17, 2022

Terms

  • I'm using the very latest version of ItemsAdder and its dependencies.
  • I already searched on this Github page to check if the same issue was already reported.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already asked on the #💬ia-community-help channel on Discord to know if anyone already has a solution for the issue.

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

metrics: true
update-checker: false
disable-plugin-loading-messages_DONT_ASK_ME_FOR_SUPPORT_IF_YOU_SET_TRUE__THANKS: false
resource-pack:
  hosting:
    no-host:
      enabled: false
    auto-external-host:
      enabled: false
    self-host:
      enabled: false
      server-ip: 127.0.0.1
      pack-port: 8163
    external-host:
      enabled: true
      url: https://download.mc-packs.net/pack/2b0f00ab9c0d1b75c6bf14ecf84e7b16d80a3df7.zip
      skip-url-file-type-check___DONT_ASK_HELP_IF_SET_TRUE: false
  apply-on-join: false
  kick-player-on-decline: false
  kick-player-on-fail: false
  delay-ticks: 1
  notify-other-plugins-interfering: true
  title:
    enabled: true
  protect-player:
    black-screen: true
    hide-hud: false
    cancel-movement: true
    lock-player: true
  custom-font:
    enabled: false
    name: ipaexg.ttf
    shift: '[0,0]'
    size: 11.0
    oversample: 2.0
  thin-font:
    enabled: false
  zip:
    fix_transparent_noteblocks__disable-for-more-performance: false
    ignore-files-ext:
    - db
    - yml
    - xcf
    - html
    protect-file-from-unzip:
      enabled: true
      extreme: true
    overwrite-vanilla-models: true
    overwrite-vanilla-lang-json: true
    compress-png-files: true
    compress-json-files: true
    generate-custom-armors-textures:
      _: 'Available values: VANILLA_1_17 or OPTIFINE'
      enabled: true
      mode: VANILLA_1_17
  items:
    CustomModelData-starting-value:
      ALL: 10000
      DIAMOND: 11000
  command:
    usage-cooldown-seconds: 60
config_files:
  lang: en
  dictionaries-lang: en
  extract-default-items: false
  extract-default-resources: false
blocks:
  light-api: true
  fix-glitched-blocks:
    enabled: true
    only-new-chunks: false
    seach-also-in-these-biomes: {}
    search-also-in-these-biomes:
      enabled: false
      biomes:
      - BEACH
      - BIRCH_FOREST
      - BIRCH_FOREST_HILLS
      - FOREST
      - MOUNTAINS
      - MOUNTAIN_EDGE
      - GRAVELLY_MOUNTAINS
      - PLAINS
      - RIVER
  cancel-break-wrong-tool:
    enabled: true
    send-actionbar: true
  campfire:
    unlit-on-place: false
    allow-any-item: true
  disable-REAL: false
  disable-REAL_TRANSPARENT: false
  disable-REAL_NOTE: false
  disable-REAL_WIRE: true
  disable-FIRE: false
items:
  fix-show-attack-and-damage-as-lore: true
  give_death_location_maps: false
  hide-custom-durability-lore: false
liquids:
  enabled: true
huds:
  enabled: true
mobs:
  disable-MOB-behaviour__DISABLE_AT_YOUR_OWN_RISK: false
font_images:
  chat:
    enabled: true
    doublecheck-permission__disable-for-more-performance: false
    add-hover-suggestion: true
  command:
    enabled: true
    commandblocks: true
    excluded:
    - home
    - sethome
    - tpa
  sign:
    enabled: true
  book:
    enabled: true
  anvil:
    enabled: true
  inventory-title:
    enabled: true
  tab-header-footer:
    enabled: true
  vault-prefix-suffix:
    enabled: true
    update-every-ticks: 1200
  scoreboard-teams:
    enabled: false
    update-every-ticks: 3600
  player-display-name:
    enabled: true
    update-every-ticks: 1200
  replace-in-customitems-name-and-lore: true
entities:
  max-furniture-vehicles-per-chunk: 30
  allow-removing-old-furnitures_2_3_11: false
recipes:
  remove-vanilla-recipes:
    enabled: true
    list:
      DIAMOND_SWORD: false
      IRON_INGOT: false
  hide-vanilla-unrecognized-recipe-errors: true
  custom-recipes:
    unlock:
      all-on-join: false
      on-pickup:
        any: false
        ingredients: true
debug:
  items:
    log-files-loading: false
    log-items-loading: false
    log-items-loading-disabled: false
    log-font-images-loading: false
    log-huds-loading: false
    log-attribute-modifiers-loading: false
    log-warnings: false
    log-loots-loading: false
    log-loots-loading-disabled: false
    log-armors-loading: false
  recipes:
    log-recipes-loading: false
    log-recipes-loading-disabled: false
    log-recipes-removed-vanilla: false
  resource-pack:
    log-extract-default-resources: false
    log-not-extract-default-resources-already-exist: false
  blocks:
    log-save: false
    log-save-on-unload: false
    log-mined-unknown-blocks: true
  worlds-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  trees-populators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-populators: false
    log-loading-no-world: true
    log-generation: false
  surface-decorators:
    log-loading: false
    log-loading-disabled: false
    log-loading-no-decorators: false
    log-loading-no-world: true
    log-generation: false
  player-stats:
    log-save: false
  performance:
    loading-ms: true
  huds:
    log-triggers: false
  other:
    log-dictionaries-loading: false
    log-liquids-loading: false
    log-minecraft_lang_overwrite-loading: false
  categories:
    log-total-loaded: true
    log-single-loaded: false
    log-single-loaded-overwrite: false
    log-single-skip: false
effects:
  hide-scoreboard-numbers: true
  text-effects:
    enabled: true
    replace-in-customitems-name-and-lore: true
    chat:
      enabled: true
    sign:
      enabled: true
    book:
      enabled: true
    anvil:
      enabled: true
    tab-header-footer:
      enabled: true

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)

unknown

@Ecilpse Ecilpse added the type: bug Something isn't working label Jan 17, 2022
@Ecilpse
Copy link
Author

Ecilpse commented Jan 17, 2022

3

and scoreboard issue.
when i set hide-scoreboard-numbers: true, mcmmo scoreboard, and holograms with &c was not viewed properly

@Ecilpse
Copy link
Author

Ecilpse commented Jan 18, 2022

  • i use venturechat hover features. but after update lastest version of IA, emoji hover features are override it.
    so i set false emoji features in config, but it also override (It's set up so that hover doesn't)

@LoneDev6
Copy link
Collaborator

LoneDev6 commented Jan 19, 2022

@ncsv Please next time open a separate Github issue report for each one of the issues, don't use the same one.
Thanks.

  • i use venturechat hover features. but after update lastest version of IA, emoji hover features are override it.
    so i set false emoji features in config, but it also override (It's set up so that hover doesn't)

Open a separate issue report and provide ALL the requested info.

@LoneDev6
Copy link
Collaborator

Can you send me the message a user/plugin had send in chat to trigger the error?
It's very important, thanks.

Because sadly I can't manage to read the file correctly.

[14:50:27] [ForkJoinPool.commonPool-worker-71/INFO]: :notify_green: ������ ���������� ���۵Ǿ����ϴ�.

@LoneDev6
Copy link
Collaborator

3

and scoreboard issue. when i set hide-scoreboard-numbers: true, mcmmo scoreboard, and holograms with &c was not viewed properly

Disable the hide scoreboard numbers feature.
Why are you using this feature if you don't want to hide numbers?

If you want to hide numbers make sure to use only single digit numbers, not 2417 1094 179 etc.
This is a Minecraft limitation and I'm not sure if I can fix it.

@Ecilpse
Copy link
Author

Ecilpse commented Jan 19, 2022

Can you send me the message a user/plugin had send in chat to trigger the error? It's very important, thanks.

Because sadly I can't manage to read the file correctly.

[14:50:27] [ForkJoinPool.commonPool-worker-71/INFO]: :notify_green: ������ ���������� ���۵Ǿ����ϴ�.
3

this is image font in IA. (i copy, paste in message files.
There was no such error when writing the old version IA in version 1.16.5.

@Ecilpse
Copy link
Author

Ecilpse commented Jan 19, 2022

3
and scoreboard issue. when i set hide-scoreboard-numbers: true, mcmmo scoreboard, and holograms with &c was not viewed properly

Disable the hide scoreboard numbers feature. Why are you using this feature if you don't want to hide numbers?

If you want to hide numbers make sure to use only single digit numbers, not 2417 1094 179 etc. This is a Minecraft limitation and I'm not sure if I ca
2022-01-20_03 14 53
n fix it.

this problems also happend in hologram. can't it fixed?

@LoneDev6
Copy link
Collaborator

Check here please: https://itemsadder.devs.beer/plugin-usage/scoreboard/hide-scoreboard-numbers-1.17+#warning
It's a temporary solution until I find a proper way to differentiate scoreboard rendering and other renderings.

@LoneDev6
Copy link
Collaborator

Can you send me the message a user/plugin had send in chat to trigger the error? It's very important, thanks.
Because sadly I can't manage to read the file correctly.

[14:50:27] [ForkJoinPool.commonPool-worker-71/INFO]: :notify_green: ������ ���������� ���۵Ǿ����ϴ�.
3

this is image font in IA. (i copy, paste in message files. There was no such error when writing the old version IA in version 1.16.5.

This is probably already fixed in my next release, please let me know after I release the update.
Thanks!

@LoneDev6 LoneDev6 added this to the 2.5.5 milestone Jan 20, 2022
@Ecilpse
Copy link
Author

Ecilpse commented Jan 28, 2022

Can you send me the message a user/plugin had send in chat to trigger the error? It's very important, thanks.
Because sadly I can't manage to read the file correctly.

[14:50:27] [ForkJoinPool.commonPool-worker-71/INFO]: :notify_green: ������ ���������� ���۵Ǿ����ϴ�.
3

this is image font in IA. (i copy, paste in message files. There was no such error when writing the old version IA in version 1.16.5.

This is probably already fixed in my next release, please let me know after I release the update. Thanks!

i update4 lastest version of IA, but still same issue. (2.5.5)

@Ecilpse
Copy link
Author

Ecilpse commented Jan 29, 2022

2022-01-29_19 03 27

@LoneDev6 LoneDev6 reopened this Feb 14, 2022
@LoneDev6
Copy link
Collaborator

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.
Somehow ProtocolLib is not printing that information in console, which is not normal.

Another strange thing is this:

20:10:26] [Craft Scheduler Thread - 73820 - MysqlPlayerDataBridge/ERROR]: [ProtocolLib] [ItemsAdder] Unhandled exception occured in onPacketSending(PacketEvent) for ItemsAdder

For some reason the plugin who printed the error is MysqlPlayerDataBridge, why?
I suspect this error is from another server where you have ItemsAdder installed, can you check if you have another server which is syncing chat or data and it has ItemAdder installed?
If yes, please send me the log of the other server.

@LoneDev6 LoneDev6 added verdict: can't reproduce This issue cannot be reproduced by the developers compat: plugin Compatibility with another Spigot plugin labels Feb 14, 2022
@LoneDev6 LoneDev6 modified the milestones: 2.5.5, 3.0.0 Feb 14, 2022
@LoneDev6 LoneDev6 closed this as completed Mar 1, 2022
@LoneDev6 LoneDev6 added status: inactive This issue is inactive. and removed Waiting answer labels Mar 1, 2022
@LoneDev6 LoneDev6 removed this from the 3.0.0 milestone Mar 1, 2022
@Ecilpse
Copy link
Author

Ecilpse commented Mar 1, 2022

my server is installed waterfall (also bungeepackfix is installed.) and sync inventory and money, etc (mysqlplayerdata)

below 3 server are sync with mpdb(mysqlplayerdatabridge)
survival lobby - survival ch1 - survival ch2
that error's message is joining message (1. "daya syncing...", 2. "data sync complete")

all server has same itemsadder's setting. (only force apply in survival lobby server)

@Ecilpse
Copy link
Author

Ecilpse commented Mar 1, 2022

this is server log files
survival.log
ch 1.log
ch 2.log

@Ecilpse
Copy link
Author

Ecilpse commented Mar 13, 2022

@LoneDev6

@LoneDev6
Copy link
Collaborator

this is server log files survival.log ch 1.log ch 2.log

Are these the exact logs of when the issue happened?

@Ecilpse
Copy link
Author

Ecilpse commented Mar 14, 2022

this is server log files survival.log ch 1.log ch 2.log

Are these the exact logs of when the issue happened?

that text componment message is occured when player joined server.

@LoneDev6
Copy link
Collaborator

I need the log of when this happened

@Ecilpse
Copy link
Author

Ecilpse commented Mar 15, 2022

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
java.lang.NullPointerException: null
[22:44:19] [Craft Scheduler Thread - 11625 - MysqlPlayerDataBridge/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutChat@2ddac571[
a=TextComponent{text='', siblings=[TextComponent{text='  유저 데이터 연동에 ', siblings=[], style=Style{ color=white, bold=false, italic=false, underlined=false, strikethrough=false, obfuscated=false, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text='성공', siblings=[], style=Style{ color=green, bold=null, italic=false, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text='하였습니다.', siblings=[], style=Style{ color=white, bold=null, italic=false, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}
components=
b=SYSTEM
c=00000000-0000-0000-0000-000000000000
]

@LoneDev6
Copy link
Collaborator

The full log of all your servers of when this issue occurred.
That's what I need.

@LoneDev6
Copy link
Collaborator

You can also try to enable this in protocollib config.yml file:

detailed error: true

@Ecilpse
Copy link
Author

Ecilpse commented Mar 15, 2022

The full log of all your servers of when this issue occurred. That's what I need.

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:01] [User Authenticator #303/INFO]: UUID of player NGReoum is aa72605f-1004-4902-a444-192793291a91
[21:30:01] [Server thread/INFO]: leezeun1[/118.222.186.126:50560] logged in with entity id 2336387 at ([spawn]0.8054820753193301, 70.0, 65.49717278788128)
[21:30:01] [Server thread/INFO]: NGReoum[/118.35.152.249:50561] logged in with entity id 2336388 at ([spawn]-128.28477938663386, 66.0, 26.197654228676615)
[21:30:01] [Craft Scheduler Thread - 8462 - MysqlPlayerDataBridge/ERROR]: [ItemsAdder] Unhandled exception occured in onPacketSending(PacketEvent) for ItemsAdder
java.lang.NullPointerException: Cannot invoke "java.lang.Long.longValue()" because the return value of "java.util.Map.get(Object)" is null
at dev.lone.itemsadder.main.hl.onPacketSending(SourceFile:123) ~[ItemsAdder_2.5.5.jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:535) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:516) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:346) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:308) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:436) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:72) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:376) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:346) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) ~[ProtocolLib.jar:?]
at net.minecraft.network.Connection.writePacket(Connection.java:401) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:348) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2103) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2089) ~[?:?]
at org.bukkit.craftbukkit.v1_18_R1.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:236) ~[purpur-1.18.1.jar:git-Purpur-1506]
at org.bukkit.craftbukkit.v1_18_R1.entity.CraftPlayer.sendMessage(CraftPlayer.java:252) ~[purpur-1.18.1.jar:git-Purpur-1506]
at net.craftersland.data.bridge.utils.Utils.syncCompleteTask(Utils.java:20) ~[MysqlPlayerDataBridge-v4.1.0.jar:?]
at net.craftersland.data.bridge.events.PlayerJoin$1.run(PlayerJoin.java:32) ~[MysqlPlayerDataBridge-v4.1.0.jar:?]
at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.18.1.jar:git-Purpur-1506]
at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[purpur-1.18.1.jar:git-Purpur-1506]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[purpur-1.18.1.jar:git-Purpur-1506]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[21:30:01] [Craft Scheduler Thread - 8462 - MysqlPlayerDataBridge/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutChat@32d22fb0[
a=TextComponent{text='', siblings=[TextComponent{text='  데이터 로드중..', siblings=[], style=Style{ color=white, bold=false, italic=false, underlined=false, strikethrough=false, obfuscated=false, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}
components=
b=SYSTEM
c=00000000-0000-0000-0000-000000000000
]

[21:30:02] [Craft Scheduler Thread - 8462 - MysqlPlayerDataBridge/ERROR]: [ItemsAdder] Unhandled exception occured in onPacketSending(PacketEvent) for ItemsAdder
java.lang.NullPointerException: Cannot invoke "java.lang.Long.longValue()" because the return value of "java.util.Map.get(Object)" is null
at dev.lone.itemsadder.main.hl.onPacketSending(SourceFile:123) ~[ItemsAdder_2.5.5.jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:535) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:516) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:346) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:308) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:436) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector.access$800(ChannelInjector.java:72) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector$3.handleScheduled(ChannelInjector.java:376) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelInjector$3.onMessageScheduled(ChannelInjector.java:346) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) ~[ProtocolLib.jar:?]
at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) ~[ProtocolLib.jar:?]
at net.minecraft.network.Connection.writePacket(Connection.java:401) ~[?:?]
at net.minecraft.network.Connection.send(Connection.java:348) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2103) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2089) ~[?:?]
at org.bukkit.craftbukkit.v1_18_R1.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:236) ~[purpur-1.18.1.jar:git-Purpur-1506]
at org.bukkit.craftbukkit.v1_18_R1.entity.CraftPlayer.sendMessage(CraftPlayer.java:252) ~[purpur-1.18.1.jar:git-Purpur-1506]
at net.craftersland.data.bridge.runnables.SyncCompleteTask.run(SyncCompleteTask.java:37) ~[MysqlPlayerDataBridge-v4.1.0.jar:?]
at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.18.1.jar:git-Purpur-1506]
at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[purpur-1.18.1.jar:git-Purpur-1506]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[purpur-1.18.1.jar:git-Purpur-1506]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[21:30:02] [Craft Scheduler Thread - 8462 - MysqlPlayerDataBridge/ERROR]: Parameters:
net.minecraft.network.protocol.game.PacketPlayOutChat@560aeaf7[
a=TextComponent{text='', siblings=[TextComponent{text='  유저 데이터 연동에 ', siblings=[], style=Style{ color=white, bold=false, italic=false, underlined=false, strikethrough=false, obfuscated=false, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text='성공', siblings=[], style=Style{ color=green, bold=null, italic=false, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}, TextComponent{text='하였습니다.', siblings=[], style=Style{ color=white, bold=null, italic=false, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}}
components=
b=SYSTEM
c=00000000-0000-0000-0000-000000000000
]

[21:30:03] [Server thread/INFO]: NGReoum issued server command: /ah

this is server log files survival.log ch 1.log ch 2.log

@LoneDev6
Copy link
Collaborator

This was already fixed in 3.0.0, update please.
Let me know.

@LoneDev6 LoneDev6 reopened this Mar 17, 2022
@LoneDev6 LoneDev6 added verdict: already implemented This feature is already implemented outdated: plugin The plugin is outdated. and removed compat: plugin Compatibility with another Spigot plugin status: inactive This issue is inactive. verdict: can't reproduce This issue cannot be reproduced by the developers labels Mar 17, 2022
@Ecilpse
Copy link
Author

Ecilpse commented Mar 20, 2022

This was already fixed in 3.0.0, update please. Let me know.
2022-03-20_20 13 27

are you sure? i already update lastest build twice times.
(3.0.3-beta4) @LoneDev6

@LoneDev6
Copy link
Collaborator

Please send me the new updated log.
Make sure to keep this ProtocoLib option enabled:

detailed error: true

Thanks

@Jefferson7u78
Copy link

I am experiencing the same error. I have all the plugins updated to the latest version. I'm sending some screenshots for reference, I get this error when I try to join the server and I am automatically kicked out.

chrome_PQGeWAFRKn

chrome_QkZgfsvI8x

@LoneDev6
Copy link
Collaborator

LoneDev6 commented Jan 2, 2024

Update LoneLibs and let me know

@Jefferson7u78
Copy link

I updated it again and the same error continues.
chrome_WuFWMl3scN

@LoneDev6
Copy link
Collaborator

LoneDev6 commented Jan 3, 2024

This is very strange, I cannot reproduce this issue.

@Jefferson7u78
Copy link

I was using "self-host" before and had no errors.
Now that I set it to "lobfile", I get this error.

@LoneDev6
Copy link
Collaborator

LoneDev6 commented Jan 3, 2024

I'm sure that if you change it back to selfhost you would have the same error, they are unrelated.

@Jefferson7u78
Copy link

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.

@LoneDev6
Copy link
Collaborator

LoneDev6 commented Jan 3, 2024

I didn't notice this was an old issue.
Please do not bump closed issues from years ago, instead create a new issue with all your current server information.
Anyway I fixed the issue, seems to be a duplicate of this: #3282
I will post an update later, thanks.

@PluginBugs PluginBugs locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
env: purpur outdated: plugin The plugin is outdated. type: bug Something isn't working verdict: already implemented This feature is already implemented
Projects
None yet
Development

No branches or pull requests

3 participants