050644zf / ArknightsStoryTextReader

A website that help you read Arknights Stories
https://astr.pages.dev
MIT License
306 stars 19 forks source link

Fix the image source #30

Closed NikolaAnicic007 closed 2 years ago

NikolaAnicic007 commented 2 years ago

Wonderful work! This kind of tool is something I've wished the game had for a long time.

One complaint is that it seems images are broken at the moment, so it isn't a proper experience, but I'm sure this is being worked on. Attached are supporting images and the Console output: image image image

Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/bg_black.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/images/26_i01.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g7_laterano_ward.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/images/26_i15.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g3_laterano_cathedralballroom.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/images/26_i07.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g8_laterano_dwelling.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g9_laterano_street.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g10_laterano_roof.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g11_laterano_alley.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/images/26_i02.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/bg_black.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g2_laterano_cathedralhall.png:1
Failed to load resource: the server responded with a status of 404 () aceship.github.io/AN-EN-Tags/img/avg/backgrounds/26_g1_laterano_cathedralfront.png:1
Failed to load resource: the server responded with a status of 404 () DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND

Thank you for making this website!

050644zf commented 2 years ago

I noticed aceship move all the image to another repository, so the original source is broken now.

This issue will be fixed with high priority in few days.

050644zf commented 2 years ago

fixed in #32 , thanks to @178619 's PR 👍🏻