com.pokegoapi.exceptions.RemoteServerException: com.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by CptJackieSparrow
, 1 year agovia GitHub by adobeSlash
, 1 year agovia GitHub by sitruc1234
, 1 year agovia GitHub by casper-gh
, 1 year agovia GitHub by aTadTasty
, 1 year agovia GitHub by Shazgul
, 1 year agocom.google.protobuf.InvalidProtocolBufferException: Contents of buffer are null
at com.pokegoapi.main.ServerRequest.getData(ServerRequest.java:31)
at com.pokegoapi.api.map.Map.getMapObjects(Map.java:173)
at com.pokegoapi.api.map.Map.getMapObjects(Map.java:147)
at com.pokegoapi.api.map.Map.getMapObjects(Map.java:93)
at ink.abb.pogo.scraper.MainKt$main$$inlined$fixedRateTimer$lambda$lambda$1.invoke(Main.kt:166)
at ink.abb.pogo.scraper.MainKt$main$$inlined$fixedRateTimer$lambda$lambda$1.invoke(Main.kt)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:18)