At what exact points in your code does this happen? On May 17, 9:55 pm, Tamás Kovács <[email protected]> wrote: > This is a logcat ERROR entry which I get in 3 (three) instance at the > same time, but the game I develop works fine. I'm just worried because > this is an error, not a warning. I get the 3 identical entries when my > game screen (GLSurface) is resumed due to Activity.onResume(). The > screen behavior is absolutely fine in the same practice. > > Details: my game is subject to GLSurfaceView.onResume() as well as > orientation change (i.e. it's set to landscape in the manifest and in > configchanges, but obviously Android needs to change orientation to > landscape when I return from my home screen to the game). So I get the > error shortly after the GL thread is resumed (during texture > reloading). > > Should I worry? It's an Error, after all.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

