mojira.dev
MCPE-66096

[Scripting] Component "minecraft:molang" in server-side scripts is null

Reproduce:

const system = server.registerSystem(0, 0);
this.createEventData("minecraft:molang"); // null
this.getComponent(/*any Entity JS API Object*/, "minecraft:molang"); // null

I have server-side animation_controller and animation. I do need this script component to control the MoLang scripts in animations.

Comments 2

Is this still an issue in the latest version?

Cleaning up old tickets: This ticket has not been updated recently (~3 months+) so is being closed asΒ Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following theΒ Issue Guidelines.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ“§ Mojang Support
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

Worldwidebrine

(Unassigned)

Plausible

Windows

10.0.19042.746

scripting-api

1.17.20.21 Beta, 1.16.210.61 Beta, 1.16.210.57 Beta, 1.16.200.52 Beta, 1.16.0.51 Beta, ..., 1.14.30 Hotfix, 1.16.40 Hotfix, 1.16.201 Hotfix, 1.17.0, 1.17.2 Hotfix

Retrieved