Currently, the program will crash if required files are missing. This includes DLLs and server_location.txt.
There should be exception handling so that the program displays a more friendly error message, instead of a stack trace (as is the case currently).
Currently, the program will crash if required files are missing. This includes DLLs and
server_location.txt.There should be exception handling so that the program displays a more friendly error message, instead of a stack trace (as is the case currently).