# 发布为webgl时候报错

#### 报错内容

```text
Unable to parse Build/RobotTest.framework.js.gz! This can happen if build compression 
was enabled but web server hosting the content was misconfigured to not serve the file 
with HTTP Response Header "Content-Encoding: gzip" present. Check browser 
Console and Devtools Network tab to debug.
```

#### 修改设置

- Edit -> Project Settings -> Player -> WebGL settings -> Publishing Settings -> Decompression Fallback
- 勾选 **Decompression Fallback**

[![](https://iovhm.com/book/uploads/images/gallery/2024-09/scaled-1680-/rvFP4OA8bQMnNTt8-image-1725611210999.png)](https://iovhm.com/book/uploads/images/gallery/2024-09/rvFP4OA8bQMnNTt8-image-1725611210999.png)