Skip to content

Self Destruct and Randomization Customization Errors #7

@sceynuzik

Description

@sceynuzik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions