Dumb-Code / DumbCode-Studio

The complete suite of DumbCode made tools for modeling, animating and managing minecraft style game assets
https://studio.dumbcode.net/
1 stars 1 forks source link

[Bug]: Having multiple animations open at a time causes some animations not to play #234

Open NeusFear opened 1 year ago

NeusFear commented 1 year ago

Version

Beta (dev.dumbcode.net)

What browsers have you tested on?

What operating system are you using?

What Studio tabs does this issue concern?

Reproduction steps

1. Open a remote project with multiple animations
2. Open multiple animations on the animator tab
3. Play the first animation that opens
4. Click on another animaiton tab
5. Try to play that animtion
6. Cry because 2nd one wont work

Describe what you EXPECTED to happen.

I expected the 2nd animation to play when I clicked the play button

Describe what happened instead.

Nothing at all

Relevant log output

Error: Unable to read zip Error: Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html
    Wrapper DCMLoader.ts:144
    _createSuperInternal DCMLoader.ts:175
    ParseError DCMLoader.ts:459
    _callee$ DCMLoader.ts:142
    tryCatch runtime.js:45
    invoke runtime.js:274
    method runtime.js:97
    asyncGeneratorStep DCMLoader.ts:26
    _throw DCMLoader.ts:47

Additional Info

If you go to the project tab and "close" the animations that you dont want to play and re-open the animation you want to play it will play.
Wyn-Price commented 1 year ago

Can't replicate