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

Add extra check in device ID extraction #217

Merged
merged 1 commit into from Mar 3, 2017
Merged

Add extra check in device ID extraction #217

merged 1 commit into from Mar 3, 2017

Conversation

kapodamy
Copy link
Contributor

Some devices (especially mine, the path is ok) is not possible to read the "device id" stored in steam.uuid.xml.
changes: GetDeviceID() now returns null and use Regex to read "device id".
This pull prevents save the string "ERROR" as device id.

Some devices (especially mine, the path is ok) is not possible to read the "device id" stored in steam.uuid.xml.
changes: GetDeviceID() now returns null and use Regex to read "device id".
This pull prevents save the string "ERROR" as device id.
@Jessecar96 Jessecar96 merged commit fe59a03 into Jessecar96:master Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants