HWID not showing up in api/hwid.php

06/12/2012 00:50 t0li#1
(i don't know if this is the right place to open this topic, there's no forum support area... coding might help, as might tech support, but i think it's an API problem, and i don't know where to ask about that)

i have a HWID problem.

i have a feeling it's an API problem, perhaps my username or profile is damaged or something.

this is the 2nd time this has happened, when i first added my HWID after I signed up, I put in my HWID, it took a week for the HWID to be recognised in the API.

when i visit my UserCP, the HWID is set correctly. i've re-pasted in the same key several times without change.

i have two different apps that show the HWID the same way. it's the same serial i used for the last 3 months without issue.

something has changed, likely on my account, because when i use the API, i.e.
[Only registered and activated users can see links. Click Here To Register...]

this is the output.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<userinfo>
<userid></userid>
<username></username>
<joindate></joindate>
<posts></posts>
<thanks></thanks>
<usergroup></usergroup>
</userinfo>
any advice on how to change this ?
06/18/2012 01:16 t0li#2
Any forum moderators or admins want to have a try ?
06/18/2012 01:28 Whoknowsit#3
As we talked earlier, this is a strange issue. Never seen this before.

But you could try the following: Generate a random MD5-Hash (or grab one here -> [Only registered and activated users can see links. Click Here To Register...]) and use it as your HWID.

Then, check the API with the "new" HWID. If it's working, try to reset it to your real HWID.

You may also try this tool: [Only registered and activated users can see links. Click Here To Register...]

It forces our apps to generate a new HWID.
06/18/2012 10:39 t0li#4
actually, the new MD5 worked fine, as it did when i had the problem back in march ? i could set a new MD5'd value, it didnt work for the existing hashed value :/


so, perhaps there's a blacklist or some kind of parsing error on some hashed values, and drew an unlucky HDD serial from the random value box.

probably for the best if i change my HDD serial, thanks for the advice.



Yay for strange errors in undocumented code.
06/18/2012 13:39 Whoknowsit#5
So, ZygorDDL is working for you, now? Good to know :D
06/18/2012 23:22 Muddy Waters#6
This is what would happen if you and some other user share the very same HWID. Don't know if this is the case here and I can't really check (an admin probably could). If you have access to another PC you should check if it works when changing your hardware and thus using a different HWID.
06/28/2012 00:15 Whoknowsit#7
@t0li

Check your link now. A user namend "dreamer" owns your HWID now.
06/29/2012 09:12 t0li#8
who knew an 8 character, hexadecimal, HDD serial was so predictable...

it cleared up pretty quickly after i changed the HDD serial as noted earlier. probably good to keep around in case it comes up again for another user with a similar problem.