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

exr texutre fail to load by EXRloader.js #6

Open
Hajime-san opened this issue Aug 19, 2020 · 0 comments
Open

exr texutre fail to load by EXRloader.js #6

Hajime-san opened this issue Aug 19, 2020 · 0 comments

Comments

@Hajime-san
Copy link
Owner

Hajime-san commented Aug 19, 2020

I tried several times to load half float exr, it happened especially texture size...cases were small I confirmed.( width 2px, 8px, 62px )
Console message suggests it depends on zilb.js

Uncaught Error: unsupported compression method
    W webpack://Calc/./node_modules/three/examples/jsm/libs/inflate.module.min.js?:16
    uncompressZIP webpack://Calc/./node_modules/three/examples/jsm/loaders/EXRLoader.js?:1295
    parse webpack://Calc/./node_modules/three/examples/jsm/loaders/EXRLoader.js?:2219
    load webpack://Calc/./node_modules/three/build/three.module.js?:37174
    load webpack://Calc/./node_modules/three/build/three.module.js?:36838
bundle.js line 341 > eval:16:389
    W webpack://Calc/./node_modules/three/examples/jsm/libs/inflate.module.min.js?:16
    uncompressZIP webpack://Calc/./node_modules/three/examples/jsm/loaders/EXRLoader.js?:1295
    parse webpack://Calc/./node_modules/three/examples/jsm/loaders/EXRLoader.js?:2219
    load webpack://Calc/./node_modules/three/build/three.module.js?:37174
    load webpack://Calc/./node_modules/three/build/three.module.js?:36838

imaya/zlib.js#35

@Hajime-san Hajime-san changed the title exr texutre fail to load exr texutre fail to load by EXRloader.js Aug 25, 2020
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