www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: lawless_c on December 16, 2014, 01:51:36 am

Title: Annoying logcat spam, anyone else encountered this.
Post by: lawless_c on December 16, 2014, 01:51:36 am
Has anyone encountered logcat spam like this? I'm happens many times a second so im guessing it's something i'm doing wrong repeatedly with object3d 's but im not quite sure what.

It's not crashing the game and everything is still fast. But it's a nuisance, and might indicate im doing something wrong. I could probably filter it but i would prefer to see if i can simply stop it from happening.



(http://i.imgur.com/60MBdhX.png)
Title: Re: Annoying logcat spam, anyone else encountered this.
Post by: EgonOlsen on December 16, 2014, 07:44:51 am
You've set the Logger class to debug. Just don't do that and the messages should go away.