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

Exception in Application start method (Invalid date 'February 29' as '2019' is not a leap year) #1816

Open
Hollex28 opened this issue Feb 29, 2024 · 7 comments

Comments

@Hollex28
Copy link

Describe the bug
The game is confusing the current date February 29, 2024 to February 29, 2019 causing an error that prevents the application from running.

Caused by: java.time.DateTimeException: Invalid date 'February 29' as '2019' is not a leap year

Bypass

This error is corrected by changing the current date of the computer... as it works correctly on February 28, 2024 and March 1, 2024...

Expected behavior
Execution of the game executable

To Reproduce
Please include the steps that need to be taken in order to reproduce the bug.
e.g.:

  1. To be on the date of February 29, 2024
  2. Attempt to run the game executable

Attach files
Please either attach a copy of your error.log (in the LilithsThrone/data directory), or copy & paste the contents to the end of this bug report.

error.log

@Deus1Rex
Copy link

Deus1Rex commented Mar 1, 2024

I have the same issue, i tried playing at 1am this morning. Instant crash, i read the log file and it didn't click that it was telling me it thinks it's currently a day that doesn't exist. I spent way more time than i'd like to admit trying to figure out the problem even though it told me what it was. I feel like an issue that only occurs one day every four years is probably not high priority.

@nameA42
Copy link

nameA42 commented Mar 1, 2024

This is the funniest bug I have seen in my life OMG!

@iskamag
Copy link

iskamag commented Mar 5, 2024

Good job getting to youtube, really made me chuckle the moment I saw the game's name

@Moth-GITHUB
Copy link

Good job getting to youtube, really made me chuckle the moment I saw the game's name

do you have the link to the video?

@planet36
Copy link

planet36 commented Mar 5, 2024

Good job getting to youtube, really made me chuckle the moment I saw the game's name

do you have the link to the video?

https://youtu.be/YezeDdGBaYA?t=215

@Hollex28
Copy link
Author

Hollex28 commented Mar 5, 2024

Good job getting to youtube, really made me chuckle the moment I saw the game's name

I was really weirded out by your comment, until you passed the link and I saw the youtube video.

Now I find it funny xD

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

No branches or pull requests

6 participants