Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

CCRandom throwing Overflow exception on 4S devices. #282

Closed
kjpou1 opened this issue Aug 11, 2015 · 1 comment
Closed

CCRandom throwing Overflow exception on 4S devices. #282

kjpou1 opened this issue Aug 11, 2015 · 1 comment

Comments

@kjpou1
Copy link
Contributor

kjpou1 commented Aug 11, 2015

Does not seem to happen on other platforms

@kjpou1 kjpou1 added the bug label Aug 11, 2015
kjpou1 added a commit that referenced this issue Aug 11, 2015
Add unchecked when creating the SystemRandom seed for iOS devices new System.Random(unchecked((int)DateTime.UtcNow.Ticks));

See issue #282
@kjpou1 kjpou1 added the iOS label Aug 11, 2015
@kjpou1
Copy link
Contributor Author

kjpou1 commented Aug 11, 2015

Closed via commit 1aeef38

@kjpou1 kjpou1 closed this as completed Aug 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant