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

Fixed year 2038 crash #3380

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Fixed year 2038 crash #3380

merged 3 commits into from
Jul 30, 2024

Conversation

AdamPlenty
Copy link
Contributor

Fixes #3379

The problem is now that the log doesn't record the date it was created, but that is infinitely preferable to the game crashing before it's even loaded.

@yani
Copy link
Contributor

yani commented Jul 30, 2024

I think this should automatically be fixed when we switch to 64 bit. So this PR might be good enough while we work on 64bit support. For now it can at least protect against a crash on a system with a messed up date.

@Loobinex Loobinex merged commit fff2ad2 into dkfans:master Jul 30, 2024
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.

Game crashes when system date is 2038 or later
3 participants