motion-canvas / examples

A set of examples for Motion Canvas
MIT License
1.03k stars 62 forks source link

Error with Audio when running deferred-lighting #2

Closed NOT-HAL9000 closed 1 year ago

NOT-HAL9000 commented 1 year ago

Followed the instructions.

npm install followed by npm run deferred-lighting

Received the following error:

Failed to execute 'decodeAudioData' on 'BaseAudioContext': Unable to decode audio data The problem occurred here:

Screen Shot 2023-02-05 at 9 29 29 am

Possibly related to chrome no-user-gesture-required policy.

Mitra98t commented 1 year ago

I have the same issue, on safari on mac os and chrome on windows

Mitra98t commented 1 year ago

Turns out reading more closely solved the issue for me: "Make sure that you have Git LFS installed and that you cloned the project using git."

if you go and install git LFS and then clone the repo the problem is solved @NOT-HAL9000

m-roberts commented 1 year ago

3 is currently preventing this

aarthificial commented 1 year ago

LFS has been removed in #9