I deleted everything in the folder and subfolders (except the updater) and re-ran the updater. It is still crashing. I noticed that the updater shows the latest change entry as being from August 14th. Is this the correct version?
Code: Select all
August 14, 2007
--Added Crafting.ActionName(step) which returns the name of the crafting step passed in (ie, Vise, Clamp, etc)
June 15, 2007 - VGExtreme v1.17
--Patched for latest version.
May 23, 2007 - VGExtreme v1.16
-- Bugfix: Patched for VG update.
-- Bugfix: Fixed a couple of crafting API's.
-- Bugfix: Fixed a couple of pet/target API's.
May 21, 2007 - VGExtreme v1.13
-- Bugfix: getGroupMemberHP(ZeroBasedIndex) 'Returns the Group Member HP at index
-- Added: getGroupMemberMP(ZeroBasedIndex) 'Returns the Group Member MP at index
May 12, 2007 - VGExtreme v1.12
-- Bugfix: Tweaked a few vista issues to see if it helps.
-- Bugfix: Working with latest patch.
-- Added: VB.Net sample application to play with.
May 1, 2007 - VGExtreme v1.10
-- Bugfix VG chat log now logging the correct chat window name
-- Added Crafting:
Crafting functions are starting to go in. Most are self explanatory. But, holler if you need help!
These are found in the includes/VGCrafting.vbs file
'Function Crafting_State
'Function Crafting_StepHealth(step)
'Function Crafting_ComplicationHealth(step)
'Function Crafting_StageCount
'Function Crafting_StepCount
'Function Crafting_Stage
'Function Crafting_ActionPointsMax
'Function Crafting_ActionPointsLeft
'Function Crafting_Quality
'Function Crafting_QualityLetter
'Function Crafting_CurrentStageHealth
'Function Crafting_RecipeId
'Function Crafting_RecipeSectionName
'Function Crafting_RecipeNumUses
'Function Crafting_RecipeDescription
'Function Crafting_RecipeName
'Function Crafting_ActionDescription(step)
'Function Crafting_RemedyDescription(step)
'Function Crafting_ToolTipDescription
'Function Crafting_ToolTipName
April 14, 2007 - VGExtreme v1.9a
'/// Modified 4/14/07 - Bugfux Fixed COM access.
'/// To access from AutoIT (or any other COM language):
'/// Place VGE into folder that accesses COM object and run.
'/// IE to run under AutoIT, place VGE into autoIT folder.
'/// Com object is called: VGExtreme.VGECOMWrapper
'/// You will need to register the com objects via: Regasm.exe /codebase VGECOMWrapper.dll
April 11, 2007 - VGExtreme v1.9
'/// Modified 4/11/07 - Bugfux Fixed disconnect issue with VGEWrapper.dll
'/// Modified 4/11/07 - Added COM access
'/// Place VGE into folder that accesses COM object and run.
'/// IE to run under AutoIT, place VGE into autoIT folder.
March 29, 2007 - VGExtreme v1.7d
'///Modified 3/29/07 -Bugfix Object.ByRef works again.
'///Modified 3/29/07 -Bugfix Player.HP works again.
'///Modified 3/29/07 -Bugfix MobArray works again.
'///Modified 3/29/07 -Bugfix Better exceptions are now logged to help identify problems.
March 28, 2007 - VGExtreme v1.7
'///Modified 3/28/07 -Bugfix with chat log not closing on exit.
'///Modified 3/28/07 -Added VGEWrapper.dll that can be inlcuded in any .net project and you can use VGE!
'///Modified 3/28/07 -Fixed a few memory locs. Should work with latest patch now.
March 24, 2007
'///Modified 3/24/07 - Bugfix Added Vista Support. (see forum for details on how to setup)
'///Modified 3/24/07 - Bugfix Fixed some CLSID errors some where having.
'///Modified 3/24/07 - Added getPlayerChunkX() 'Returns the map coords in chunk format.
'///Modified 3/24/07 - Added getPlayerChunkY() 'Returns the map coords in chunk format.
March 20, 2007
'///Modified 3/20/07 - Added getGroupMember(ZeroBasedIndex) 'Returns a Mob object for the party member at position index
'///Modified 3/20/07 - Added getGroupMemberCount() 'Returns the number of members in your party
'///Modified 3/20/07 - Added getGroupMemberHP(ZeroBasedIndex) 'Returns the Group Member HP at index
March 14, 2007
'///Modified 3/14/07 - Added getDefTarget() returns Mob Object pointing to the Defensive Target, can use all getMobXXXX functions on it. Ie getMobName(getDefTarget) etc
'///Modified 3/14/07 - Added getDefTargetHP() 'Returns the Defensive Target HP
March 13, 2007
--BugFix Fixed the GUID (its now dynamic)
--Patched for Update 3.13.07
'///Modified 3/13/07 - Added const TYPE_OBJECT '
Currently downloading '\ChangeLog.txt'
Currently downloading '\Exhumehelper.dll'
Currently downloading '\VGChatDump.dll'
Currently downloading '\VGEComWrapper.dll'
Currently downloading '\VGEComWrapper.tlb'
Currently downloading '\VGEHelper.dll'
Currently downloading '\VGEWrapper.dll'
Currently downloading '\VGEWrapper.tlb'
Currently downloading '\VGExtreme.exe'
Currently downloading '\VGExtreme.vbs'
Currently downloading '\includes\Navigation.vbs'
Currently downloading '\includes\VGCrafting.vbs'
Currently downloading '\includes\VGService.vbs'
Currently downloading '\SampleCode\VGE-VBSample.sln'
Currently downloading '\SampleCode\VGE-VBSample\Form1.Designer.vb'
Currently downloading '\SampleCode\VGE-VBSample\Form1.resx'
Currently downloading '\SampleCode\VGE-VBSample\Form1.vb'
Currently downloading '\SampleCode\VGE-VBSample\VGE-VBSample.vbproj'
Currently downloading '\SampleCode\VGE-VBSample\My Project\Application.Designer.vb'
Currently downloading '\SampleCode\VGE-VBSample\My Project\Application.myapp'
Currently downloading '\SampleCode\VGE-VBSample\My Project\AssemblyInfo.vb'
Currently downloading '\SampleCode\VGE-VBSample\My Project\Resources.Designer.vb'
Currently downloading '\SampleCode\VGE-VBSample\My Project\Resources.resx'
Currently downloading '\SampleCode\VGE-VBSample\My Project\Settings.Designer.vb'
Currently downloading '\SampleCode\VGE-VBSample\My Project\Settings.settings'
Currently downloading '\SampleCode\VGE-VBSample\obj\VGE-VBSample.vbproj.FileList.txt'
Done!!!