[Release] GearCheck

11/10/2020 04:09 HaxNotice#46
Very sad.
12/01/2020 16:18 ebelho#47
can someone upload a working/upgraded gearcheck?
01/21/2021 22:43 HaxNotice#48
Looks like the author is unbanned now. I wonder if he knows/cares or will update this.
02/08/2021 14:09 awly#49
My forum account got suspended for compromised login credentials. Lessons learned.. do not reuse very old weak passwords :)

I ran GearCheck today after a good while and fixed that stupid image section header issue. Armor slots and traits are still working but looks like weapons and accessories have broken. It will take some effort to fix those properly - not sure when I have the time to do that.

Edit:

That was an easy fix! I updated the download link in the main post.

Only console version available for now because the Gui didn't work properly.. I'll look more into that when I have time but at least we got something working.
02/13/2021 10:46 Norrin Radd#50
Quote:
Originally Posted by awly View Post
My forum account got suspended...
Welcome back :)
03/02/2021 16:14 AltoBo123#51
Doesnt seem to work for me, closes right after i start it.
03/02/2021 18:02 Norrin Radd#52
Quote:
Originally Posted by AltoBo123 View Post
Doesnt seem to work for me, closes right after i start it.
Maybe?
Requirements: .NET Core 3.1 Runtime x64
03/03/2021 15:31 AltoBo123#53
I made sure i had everything installed before posting :)
03/06/2021 15:08 awly#54
Quote:
Originally Posted by AltoBo123 View Post
Doesnt seem to work for me, closes right after i start it.
It's probably something wrong with your runtime because the app should never close by itself. If you try running it from PowerShell window it will display errors there so we can better understand what is going on.

There are two ways to do it, either via executable (1) or dotnet cli tool (2).
Code:
# 1
.\GearCheck.App.exe

# 2
dotnet GearCheck.App.dll
03/07/2021 11:19 imbigmike#55
Any News on this? every time i run it the box flashes for a second and nothing ever opens.
03/18/2021 13:36 panekomo#56
Fix for me was to specifically install the .NET Desktop Runtime 3.1.13.
Can be found here: [Only registered and activated users can see links. Click Here To Register...] and should be a ~52MB download. I tried the SDK and it for some reason did not work, weirldy enough, but I am a noob when it comes to software.

The error PowerShell spews out also makes no sense:
"It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '3.0.0' was not found.
- The following frameworks were found:
5.0.4 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

You can resolve the problem by installing the specified framework and/or SDK.

The specified framework can be found at:
- https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framewor k_version=3.0.0&arch=x64&rid=win10-x64"


Keep in mind that this version of .NET does not really exist anymore/is not supported anymore.
04/05/2021 00:13 Mr_Coconuthead#57
Hey there, I'm not sure if you are still updating this tool, butit cannot detect weapons and their sigils and stats accurately anymore.
04/07/2021 16:07 gexmbla#58
doesnt work on windows 10?
04/30/2021 04:09 ghosti123#59
There is a DLL that people have in the raiding scene that allows people to view gear ingame. It uses arcdps to get the information then show it.
04/30/2021 16:28 labyhub#60
Where I can find it?