def report(id): print(colored(' [E' + str(id) + ']: An unexpected error occurred. Please report this bug.')) # Info Message