robertoenr

Results 3 comments of robertoenr

When doing this example, it throws the following: org.telegram.api.engine.RpcException: LIMIT_INVALID at org.telegram.api.engine.TelegramApi$2.onError(TelegramApi.java:343) at org.telegram.api.engine.TelegramApi$ProtoCallback.onRpcError(TelegramApi.java:857) at org.telegram.mtproto.MTProto.onMTProtoMessage(MTProto.java:386) at org.telegram.mtproto.MTProto.onMTMessage(MTProto.java:258) at org.telegram.mtproto.MTProto.access$10(MTProto.java:236) at org.telegram.mtproto.MTProto$ResponseProcessor.run(MTProto.java:766) Any ideas? Thanks.

Anyone found a solution for this issue? Thanks.

I've found that it's an issue inserting on the differences table. When it can't insert the data correctly, it can't cache the data already recibed, so it repeats the process...