Skip to content

Conversation

@LossyDragon
Copy link
Collaborator

Description

While the parent issue (630) isn't really applicable to JavaSteam, their class actually returns something if all else fails. Javasteam just returns an empty byte array.

This PR changes getMachineID() to return something, instead of just an empty byte array.

Fixes: #46

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

@LossyDragon LossyDragon changed the title Assign something to HardwareUtils.SERIAL_NUMBER if it was null. Fix for NetworkInformationException Jan 12, 2022
@LossyDragon LossyDragon merged commit 242936a into Longi94:master Jan 18, 2022
@LossyDragon LossyDragon deleted the PR46 branch January 18, 2022 02:02
@LossyDragon LossyDragon mentioned this pull request Jan 31, 2022
4 tasks
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.

MPR-630 Fix for NetworkInformationException

1 participant