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

OTS parsing error #138

Closed
7aklhz opened this issue Jun 1, 2021 · 23 comments
Closed

OTS parsing error #138

7aklhz opened this issue Jun 1, 2021 · 23 comments

Comments

@7aklhz
Copy link

7aklhz commented Jun 1, 2021

Hi,

I'm using uicons with jsdelivr. Lately, I'm getting the following errors
dashboard:1 Failed to decode downloaded font: https://cdn.jsdelivr.net/npm/@iconscout/unicons@4.0.0/fonts/line/unicons-6.woff2 dashboard:1 OTS parsing error: invalid sfntVersion: 1936028172 dashboard:1 Failed to decode downloaded font: https://cdn.jsdelivr.net/npm/@iconscout/unicons@4.0.0/fonts/line/unicons-9.woff2 dashboard:1 OTS parsing error: invalid sfntVersion: 4008750 dashboard:1 Failed to decode downloaded font: https://cdn.jsdelivr.net/npm/@iconscout/unicons@4.0.0/fonts/line/unicons-3.woff2 dashboard:1 OTS parsing error: invalid sfntVersion: -369077877 dashboard:1 Failed to decode downloaded font: https://cdn.jsdelivr.net/npm/@iconscout/unicons@4.0.0/fonts/line/unicons-11.woff2 dashboard:1 OTS parsing error: invalid sfntVersion: 1110126000

Please advise.

Cheers

@rosiecakes
Copy link

hey 7aklhz, any luck with this issue?

@7aklhz
Copy link
Author

7aklhz commented Jun 25, 2021

nope... still there

@rosiecakes
Copy link

thanks. console is just full of warnings. using v3.0.1 for now

@davestewart
Copy link

Hello. Getting the same in Nuxt and using the URL mentioned on the website:

image

@Tomobodo
Copy link

same problem using integration code recomended by website with vue.
image

i use <link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css"> in my index.html

@FabKaiz
Copy link

FabKaiz commented Oct 14, 2021

Same problem

1 similar comment
@OceanAbernathy
Copy link

Same problem

@Mikael-R
Copy link

Mikael-R commented Oct 25, 2021

Same problem

Edit: using v3.0.1 fixed but I dont know what icons I will lose

@Galaxy-Coding
Copy link

Same problem - I'm using v4.0.0

@pjotrs-osnovskis
Copy link

Same problem!

@billowdev
Copy link

same problem v4.0.0

@7aklhz
Copy link
Author

7aklhz commented Dec 13, 2021

@tarunmangukiya: any news on this please ?

@Rope-a-dope
Copy link

Same problem here.

@tacman
Copy link

tacman commented Jan 5, 2022

Any chance of a fix? Sure, it's not urgent, but because it fills up the console with warnings it makes it easy to miss other warnings.

@QkeleQ10
Copy link

Still an issue! Please fix

@bialka104b
Copy link

bialka104b commented Apr 24, 2022

I also have this problem in unicons 4.0.0
I decided to swap version 4 for version 3.
It works well for me:
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.0/css/line.css">

@daGUY
Copy link

daGUY commented Jul 8, 2022

I’m having the exact same issue with 4.0.1. I’m referencing the CSS and font files locally, but I know the paths and everything are correct because the icons display correctly, yet I get the “OTS parsing error” for all .woff2 fonts.

@jakubdura
Copy link

Same problem. v4.0.0 line
Chrome: " Failed to decode downloaded font: "
Mozilla: "downloadable font: rejected by sanitizer "

@SABBIR657
Copy link

any solution?

@Steven-zion
Copy link

has anyone fixed this yet without downgrading the version

@YvanL
Copy link

YvanL commented Jan 19, 2023

@tarunmangukiya Any news regarding this issue?

@farzadso
Copy link

Any way we can fix this? If you point us in the right direction, we might be able to contribute and fix it ourselves and open a PR for it @tarunmangukiya

@imzedi
Copy link
Contributor

imzedi commented Mar 29, 2023

Fixed this issue in the latest patch
please use the latest version 4.0.8 and that will solve this issue.

The actual PR of the fix is #176 which is released with v4.0.8

@imzedi imzedi closed this as completed Mar 29, 2023
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