Skip to content

Latest commit

 

History

History
83 lines (70 loc) · 7.78 KB

faq.md

File metadata and controls

83 lines (70 loc) · 7.78 KB

FAQ    

1. How can I install GME? 1. Wie kann ich GME installieren?
2. What can I do if I get a warning that GME is already running? 2. Was kann ich tun, wenn die Warnung angezeigt wird, dass GME bereits läuft?
3. What can I do if individual GME features don't work or don't always work? 3. Was kann ich tun, wenn einzelne GME Features nicht oder nicht immer funktionieren?
4. Where can I get help with GME? 4. Wo bekomme ich Hilfe zu GME?
5. How can I report a bug? 5. Wie kann ich einen Fehler melden?

1. How can I install GME?

For help with the installation see the installation tips.

2. What can I do if I get a warning that GME is already running?

GME only works correctly, if it is only run once in the browser. The script therefore checks itself whether this is the case. If the message is displayed that GME is already running, then the following should be checked:

  1. GME is probably installed more than once in your script manager. If this is the case, then disable or uninstall all versions of GME in your script manager except for the version you want to use.
  2. You may have installed the original version of GME in your script manager in addition to the improved version of GME (that's what we're talking about here). If this is the case, then disable or uninstall the original version of GME in your script manager.
  3. Please note that you may have multiple script manager installed, such as Tampermonkey, Violentmonkey or Greasemonkey. GME may only be executed once for all script manager in the browser. If several script manager are installed, you have the option of deactivating or uninstalling GME versions in a script manager as well as deactivating or uninstalling a script manager.

3. What can I do if individual GME features don't work or don't always work?

Individual GME features, such as the blue line between the original and the corrected coordinates on the minimap in the listing or on the Browse Map, only work under certain conditions.

  1. You must accept all cookies from geocaching.com and not just the necessary ones. Otherwise, errors in the website's cookie processing can lead to aborts in the script.

    The cookies can be adjusted at any time in your personal settings.
  2. Alternatively to 1. only the necessary cookies can be accepted by geocaching.com if cookie processing is blocked at the same time. For example, the entry "cookiebot.com" can be included in "My Filters" in the "uBlock Origin" add-on.
  3. If the "Ghostery" add-on is installed, "Never Consent" must be switched off for "geocaching.com".

4. Where can I get help with GME?

If you need help with GME, or if you have questions about GME, you can check out here:


5. How can I report a bug?

To report a bug you can create a new issue on our development platform at GitHub. Or you can create a note in one of the forums. See FAQ 4.


1. Wie kann ich GME installieren?

Hilfe bei der Installation gibt es in den Tipps zur Installation.

2. Was kann ich tun, wenn die Warnung angezeigt wird, dass GME bereits läuft?

GME funktioniert nur korrekt, wenn es nur einmal im Browser ausgeführt wird. Deshalb prüft das Script selbst, ob das der Fall ist. Wenn die Meldung angezeigt wird, dass GME bereits läuft, dann sollte Folgendes überprüft werden:

  1. Vermutlich ist GME mehr als einmal in deinem Script Manager installiert. Wenn das der Fall ist, dann deaktiviere oder deinstalliere alle Versionen von GME in deinem Script Manager bis auf diejenige Version die du nutzen möchtest.
  2. Womöglich hast du neben der überarbeiteten Version von GME (um die geht es hier) noch die ursprüngliche Version von GME in deinem Script Manager installiert. Wenn das der Fall ist, dann deaktiviere oder deinstalliere die ursprüngliche Version von GME in deinem Script Manager.
  3. Bitte beachte, dass du mehrere Script Manager installiert haben könntest, beispielsweise Tampermonkey, Violentmonkey oder Greasemonkey. GME darf für alle Script Manager im Browser nur einmal ausgeführt werden. Sind mehrere Script Manager installiert, dann hast du neben der Möglichkeit GME Versionen in einem Script Manager zu deaktivieren oder zu deinstallieren auch die Möglichkeit einen Script Manager zu deaktivieren oder zu deinstallieren.

3. Was kann ich tun, wenn einzelne GME Features nicht oder nicht immer funktionieren?

Einzelne GME Features, wie beispielsweise die blaue Linie zwischen den original und den korrigierten Koordinaten auf der Minikarte im Listing oder auf der Browse Map, funktionieren nur unter bestimmten Bedingungen.

  1. Es müssen alle Cookies von geocaching.com akzeptiert werden und nicht nur die notwendigen. Andernfalls können die Fehler in der Cookie Verarbeitung der Webseite zu Abbrüchen im Script führen.

    Die Cookies können jederzeit bei deinen persönlichen Einstellungen angepasst werden.
  2. Alternativ zu 1. können auch nur die notwendigen Cookies von geocaching.com akzeptiert werden, wenn gleichzeitig die Cookie Verarbeitung blockiert wird. Dazu kann beispielsweise im Add on "uBlock Origin" in "Meine Filter" der Eintrag "cookiebot.com" aufgenommen werden.
  3. Ist das Add on "Ghostery" installiert, muss "Never Consent" für "geocaching.com" ausgeschaltet werden.

4. Wo bekomme ich Hilfe zu GME?

Wenn du Hilfe zu GME benötigst, oder wenn du Fragen zu GME hast, dann kannst du hier vorbeischauen:


5. Wie kann ich einen Fehler melden?

Um einen Fehler zu melden, kannst du ein neues Issue auf unserer Entwicklungsplattform bei GitHub erstellen. Oder du kannst einen Beitrag in einem der Foren erstellen. Siehe FAQ 4.