Marcel
Marcel
What's the current state anyway? I don't have any mobile devices/dev envs to have the slightest clue if we are at least technically good.
He has a point, I remember encountering this behavior in PST quite a lot. It's more like a soft pause when all actors seize fighting for a second or two.
Somebody has an example spell at hand that does not cause a soft pause? My theory: If there is an animation involved, castings spells is somewhat a singleton action. I...
My question then is just: Does your case exist at all? This is why I'm asking for an example spell. Otherwise, you probably cannot effectively interrupt somebody as that actor...
To my observation and memory: * A casts and the spell has some fancy stuff attached to it, either for casting or effect. If there is something, B is put...
> ... both A and C will be casting ... Will they? This is what I'd want to test, as my assumption is that casting will already defer anyone else's...
That's what we've been discussing, thanks for that clarification.
You could try to find something that has an effect for X rounds, then cast a spell that takes one round or more , and test if the effect lasts...
Don't know if it's helpful to narrow down the cause, but it's reproducible under a VM and the demo easily, and this is what returns `nullptr` here for whatever reason:...
Appears that 43647cea98136c1028dedb763df705861929e1d0 has introduced the problem.