# If you can not export voxel model.

## If you can not export

Please show Developer tool , If you show *`Uncaught undercommitted`* ,You try this step.

![](/files/-MRti9157twgkyO9TlMj)

## Cause of Error&#x20;

This error is about generating texture png file. If you add any new color voxel , that will be resoleve.

### Step1.Pick any color

![](/files/-MRtikfBg4K251IzPP53)

### Step2. Edit color

{% hint style="info" %}
It is OK that a little change.
{% endhint %}

### Step3. Put new voxel

![](/files/-MRtj8bZ6pds0eUMydXx)

### Step4 . Retry

![](/files/-MRtjGcM-0MZdNhp1rS3)

You can export voxel model.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tsudaryo.gitbook.io/voxelcanvas/faq/can-not-export.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
