From 32ed126f9e2ed512772c0ec94abd49d333951158 Mon Sep 17 00:00:00 2001 From: tduva Date: Sun, 2 Apr 2017 13:47:58 +0200 Subject: [PATCH] Update troubleshooting --- help/help-troubleshooting.html | 40 +++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 6 deletions(-) diff --git a/help/help-troubleshooting.html b/help/help-troubleshooting.html index 53cddd5..d15bb97 100644 --- a/help/help-troubleshooting.html +++ b/help/help-troubleshooting.html @@ -19,6 +19,7 @@
  • Other @@ -174,6 +175,12 @@

    If you are using a shortcut to start Chatty, also check any custom server/port you may have defined there using commandline parameters.

    +

    + Can't get login data + [back to menu] +

    +

    If you get an error getting login data, see What to do when getting login fails.

    +

    Some characters in chat only show up as boxes / Fallback fonts [back to menu] @@ -198,7 +205,7 @@ Chatty won't start [back to menu]

    -

    You need to have at least Java 7 JRE (Java Runtime Environment) installed to run Chatty.

    +

    You need to have at least Java 8 JRE (Java Runtime Environment) installed to run Chatty.

    If you try to start Chatty by double-clicking the Chatty.jar, first make sure that .jar files are associated with Java, and not some other program like WinRAR. The icon of the Chatty.jar @@ -271,16 +278,37 @@ Visual Artifacts/Glitches [back to menu] -

    If you experience issues with the GUI where things are drawn on top of - eachother or repeating themselves, try the following:

    +

    Some people experience issues with stuff in Chatty not being drawn + correctly (e.g. on top of eachother, areas not showing). This is probably + a Java bug that is system-dependant in some way (possibly OS or graphics + driver related, it's not really clear). There is no definite solution + for this, but there are a few things you can try:

    +

    Read Issue #64 + for experiences of other users and possible workarounds, and add your + own data to the discussion.

    +

    Debug log [back to menu]