you did a fantastic job on this program, way to go.
when i select a chatacter i get this
Code:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at ArmoryViewer.Forms.Profile.loadLabels() at ArmoryViewer.Search.bgwGetCharInfo_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Armory Viewer Assembly Version: 0.0.2.1 Win32 Version: 0.0.2.1 CodeBase: file:///C:/Program%20Files/Armory%20Viewer/Armory%20Viewer.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ArmoryData Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/Armory%20Viewer/ArmoryData.DLL ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
I haven't done any translations at all.
What version is your .NET?
They did an update to the armory, so this should be the error everyone is getting.
Edit: Had to remove the skills tab because Blizzard removed (or screwed up) the data on the armory. Updated download link in first post.
Last edited by Chris-h11; 11-26-2008 at 07:46 PM.
can select other ream ????
PD:good job !!!
nic +rep
I got a few suggestions:
* Adding support for using scroll-wheel
* Instead of using right-clicking to select character, change it to 2x left-click
* Don't use a new window for talents. Would be nice if you could implent the talent tab in the app itself
* When you're scrolling up and down (with the manual method), the images get all blurred out and mixed up. Is it possible to fix?
Hope you'll look at 'em .
Last edited by [ Prototype ]; 11-27-2008 at 03:04 PM.
can select other armory!! for pirate server!!!
^^
1. As soon as I figure out how I will
2. It should already be double-click to select the character. Right-click doesn't even work for me.
3. It was like that for a reason, but that reason doesn't even exist anymore so I'll fix that.
4. I don't think there's a way to fix that. If there is then I don't know how.
If that private server has an armory with the same format as the Blizzard armory (Highly unlikely).
Okay, and btw..
This is a great application! As far as I know I've been giving you rep :P
Awesome, should cut down on time when looking at peoples armory's in a hurry!
If anyone wants this program in another language just modify this template and I'll add it in later:
Should be pretty self-explanatory.Code:[enUs] agility=Agility alliance=Alliance arcane=Arcane arenaTeams=Arena Teams armor=Armor baseStats=Base Stats battlegroup=Battlegroup block=Block bloodElf=Blood Elf characters=Characters characterSearch=Character Search Class=Class critChance=Crit Chance damage=Damage deathKnight=Death Knight defense=Defense dodge=Dodge draenei=Draenei druid=Druid dwarf=Dwarf energy=Energy expertise=Expertise faction=Faction female=Female fire=Fire frost=Frost gnome=Gnome guild=Guild guilds=Guilds healing=Healing health=Health hitRating=Hit Rating horde=Horde human=Human hunter=Hunter intellect=Intellect level=Level mage=Mage male=Male mana=Mana manaRegen=Mana Regen melee=Melee name=Name nature=Nature nightElf=Night Elf orc=Orc paladin=Paladin parry=Parry penetration=Penetration power=Power priest=Priest primaryProfessions=Primary Professions profile=Profile race=Race rage=Rage ranged=Ranged ready=Ready realm=Realm reputation=Reputation resilience=Resilience resistances=Resistances rogue=Rogue runic=Runic search=Search shadow=Shadow shaman=Shaman speed=Speed spell=Spell spirit=Spirit stamina=Stamina strength=Strength talents=Talents talentSpecialization=Talent Specialization tauren=Tauren troll=Troll undead=Undead warlock=Warlock warrior=Warrior menu=Menu preferences=Preferences about=About exit=Exit armoryUrl=Armory URL hideWhenMinimized=Hide When Minimized connectOnStartup=Connect on Startup save=Save cancel=Cancel
in which lang was this written?
c#?
nicely done, I tried to do the same for about a year ago in visual basaic, I managed to make the program download the source code of the armory pages only, I failed at making the program understand what the diffrent between item numbers and just regular code is! congratulations! :P
~Nero