-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
When attempting to destruct the client, it cannot force-kill itself because it is ran as an administrator.
If you set the boost or drop min to be higher than the boost or drop max value, and then attempt to check the clicker seed, it will continue to loop a Java exception stating that the minimum value cannot be greater than the maximum value.
I am unsure as to how to fix the first issue, but for the second one, when the value of a slider is set, it should check to make sure that the minimum value is not greater than the maximum value, and if it is, then set the minimum value to be just below the maximum one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels