The DropTracker team is looking for community support.
You can help us by contributing your time to developing our code, or through an account upgrade.

  • Debugging Mode​

    Please note: In order to follow these steps and obtain debugging logs from our plugin, you will need to enable the Debug Logging toggle inside the DropTracker plugin configuration.
    Debug Logging can be enabled inside the DropTracker's plugin configuration, located inside RuneLite's core config panel on the client.

    Enabling this allows your client to write files containing specific information about your submissions and communication with our backend to a local file, by default stored at C:\Users\User\.runelite\dtlogs.

    To share your logs with support:​

    1. Enable Debug Logging in our plugin configuration.
    2. Kill something (anything) to attempt to send data to our server.
      1. (or, complete the content you are having issues with if it is something specific)
    3. Navigate to your .runelite folder, which can be found using the camera icon on the top window panel of RuneLite, or by navigating to:
      1. Windows:
        Code:
        %userprofile%\.runelite\dtlogs
      2. Linux/MacOS:
        Code:
        $HOME/.runelite/dtlogs
    4. Copy and paste the file(s) displayed into your support ticket, so that we can inspect them and determine what may be going wrong.