Skip to content

Skipping external asset with unsafe path #321

@hishack

Description

@hishack

🐛 Issue: Local audio assets are skipped as "unsafe path"

Description

When rendering a composition, local audio files are not loaded even though they are placed inside the project directory.


Command

npx hyperframes render

Logs

[Render] Skipping external asset with unsafe path:
hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_001.wav

Problem

  • My audio files are located at:

    reading/assets/segment_001.wav
    
  • But during render, they are treated as external unsafe paths and skipped

  • Current usage:

    <audio src=".\assets\segment_001.wav"></audio>
Image Image

Link to reproduction

https://github.com/hishack/reading

Steps to reproduce

cd reading

npx hyperframes render

Expected behavior

how to solve the problem

Actual behavior

Image

Environment

npx hyperframes render

◆  Rendering reading → D:\coder\reactGin\hyperframes\reading\renders\reading_2026-04-18_23-46-32.mp4
   30fps · standard · 8 workers (auto — 16 cores detected)

│
◇  Browser: cache
  █░░░░░░░░░░░░░░░░░░░░░░░░  5%  Compiling composition[Compiler] Injected deterministic @font-face rules for 1 requested font families
[Compiler] No deterministic font mapping for: Noto Serif SC
  Mapped fonts: archivo black → archivo-black, arial black → montserrat, arial → inter, bebas neue → league-gothic, courier new → jetbrains-mono, courier → jetbrains-mono, din alternate → montserrat, eb garamond → eb-garamond, futura → montserrat, garamond → eb-garamond, helvetica bold → inter, helvetica neue → inter, helvetica → inter, ibm plex mono → ibm-plex-mono, inter, jetbrains mono → jetbrains-mono, lato, league gothic → league-gothic, montserrat, noto sans japanese → noto-sans-jp, noto sans jp → noto-sans-jp, nunito, open sans → open-sans, oswald, outfit, playfair display → playfair-display, poppins, roboto, segoe ui → roboto, source code pro → source-code-pro, space mono → space-mono
  To fix, pick one:
    1. Use a mapped font name instead (see list above)
    2. Add a @font-face block in your HTML with a local or hosted font file
    3. Install the font locally on the render machine (Docker: add to Dockerfile)
    4. Add an alias to FONT_ALIASES in deterministicFonts.ts (for contributors)
  Docs: https://hyperframes.heygen.com/docs/fonts
[Compiler] Inlined CDN script: https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js
[Compiler] Found 23 asset(s) outside project directory — will copy to render output
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_001.wav
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_002.wav
3.wav
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_014.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_015.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_016.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_017.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_018.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_019.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_020.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_021.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_022.wav    
[Render] Skipping external asset with unsafe path: hf-ext/D:\coder\reactGin\hyperframes\reading\assets\segment_023.wav    
[INFO] Compiled composition metadata {"entryFile":"index.html","staticDuration":45,"width":1920,"height":1080,"videoCount":0,"audioCount":23}
  ██████░░░░░░░░░░░░░░░░░░░  25%  Starting frame capture[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_001.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_002.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_003.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_004.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_005.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_006.wav
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_007.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_008.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_009.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_010.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_011.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_012.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_013.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_014.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_015.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_016.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_017.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_018.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_019.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_020.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_021.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_022.wav
[FileServer] 404 Not Found: /hf-ext/D:/coder/reactGin/hyperframes/reading/assets/segment_023.wav
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
[non-blocking] Failed to load resource: the server responded with a status of 404 (Not Found)
  █████████████████████████  100%  Render complete

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions