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

1.20.4 - Lags when moving an item #199

Closed
4 tasks done
jeongys1019 opened this issue Jan 11, 2024 · 1 comment
Closed
4 tasks done

1.20.4 - Lags when moving an item #199

jeongys1019 opened this issue Jan 11, 2024 · 1 comment
Labels
type: bug Something isn't working
Milestone

Comments

@jeongys1019
Copy link

Terms

  • I'm using the very latest version of CosmeticsCore 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 searched on the Discord server to know if anyone already provided a solution in the past for the issue.

Discord tag (optional)

sik1019

What happened?

My server version 1.20.1 -> 1.20.4 Update
It's lagging too much when I flied and teleport function use.

If 20 people on my server move A tick over occurs.
What's the problem?

Steps to reproduce the issue

  1. 1.20.4
  2. teleport or fly or Move fast [ 10 or more people ]
  3. tick over for a bit
  4. sometimes shutdown bukkik

Server version

git-paper-377 (MC: 1.20.4)

CosmeticsCore Version

CosmeticsCore_1.2.3b

ProtocolLib Version

5.2.0-SNAPSHOT-679

LoneLibs Version

1..0.42

FULL server log

[Server thread/WARN]: playername moved too quickly! -26403.961644422983,0.0,-19927.19999998808

Error (optional)

.

CosmeticsCore config.yml

lang: en
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 2
    balloon: 1
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 10000
  fix_invisible_nametag: true
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  camera:
    hide_actionbar_texts: true
    rotation:
      enabled: true
    zoom:
      enabled: true
      min: 2
    fade_effect: true
    location:
      world: world
      x: 411.51084615644197
      y: 31.62000000476837
      z: 68.56551800749988
      yaw: 0.6062622
      pitch: 1.3679266E-5
  mannequin:
    location:
      world: world
      x: 411.5
      y: 30.0
      z: 73.5
      yaw: -177.89375
      pitch: -2.2500837
  teleport_area:
    enter:
      world: world
      pos1:
        x: 413.0
        y: 15.0
        z: 80.0
      pos2:
        x: 409.0
        y: 12.0
        z: 80.0
    exit_location:
      world: world
      x: 411.4340668370109
      y: 12.0
      z: 76.35736897706255
      yaw: 179.85805
      pitch: -0.14995582
  gui:
    cursor_default: fermented_spider_eye:9000001
    cursor_rotate: fermented_spider_eye:9000002
    cursor_pointer: fermented_spider_eye:9000003
    dyeing_pointer: fermented_spider_eye:9100003
    tutorial_gui: fermented_spider_eye:9100004
    tutorial_gui_checked: fermented_spider_eye:9100005
    slots:
      colors:
        not_owned: 195,147,57
        owned: 56,67,100
        wearing: 57,70,195
        wearing_preview: 195,120,57
        max_amount_reached: 111,111,111
      add_item_in_blank_slots:
        # This is useful only for some expert users that need to do some crazy stuff.
        # Do not enable it if you don't know what you are doing.
        enabled: false
        type: PAPER
        custom_model_data: 1337666
send_creative_hidden_hat_message: true
save:
  # Use only one at a time
  file:
    enabled: false
debug: false

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

.

Screenshots/Videos (you can drag and drop files or paste links)

캡처4
캡처
캡처2
캡처3

@jeongys1019 jeongys1019 added the type: bug Something isn't working label Jan 11, 2024
@LoneDev6
Copy link
Contributor

Strange.
This will be checked as soon as possible, didn't encounter this issue before.

@LoneDev6 LoneDev6 moved this to Todo in Other plugins Jan 29, 2024
@LoneDev6 LoneDev6 added this to the 1.2.3c milestone Jan 29, 2024
@LoneDev6 LoneDev6 changed the title 1.20.4 teleport lag 1.16.5 - Lags when moving an item Feb 26, 2024
@LoneDev6 LoneDev6 changed the title 1.16.5 - Lags when moving an item 1.20.4 - Lags when moving an item Feb 26, 2024
@LoneDev6 LoneDev6 moved this from Todo to Done in Other plugins Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants