Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full pages only display the color "wheel" when scrolled to bottom of page #63

Closed
KaladinDMP opened this issue Jan 12, 2024 · 23 comments · Fixed by #69
Closed

Full pages only display the color "wheel" when scrolled to bottom of page #63

KaladinDMP opened this issue Jan 12, 2024 · 23 comments · Fixed by #69
Assignees
Labels
bug Something isn't working

Comments

@KaladinDMP
Copy link

Sorry im not able to explain this better i cant seem to figure out what causes it or anything it started on both vivaldi and chrome when i added the userscript to tampermonkey on vivaldi and violentmonkey on chrome. Im on win 11 enterprise if that matters and i caught a video of it happening. In this case i wonder if its the colorful post that was linked may have some relevance since it doesnt seem to happen in other cases....

heres a video of it happening

also the post i used in my example https://cs.rin.ru/forum/viewtopic.php?p=2975253#p2975253
and the post that was linked in that post (the one which seems to cause the bug) https://cs.rin.ru/forum/viewtopic.php?p=2966061#p2966061

if you need anymore info from me id be happy to try to help as much as i can. This is a great project which i much enjoy and this will certainly not stop me from using it and i only report it in an effort to help this tool get better even. Thank you

@vCybah
Copy link

vCybah commented Jan 12, 2024

Looks like the color selection for the text when making a reply or something, but it doesn't happen on my end when visiting these links and I haven't had this issue yet, it all loads normally, so I'm not really sure but I'll post my info incase it helps: using firefox, violentmonkey & latest version of the script, win10.

@Reddiepoint
Copy link
Collaborator

Reddiepoint commented Jan 13, 2024

I have never seen that before... Just to confirm, the problem doesn't occur on any other links, and it can reliably be reproduced with that link (on your end at least)? When you click onto the broken link, are there any messages printed in the console?

Also, if possible, can you tell me what options you have enabled and if you any other extensions/scripts that might also affect the page?

@KaladinDMP
Copy link
Author

KaladinDMP commented Jan 13, 2024

Yes only this link so far which leads me to believe it is the colors in the post maybe causing it.... and yes so far 100% of the time this happens sometimes it take a few seconds before changing to the unreadable color wheel but its never lasted more than 10 seconds without doing this on this one link.... and i have only this and the external script for cs rin enhanced enabled/installed . Heres my options on rin for the script
image

as far as the console im not sure how to check that id be happy to do that if you let me know how looking in the extenion on that page i dont see a way to do this
image

@Reddiepoint
Copy link
Collaborator

The console is located in the developer tools in your browser, I'm not sure what it's called in Vivaldi though. You can probably open it by pressing F12 or going through inspect element. The main thing I'm looking for are any errors that are created by the script. However, I have a feeling that something else is going wrong since, theoretically, there shouldn't be anything in the script that would cause the page to be replaced with the colour picker...

@KaladinDMP
Copy link
Author

its control + shift + j in case youre curious. Sorry i couldnt figure out how to copy it so i took a screenshot
image

@KaladinDMP
Copy link
Author

Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'.
Error with Permissions-Policy header: Unrecognized feature: 'battery'.
Error with Permissions-Policy header: Unrecognized feature: 'document-domain'.
Error with Permissions-Policy header: Unrecognized feature: 'execution-while-not-rendered'.
Error with Permissions-Policy header: Unrecognized feature: 'execution-while-out-of-viewport'.
content_script.js:17 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'whitelist')
at injectScript (content_script.js:17:13)
injectScript @ content_script.js:17
await in injectScript (async)
(anonymous) @ content_script.js:103
Show 2 more frames
Show less
link-detector.js:42 link-detect ON !
link-detector.js:54 got env {autoPopup: true, findPageLinks: false, displayIcons: false, findPageWhitelisted: false, findPageWhitelist: Array(0)}
VM72:1 Uncaught SyntaxError: Identifier 'SteamInfoBBCode' has already been declared
at b (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:866)
at He (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:48373)
at S.fn.init.after (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:50146)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:399:36)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
b @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
He @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
after @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:399
c @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
fireWith @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
l @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
load (async)
send @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
ajax @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
S. @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
infiniteScroll @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:396
Rt @ VM39:9
n @ VM39:69
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
at functionsCalledByInfiniteScrolls (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:416:5)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:402:17)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
changeColorOfNewMessage @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491
functionsCalledByInfiniteScrolls @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:416
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:402
c @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
fireWith @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
l @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
load (async)
send @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
ajax @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
S. @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
infiniteScroll @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:396
Rt @ VM39:9
n @ VM39:69
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488 Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488:19)
at Proxy. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474:9)
at Rt (:9:89)
at t. (:66:214)
at Rt (:9:89)
at :25:486
at :20:83
at Rt (:9:89)
at t (:9:455)
at Object.message (:20:74)
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481:13)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
changeColorOfNewMessage @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481
c @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
fireWith @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
l @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
load (async)
send @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
ajax @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
S. @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:480
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
m @ VM37 content.js:16
g @ VM37 content.js:16
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488 Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488:19)
at Proxy. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474:9)
at Rt (:9:89)
at t. (:66:214)
at Rt (:9:89)
at :25:486
at :20:83
at Rt (:9:89)
at t (:9:455)
at Object.message (:20:74)
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481:13)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
changeColorOfNewMessage @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481
c @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
fireWith @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
l @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
load (async)
send @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
ajax @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
S. @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:480
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
m @ VM37 content.js:16
g @ VM37 content.js:16
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488 Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488:19)
at Proxy. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474:9)
at Rt (:9:89)
at t. (:66:214)
at Rt (:9:89)
at :25:486
at :20:83
at Rt (:9:89)
at t (:9:455)
at Object.message (:20:74)
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481:13)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
changeColorOfNewMessage @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481
c @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
fireWith @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
l @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
load (async)
send @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
ajax @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
S. @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:480
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
m @ VM37 content.js:16
g @ VM37 content.js:16
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488 Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488:19)
at Proxy. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474:9)
at Rt (:9:89)
at t. (:66:214)
at Rt (:9:89)
at :25:486
at :20:83
at Rt (:9:89)
at t (:9:455)
at Object.message (:20:74)
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM39:9
t. @ VM39:66
Rt @ VM39:9
(anonymous) @ VM39:25
(anonymous) @ VM39:20
Rt @ VM39:9
t @ VM39:9
message @ VM39:20
message @ VM39:21
(anonymous) @ VM39:81
m @ VM39:77
setInterval (async)
(anonymous) @ VM37 content.js:37
(anonymous) @ VM37 content.js:17
Lt @ VM37 content.js:8
t @ VM37 content.js:9
message @ VM37 content.js:17
message @ VM37 content.js:18
(anonymous) @ VM37 content.js:71
g @ VM37 content.js:66
Rt @ VM39:9
p @ VM39:76
u @ VM39:78
(anonymous) @ VM39:78
eo @ VM39:17
send @ VM39:78
p @ VM39:18
m @ VM39:18
(anonymous) @ VM39:26
Wo @ VM39:26
Rt @ VM39:9
a @ VM39:66
value @ VM39:71
startUpdating @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:473
allDynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:465
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:470
Rt @ VM39:9
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
window.__f__lrbo9l5n.t7 @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:1
Rt @ VM39:9
o @ VM39:80
(anonymous) @ VM39:82
m @ VM39:77
Lt @ VM37 content.js:8
m @ VM37 content.js:65
u @ VM37 content.js:67
(anonymous) @ VM37 content.js:67
Sn @ VM37 content.js:15
send @ VM37 content.js:67
b @ VM37 content.js:57
(anonymous) @ VM37 content.js:58
(anonymous) @ VM37 content.js:28
setTimeout (async)
(anonymous) @ VM37 content.js:28
Ln.addEventListener.St.capture @ VM37 content.js:1

@Reddiepoint
Copy link
Collaborator

Ok, we'll tackle the problems one at a time. What does your menu bar look like (the part with Forum rules, User control panel, messages, etc.)?

@Reddiepoint
Copy link
Collaborator

Reddiepoint commented Jan 13, 2024

I pushed a commit to fix the problem in your log. Try reinstalling the script in the beta branch and let me know if it fixes the problem (I think the error should go away but I don't think it will fix the colour picker problem).

@Altansar69
Copy link
Collaborator

So strange

@KaladinDMP
Copy link
Author

Ok, we'll tackle the problems one at a time. What does your menu bar look like (the part with Forum rules, User control panel, messages, etc.)?

image

@KaladinDMP
Copy link
Author

KaladinDMP commented Jan 13, 2024

I pushed a commit to fix the problem in your log. Try reinstalling the script in the beta branch and let me know if it fixes the problem (I think the error should go away but I don't think it will fix the colour picker problem).

Thanks trying this now, appreciate the help

EDIT same results, heres the console this time
content_script.js:17 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'whitelist')
at injectScript (content_script.js:17:13)
link-detector.js:42 link-detect ON !
link-detector.js:54 got env Object
VM40:1 Uncaught SyntaxError: Identifier 'SteamInfoBBCode' has already been declared
at b (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:866)
at He (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:48373)
at S.fn.init.after (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:50146)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:399:36)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
at functionsCalledByInfiniteScrolls (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:416:5)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:402:17)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481:13)
at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
at XMLHttpRequest. (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)

Im going to test on chrome as well

EDIT chrome was similar but with a smaller console. I wont post it since i dont want to bog you down with spaghetti but i can if you are interested

@Altansar69 Altansar69 added the bug Something isn't working label Jan 14, 2024
@Reddiepoint
Copy link
Collaborator

What happens if you run document.querySelector("#menubar > table:nth-child(3) > tbody > tr > td:nth-child(1) > a:nth-child(" + (2 + 1) + ")") in the console?

@KaladinDMP
Copy link
Author

document.querySelector("#menubar > table:nth-child(3) > tbody > tr > td:nth-child(1) > a:nth-child(" + (2 + 1) + ")")
null
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488 Uncaught TypeError: Cannot read properties of undefined (reading 'src')
    at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488:19)
    at Proxy.<anonymous> (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474:9)
    at Rt (<anonymous>:9:89)
    at t.<computed> (<anonymous>:66:214)
    at Rt (<anonymous>:9:89)
    at <anonymous>:25:486
    at <anonymous>:20:83
    at Rt (<anonymous>:9:89)
    at t (<anonymous>:9:455)
    at Object.message (<anonymous>:20:74)
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM8:9
t.<computed> @ VM8:66
Rt @ VM8:9
(anonymous) @ VM8:25
(anonymous) @ VM8:20
Rt @ VM8:9
t @ VM8:9
message @ VM8:20
message @ VM8:21
(anonymous) @ VM8:81
m @ VM8:77
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973 Uncaught TypeError: Cannot read properties of null (reading 'text')
    at changeColorOfNewMessage (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973:22)
    at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491:5)
    at Object.success (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481:13)
    at c (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:28327)
    at Object.fireWith [as resolveWith] (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:29072)
    at l (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:79901)
    at XMLHttpRequest.<anonymous> (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3:82355)
changeColorOfNewMessage @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:973
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:491
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:481
c @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
fireWith @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
l @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
load (async)
send @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
ajax @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
S.<computed> @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:3
dynamicFunction @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:480
(anonymous) @ userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474
Rt @ VM8:9
t.<computed> @ VM8:66
Rt @ VM8:9
(anonymous) @ VM8:25
(anonymous) @ VM8:20
Rt @ VM8:9
t @ VM8:9
message @ VM8:20
message @ VM8:21
(anonymous) @ VM8:81
m @ VM8:77
Lt @ content.js:8
m @ content.js:65
u @ content.js:67
(anonymous) @ content.js:67
Sn @ content.js:15
send @ content.js:67
m @ content.js:16
g @ content.js:16
Show 8 more frames
Show less
userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488 Uncaught TypeError: Cannot read properties of undefined (reading 'src')
    at dynamicFunction (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:488:19)
    at Proxy.<anonymous> (userscript.html?name=CS.RIN.RU-Enhanced.user.js&id=72783418-c2d7-4bce-b2d0-9538f8f2f2e8:474:9)
    at Rt (<anonymous>:9:89)
    at t.<computed> (<anonymous>:66:214)
    at Rt (<anonymous>:9:89)
    at <anonymous>:25:486
    at <anonymous>:20:83
    at Rt (<anonymous>:9:89)
    at t (<anonymous>:9:455)
    at Object.message (<anonymous>:20:74)

