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

An Unhandled Exception when Checking 'Storyline Completed Time' Trainer Record with Any ORAS Save File in Version 24.1.13-PullRequest4183.30 #4184

Closed
Priestyle opened this issue Feb 9, 2024 · 0 comments
Labels

Comments

@Priestyle
Copy link

Priestyle commented Feb 9, 2024

Describe the bug
An Unhandled Exception error pops up when checking 'Storyline Completed Time' trainer record with any ORAS save file in Version 24.1.13-PullRequest4183.30

To Reproduce
Steps to reproduce the behavior:

  1. Open any ORAS Save File
  2. Click Trainer Info
  3. On the bottom-left corner, scroll down to 'Storyline Completed Time' Record

Expected behavior
I'm not sure why I'm getting the pop-up and I dont' know what's supposed to happen.

Screenshots
2024-02-10-02-35-23-msedge-frthN5swKm

Additional context

Exception Details:
System.ArgumentOutOfRangeException: Ticks must be between 0 and and TimeOnly.MaxValue.Ticks. (Parameter 'ticks')
   at System.TimeOnly..ctor(Int64 ticks)
   at PKHeX.Core.DateUtil.ConvertDateValueToString(Int32 value, Int32 secondsBias) in D:\a\1\s\PKHeX.Core\Util\DateUtil.cs:line 60
   at PKHeX.WinForms.SAV_Trainer.UpdateTip(Int32 index) in D:\a\1\s\PKHeX.WinForms\Subforms\Save Editors\Gen6\SAV_Trainer.cs:line 362
   at PKHeX.WinForms.Controls.TrainerStat.UpdateToolTipSpecial(Int32 index, Boolean updateStats) in D:\a\1\s\PKHeX.WinForms\Subforms\Save Editors\TrainerStat.cs:line 70
   at PKHeX.WinForms.Controls.TrainerStat.UpdateTip(Int32 index, Boolean updateStats) in 
@Priestyle Priestyle added the bug label Feb 9, 2024
@kwsch kwsch closed this as completed in 069411d Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant