mojira.dev

Dima Sever

Assigned

No issues.

Reported

MCPE-178191 False errors about variables Cannot Reproduce MCPE-168018 The tickingarea command does not apply to NPCs Duplicate BDS-18077 The position does not change during teleportation Duplicate MCPE-165982 The @initiator selector does not work Duplicate MCPE-165063 The block does not work if the height is less than 1 Incomplete MCPE-153512 Compressed Font NPC Incomplete MCPE-152934 Duplicate blocks, block.json problem Incomplete MCPE-152903 Block Geometry Error Duplicate MCPE-150065 animation_controllers don't work with scoreboard Incomplete

Comments

Thank you, the errors are really gone

The issue persists even after updating the animation_controller to the latest version, specifically concerning a false error indicating the non-existence of a variable. However, the problem arises only when variables are accessed before their creation.

For instance, with two animation_controllers: the first one checks a variable for equality to any value, and the second one creates a variable under a certain condition. If the condition in the second animation_controller is met, the variable is created, and the first animation_controller successfully detects its existence, returning true.

Nevertheless, despite this workaround, the error continues to manifest, likely due to peculiarities in the update process.

Yes, the problem is only in Bedrock Dedicated Server