mojira.dev
MCPE-167886

Sniffers/Sniffer spawn eggs are invisible when loading another texture pack to the world

Hi, there is this issue where Sniffers and Sniffer Spawn Eggs are completely invisible when loading up a new texture for each. (I only got it to work on the Classic texture pack. I don't have any others.) Despite being invisible, they still have the same mechanics, can be attacked, and still play their sounds. It seems like applying any new texture, unlike other items, will make them bug out and disappear. (Important: this issue relates to MCPE-167164, which was fixed in the 1.20.0.20 preview.)

Steps to Reproduce:

  1. Change to a new texture pack (preferably the Classic one mentioned earlier)

  2. Make sure you have the "Sniffer" Experimental toggle set up in your world

  3. Download then activate it

  4. Now take a look at the Sniffers and Sniffer Spawn Eggs

  5. Observe how they are not visible anywhere

Observed Results: Sniffers and Sniffer Spawn Eggs are not visible by the player.

Expected Results: The Sniffers show up visible despite which textures you are using. 

 

 

how to fix the issue was sent by OcelotOnesie and Timer RP in a comment. I couldn't have done it without them. Thanks for your support! Have a great day!

Linked issues

BDS-18167 Missing sniffer textures Resolved BDS-18419 Sniffer invisible and creative breaking messed up Resolved BDS-18433 I can't see the sniffer it's like invisible Resolved BDS-18677 Invisible sniffer Resolved MCPE-167890 Sniffer Egg and Sniffer are invisible Resolved

Attachments

Comments 26

Can you attach screenshot and resource pack to see that problem 

The classic texture pack is outdated this does not currently update

I'm not sure it works on another texture pack. I only got Classic to work. If I find it happening again on another one, I'll let you know!

Thank you for fixing my mistakes. 🙂

16 more comments

@William Arthur Roberts: I think that's intentional. 😉

As said above this has been fixed.Due to the removal of a few lines of code.

Analysis code

Bug sniffer (1.19.70-1.20.30)

[media]

{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:sniffer",
      "min_engine_version": "1.8.0",
      "materials": {
        "default": "sniffer"
      },

Fix sniffer (1.20.40)

[media]

{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:sniffer",
      "materials": {
        "default": "sniffer"
      },

As you can see removing "min_engine_version" solves the issue.

For people who have versions (1.19.70-1.20.30) you can use

[media]

to fix it

@unknown: You added 1.20.51 and 1.20.70.20 to the affected versions lists, but I cannot reproduce this in either of these versions. Have you actually tested this in these versions?

No, I have not yet and will test them today. Thank you! I also removed them from the versions list.

vex

(Unassigned)

988835

Confirmed

Multiple

Android 11

egg, rendering, sniffer, spawn

1.20.40.20 Preview, 1.20.30.22 Preview, 1.20.30.21 Preview, 1.20.30.20 Preview, 1.20.20.23 Preview, ..., 1.20.60.22 Preview, 1.20.50, 1.20.60.25 Preview, 1.20.60.24 Preview, 1.20.70.20 Preview

1.20.40

Retrieved