mojira.dev

SteveKunG

Assigned

No issues.

Reported

View all
MC-243150 Switching sound device to Airpods throws a message "AL lib: (EE) ALCwasapiPlayback_resetProxy: Audio client returned buffer_len < period*2" Cannot Reproduce MC-194310 Random Lag Spike every 3 seconds Invalid MC-192021 Enchantment Glint effect on transparent blocks not properly rendered on Fabulous graphic Fixed MC-152542 Resource Warning "Codepoint '1ed0' declared multiple times in minecraft:textures/font/accented.png" Fixed MC-147028 /data remove not completely remove empty compound tag from entity item when picked up Invalid MC-144481 java.lang.NullPointerException: Ticking entity when joined the world Duplicate MC-143905 Empty or none existent pool: minecraft:streets when creating new world Fixed MC-139126 Couldn't load chunk log spam Fixed MC-138660 Throwable/Projectile entity item model not apply CustomModelData from model Fixed MC-138659 Totem of Undying death animation model doesn't match with CustomModelData Fixed

Comments

This ticket is no longer necessary anymore with the new Component system.

Here’s updated commands that convert into new system if anyone wants to try.

Spawn an Item entity.

/summon item ~ ~ ~ {Item:{id:"gold_ingot",Count:1b,components:{"minecraft:custom_data":{SpawnXP:5}}}}

Then put this command in the Repeating Command Block. The custom_data component is kept as intended. So this should be solve the issue.

execute as @e[type=item,nbt={Age:3s,Item:{components:{"minecraft:custom_data":{SpawnXP:5}}}}] at @s run data remove entity @s Item.components."minecraft:custom_data"

This has been fixed somewhere between in 1.19.3 / 1.19.4. Cannot reproduce in 1.19.4 and latest snapshot (23w12a).

Nevermind, Please solved this. I think its caused by some program on my computer.

I've attached model fix for Honey Block as well.

This is happened on my server too. Not sure what's going on with that.

This has been fixed in 19w39a.

Still exist in 1.14.3 pre-3

Unable to resolve BlockEntity for ItemStack: minecraft:air

Same here, This is still an issue in 1.14-pre5.

This has been fixed in 19w07a!

Same problem with Totem of Undying.

Can confirm, After I using /team command and setting up prefix/color. The game will crash or kick player from realms.

Weird, cannot reproduce the issue right now. Its gone in the launcher log. Someone please solve this.

Still not fixed in pre-7.

Load more comments