[Script] WME Route Checker - v1.62 Jan 2024

Eventually, thanks Tim!!

I’m also having problems for the last couple of days getting a result back from the Livemap server (I’m stuck on the ā€˜Fetching route’ animation).

I’m using Chrome with the 0.6 version of the script. I tried to disable all the other extensions but no improvement.

Is the Route Tester working for anyone at the moment?

Not for me.

Hi all.

I am having the same problem with ff26.
Btw i found that :

TypeError: nav_json.alternatives is undefined file:///*/gm_scripts/WME_Route_Checker/179340.user.js Line 203

I hope it’ll help :wink:

Hi again.

I searched for what goes wrong and I found. So, i wrote a fix and brings it you to all now. Enjoy :wink:

EDIT : only tested on FF26

Still not working, that is to say: the ā€œrouteā€ label does not show anymore to start the routing
(Chrome)

Sry, i didnt tested it on chrome, just on FF26 :confused:
I have to install chrome and test it, unless timbones has a solution :wink:

Ok, i did it for Chrome; enjoy :wink:

Chrome version : Version 31.0.1650.63 m

I’m very sorry but in he sidebar still no ā€œroutingā€ when I select two segments.
I double checked that I loaded the correct script and disabled all the others.

Am I missing something? I use it just the same as before…

It is not an update using tampermonkey (its unofficial, just an help). You have to extract the zip file in :

*:\Users\**\AppData\Local\Google\Chrome\User Data\Default\Extensions\gfjnhelaghhdbglpieidncdppchpnlfh\0.6_0
  • is your hard drive (eg : C)
    ** is your session name (eg : Myriades)
    And replace the file called ā€œwme-routes.user.jsā€

Maybe try to install the original script : https://chrome.google.com/webstore/detail/wme-route-checker/gfjnhelaghhdbglpieidncdppchpnlfh

And then follow the instruction above, i hope it will help you

Thanks! Your explanation did it.

For the OS X folks, read here how to find the right folder.

The extension ID on my machine is gfjnhelaghhdbglpieidncdppchpnlfh but your mileage may vary :wink:
Below it you’ll find a sub folder 0.6_0

Route tester has stopped working for me during the course of today. Now when I select two segments, I no longer get a ā€˜routes’ text that I can select. Any ideas why? I haven’t changed anything.
Running Firefox v26.0 under Maverick.

Doesn’t work in chrome under os x any more as well …

WME had been updated, the script needs minor update

X-mas holidays …

Via Tapatalk

I’m not entirely sure but if he’s using $.ajax, most browsers won’t allow anything outside of the original address. beta.waze.com (I completely made that up) and waze.com would be treated as separate domains I believe.

I can’t get it to appear in Chrome.

I can see potentially an error with the onclick sub preventing correct loading

Uncaught TypeError: Property ā€˜onclick’ of object #<HTMLParagraphElement> is not a function chrome-extension://chjgjpelemgljafmnmfknepkbdhmcdcf/script.js:30

dummyElem.setAttribute(ā€˜onclick’, ā€˜return window;’);
return dummyElem.onclick();
[…]
// automatically start getting route when user clicks on tab
getId(ā€˜goroutes’).onclick = fetchRoute;

New version (0.7) has been uploaded to Chrome Web Store and Userscripts to make it work again.
(Chrome will update automatically)

Thanks to myriades for finding what the problem was.

The Shift + R shortcut doesn’t work in WME if the RT extension is turned on. I think this is the reason.
Shift + R | Toggle [missing ā€œen.layers.name.route_checkerā€ translation]