| 03-24-2004, 03:02 AM | #1 |
Ok, I've always wanted to know every last thing that causes them (perfectionist ^_^) and thought it would be cool if everyone pooled their knowledge together and we get it stickied. The only thing I can remember is something about clearing created groups... |
| 03-24-2004, 03:10 AM | #2 |
Not destroying SFXs. |
| 03-24-2004, 03:08 PM | #3 |
A leak is caused when you create a handle and you don't destroy it and set any local refference for it to null when you no longer need it. Everything in warcraft III is a handle, besides integers, strings, reals and booleans. |
