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

在chrome下无法在阅读模式加载图片 | Failed to load images via read mode on Chrome #55

Open
rainpenber opened this issue May 12, 2024 · 4 comments

Comments

@rainpenber
Copy link

Describe the bug

A clear and concise description of what the bug is.

通过chrome访问exhentai和e-hentai,正常点击画廊图片可以加载,但无法通过脚本的阅读模式加载图片

  • 清除cookie和缓存,重新登录ehentai:❌不成功
  • 隐身模式,禁用除了tampermonkey以外的其他扩展和除了本脚本以外的其他脚本:❌不成功
  • 更换edge,安装tampermonkey和本脚本,不登陆账号访问:✅可成功加载图片

由此可确认排除是科学上网节点问题,但不能确定是具体chrome上哪一部分有问题

english translation
When accessing exhentai and e-hentai through Chrome, gallery images can be loaded normally by clicking on them, but images cannot be loaded in reading mode through scripts.

  • Clearing cookies and cache, then logging in to ehentai again: ❌ unsuccessful
  • Using incognito mode, disabling all extensions except Tampermonkey and all scripts except the current one: ❌ unsuccessful
  • Switching to Edge, installing Tampermonkey and the current script, and accessing without logging in: ✅ images can be loaded successfully
    From this, it can be confirmed that the issue is not related to the VPN node, but it cannot be determined which specific part of Chrome is causing the problem.

Browser And Version

Which Browser Do You Use? And Browser Version
你使用什么浏览器与版本?

Win11 23H2
Chrome 124.0.6367.202
Tampermonkey beta 5.2.6195
脚本版本 Script version 4.4.15

Log

Press F12, Open Browser Console. Export or Copy Console Log.
打开浏览器控制台,导出或复制控制台日志,粘贴到此处。

省流(TL;DR)

EHVP:Fetch image data error: timeout
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:50:38 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:50:49 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:00 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:00 EHVP:IMG-FETCHER ERROR: Error: Fetch image failed, reach max try times, current stage: 1
    at IMGFetcher.fetchImage (userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:423:12)
    at async IMGFetcher.start (userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365:8)
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:370
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:12 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:22 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:33 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:33 EHVP:IMG-FETCHER ERROR: Error: Fetch image failed, reach max try times, current stage: 1
    at IMGFetcher.fetchImage (userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:423:12)
    at async IMGFetcher.start (userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365:8)
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:370
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:45 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:51:56 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:52:07 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:52:07 EHVP:IMG-FETCHER ERROR: Error: Fetch image failed, reach max try times, current stage: 1
    at IMGFetcher.fetchImage (userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:423:12)
    at async IMGFetcher.start (userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365:8)
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:370
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起
userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227 2024/5/12 15:52:20 EHVP:Fetch image data error: timeout
evLog @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:227
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:446
await in fetchImageData(异步)
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
await in fetchImage(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:365
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
await in start(异步)
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1569
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1540
Promise.then(异步)
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:1538
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
emit @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:244
start @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:372
setTimeout(异步)
setTimeout @ content.js:47
processMessage @ content.js:50
(匿名) @ content.js:77
_ @ content.js:69
wt @ VM19:9
f @ VM19:77
l @ VM19:79
(匿名) @ VM19:80
Wn @ VM19:17
send @ VM19:79
ko @ VM19:25
jo @ VM19:26
wt @ VM19:9
a @ VM19:67
value @ VM19:72
addEvent @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:280
timeout @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:476
(匿名) @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:505
fetchBigImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:472
fetchImageData @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:440
fetchImage @ userscript.html?name=E-HENTAI-VIEW-ENHANCE.user.js&id=10f522b6-2bb0-4b5f-9600-05ccb687813f:404
显示另外 4 个框架
收起

Screenshots

If applicable, add screenshots to help explain your problem.
如果可以,请提供安全的图片
failed to load

@MapoMagpie
Copy link
Owner

应该修复了,fix: fetch timeout in tampermonkey beta https://github.com/MapoMagpie/eh-view-enhance/issues/55[;](https://github.com/MapoMagpie/eh-view-enhance/commit/b5178c116a69e9adfcfab0acb8549f963034796e)

Tampermonkey beta版本不支持GM.xmlhttprequest的timeout为0,记得之前文档里说明timeout=0时是永不超时来着。

@MapoMagpie
Copy link
Owner

你可以在这里直接安装新的版本: https://github.com/MapoMagpie/eh-view-enhance/raw/master/eh-view-enhance.user.js
这是测试版,最近在更新新的控制栏布局,你可以继续反馈新布局的相关问题。
正式版会在几天后发布到Greaskfork上。

@MapoMagpie
Copy link
Owner

刚发现一个小问题,tampermonkey beta版本似乎不支持onprogress,所以加载图片时进度条失效了。

@rainpenber
Copy link
Author

你可以在这里直接安装新的版本: https://github.com/MapoMagpie/eh-view-enhance/raw/master/eh-view-enhance.user.js 这是测试版,最近在更新新的控制栏布局,你可以继续反馈新布局的相关问题。 正式版会在几天后发布到Greaskfork上。

经测试tampermonkey和beta版本都修复了,感谢作者支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants