Mojira Archive
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.

Cannot Reproduce

Worldwidebrine

2020-03-23, 10:37 AM

2022-01-18, 07:44 PM

2022-01-18, 07:44 PM

1

2

Plausible

scripting-api

1.17.20.21 Beta - 1.17.2 Hotfix1.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.15.0.56 Beta, 1.14.30 Hotfix, 1.16.40 Hotfix, 1.16.201 Hotfix, 1.17.0, 1.17.2 Hotfix

-