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
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
Is this still an issue in the latest version?