i created a model actor and linked it to an effect. now when the effect is triggering ingame, i get an error message:
"CActorModel [effect name]has invalid request: subject[]."
the game then freezes for about 25 seconds (background music still playing), then the game continues normally. even the actor is playing correctly.
what did i do wrong with my actor?
note:
i created an actor model based on ModelAnimationOneShot and just added
hey there,
i created a model actor and linked it to an effect. now when the effect is triggering ingame, i get an error message: "CActorModel [effect name]has invalid request: subject[]." the game then freezes for about 25 seconds (background music still playing), then the game continues normally. even the actor is playing correctly.
what did i do wrong with my actor?
note: i created an actor model based on ModelAnimationOneShot and just added
msg type: effect source name: effectname subname: start
action:start
well, after another hour of research i found that the freeze it not caused by my model actor but somehow by a unit i created dieing...
Sounds like a loop resulting in a memory crash. Check all effect trees and actors for self perpetuating/multiplying stuff.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg