In my map every now and then i get these Stalls/Min and im trying to figure out what causes them
sometimes i get maybe 5 but every now and then i get 40 stalls a min does anyone know what might causes this?
My assumption is something to do with Actors or Data
What do you guys think?
Also anyone know how to count actors? i want to make sure they are all getting destroyed
In my map every now and then i get these Stalls/Min and im trying to figure out what causes them
sometimes i get maybe 5 but every now and then i get 40 stalls a min does anyone know what might causes this?
My assumption is something to do with Actors or Data
What do you guys think?
Also anyone know how to count actors? i want to make sure they are all getting destroyed
The only thing that I find causing it is the debugger.
The cheat "ActorInfoDisplay" shows you the actor count.
Usually stalls are created by model file loading and bigger trigger loads for me (for example updating hero stats and inventory tooltips).
Else, check out Blizzard's tutorial for actor cheats.