mojira.dev

Alexander

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MCPE-226817 Lever gets flipped without me touching it Awaiting Response MC-300459 dose not open chest with the item the coper golem is holding in it Duplicate MCPE-218808 Supercharged creepers spawning naturally Duplicate MCPE-218405 I fell straight through previously placed water and died Awaiting Response MCPE-217847 Entities not suffocating in tinted glass Works As Intended MCL-25229 Bug Invalid MCPE-203413 Time glitch Incomplete MC-295936 Lilly pad Duplicate MC-280300 Json error throwing in console(not crashing game) by clicking on my /tellraw output Invalid MCPE-187203 Water being picked up in bucket without picking the actual water up Incomplete MC-273787 warden Awaiting Response MC-270609 Client requires a tick between StoreCookiePacket and TransferPacket for cookie to be stored Fixed MC-267934 Sending ClientboundTransferPacket followed by disconnect just kicks the player Fixed MC-265107 Item usage animation desync when enity starts tracking Duplicate MCPE-161764 You can't make flat world whis out activating cheats Duplicate MCPE-161715 Elytra works incorrectly , in a fly mode your aim is 1 block above. Duplicate MC-254082 Lost license after account migration Invalid MC-245818 Shulker chests despawn when switching dimension Awaiting Response MCPE-149420 i need help Incomplete MCPE-144402 All entities disappeared after re-entering the world Duplicate

Comments

So they have the same effect as normal ones?

My game cheaps kicking me out of the game

I’m having the same issue

[System] [CHAT] Invalid chat component: Use JsonReader.setStrictness(Strictness.LENIENT) to accept malformed JSON at line 1 column 1 path $\nSee https://github.com/google/gson/blob/main/Troubleshooting.md#malformed-json

From log

Affects 1.19.4 and 23w17a

Sadly, it works even in a single-player creative mode. This is what is possible in a

/gamerule doDaylightCycle false & /time set midnight

world within just 7 hours of afk:

[media]

So I fixed it using a mod. Turns out, signs are not affected by this bug at all. I am removing all attachments with signs which I can remove.

To fix this, in Mojang's mappings, I upgraded com/mojang/blaze3d/font/TrueTypeGlyphProvider$Glyph#upload from 1-channel image (NativeImage$Format#LUMINANCE) to 4-channel image (NativeImage$Format#RGBA). I moved the luminance channel to alpha channel and set all RGB values to 255 so the whole glyph's image is white. Also I changed TrueTypeGlyphProvider$Glyph#isColored to return true. I know there is a better way to fix it, but this works for me for now.

@violine1101

In short term, MC-161933 is how glyphs with transparent pixels blend with sign model. Transparent pixels near edges of TTF glyphs of some fonts, which created by anti-aliasing, or custom transparent symbols are both rendered in same render pass with sign, so that transparent font pixels replace existing sign pixels, so you can see through signs whats behind them. (Also applies to sac1's screenshot)

This issue however, isn't about how font transparency is handled at runtime. This issue is about Minecraft TTF font's resource reload stage, where it pre-renders all needed glyphs to a texture (where glyphs are rasterized and anti-aliased).

For text coloring reasons, font glyphs are usually rendered in white color, which minecraft does. But what also minecraft does is rasterizing those glyphs on black background (glyph dump attached). This way, the more transparent pixel is, the more black it is. This is a bug and transparent pixels should have not only transparency mask, but also should be rendered on transparent background.

Also, Regular OpenGL's blend functions aren't enough to remove this background the right way. This is why issue name says "anti-aliased", not "rendered".

@sac1 You are all about another bug, MC-161933. Your attached screenshot is not for this issue either. Also my game is not crashing on 1.16.5 when loading the pack.

This is false. My reasoning behind this is that if you have been playing minecraft when 4 J studios was the original of minecraft console edition there is a button to go to old minecraft which contains the option to play minigames and get the achievements. What I think Microsoft should do is make it so that even if your one of the newer players you can go back and play old minecraft. Including minigames. If you have the button it is located under store in the main menu and named as "Editions".

This is not a duplicate problem, this is a completely different problem, because the skin creator works great, but the installation of a custom skin does not work, and I do not understand why you think that it is a duplicate if I noted that it started with version 1.16.220, because everything worked fine on version 1.16.210.05!

Ah for me it wasn’t TNT i don’t think. I launched it with TNT to no effect. I cleared the entities in the world and no TNT was in the list. However there had been pillager raids with only 1/2 showing up the last few days and i believe this was a glitch of the pillagers spawning in untextured with no AI. And since clearing the entity list it has been fine with pillager raids acting properly

Ah yes the classic its a feature, not a bug