[Bug] Model throws console warning and does not load
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Description
Hi,
I have a model which I tried loading into the latest version of deck.gl however it does not load and I get this warning. This model did work in deck.gl version 8.
I understand this may be a Luma.gl and the issue may not be fixed, but do you know what I can do to the model to get it to load?
I was using the model on a Scenegraph layer being added to a Mapbox overlay.
"[.WebGL-00007A84000E4D00] GL_INVALID_OPERATION: Insufficient buffer size."
Flavors
- Script tag
- React
- Python/Jupyter notebook
- MapboxOverlay
- GoogleMapsOverlay
- CartoLayer
- ArcGIS
Expected Behavior
The model to load
Steps to Reproduce
Load file into DeckGl which is attached.
Environment
- Framework version: Latest
- Browser: Chrome
- OS: Window
Logs
[.WebGL-00007A84000E4D00] GL_INVALID_OPERATION: Insufficient buffer size.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by loading the attached Locker.zip into a Scenegraph layer used through MapboxOverlay in Chrome and capture the GL_INVALID_OPERATION warning. Compare the result with deck.gl version 8 and the latest version; done means the model loads successfully without the reported insufficient-buffer-size warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100