Auto tracking exception

Issue #349 resolved
garr0n created an issue

Tripwire does not seem to always be auto tracking what system I'm in and I'm getting the following exception repeatedly.

automapper.js:22 Uncaught TypeError: Cannot read property 'systemID' of undefined
    at automapper.js:22
    at Function.map (jquery-3.1.1.min.js:2)
    at Object.tripwire.autoMapper (automapper.js:22)
    at Object.tripwire.EVE (eve.js:15)
    at Object.<anonymous> (esi.js:103)
    at i (jquery-3.1.1.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-3.1.1.min.js:2)
    at A (jquery-3.1.1.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery-3.1.1.min.js:4)

This happened when I jumped from the selected NS into the C6. https://i.imgur.com/HSxu7eB.pngHSxu7eB[1].png

Comments (2)

  1. garr0n reporter

    The tracking issue was bad sigs for the corp in the database. After cleaning the database tracking works again.

  2. Log in to comment