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

GetVanaTime issue #83

Open
FinalDoom opened this issue Jul 25, 2013 · 0 comments
Open

GetVanaTime issue #83

FinalDoom opened this issue Jul 25, 2013 · 0 comments
Labels
bug Something isn't working minor

Comments

@FinalDoom
Copy link
Owner

Original report by FinalDoom (Bitbucket: FinalDoom, GitHub: FinalDoom).


Something I copied down a while back and I don't know if I fixed it or looked into it or not. Has to do with the FFACETools dist though. Possibly fixed in updates not pulled into this project.

************** Exception Text **************
System.OverflowException: Value was either too large or too small for a UInt32.
at System.Decimal.ToUInt32(Decimal d)
at System.Decimal.ToByte(Decimal value)
at FFACETools.FFACE.TimerTools.GetVanaTime()
at Fishing.FishingForm.timer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@FinalDoom FinalDoom added minor bug Something isn't working labels Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant