Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BUG: 5.3.1: Bot hang/ blank windows
#31
If that's the case I think we can target the checknextbutton(). Actually it can be optimized like this:

Code:
While not detect out of sync or inactivity message
   If next button found exitloop
   If detect out of sync, click message, runBot
   If 1 minutes pass restart BS, runBot
Wend
Reply
#32
Reply
#33
Reply
#34
Reply
#35
Reply
#36
(01-06-2015, 01:21 AM)marvinPRO Wrote:  @Antidote, cool will try it. Smile

Just asking, are these fixes are also included in the released files?

Once the fix is done, we will be sure to release it.
Reply
#37
Reply
#38
Reply
#39
Hmm. That's strange, since I'm aware of checking for out of sync and if you notice, func _Sleep() is already used for out of sync and inactivity check. So when while loop pass through _Sleep(), it will check for out of sync and if found, it will stop there and calling main program again. Can you describe what happen when there is Out of Sync error? Maybe I should put some setlog in between to check for function flow.
Reply
#40
last version,blank page after 2 hours
Reply
 


Forum Jump:


Users browsing this thread: 4 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website