• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Leak Check 3.1

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
  • Like
Reactions: zulrivers
This tool originates from here

[TD]
[highlight]OUTDATED![/code]
This tool is faulty and its creator has not updated it to reflect recent patches and community findings, and has therefore been deprecated. Its use is not advised. [/TD]

Made by Im_On_56k
Detects memory leaks in GUI Code.

Simply "copy as text" the gui code you want to check and paste it into the program text box.

For those of you getting errors, try looking here.
Contents

Leak Check 3.1 (Binary)

Reviews
05:06, 22nd Jul 2012 Magtheridon96: This is outdated and is in need of a lot of bug-fixes.
05:06, 22nd Jul 2012
Magtheridon96: This is outdated and is in need of a lot of bug-fixes.
 
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??
 
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'.
 
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.
 
is there a windows vista version of this great program?
 
Last edited by a moderator:
I'm getting a similar problem.

This program worked fine on my old computer, but on my new one:

Component 'RICHTX32.OCX' or one of its dependenies not correctly registered: a file is missing or invalid

After some research it seems microsoft has retired this module.

I need to get it installed and working though because this is quite the important tool for me :)
 
Has this program ever actually detected any leaks for anybody? because I put in my attached map and it said there were no leaks!:hohum:
 

Attachments

i got a new computer and i got stuck with vista:cry: will this work for vista (re downloading all the programs i had)
 
so far everything seems to work only problem so far is WinMPQ
 
When i try to start it has an error that says;

Component 'RICHTX32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid

and i also don't know how to copy GUI triggers as text...

Also using vista btw. I guess this is a vista problem.
 
How to get work

How to get this program work:
1. Download the Leak Check 1.3.zip file and extract it
2. Download the RICHTX32.OCX file and extract it to the same folder
3. Download the COMCTL32.OCX file and extract it to the same folder
4. Run the program in admin mode
5. It should work!

:thumbs_up:


EDIT:
This is awesome tool!
 
Last edited:
Ikx_1 i hope you mean 3.1 not 1.3 XD
anyway im gonna try that, as it doesent work for me either, and i rly need it :S

EDIT: thank you for the help Ikx_1 +rep as so many been asking but no one else made a good answer like you ;D
 
How to get this program work:
1. Download the Leak Check 1.3.zip file and extract it
2. Download the RICHTX32.OCX file and extract it to the same folder
3. Download the COMCTL32.OCX file and extract it to the same folder
4. Run the program in admin mode
5. It should work!

:thumbs_up:



EDIT:
This is awesome tool!


LOVE YOU MAN THAT WAS GREAT, searched all over and this worked fast and easily
 
Back
Top