IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
285 stars 110 forks source link

Popup: 'Cross-Links' requires 'draw-tools' #448

Closed jbreazeale closed 3 years ago

jbreazeale commented 3 years ago

At times when Chrome restarts and IITC restarts with it, I get a pop-up containing the message:

'Cross-Links' requires 'draw-tools'

Under the same circumstance the Map Tile changed from OpenStreetMap before the restart, to CartoDB Dark Matter after the restart.

Checking Tampermonkey I see I have IITC plugin: Cross links v1.3.0 and IITC plugin: Draw tools v0.8.0.

See the attached files for the pop-up text and plugin versions.

image image

jbreazeale commented 3 years ago

Is the message a bug or a feature?

MysticJay commented 3 years ago

@jbreazeale What IITC version (from "about iitc") are you using?

MysticJay commented 3 years ago

@MysticJay Versions seem ok what do you have in console? try loading drawtools before crosslinks (although that should not matter)

jbreazeale commented 3 years ago

It looks like I'm using version 0.31.1.

image

jbreazeale commented 3 years ago

what do you have in console?

image

jbreazeale commented 3 years ago

try loading drawtools before crosslinks (although that should not matter)

I am a bit of a newbie on that level of ability. I'll need some detailed instructions. Reproducing this issue is a bit of a challenge, it seems to only happen when Chrome is updated. When I create a new tab and load IITC in that tab there is no popup.

jbreazeale commented 3 years ago

Just so you see the popup and map tile at the same time, see the attached screen shot.

image

le-jeu commented 3 years ago

Can you reproduce with only cross-link/draw-tools/osm enabled ? (in TMonkey) If no, try enabling the other scripts one by one.

I am a bit of a newbie on that level of ability. I'll need some detailed instructions. Reproducing this issue is a bit of a challenge, it seems to only happen when Chrome is updated. When I create a new tab and load IITC in that tab there is no popup.

See the numbering in TamperMonkey, that's the load order for TM. It might play a role (but it shouldn't in this case).

In the console, look for message you don't see on a working iitc setup. (some are unavoidable)