Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAM Crashing if friends set to invisible #187

Closed
wazerstar opened this issue May 13, 2024 · 4 comments
Closed

SAM Crashing if friends set to invisible #187

wazerstar opened this issue May 13, 2024 · 4 comments
Assignees
Labels

Comments

@wazerstar
Copy link

Launch sam, set friends status to invisible

Click your account, steam will close/open and then SAM will crash/shutdown without any warning.

k00WkFR

@rex706 rex706 self-assigned this May 13, 2024
@rex706 rex706 added the bug label May 13, 2024
rex706 added a commit that referenced this issue May 14, 2024
* Profiles with a larger localconfig.vdf require a larger buffer for reading all values #187
rex706 added a commit that referenced this issue Jun 14, 2024
* calculate the max token size value based on the size of the file itself #187
@x3rt
Copy link

x3rt commented Jul 26, 2024

33e9453 seems to have fixed the issue. It has been bugging me for a long time but I'm glad I decided to bother checking the issues.
Works great now. Thank you @rex706

@rex706
Copy link
Owner

rex706 commented Jul 26, 2024

33e9453 seems to have fixed the issue. It has been bugging me for a long time but I'm glad I decided to bother checking the issues.

Works great now. Thank you @rex706

I'm glad that fixed the problem, I hadn't noticed it was broken until the issue was opened embarrassingly.

I'm planning a release soon, I know it has been a while. Couple more things to clean up.

@x3rt
Copy link

x3rt commented Jul 26, 2024

I didn't realize the Invisible setting was the reason for the crash. I just assumed that my main account was cursed somehow as it was the only one with the issue.

Did you change the way passwords are hashed since the last release? I noticed that my old account config (info.dat) would lead to SAM not launching. Copying everything over except for the password/shared-secret settings worked.

@rex706
Copy link
Owner

rex706 commented Jul 26, 2024

Release builds use a different key than building yourself. This might have been short sighted on my part since you aren't the only one that has had that problem, especially with releases being less frequent.

@rex706 rex706 closed this as completed Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants