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

FormatException: FormatException: Invalid number (at character 1) #99

Open
sentry-io bot opened this issue Jan 9, 2025 · 0 comments
Open

FormatException: FormatException: Invalid number (at character 1) #99

sentry-io bot opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 9, 2025

Sentry Issue: GLUT-ASSISTANT-N-31

FormatException: FormatException: Invalid number (at character 1)

^
  File "integers_patch.dart", line 125, in int._handleFormatError
  File "integers_patch.dart", line 51, in int.parse
  File "get.dart", line 115, in getSchedule
    {"year": ((int.parse(AppData.persistentData["year"]!)) - 1980).toString(), "term": AppData.persistentData["semester"] == "秋" ? "3" : "1"});

This issue was automatically created by Sentry via 桂工助手N

@sentry-io sentry-io bot added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant