Closed
Description
There are four eggs to hatch but it gets an out of bounds error.
Exception in thread "Thread-4" java.lang.IndexOutOfBoundsException: Index: 4, Size: 4
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at java.util.Collections$UnmodifiableList.get(Collections.java:1309)
at POGOProtos.Networking.Responses.GetHatchedEggsResponseOuterClass$GetHatchedEggsResponse.getExperienceAwarded(GetHatchedEggsResponseOuterClass.java:292)
at com.pokegoapi.api.inventory.Hatchery.queryHatchedEggs(Hatchery.java:77)
Additionally, it loses track of incubators:
24 Jul 11:58:50: Failed to put egg in incubator; error: ERROR_POKEMON_ALREADY_INCUBATING
Metadata
Metadata
Assignees
Labels
No labels