thank you! i added URO and URC last week just after the WME update and nothing worked. i thought it was me, now i have learned the scripts need to be updated.
This same thing is happening to an acquaintance of mine. Even after disabling the custom made list (dominicanSpanish), the settings tab is empty, and the comments tab only shows the first comment.
Same here, huge list of errors on the console (just a few here):
VM2557:59 Syntax error @ āWME URComments (Stable)ā!
##########################
JSHINT output:
require: (W058) Missing ā()ā invoking a constructor on line: 52 at character: 33
require: (W058) Missing ā()ā invoking a constructor on line: 53 at character: 30
require: (W058) Missing ā()ā invoking a constructor on line: 54 at character: 34
require: (W058) Missing ā()ā invoking a constructor on line: 55 at character: 29
require: (W058) Missing ā()ā invoking a constructor on line: 56 at character: 29
require: (W032) Unnecessary semicolon on line: 61 at character: 6
require: (W041) Use ā===ā to compare with ānullā on line: 78 at character: 23
require: (W041) Use ā===ā to compare with āfalseā on line: 92 at character: 64
require: (W030) Expected an assignment or function call and instead saw an expression on line: 121 at character: 127
require: (W032) Unnecessary semicolon on line: 257 at character: 6
require: (W032) Unnecessary semicolon on line: 333 at character: 6
require: (W032) Unnecessary semicolon on line: 354 at character: 6
require: (W032) Unnecessary semicolon on line: 385 at character: 6
require: (W032) Unnecessary semicolon on line: 484 at character: 6
script: (E058) Missing semicolon on line: 31 at character: 76
script: (W030) Expected an assignment or function call and instead saw an expression on line: 31 at character: 77
script: (E058) Missing semicolon on line: 31 at character: 85
script: (W030) Expected an assignment or function call and instead saw an expression on line: 31 at character: 86
UR comments had been usable until I installed the latest update.
Now it is āgoneā.
Wish I had saved before I updated.
Just found out I could get the older version from the āhistoryā tab. Will see if it helps.
Joy, I can see the āURCā tab again.
When I compare 1.7.3 (which works for me) and 1.7.4, there is only one 'significant difference.
Not sure why adding a // at the beginning of line 1500 seems to make the tab for URC disappear, but I think it kind of comments out the rest of that line.
I know everyone is busy with fixing the latest script issues, but I have a feature request.
I would find it very useful if there were a way to add to the UR comments rather than replace everything in the UR comment. There are several phrases that I have in my custom comments that I often find myself using in conjunction with other phrases.
I also add together comments, I do it but adding the lagging one copying it then selecting the leading one which replaces the first selected then pasting in the lagging comment
I, also, except on the case where URC is auto-adding a followup āreminderā message.
The auto-send WORKS then, without my needing to add a character and press āsendā.
The āDouble Clickā sending of messages seems to fail to fulfill some timing requirement as the comment windows doesnāt seem to know that text has been added.
However, the message window pop up doesnāt auto-close, like it used to do.
URC Comments have been updated to 1.7.8.
Changelog: Thanks to JasonN899 and MapOMatic for coming up workaround for the comment count. I also updated the code for the send button so double click messages should be working again. Per the script itself.