I tried running the /particle command with minecraft:wither_boss_invulnerable it shows the black particle for it. However, the log says something is wrong with the direction yet it works fine. Here is what it says:
{color:#172b4d}[Molang][error]-Error: accessing a variable that doesn't exist: variable.direction.x{color}
{color:#172b4d}[Molang][error]-Error: accessing a variable that doesn't exist: variable.direction.y{color}
{color:#172b4d}[Molang][error]-Error: accessing a variable that doesn't exist: variable.direction.z{color}
I then tried other particles with the swirl thing in it, I used minecraft:splash_spell_emitter and minecraft:mobspell_emitter and I got this error for both of them:
[Molang][error]-Error: accessing a variable that doesn't exist: variable.color.r
[Molang][error]-Error: accessing a variable that doesn't exist: variable.color.g
[Molang][error]-Error: accessing a variable that doesn't exist: variable.color.b
[Molang][error]-Error: accessing a variable that doesn't exist: variable.color.a
Some swirl particles that don't give an error:minecraft:evoker_spell
Other particles:
minecraft:basic_crit_particle
Log:
23:22:51[Molang][error]-Error: accessing a variable that doesn't currently exist in this entity: variable.direction
23:22:51[Molang][error]-Error: unable to find member variable .x
23:22:51[Molang][error]-Error: unhandled request for unknown variable `.x`
23:22:51[Molang][error]-Error: accessing a variable that doesn't currently exist in this entity: variable.direction
23:22:51[Molang][error]-Error: unable to find member variable .y
23:22:51[Molang][error]-Error: unhandled request for unknown variable `.y`
23:22:51[Molang][error]-Error: accessing a variable that doesn't currently exist in this entity: variable.direction
23:22:51[Molang][error]-Error: unable to find member variable .z
23:22:51[Molang][error]-Error: unhandled request for unknown variable `.z`
Linked issues
Attachments
Comments 5

also affects minecraft:conduit_particle
error (it spams it):
[Molang][error]-Error: accessing a variable that doesn't exist: variable.direction_x
[Molang][error]-Error: accessing a variable that doesn't exist: variable.direction_y
[Molang][error]-Error: accessing a variable that doesn't exist: variable.direction_z
Thank you for your report!
We're tracking this issue in MCPE-75939, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue in MCPE-75939, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki