google / google/neuroglancer

Error while loading sharded meshes

Open
#394 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
389
Avg merge
3d 21h
Merged PRs (30d)
3

Description

Hello,

I have noticed an error in the web console that I can barely debug, for which I need a bit of help with.

Because we have a big data set, we have sharded (draco compressed) the data, in order to be fed to Neuroglancer. Some cell meshes still exceed a certain size and need to have a truncated requests/responses. I have noticed some of these meshes end up in an error in the console:
![ScreenshotConsole](https://user-images.githubusercontent.com/50270260/170688003-7e1765fb-6cee-435f-8302-e1ed1dd6af5c.png)

Their data is being fetched by Neuroglancer.
First request:
![Screenshot1](https://user-images.githubusercontent.com/50270260/170688018-e8c04043-c8a4-487f-9e24-fcebe89379c0.png)

Second request:
![Screenshot2](https://user-images.githubusercontent.com/50270260/170688034-5cf66b4d-e01d-48b5-ad2d-5f78c131a029.png)

But the mesh is not shown in the Viewer. I have tried to debug the chunk manager, but I had no luck. Also, the shard files seem to work, as I've loaded the problematic meshes with cloud-volume.

Do you have any idea where I could start debugging?

Best,
Andrei Mancu

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.