Created attachment 112 [details] The current state of the fileHandler Creating Errors when used for handling both the user database and the file managing system. This is leading to incorrect file reading and improper implementation of user Database.
The Bug was later resolved with the creation of the fileCheckerServerHandler class and the UserDatabaseHandler class for the different purposes of file checking and user database handling.