twotoasters / JazzyListView

Apache License 2.0
937 stars 311 forks source link

Error: Ambient Vertex Buffer overflow!!! #38

Open devilmac opened 9 years ago

devilmac commented 9 years ago

Hi,

I'm using this library to add animations on grid in my app, but I got this error:

A/OpenGLRenderer﹕ Error: Ambient Vertex Buffer overflow!!! used 463, total 284 A/libc﹕ Fatal signal 6 (SIGABRT), code -6 in tid 27814 (hwuiTask1)

Can you help me on this? This is occurred only on Android Lollipop 5.1 I tested on pre-Lollipop Android versions without problems.

UPDATE: I got this problem only with some type of animations, like "Twirl" and "Cards".

Thanks!

AmitJayant commented 9 years ago

Did u manage to resolve the issue? Because i am also on the same boat.

xanscale commented 8 years ago

i can confirm this bug with this animation (s6 android 6) CARDS FLIP FLY REVERSE_FLY HELIX TWIRL

any news about that?