Closed tuday2 closed 4 years ago
Issue was caused by the switch in FsdRoutes.cs
which evaluates an int.Parse()
to determine if the value you entered in the MajorMUD character screen is above or below a given value. I added a case prior to those evaluations which checks for a int.TryParse()
failure and displays an appropriate message.
PR Pending
Module Information
Describe the bug Crashes if you hit enter on a blank stat value
To Reproduce Steps to reproduce the behavior:
Expected behavior FSD gives error on blank stat and you can correct
Screenshots
Software Information: