[Script] WME Toolbox

I had the toolbox icon on the light blue bar above the editing map and the toolbox tab in the feed disappear. The moveable toolbox settings were still showing. It took a few forced removals and reloads to get the upper icon and tab to restore. Posting here in case others have similar problem.

This is caused by a long-standing WME bug, those of you with WME beta access can read my bug report from December 2016… Toolbox can only handle the data which WME serves it, so if that data is corrupt (which is the case here), there’s not much we can do.

The bug: WME forgets the status of modified turns before saving (so turns you have switched from green to red or vice versa) when you scroll the turn out of the screen and then scroll back to the same place.

Having an issue opening the keyboard shortcuts menu in Chrome. The config box does not show and the console throws this error.

I’ve tried:

  • A reinstall
  • No Tampermonkey scripts
  • Different machine

Thanks.

If it helps, using this chrome: Version 60.0.3112.113 and this toolbox: 1.7.12 I am unable to repeat error above of opening keyboard shortcuts for toolbox.

Problem on the new Beta release of WME. I can’t find the Toolbox options list which used to at the top of the screen. The one which started “L6 locks” and in particular including the option for displaying speed limits which I want to turn on.

Am I missing it, or is the Beta release screwing it up?

The beta release screwed it up, the drop down is missing because of the new layout.

Yes, i have checked on different browsers, win\mac computers . it also happens even on the new made roundabouts.

Hi
I keep getting this message:
WME Junction Node Fixer has failed to load due to API check
Is there a solution to get rid of this popup ?
Thanks

A workaround is to enable the standalone JNF extension. Or wait for Tb 1.7.13. :wink:

hey the issue solved by turning off the tampermonkey 4.4

Suppressing nodes was broken for me on Chrome on Mac OS 10.9 and is still broken for me macOS 10.11. The auto-fix tool is also still broken.

I have this message when open WME “WME Junction Node Fixer has failed to load due to API check: UpdateObject” I solved it by installing a JNF extension in Chrome.
But i have several issue, in practice, almost nothing works, especially now on the new beta.

list of what does not work in WME Prod

1)Keyboard shortcut editor
2) select segments
3) select Places
10) redo roundabout
11) convert roundabout to standard route
12) draw roundabout area place
13) select in area place or map comment

list of what does not work In WME Beta (v2.0-14-g07e65d1 1.3.113-d60b7c99)
No Suitcase Icon in top bar
1)properties editor
2)copy segment attributes
3)Clear road geometry
4)cut segment
5)create junction
6) select all roundabout segment
7) redo roundabout
8) convert roundabout to standard route
9) draw roundabout area place
10) select in area place or map comment
11) suppress unneeded junctions
12) auto add node to loops
13) autofix unconfirmed turns
14) autofix reverse
15) autofix u-turns

Toolbox doesn’t load on Chrome Version 61.0.3163.100 (Official Build) (64-bit).
Any clues?

Make sure you have the / in the URL after editor

Tollbox doesn’t load on Firefox 57.0b6 (64 bit). Any ideas ?
Now i use Chrome because this problem.

https://www.waze.com/forum/viewtopic.php?f=819&t=145570&start=1430#p1704723

Hi

Instead of waiting for 1.7.13, could we please get an intermediary version (1.7.12.1) with a fix for editor* and editor/* ?

Thanks

try https://greasyfork.org/nl/scripts/32360-wme-url-fixer from Glodenox for the time being

How does one hack into the code to add the “/”?

In your browser URL, add the /, not in TB. So if your URL looks like this: https://www.waze.com/en-US/editor?env=usa… TB will not load. Add the / after editor so you get https://www.waze.com/en-US/editor/?env=usa… and TB will load. Or there is that script moweez mentioned in the post right before yours that does the same thing.