Carrier ID changed after patch

I was happy with original one it fitted nice, now it wraps half way through on left of HUd when you target FC. Annoying lol

New one have visibly wider characters

Eg. W compared to I
 
I never said that those were used for primary keys.
No you referred to database management failure, which it would if you technically try to identify something by a duplicate key somehow. If there are other failures, I'm all ears.

foreign keys can though... someone forgot their constraints..!
Yeah, FK's always are.

It's probably a hash of whatever UID your CMDR records have and they didn't check for collisions
This indeed ☝
 
Last edited:
It's probably just a string stored in a field in a record unique to commanders or something like that. Notice how it isn't an integer or hex or anything, more like a coded serial number. I'm guessing something went wrong with their generation or validation to prevent dupes.
 
What gave it away?
The fact you didn't saw this one:
 
It isn't a piece of a hex string. And removing part of a hash string would make it totally useless, no one would do that.

If you only want to convert it one way you can trim it as much as you like.

Probably not strictly a hash, though, just an encoding of some flavor, which they didn't check for duplicates.

Edit:
This is FDev, so it's probably a ROT13 :D
 
The fact you didn't saw this one:
I'm slightly mad because I made a cool video with no longer relevant piece of information in it... and they had 2 betas to come up with unique ID generator to assign to each carrier! Just... wow.
 
Back
Top Bottom