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

set enableCollision true,make DeveloperError: sourceOffset + length must be less than the buffers size #12286

Open
jijunyi opened this issue Nov 4, 2024 · 6 comments
Labels
needs feedback On hold until additional info is supplied needs triage type - bug

Comments

@jijunyi
Copy link

jijunyi commented Nov 4, 2024

forum thread What happened?

set enableCollision true,make DeveloperError: sourceOffset + length must be less than the buffers size
image

Reproduction steps

1.const tileset = await Cesium.Cesium3DTileset.fromUrl(config.url, {
maximumScreenSpaceError:16,
enableCollision: true,
});
2.zoom in or not,the error will occur
3.It's a b3dm tiles from dji making

Sandcastle example

No response

Environment

cesium 1.116
mac m3

Browser:
chorme

@ggetz
Copy link
Contributor

ggetz commented Nov 8, 2024

Hi @jijunyi, would you be able to provide the tileset you used? That would help us give us more context to determine the issue. Thanks!

@ggetz ggetz added the needs feedback On hold until additional info is supplied label Nov 8, 2024
@jijunyi
Copy link
Author

jijunyi commented Nov 11, 2024

the model is too big to upload,would you use https://fh.dji.com/login to create a project,it will show you a dji b3dm tiles,and you can download it,very easy

@ggetz
Copy link
Contributor

ggetz commented Nov 13, 2024

@jijunyi Would you mind sending the file to [email protected]?

@jijunyi
Copy link
Author

jijunyi commented Nov 18, 2024

@jijunyi Would you mind sending the file to [email protected]?

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs feedback On hold until additional info is supplied needs triage type - bug
Projects
None yet
Development

No branches or pull requests

3 participants