Greasy Fork

Violent Coords

Exchange Corrected Coordinates.

< 脚本Violent Coords的反馈

评价:差评 - 脚本失效或无法使用

§
发表于:2021-04-24

I tried to use this script with cache GC82HE6_plopsterstrand, but it doesn't work (in Chromium Edge)and in console I see below errors:

Uncaught TypeError: Cannot read property 'innerHTML' of null
at Window.geocachePage (userscript.html?name=Violent%20Coords.user.js&id=2ce9d15e-8b49-4ff5-a2a8-67631e2cf04f:121)
at :3:100
at E.z. (eval at exec_fn (GC82HE6_plopsterstrand-2:1), :43:442)
userscript.html?name=Corrected%20Coords.user.js&id=a6cd08ad-6838-43fd-ac38-b032571f1eae:121 Uncaught TypeError: Cannot read property 'firstChild' of undefined
at Window.geocachePage (userscript.html?name=Corrected%20Coords.user.js&id=a6cd08ad-6838-43fd-ac38-b032571f1eae:121)
at :3:100
at E.z. (eval at exec_fn (GC82HE6_plopsterstrand-2:1), :43:442)

§
发表于:2021-04-24
I tried to use this script with cache GC82HE6_plopsterstrand, but it doesn't work (in Chromium Edge)and in console I see below errors:

Uncaught TypeError: Cannot read property 'innerHTML' of null
at Window.geocachePage (userscript.html?name=Violent%20Coords.user.js&id=2ce9d15e-8b49-4ff5-a2a8-67631e2cf04f:121)
at :3:100
at E.z. (eval at exec_fn (GC82HE6_plopsterstrand-2:1), :43:442)
userscript.html?name=Corrected%20Coords.user.js&id=a6cd08ad-6838-43fd-ac38-b032571f1eae:121 Uncaught TypeError: Cannot read property 'firstChild' of undefined
at Window.geocachePage (userscript.html?name=Corrected%20Coords.user.js&id=a6cd08ad-6838-43fd-ac38-b032571f1eae:121)
at :3:100
at E.z. (eval at exec_fn (GC82HE6_plopsterstrand-2:1), :43:442)

However when I updated the coordinates by myself it sometimes(!) shows the yellow "You\'ve contributed this coordinate"

§
发表于:2021-04-24

Works fine for me on that listing.

§
发表于:2021-05-06
编辑于:2021-05-06

I have the same error

Uncaught TypeError: Cannot read property 'innerHTML' of null
    at Window.geocachePage (userscript.html?name=Violent%20Coords.user.js&id=78d54aab-940f-47f5-b0eb-e26956abf3e2:121)
    at <anonymous>:4:80
    at t.<computed> (eval at exec_fn (GC9A7YQ_die-drei-der-2-fall:2), <anonymous>:46:453)
    at <anonymous>:4:80
    at i (eval at exec_fn (GC9A7YQ_die-drei-der-2-fall:2), <anonymous>:13:165)
    at eval (eval at exec_fn (GC9A7YQ_die-drei-der-2-fall:2), <anonymous>:13:292)
    at <anonymous>:13:99
    at HTMLDocument.v (<anonymous>:13:118)

Line 121 in the script

username = document.querySelector('span.username').innerHTML;

I am using Chrome 90.0.4430.93 with Tampermonkey 4.12

发表回复

登录以发表回复。