Warcraft III resources & community, 2003–2006 · archived

Leak Check

not rated
Submitted by Im_On_56kJASS Tools1,044 downloads186 KB
Made by Im_On_56k

Put GUI triggers you want to check for leaks into a .txt file. (copy as text and paste)

Load up Leak Check, open the file. Click Check.

Checks for leaks in gui triggers, includes locations, unit groups and special effects.

Don't complain to me if your to lazy to copy as text triggers in a .txt file.
Author
Im_On_56k
Version
1.3
OS
WX
Download

Comments

17
Nice tool :D
hmmmmmmmmmmmmmmmmmmmmmmm
Not to hard to understand, gj! :wink:
nice ive been needing this very program :)
very useful indeed :D
Can u make one for jass ? :D

the people that know jass should at least know how to fix memory leaks there...
Lol, copy under text:
Click the trigger you wanna check. Then, at the very top (Above events), right click on the trigger and it'll be there.
Not 'copy as text', that's only for functions. For the whole trigger you must select it and in one of the menus the an option like 'convert to custom text'.
:roll: lame. no wait i like it! :lol:
RIGHT CLICK on the trigger, and click Copy as Text.
Why is there no "Copy as Text" option when I do just that?[/quote]
ok in my code i had
unit group- add (unit (rings)) to TempUnitGroup

and when i checked it it said it had a leak in that line but the recommendation said

unit group- add (unit (rings)) to TempUnitGroup

is that a bug or sumtin??
yep and ur newbie sides... because it cant clean the leak.. there is no clean to solve leak, but a better code.
Can u make one for jass ?

Would be better to make one both to check for leaks and clean them ^^ (this shows my lazyness)
i nominate for DC
Can u make one for jass ? :D
This certainly is useful. Nice work.
-VGsatomi
HOW TO COPY AS TEXT

RIGHT CLICK on the trigger, and click Copy as Text. This now copies the exact GUI trigger into your clipboard.

PASTE into a text document. (.txt)


Here is a screenshot of leak check checking for leaks.
http://i40.photobucket.com/albums/e238/Im_On_56k/leakcheck.jpg