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

Locally downloaded track not playing with 'play when possible' #52

Open
abookish opened this issue May 5, 2023 · 0 comments
Open

Locally downloaded track not playing with 'play when possible' #52

abookish opened this issue May 5, 2023 · 0 comments

Comments

@abookish
Copy link

abookish commented May 5, 2023

Hi folks, I'm using Harlowe Audio Library to try and add a background track, and am having trouble getting the track to play.

What I'm noticing:
No sound when I click the link, and I'm getting these warnings in my browser console
All candidate resources failed to load. Media load paused. 1ec52ab6-712c-43f5-b590-e526df1da9cf.html
Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: file:///C:/Users/zephy/AppData/Local/Temp/1ec52ab6-712c-43f5-b590-e526df1da9cf.html
Source Map URL: es6-shim.map

How I'm using HAL:
I have a passage named hal.tracks
where I define my track this way: facingIt: "C:\Users\zephy\OneDrive\Documents\KomikuFacing it.mp3"

I am calling the track macro this way
(link:"and all we need")[(track: 'facingIt', 'playwhenpossible')(goto: 'Intro')]

Some version info:
-browser: Firefox 112.0.2 (64-bit)
-twine version: 2.6.2, used on Windows
-story version: Harlowe 3.3.5

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

1 participant