PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.88k stars 2.29k forks source link

Chest problem on 1.20 #9315

Closed Idris4ik closed 1 year ago

Idris4ik commented 1 year ago

Timings or Profile link

https://spark.lucko.me/UUHvhdTi9u

Description of issue

Hello on the last paper build 1.20 one of their players found this issue, when the player puts something in the chest using right-click + shift, this happens...

Video: https://streamable.com/jcf1ao

Plugin and Datapack List

Screenshot 2023-06-12 at 14 35 13

Server config files

This is the global configuration file for Paper.

As you can see, there's a lot to configure. Some options may impact gameplay, so use

with caution, and make sure you know what each option does before configuring.

If you need help with the configuration or have any questions related to Paper,

join us in our Discord or check the docs page.

The world configuration options have been moved inside

their respective world folder. The files are named paper-world.yml

Docs: https://docs.papermc.io/

Discord: https://discord.gg/papermc

Website: https://papermc.io/

_version: 28 chunk-loading: autoconfig-send-distance: true enable-frustum-priority: false global-max-chunk-load-rate: -1.0 global-max-chunk-send-rate: -1.0 global-max-concurrent-loads: 500.0 max-concurrent-sends: 2 min-load-radius: 2 player-max-chunk-load-rate: -1.0 player-max-concurrent-loads: 20.0 target-player-chunk-send-rate: 100.0 chunk-loading-advanced: auto-config-send-distance: true player-max-concurrent-chunk-generates: 0 player-max-concurrent-chunk-loads: 0 chunk-loading-basic: player-max-chunk-generate-rate: -1.0 player-max-chunk-load-rate: 100.0 player-max-chunk-send-rate: 75.0 chunk-system: gen-parallelism: default io-threads: -1 worker-threads: 5 collisions: enable-player-collisions: true send-full-pos-for-hard-colliding-entities: true commands: fix-target-selector-tag-completion: true suggest-player-names-when-null-tab-completions: true time-command-affects-all-worlds: false console: enable-brigadier-completions: true enable-brigadier-highlighting: true has-all-permissions: false item-validation: book: author: 8192 page: 16384 title: 8192 book-size: page-max: 2560 total-multiplier: 0.98 display-name: 8192 lore-line: 8192 resolve-selectors-in-books: false logging: deobfuscate-stacktraces: true log-player-ip-addresses: true use-rgb-for-named-text-colors: false messages: kick: authentication-servers-down: connection-throttle: Соединение прервано! Пожалуйста, подождите перед повторным подключением flying-player: flying-vehicle: no-permission: У Вас нет прав для использования этой команды use-display-name-in-quit-message: false misc: chat-threads: chat-executor-core-size: -1 chat-executor-max-size: -1 fix-entity-position-desync: true lag-compensate-block-breaking: true load-permissions-yml-before-plugins: true max-joins-per-tick: 2 region-file-cache-size: 256 strict-advancement-dimension-check: false use-alternative-luck-formula: true use-dimension-type-for-custom-spawners: true packet-limiter: all-packets: action: KICK interval: 7.0 max-packet-rate: 500.0 kick-message: overrides: ServerboundPlaceRecipePacket: action: DROP interval: 4.0 max-packet-rate: 5.0 player-auto-save: max-per-tick: -1 rate: -1 proxies: bungee-cord: online-mode: true proxy-protocol: false velocity: enabled: true online-mode: false secret: [secret] scoreboards: save-empty-scoreboard-teams: false track-plugin-scoreboards: false spam-limiter: incoming-packet-threshold: 300 recipe-spam-increment: 1 recipe-spam-limit: 20 tab-spam-increment: 1 tab-spam-limit: 500 timings: enabled: false hidden-config-entries:

Paper version

[10:38:19 INFO]: Checking version, please wait... [10:38:19 INFO]: This server is running Paper version git-Paper-10 (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: f4dfdcb) You are running the latest version

Other

https://streamable.com/jcf1ao

lynxplay commented 1 year ago

Please provide your servers log at this point. I cannot replicate this from just shift + right-clicking items in a chest.

Idris4ik commented 1 year ago

There is no any logs after that

Owen1212055 commented 1 year ago

Please test without any plugins, this is most likely a plugin misbehaving.

Idris4ik commented 1 year ago

I already did it, but it's the same problem

Owen1212055 commented 1 year ago

In general it is highly likely this is a local issue, as seeing that there hasn't been any other reported issues.

If however you are still seeing this issue without plugins, please leave a comment.