webamp icon indicating copy to clipboard operation
webamp copied to clipboard

Skin loads fine on Museum but not demo site

Open captbaritone opened this issue 4 years ago • 2 comments
trafficstars

https://skins.webamp.org/skin/863997d994c7a7ff2059e4a92a2a6357/trh_sakura%20kidou%20123.wsz/

captbaritone avatar Dec 24 '20 04:12 captbaritone

It looks like the file paths are parsed differently on the two platforms:

Winamp Skin Museum

Screen Shot 2020-12-23 at 10 09 16 PM

Demo Site

Screen Shot 2020-12-23 at 10 09 20 PM

I suspect that these are two different versions of JSZip

captbaritone avatar Dec 24 '20 06:12 captbaritone

Fiddling with different versions of JSZip on https://codesandbox.io/s/sleepy-goldstine-4d6fc?file=/src/index.js I've been unable to trigger the demo site behavior.

I also noticed that often the JSZip.version runtime property is not quite right. Probably just the JSZip folks forgetting to update that before releasing.

captbaritone avatar Dec 24 '20 06:12 captbaritone