
I feel dumb for posting this, but I've read over the wiki page multiple times and scoured the forums for answers, and I feel like I must be missing something obvious in how the /fx command is supposed to work. So, I have a token on the map. It has an ID of -ABC. I want some kind of effect to appear on it. Attempt 1: /fx burn-death -ABC Result: "TypeError: Cannot read property 'view' of undefined", no effect displayed. Attempt 2: /fx burn-death @{-ABC} Result: "TypeError: Cannot read property 'substring' of undefined", no effect displayed. The syntax described on the wiki is so simple that I can't imagine what else it could be. What am I missing here?