diff --git a/DivaBot/rectangle0.png b/DivaBot/rectangle0.png index 3ce7f1d..be6e15f 100644 Binary files a/DivaBot/rectangle0.png and b/DivaBot/rectangle0.png differ diff --git a/DivaBot/rectangle1.png b/DivaBot/rectangle1.png index 9e8bcc0..954abd8 100644 Binary files a/DivaBot/rectangle1.png and b/DivaBot/rectangle1.png differ diff --git a/DivaBot/rectangle2.png b/DivaBot/rectangle2.png index c7d16b3..2d9bfff 100644 Binary files a/DivaBot/rectangle2.png and b/DivaBot/rectangle2.png differ diff --git a/DivaBot/rectangle3.png b/DivaBot/rectangle3.png index 690c376..7e92042 100644 Binary files a/DivaBot/rectangle3.png and b/DivaBot/rectangle3.png differ diff --git a/DivaBot/rectangle4.png b/DivaBot/rectangle4.png index 8887d93..2ff0905 100644 Binary files a/DivaBot/rectangle4.png and b/DivaBot/rectangle4.png differ diff --git a/DivaBot/src/sig/MyRobot.java b/DivaBot/src/sig/MyRobot.java index 0f80ff8..4cc9c90 100644 --- a/DivaBot/src/sig/MyRobot.java +++ b/DivaBot/src/sig/MyRobot.java @@ -269,7 +269,7 @@ public class MyRobot{ JOptionPane.showMessageDialog(null,"Authentication Failed!\n\nPlease check your credentials and try again!"); } instream.close(); - } catch (UnsupportedOperationException | IOException e) { + } catch (UnsupportedOperationException | IOException e) { e.printStackTrace(); } } @@ -292,9 +292,7 @@ public class MyRobot{ p.overallrating = (int)obj.getDouble("rating"); if (p.lastRating