I manually checked for update and my current RA Util version is 2023.07.17.01, but it still does work with WME.
Tried uninstalling RA Util and reinstalling it, and enabling RA Util as the only script running. Still the same.
The problem description is as follows:
Every time I have RA Util enabled, when I click a segment, the left panel becomes empty.
Disable RA Util then refresh the page, it works again.
The error thrown in developer console isWME RA Util.user.js:948 Uncaught TypeError: Cannot read properties of undefined (reading 'geometry')
at DrawRoundaboutAngles (WME RA Util.user.js:948:45)
at init (WME RA Util.user.js:303:13)when it tries to dorbounds.extend(jsegment.geometry.bounds);but jsegment is undefined
Hope this information is helpful for your troubleshooting. Do let me know if you need anything (debug log/error messages) from me.
I will take a look. I thing it has to do with the Roundabout Angles script I included when the author left the community. You can try disabling that feature for now (select a roundabout segment and uncheck the option on the RA Util window)
For me it’s working at this roundabout.
Which Browser are you using? Possible you can try to deactivate all other scripts and enable one for one to test if there is an intercompability with another script.
I am using Chrome. You are correct. There is another script which interferes with this one. WME Roundabout Junction BoxI notified the script writer.
Thanks,
With the current version I am able to resize and move RAs, but I cannot move junction nodes in or out. When I do, I get a fail to save error. This is in production & beta.
Not sure what happened. Disabled all scripts again except RA Util and was able to edit. Added the other 8 scripts back in and could still edit. The only error I saw in the console before was the actual save error.