fungg0 / pe

0 stars 0 forks source link

Error messages are convoluted, too much unnecessary details and not specific #1

Open fungg0 opened 2 months ago

fungg0 commented 2 months ago

image.png

Even though program only expects heads and tails, if other commands are typed in incorrect format, program will return a line to fix the incorrect format even though the command is not accepted anyway.

Unnecessary details such as "Ui: Bad Token Error, please check your arguments" Bad token error does not make sense to the user. "Ui: Command could not be executed" and "CommandParser: Command not found" in the same error mesage. These can easily convolute the output, hindering the output and readbility of the program

soc-pe-bot commented 2 months ago

Your response not required for this bug as the team has accepted the bug as it is.