jakcodex / muledump

all your mules are belong to you
BSD 3-Clause "New" or "Revised" License
43 stars 20 forks source link

steam credentials not saving. Am I doing something wrong? #295

Closed Twisted-Code closed 4 years ago

Twisted-Code commented 4 years ago

I followed the set up for steam users to the letter, even installing fiddler's root certificate authority as is apparently required now for the "decrypt HTTPS traffic" option to work, but when I try to save the GUID and secret in SetupTools, it either clears the line for that account (if I click "Add New Account" so I can add another) or tells me "no valid accounts located!" if I try to save. Despite this, the ID and secret look valid, just like the ones in the setup guide, so I don't think I did something wrong with that... Unless I did?

jakcodex commented 4 years ago

Resolved in Discord chat.

In a nutshell: When you copy steamworks credentials from Fiddler, it might be a good idea to paste it into Notepad and copy it back out to make sure no invisible chars get copied with the guid.

Twisted-Code commented 4 years ago

Oh, you closed it. Thanks. Was about to do that myself :-)