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

Certain Invisible Item Drops #1016

Open
GentlemanCheesy opened this issue Sep 29, 2024 · 5 comments · Fixed by #1021
Open

Certain Invisible Item Drops #1016

GentlemanCheesy opened this issue Sep 29, 2024 · 5 comments · Fixed by #1021
Labels
bug Something isn't working

Comments

@GentlemanCheesy
Copy link

Describe the bug
Certain items containing specific item components will be invisible while dropped from your inventory.

Software brand
Paper 1.21.1

Plugins
image

How To Reproduce

  1. Obtain an item with item components similar to the item in question.
  2. Drop it on the ground.
  3. Observe it being invisible.
  4. Try to pick it up to determine it was dropped.

Expected behavior
Item in question should be visible when dropped.

Screenshots
N/A

Additional context
Server Latest.log on pastebin: https://pastebin.com/La90Qa8c
"/paper dumpitem" output:
minecraft:paper[jukebox_playable={song: "redux:moyai"},custom_model_data=9000067,max_stack_size=1,custom_name='{"extra":[{"bold":false,"italic":false,"obfuscated":false,"strikethrough":false,"text":"Music Disc","underlined":false}],"text":""}',custom_data={CheesyCraft: "MoyaiManor"},rarity="rare"]

@GentlemanCheesy GentlemanCheesy added the bug Something isn't working label Sep 29, 2024
@GentlemanCheesy
Copy link
Author

Note that this might be related to (#1011)

@Vinrey123
Copy link

Vinrey123 commented Oct 3, 2024

Yes, most likely, the component of the effect contained in the food is to blame for this, well, for me personally.

@GentlemanCheesy
Copy link
Author

This issue is still present with the "jukebox_playable" item component from the "/paper dumpitem" above.
Tested on dev builds:
image

@retrooper retrooper reopened this Oct 16, 2024
@booky10
Copy link
Collaborator

booky10 commented Oct 17, 2024

Are there any errors shown in the console?

@GentlemanCheesy
Copy link
Author

Here is a snippet of the logs immediately after dropping said item on the ground, which spams the console.
https://pastebin.com/hxXJkhP3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants