mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #316] v3.7.8 | Likes scroll loop after iterating the same likers twice #270
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#270
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gudio on GitHub (Apr 12, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/316
Hi there,
Bot is getting stuck in some loop after 'iterating the same likers twice' condition.
I'm pretty sure it has to do something with the error I pasted below. My previous logs have exactly the same behaviour.
@alexal1 commented on GitHub (Apr 12, 2021):
Hi!
What do you mean?
Was there this exception in the logs? Maybe you can attach the full log for clarity?
@alexal1 commented on GitHub (Apr 12, 2021):
And also can you please give me two uiautomatorviewer screenshots: 1) Screen with likers and 2) Screen where bot gets stuck. Instruction here.
@Gudio commented on GitHub (Apr 12, 2021):
In my previous logs, this likes loop is happening after this log entry:
I'm attaching today's crash logs.txt. Screenshot.png is just a home screen. I will wait for another loop and do what you are requesting for. But what I actually saw on phone was end of likers list and a scrolling bubble at the bottom every 2-3 seconds. I hope it helps right now.
@yondermann commented on GitHub (Apr 13, 2021):
Try using --successful-interactions-limit-per-source instead of --interaction-count.
Also try adding --no-speed-check and see if that makes a difference.
@alexal1 commented on GitHub (Apr 13, 2021):
@Gudio
No need in that, just open those screens manually
@Gudio commented on GitHub (Apr 13, 2021):
@yondermann I already use successful-interactions-limit-per-source.
I have added no-speed-check and bot was fine during last night - no likers loop.Actually, second run with --no-speed-check and loop issue occured.@alexal1 Attaching screenshot and dump from crashlog.

@yondermann commented on GitHub (Apr 22, 2021):
Have you tried preventing the screen to go into sleep?
@Gudio commented on GitHub (Apr 22, 2021):
Yes, the screen is always on. I'm attaching video how likes loop look like.
https://user-images.githubusercontent.com/1362576/115778796-79a2ff00-a3b7-11eb-844f-f629aa115036.mp4