mojira.dev
MCPE-185988

Content log error on home screen

After leaving a Realm, waiting a bit (~5 minutes) and going to the home screen, i got this content log error:

 

[Molang][error]-minecraft:player.0.persona-caeafec538dfdc3-4 | entity/player.entity.json | variable.helmet_layer_visible = 1.0;variable.leg_layer_visible = 1.0;variable.boot_layer_visible = 1.0;variable.chest_layer_visible = 1.0;variable.attack_body_rot_y = math.sin(360*math.sqrt(variable.attack_time)) * 5.0;variable.tcos0 = (math.cos(query.modified_distance_moved * 38.17) * query.modified_move_speed / variable.gliding_speed_value) * 57.3;variable.first_person_rotation_factor = math.sin((1 - variable.attack_time) * 180.0);variable.hand_bob = query.life_time < 0.01 ? 0.0 : variable.hand_bob + ((query.is_on_ground && query.is_alive ? math.clamp(math.sqrt(math.pow(query.position_delta(0), 2.0) + math.pow(query.position_delta(2), 2.0)), 0.0, 0.1) : 0.0) - variable.hand_bob) * 0.02;variable.map_angle = math.clamp(1 - variable.player_x_rotation / 45.1, 0.0, 1.0);variable.item_use_normalized = query.main_hand_item_use_duration / query.main_hand_item_max_duration; | Error: unhandled request for unknown variable ''

[Molang][error]-minecraft:player.0.persona-caeafec538dfdc3-4 | entity/player.entity.json | variable.is_first_person && query.is_spectator | Error: unhandled request for unknown variable ''

[Molang][error]-minecraft:player.0.persona-caeafec538dfdc3-4 | entity/player.entity.json | !variable.is_first_person && !variable.map_face_icon && query.is_spectator | Error: unhandled request for unknown variable ''

[Molang][error]-minecraft:player.0.persona-caeafec538dfdc3-4 | entity/player.entity.json | variable.is_first_person && !query.is_spectator | Error: unhandled request for unknown variable ''

[Molang][error]-minecraft:player.0.persona-caeafec538dfdc3-4 | entity/player.entity.json | !variable.is_first_person && !variable.map_face_icon && !query.is_spectator | Error: unhandled request for unknown variable ''

[Molang][error]-minecraft:player.0.persona-caeafec538dfdc3-4 | render_controllers/cape.render_controllers.json | controller.render.player.cape | partVisibility | query.armor_texture_slot(1) != 5 && (!variable.is_first_person || variable.is_paperdoll) && !variable.map_face_icon && !query.is_spectator | Error: unhandled request for unknown variable ''

 

The Realm had no packs enabled, and neither did I. As it is a lot of player errors, this may be the cause of bugs like MCPE-185986

Comments 4

I'm unable to reproduce this. Are you sure you didn't have any add-ons/behavior packs or resource packs enabled? Does this only happen to you or does it also happen to other players who play in the same Realm?

This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

It only happened to me and only happened once. The other players probably don’t have it enabled though, I have it on because I have been trying to learn how to make Add-ons, but the only thing that I had in global resources was a sound pack without any molang or player.json modifications. I have confirmed with the owner that no packs were on the realm itself.

The order of events that I remember was logging out to see if I could have my own resource packs separate from the realm, and enabling the tutorial sound pack from Microsoft Learn. After confirming that it worked, I left and disabled it, and later left again to do something else afk and it sat for about 5 minutes. I came back, saw that my own account was joinable in friends and was on the realm, but it showed 1 less player than my other friend who was on it, so I assumed it hadn’t updated yet and went to the home screen. Then this happened, I made a bug report because I’ve heard that there’s been a lot of problems in this update and this might help find the problems. There was also a crash at some point, but I don’t remember when and I have a pretty bad pc so I don’t know if it was a Minecraft problem or a pc bad problem.

Is this still an issue as of 1.21.43?

I don't know, it hasn't happened since that one time.

Ekipsogel

(Unassigned)

Unconfirmed

Windows

Windows 10

1.21.21 Hotfix

Retrieved