-
Notifications
You must be signed in to change notification settings - Fork 822
Open
Description
This looks similar to issue #676, which is from 6 years ago but still open, so I kinda think I should post a new issue. It happens to a few users, I can't reproduce unfortunately.
ArgumentError: Error 3672
?, in starling.rendering::VertexData/createVertexBuffer()
?, in starling.rendering::Effect/uploadVertexData()
?, in starling.display::MeshBatch/syncVertexBuffer()
?, in starling.display::MeshBatch/render()
?, in starling.rendering::Painter/drawBatch()
?, in BatchProcessor/finishBatch()
?, in starling.rendering::Painter/finishMeshBatch()
?, in starling.rendering::RenderState/copyFrom()
?, in starling.rendering::Painter/restoreState()
?, in starling.display::DisplayObjectContainer/render()
?, in starling.display::DisplayObjectContainer/render()
?, in starling.core::Starling/render()
?, in starling.core::Starling/onEnterFrame()
The stack trace isn't "complete" in production, not sure if that can be improved. I will try to catch the error from createVertexBuffer
to get more info, if someone has any idea in the meantime I'm interested.
Metadata
Metadata
Assignees
Labels
No labels