At first it just said NULL and then a few seconds later the rest, not sure what is or isnt relevant.

@Reddiepoint
Copy link
Collaborator

Reddiepoint commented Jan 15, 2024

Hmm, very odd. To me it looks like something is going wrong when your page is being loaded (not sure what's causing it though, but it's highly unlikely to be the script). I tried the script on a fresh install of Vivaldi and Tampermonkey with the script in master and it works perfectly fine.

@KaladinDMP
Copy link
Author

Ok well i guess its just something on my end, i just formatted my pc so not sure what it would be but i appreciate you trying and looking into this, great script regardless and so far this is the only issue ive even encountered. Thanks, ill let you all decide whether to close this or not

@Reddiepoint
Copy link
Collaborator

Can't reproduce.

@Reddiepoint Reddiepoint closed this as not planned Won't fix, can't repro, duplicate, stale Feb 2, 2024
@KaladinDMP
Copy link
Author

So i know this has been closed but just wanted to report this happens to me reliably through every browser ive used, chrome vivaldi, edge, opera gx, firefox and on every userscript extension ive tried the ones i remember for sure are tamper monkey steel monkey violent monkey and even persists after formatting windows. I was wrong about when it happens its not a specific link its ANY full page where i scroll to the bottom. In my video it doesnt happen on page 7 because its not a full page so i go back to page 6 and it happens before i hit the bottom of the page. and i have found others with this issue.

04-03-24.08-59-33.AM.mp4

@KaladinDMP KaladinDMP changed the title Certain links have issues and only display the color "wheel" Full pages only display the color "wheel" when scrolled to bottom of page Apr 3, 2024
@Altansar69
Copy link
Collaborator

Sorry, it's still strange but we can't get the bug either. So it's very difficult to fix it without knowing where it comes from.

@KaladinDMP
Copy link
Author

Understood, just i guess was wondering if anyone else had complained of it, a friend of mine had the same issue so thought maybe it wasnt as isolated as you had thought when i first reported but guess not. Thanks for the response. have a great day/night

@Reddiepoint
Copy link
Collaborator

Reddiepoint commented Apr 4, 2024

What's that quick reply thing? I think that's the problem. I just enabled it in the settings (Board preferences -> Display quick reply panel at topic view) and I can reproduce this issue.

@Reddiepoint Reddiepoint reopened this Apr 4, 2024
@Reddiepoint Reddiepoint mentioned this issue Apr 4, 2024
Merged
Reddiepoint added a commit that referenced this issue Apr 4, 2024
Changed order in which selectors are tried - with the quick reply option enabled, it would trigger the selector for search.php (user messages) and memberlist.php

Added `.first()` so it doesn't apply it to the quick reply table.
@Reddiepoint
Copy link
Collaborator

@KaladinDMP Can you try the beta script https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod/raw/beta/cs-rin-ru-enhanced-mod.user.js

You can change const BRANCH = "master" to const BRANCH = "beta"

@Reddiepoint Reddiepoint linked a pull request Apr 4, 2024 that will close this issue
Merged
@KaladinDMP
Copy link
Author

KaladinDMP commented Apr 4, 2024

What's that quick reply thing? I think that's the problem. I just enabled it in the settings (Board preferences -> Display quick reply panel at topic view) and I can reproduce this issue.

Interesting, i dont NEED that setting. If not using it fixes it im happy. But yes i will try the beta branch as well thank you so much for response

EDIT switching to the beta even without disabling the quick reply has solved my issue. Also i didnt realize before but the infinite page feature was not working im guessing the color wheel was when it would have normally switched to the new page. If it happens randomly but not everytime even i would find this a huge improvement and be quite content but if it does happen i can try to remove the quick reply panel as well. THANKS! <3

@Reddiepoint
Copy link
Collaborator

You're welcome :) Hopefully everything works all the time from now on!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants